topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 25, 2024, 3:41 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Hirudin [ switch to compact view ]

Pages: prev1 ... 12 13 14 15 16 [17] 18 19 20 21 22next
401
Post New Requests Here / Re: IDEA: Batch command screensaver
« on: April 03, 2006, 05:27 AM »
That would be OK, but it seems a little silly to have a program running just to check if the system has been idle when windows already does that. Also, this way, the screensaver batch program would start the actual "pretty" screensaver. If I saw the pretty screensaver running, I would know the screensaver batch program ran successfully.

I made myself a lil' batch program that I can launch using Maomi. Here it is:
D:\ProgNew\CCleaner\ccleaner.exe /auto
D:\ProgNew\NirCmd\nircmd.exe screensaver -d
start D:\ProgNew\KeePass\KeePass.exe D:\ProgNew\KeePass\Database.kdb
Note: it uses a little command line program called "nircmd" to start the screensaver.

402
Post New Requests Here / IDEA: Batch command screensaver
« on: April 03, 2006, 12:43 AM »
Has anyone heard of a screensaver that is capible of launching a bunch of commands when it starts? I bet there's something like this out there, if anyone knows of any, please let me know. (Also, I'm going to start searching the net after I post this...)

I think a screensaver (that could be selected in "Display Properties > Screen Saver") that I could use to run a few programs every time the screensaver is activated would be very useful.

