topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Friday March 27, 2026, 1:43 am
  • 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

Recent Posts

Pages: prev1 ... 1349 1350 1351 1352 1353 [1354] 1355 1356 1357 1358 1359 ... 1515next
33826
UrlSnooper / Re: pandora.com - Download
« Last post by mouser on December 19, 2005, 05:15 AM »
i don't know what the legal issues are with pandora..
but the best place to go for help on recording specific media streams is this forum: http://p084.ezboard.com/bstreemeboxvcr


ps.
best not to post your email address publically, just because their are spam bots that search the internet and its a good way to get yourself an unending stream of spam :)
33827
ProcessTamer / Re: Turning automatic process taming off.
« Last post by mouser on December 19, 2005, 03:09 AM »
you know, it's crazy that no one has asked for this before, and that i've not thought of it before -
of course it would be useful to leave PT enabled but just processing its rules and not taming things based on cpu usage.

i will try to add this in the next week and upload a new version.
33828
no idea if it can be done in ahk, but i was thinking that it might be possible to simple modify the "system menu" property of a window that would disable its clost button.. i could be wrong though.
33829
Screenshot Captor / Re: Balloon on startup
« Last post by mouser on December 18, 2005, 09:21 PM »
it should only ever appear ONCE.
there is apparently an issue with sc not saving its settings on reboot - try this: just start the program, and then exit it from tray.
you should never see that message again.  if you do, then it's not saving its settings properly and the task will be to figure out why not.
33830
Mini-Reviews by Members / Re: Free Download Manager + FlashGot 0.5.9.99
« Last post by mouser on December 18, 2005, 09:16 PM »
fantastic; thanks clif.
your freewarewiki site is really looking good these days (i've added it to our best-of-the-web links by the way).
33831
Sometimes i have a web page open in my browser or something, and i want to leave it open for a while (like a few hours).
but i inevitably forget and at some point end up closing the program while tidying up the desktop.

i wonder if it wouldnt be possible to have a tray based program that let me sort of "lock" and "unlock" a running program,
which would just remove its "close" button maybe (it'd be nice of the close menu was gone from taskbar right click menu too).

so i'm not looking for some high security thing, just a way to prevent casual closing in a moment of forgetfullness.

ps. this might be a stupid request  :-\

33832
just a reminder to everyone that you can show your appreication to skrommel by making a direct donation to him from his "1-hour software page."

(ps. even if a specific program isn't exactly what you need, supporting his efforts can only help us all when our time comes to need a little skrommel utility :)
33833
Post New Requests Here / Re: IDEA - encrypted-SFX-EXE to see secret text
« Last post by mouser on December 18, 2005, 07:09 PM »
thats not a bad idea at all to use javascript embedded on an html page.
33834
Episode 2 AND Episode 3!
now available at same link above.
33835
The Form Letter Machine / Re: Feature request - Rich text items
« Last post by mouser on December 18, 2005, 05:24 PM »
that's a good suggestion - i just have to investigate how easy it would be too do.
but i will definitely add it to the todo list.
33836
Clipboard Help+Spell / Re: Learning CHS
« Last post by mouser on December 18, 2005, 11:25 AM »
quick paste is a "virtual" group that defines which clips appear in the quick paste menu (shown when you hit the hotkey to paste text into an application, ctrl+alt+q by default).

by default the quick paste group contains clips added in the last hour or so and also any clips in your database marked as favorites, but you can modify this by modifying the quick paste group.
33837
i've uploaded a beta version, 1.04.01, which handles pages completely differently and is much more capable of handling big job efficiently.

v1.04.01 - 12/18/05
[new feature] Completely rewrote previewing code to support very large documents (removed thumbnail panel); now printout and previewing of large documents is very practical.
[new feature] You can now access your printer's extra configuration preferences before printing.
[help improved] Added instructions on how to print to pdf files for offsite printing.


https://www.donation.../FlipbookPrinter.exe
33838
FlipSuite and Flipbook Printer / Links to Review and Comments - Add yours!
« Last post by mouser on December 17, 2005, 06:36 PM »
If you are a fan of our software please do us a favor and visit these sites and take the time to leave your thoughts for others to read!

FileForum Entry -> http://fileforum.bet...Printer/1133874911/1
Softpedia -> http://www.softpedia...ons/11-2-5-179,.html
SnapFiles (WebAttack) -> http://www.snapfiles...flipbookprinter.html
33839
Mini-Reviews by Members / Re: Free Download Manager + FlashGot 0.5.9.99
« Last post by mouser on December 17, 2005, 06:18 PM »
ah good idea, better say "click to"
ok let me up.
33840
Mini-Reviews by Members / Re: Free Download Manager + FlashGot 0.5.9.99
« Last post by mouser on December 17, 2005, 06:13 PM »
Cliff, what do you think about using one of these banners or something similar for linking from any review back to its original post on donationcoder.com forum/site?

Happy to make modifications to it to make it fit better with your site - it'd just be nice if we had a prominent link back to the post here with our new mascot :)
33841
Post New Requests Here / Re: IDEA - encrypted-SFX-EXE to see secret text
« Last post by mouser on December 17, 2005, 04:28 PM »
i'll write this if no one else does.
33842
Post New Requests Here / Re: IDEA - encrypted-SFX-EXE to see secret text
« Last post by mouser on December 17, 2005, 04:28 PM »
good point, you'd have to be clever about it since you can't overwrite a file in use, but it would be nice and convenient and so worth the trouble i think.

i would suggest something like this: you double click the file it just runs and displays the contents; nothing special.
you can then make changes and change pass if you want and choose 2 options, Save or Save As.  If you choose Save As, it just creates a new encrypted exe file with a new name.  If you choose Save, it should run some tricks to replace itself:

For example it could do something like this using commandline args to trigger.:
  • create a temp file with some new temporary name with new contents
  • exit the current program while launching new temporary one with special commandline arg of current filename
  • the new temporary one wil overright the existing file with its own new content.
  • the temporary one would then once again call the new replaced final exe with commandline arg to delete the temporary.

yes, it's a bit of work but not too hard, and would make a very nice standalone encrypted exe self-contained editor.
33843
Post New Requests Here / Re: IDEA - encrypted-SFX-EXE to see secret text
« Last post by mouser on December 17, 2005, 12:00 PM »
this seems like a useful idea -
but, relating to fodder's question,i  suggest that you NOT make it read only.

i.e. when you double click the exe and enter your password, it should show the contents in a window where you can now edit the contents and change password and RESAVE it.
33844
updated to version 1.03.01 -
some nice features to aid binding have been added for serious users.
33845
just a little caveat warning from me:
choosing a content management system is an important decision because it can be very hard to switch to a different one later.  so you really need to be confident that whatever you choose is a viable longterm choice.
33846
Post New Requests Here / IDEA: URL List to Favorites
« Last post by mouser on December 16, 2005, 06:15 PM »
it sould be nice to have a little util that could take a list of urls (maybe from clipboard also?) and add them to IE, or Firefox (or Opera?) Favorites.
33847
Living Room / Re: Samorost - beautiful puzzles
« Last post by mouser on December 16, 2005, 05:18 PM »
i was not a big fan of myst - it was too sterile for me.
although the mechanics of simple clicks are the same, to me the nice part about samarost2 was the personality and feeling of real creatures.
33848
Living Room / Re: Samorost - beautiful puzzles
« Last post by mouser on December 16, 2005, 04:05 PM »
for people who are new to adventure games who like samarost and who are looking for a whole new world of enjoyment, try looking at something like "The Longest Journey": http://www.longestjourney.com/
(note you don't play this online, you buy and install)

this is a full complex game, that will take you weeks to finish, but may be more rewarding.

adventure games are starting to die out but for many of us they were the height of enjoyment.
33849
minor update.
33850
Living Room / Re: gizmodo.com - gadget site
« Last post by mouser on December 16, 2005, 10:33 AM »
vaporware - typical  >:(
Pages: prev1 ... 1349 1350 1351 1352 1353 [1354] 1355 1356 1357 1358 1359 ... 1515next