Messages - jovejupiter [ switch to compact view ]

Pages: prev1 [2] 3 4 5 6next
6
Post New Requests Here / Re: IDEA - Update on RRunner
« on: January 16, 2008, 06:42 AM »
Yes, That's correct.
Each program in the folder will lead to a set of events which the user needs to repond to. They need to be selected from the available programs at random and the timing needs to be random - That way the user can't predict what's going to happen or when.

7
Post New Requests Here / IDEA - A different type of computer timer
« on: January 14, 2008, 07:37 AM »
I have an idea for a hardware/software unit which I can't find on the market anywhere. Although donation coder is a software development forum I thought that someone might like to pick it up.

I often leave my computer running on "autopilot", performing various downloads, recording audio or video items off-air via a TV tuner card for timeshifting and so on.

I prefer not to leave my computer on all the time as this wastes energy, so I get it to switch itself on from cold using the BIOS timer and switch itself off again using a software shutdown utility.

Unfortunately the BIOS timer is limited to either a single event on a specified day or the same time every day.

I'd like to be able to get the computer to switch itself on from cold at different times on different days, or even at different times during the same day.

So the idea is to build a small timer module to fit into a spare 3.5 or 5.25 inch drivebay. (ideally a 3.5 inch version as this could be fitted into either)
It would be wired into the motherboard in place of the normal on-off switch. (most motherboards seem to connect to the power switch with a simple 2-pin connector)
The unit would include a normal on-off switch for non-timer use.
The unit should be programmable to switch the computer on (i.e. electronically press the on switch) at a number of preset dates and times. (a two week 8 event timer would be the bare minimum but as memory is cheap these days a 256 event 1 year timer or better would be ideal).
There would be no need for the unit to switch the computer off. There are loads of freeware timer and shut down software products available which could do that. (if the unit were to switch off the computer by electronically hitting the power switch it would cause all sorts of potential data corruption problems)
If the user makes a mistake and programs the unit to switch the PC on when it is already on, then it should not have any effect at the programmed time (pressing the on switch on a PC which is already running would probably switch the machine of, make it hibernate, reboot or similar)
A very desirable enhancement would be to link the unit to the computer, probably via USB, and to provide a windows program to set the timer. If this also included a simple shutdown program the whole thing would be self-contained. (date, on time, off time, specific days, every day, weekdays only etc)

So, any takers?


8
Post New Requests Here / IDEA - Update on RRunner
« on: January 14, 2008, 07:27 AM »
Hi,

I while ago I needed a program to run another program at a random time within a set time period.

The application was a type of training exercise where I wanted a program to run a set of events at a random time.

PhilKC responded and produced a very useful utility named RRunner which works very well.

I now need a slightly more sophisticated version:

When the program starts, or is running and reaches a preset start time, it should wait a random length of time (up to some preset limit), select a random program from a specified folder and run it. It should then wait another random length of time (up to some preset limit), select another program at random from a specified folder and run it.
This should continue until either a preset end time occurs or the program is closed.

The idea being that each of the programs in the specified folder will result in a different set of events occuring. These will appear at random throughout the specified period.

Added desirable functions would be the ability to run the program from either a Windows interface or from the command line (with switches for the start time, end time, folder and time limit for delays) and also the ability to have more than one version of the programme running at the same time to have different time periods, delays and folders.

Thanks in advance

- Tony

9
Hi,

Thanks for the information.

I downloaded PasteBoard and it's exactly what I was looking for.

Cheers

Tony

10
Hi,

I'm looking for a simple clipboard programme for capturing multiple items of plain text such as web site URLs and so on to a single text file.

There are lots of programmes available which extend the standard windows clipboard but all of the examples I've seen save each item to a separate clipboard.

Each time I copy a piece of text to this clipboard it should be added to the end of the list without deleting the existing contents.

Once I've added all of the items I need, I want to be able to paste the whole list to a text editor for sorting.

It doesn't necessarily have to use Ctrl-c 0r Ctrl-x to add items to the clipboard. In fact it might be better if it used other keys so that the standard cut and past functions will still work as normal

Any suggestions for existing software or a custom bit of coding would be very much appreciated.

Thanks in advance

Tony

Pages: prev1 [2] 3 4 5 6next
Go to full version