The commands/programs I would enable by default would be:
1. Run CCleaner (to clear cache, recycle bin, history, etc.)
2. Lock KeePass (I want my passwords available while I'm at the computer, not while I'm not)
3. Start a "pretty" screen saver (so that it's like a normal screensaver) or maybe start a random screensaver

A couple other ideas:
- Mute the system audio (like IdleMute)
- Kill/pause various programs (like Winamp Killer)
- Maybe turn on some kind of e-mail monitor
- Maybe send IM clients into "away" mode (though I assume most do this by default anyway)

Seems like some of the commands could be as simple as running a shortcut, others might require simulated keystrokes/mouse movements.

Other possible uses:
- Run defrag program
- Start virus scan
- Disable internet activity

403
Living Room / Re: Word for Word Flash Game
« on: April 02, 2006, 08:32 PM »
I love word games! I played this one for about an hour.

If you like word games, check out Text Twist (sorry, couldn't find a free version that doesn't require Java, the link goes to a very good Palm version).

404
Finished Programs / Re: MOVE: Quick Serial Number Copy
« on: April 02, 2006, 06:09 AM »
Thank you elpresi and wr975 for pointing out KeePass! Sounds like what I want already exists...

I've now been using this for about 20 minutes, and I must say: "KeePass is awesome!" It's EXACTLY what I've been looking for and more!

405
Finished Programs / Re: MOVE: Quick Serial Number Copy
« on: March 31, 2006, 06:07 AM »
Yeah, that is definately an issue...

I was thinking, maybe a better approach would be a little more manual, but still automated.
The fSekrit like part would have 2 modes: Edit and Play

Edit mode would pretty much be a text document, that would handle simple scripts, something like:
[Begin]
[Name]First + Last Name[/Name]
[EnterString]NVIDIA Trial[/EnterString]
[End]

[Begin]
[Name]E-Mail[/Name]
[EnterString][email protected][/EnterString]
[End]

[Begin]
[Name]Last 4 of credit card[/Name]
[EnterString]2004[/EnterString]
[End]

[Begin]
[Name][/Name]
[EnterKeys, Delay=100]7152-9346-DD6E-2CB0-79A3-5F08-AC23[/EnterKeys]
[End]

The Play mode would pretty much have a column of buttons. Each "[Begin]" to "[End]" from the script would be a single button. Clicking the button would automatically enter that info into where-ever the curser is. The best part would be my made up "EnterKeys" command, which would type the keys out marco style for serial numbers that need to be entered into multiple fields.

To register your program you'd simply have to:
1. Put the curser where the info needs to be
2. Click the appropriate button on the fSekrit thingy
3. Repeat...

406
Finished Programs / Re: MOVE: Quick Serial Number Copy
« on: March 31, 2006, 05:40 AM »
Sorry for re-hashing an old thread, but I have an idea that might be very cool...

Most of the programs listed require manually copying and pasting the serial once it's been found in the database. A more automated solution would be a lot cooler!

I don't have the details worked out, but it would be very cool if a program could "record" you entering a serial, then on demand replay the necessary steps to do it automatically.

Consider the nVidia PureVideo Decoder: It requires 4 pieces of information in 2 seperate windows to register.
To activate the trial version please use the activation information below during the installation process.

First and Last Name: NVIDIA Trial
Email Address: [email protected]
Last 4 Digits of Credit Card: 2004
Activation Key: 7152-9346-DD6E-2CB0-79A3-5F08-AC23
-the nVidia Website

Which when entered properly look like:
Screenshot - 3_30_2006 , 1_47_05 AM.png and Screenshot - 3_30_2006 , 1_47_26 AM.png
I know this isn't the best example, but I think everyone will see what I'm getting at...

The recording process would save 2 files:
The first would be a unique filetype like Carol suggested. Something like "nVidia PureVideo.SERIAL". This file would pretty much be a text file, that might contain something like the following:
[Begin]
[Execute]nVidia PureVideo Decoder Serial.exe[/Execute]
[End]

The second file would be a recording of the necessary keystrokes to register the particular application. This info would be saved into an encrypted file (maybe by using f0dder's fSekrit) named something like: "nVidia PureVideo Decoder Serial.exe".
The recorded info produced from the nVidia registration might look something like the following:

[Begin]
[WaitForWindow]NVIDIA PureVideo Decoder Setup[/WaitForWindow]
[FindText]Product Activation Step 1 of 2[/FindText]
[String]NVIDIA Trial[/String]
[Tab]
[String][email protected][/String]
[Tab]
[String]2004[/String]

[WaitForWindow]NVIDIA PureVideo Decoder Setup[/WaitForWindow]
[FindText]Product Activation Step 2 of 2[/FindText]
[String]7152-9346-DD6E-2CB0-79A3-5F08-AC23[/String]
[End]

Next time you need to install the nVidia PureVideo Decoder you would open the "nVidia PureVideo.SERIAL" file, which would in turn open the fSekrit file (after you enter the correct password) and wait for the appropriate windows and parse the info.

For programs that have multiple fields for a normal serial, the fSekrit file might look something like the following:
[Begin]
[WaitForWindow]Whateva[/WaitForWindow]
[FindText]I do what I wan'[/FindText]
[String]7152[/String]
[Tab]
[String]9346[/String]
[Tab]
[String]DD6E[/String]
[Tab]
[String]2CB0[/String]
[Tab]
[String]79A3[/String]
[Tab]
[String]5F08[/String]
[Tab]
[String]AC23[/String]
[End]

407
Something else might be to define the status reviews by type and approximate number of words:

Mini-Review: 500 words or less, focused on discussion of one program, namely it's latest release;

Review: 1500 word article that reviews in significantly more detail a specific release of a single program;

Shootout or "Review of..." [Archive tools, Downloaders, etc.]: 4000+ word review of four or more of the leading tools within a category, rather than an exhaustive, kitchen sink approach, which can still be done, but is perhaps unnecessary.

I think I can safely count myself out of the "Shootout" category, but I would like to give a go at another mini-review or review or two. As I mentioned, I know a fair amount about "ripping" CDs and DVDs to use their content on your computer. I think I could do acceptible mini-reviews of ~4 pieces of software right now.

408
[At this point, I haven't read the whole thread, I read too slow, and I'm too tired]

I'm with nudone on this one, in la la land I'd like to write a review or two. I've thought about writing reviews of the various DVD copying software I've been using lately. But every time I think about what I would write it turns into more of a tutorial, instead of a review.

Would it be appropriate to have a tutorial section on the site? I'd like to share my knowlege of DVD copying techniques if I could.

409
Finished Programs / Re: MOVE: Quick Serial Number Copy
« on: March 31, 2006, 04:26 AM »
Yeah, I think it has been e-mailed to me by mouser. I'll check my mail in a little and post again!

Long story short, I think it would be awesome to have a fSekrit tweeked for serials. The twist: it would have a marco (or is it macro?) function that would put in multiple field registration infos for you.

410
Living Room / Re: AAAaaaa!!!!! Very long post... LOST! NO!
« on: March 30, 2006, 03:17 PM »
yeah, that should be it. I'll have to check it out after work...

411
Living Room / Money Origami
« on: March 30, 2006, 09:13 AM »
Found this cool site, has instructions for folding dollar bills into various shapes (shirt, box, spider, etc.).

Check it!

Whoa, here's another one: Ri' Heah

412
Sweet!
I'll stick a link to there right next to my Woot link.

413
Living Room / AAAaaaa!!!!! Very long post... LOST! NO!
« on: March 30, 2006, 08:23 AM »
When the weirdness happened with the other topic I decided to create a new topic, right here. I also figured out what the problem was with my post, and corrected it before submitting the new topic.

Anyway, that topic is no longer here, and I'm going to go crazy if I have to write it again!

I copied all the text to a txt file before posting it, but after it worked I deleted it. I've already started scanning my HDD for lost files, hopefully I can come up with it!

I assume in order to fix the other topic y'all (mouser maybe) had to revert to a backup or something. Did you make a backup of the current state before reverting? Please say you did!

414
Finished Programs / Re: MOVE: Quick Serial Number Copy
« on: March 30, 2006, 03:33 AM »
what on gods earth happened with this post.

I left a "]" off the end of a [url=blahblah tag. I guess at that point the forum was trying to make the rest of the post a link, and freaked out.

415
Post New Requests Here / Re: DONE: Single Application Instance
« on: March 30, 2006, 01:38 AM »
Whoa, don't turn the response time down to "0"! I had it like that for a while, then noticed my CPU usage was at 50%! After turning off Single Instance it dropped down to ~0%, and after starting SI again it went to 50% again!
After starting Single Instance again, confirming the CPU usage was 50% I changed the response time back to "1" which brought the CPU usage back to ~0%.

Screenshot - 3_30_2006 , 12_24_54 AM.png

416
Any respectable MP3 tag program should be able to do both things you want. I can say for sure that The Godfather can.

417
That picture is awesome!

I get what you mean.

418
Sorry, I think I was throwing a little too much at you at once there, let me try to say what I was talking about in a different way...

I like the idea very much! It really is a pain to have to bring winamp/wmp/zoom player to the front just to be able to change tracks/volume. I've personally been using the "universal hotkeys" plugin for winamp for years (it's now included by default). I'd bind Ctrl + Winkey + C to pause winamp, Ctrl + Winkey + B to go to the next track, etc. so that I could just hit the appropriate hotkey to control winamp.

So, I think something that might be cool, is to have the script also detect when winamp is the active application and turn on "Multimedia Mouse Mode" automatically. Then when winamp is minimized it would turn off M.M.M. automatically.

Then if that is possible, make the script recognize other programs, and turn on other mouse modes. Maybe a firefox mode, or a MS word mode. I used to have a program that would do this, and let me tell you, it was awesome! Problem is: it was buggy, and the author pretty much hasn't updated it in a year (and finding the actual newest release was hard). Also, it only worked for Logitech mice, and you had to get different versions for different mice.

419
General Software Discussion / Re: what kind of keyboard you use?
« on: March 29, 2006, 10:30 PM »
I did understood the way it worked from your first description, and your new one makes it perfectly clear!

I guess mine isn't actually similar, since I can't change mine on the fly. I guess I was commenting more on the great time-saver mouse buttons can be if you can change their function.

420
Norton is super annoying too! I install it all the time at work, one of my biggest gripes is that it tries to do a full system scan either during or right after the installation, I don't think it even waits 'til it's updated...

:down: :down: :down:

On the flip side, I have Kaspersky AV, it seems fine. It pretty much sits there, every now and then I see a bubble telling me that's it's updated. It is supposidly very good too.

:up: :up: :up:

421
General Software Discussion / Re: what kind of keyboard you use?
« on: March 29, 2006, 04:37 PM »
I'm using a Logitech G15 gaming keyboard. It's awesome, it's got a few multimedia keys (play/pause, stop, previous, next, and a volume knob), a normal layout, and 18 extra programmable keys on the left for macros and whatnot. The extra keys change their function based on what program you have open (so the key "G1" does one function in Firefox, and another in Fear). Oh yeah, it's also got an LCD screen that can display all kinds of system/application info: like track/play info from winamp, or cpu and ram usage.
Oh yeah again, it has a USB 1.1 ( :( ) hub built in, and it's also lighted, but not in the normal way. The actual letters on the keys glow blue, it's really cool looking in the dark!

I would prefer a "natural layout" but switching between natural and normal between work and home was annoying.

jgpaiva, I have my mouse set up similar to yours, but instead of multimedia I have it setup for firefox. The scroll down button closes tabs, scroll up button minimizes the window, scroll left and right switch tabs left and right, back and forward do their default commands, and the switch app button closes windows. It's an increadible time saver!


422
I really like this idea! Would it be possible to have the script "know" what program is active and adjust the keys on the fly?
So if winamp is open (or on top) the mouse keys switch to "multimedia mode" but if firefox is on top it'll switch back to "normal mode." If you use photoshop a lot, you could make a "paint mode" that would make the scroll up and down change layers. Or an "email mode" where the various keys could delete, forward, reply, etc.

There is a mouse program like this for Logitech mice, but as far as I know the programmer has dropped off the planet. The program is called "LogiGamer."

423
Living Room / New Futurama episodes in the works, Movies too!
« on: March 27, 2006, 05:10 AM »
WOO HOO!!!

I don't know how "official" this is, but on BillyWest.com there is a post by Billy himself that they are making 26 new episodes of Futurama for TV.

And the other good news is that they're doing 26 new episodes of
''Futurama'' for TV and we're hammering out the deal now.The original
plan was to have the DVD's first but that's no longer the case.I'm totaly
jammed dude.

"They" have also announced 4 Fururama movies. I'm personally more psyched about the episodes after the huge letdown of the Family Guy movie.

... later...

I want you to know that I heard from conflicting sources about the Futurama
news.I was set straight for now that it is NOT new TV episodes but the
original plan of making a few feature-length DVD's.Don't give up yet.I had
unsubstantiated info but there is a DVD project on the way.

Billy
-Billy again

Dangit! Well, movies are good too!

424
One thing you can do, if the names really matter to you, is RAR (or ZIP) all the files before burning. You could even make them a self-extracting archive. The RAR will preserve all the filenames when you de-compress it.

Another thing that might be worth doing, is create a batch file that will rename the files back to their original names after copying them off the CD.

Coding snack idea: create a program for writing CDs with long filenames. The program would scan all the files to be written, rename the ones with filenames that are too long, and create a batch file that would return the filenames to their originals at a later time. To make it easier to burn the files; the program could create an ISO, or maybe somehow transport them into nero after the renaming is done.

425
That video was the intro to tonight's episode of The Simpsons.

Pages: prev1 ... 12 13 14 15 16 [17] 18 19 20 21 22next