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 2, 2026, 3:47 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

Recent Posts

Pages: prev1 ... 1018 1019 1020 1021 1022 [1023] 1024 1025 1026 1027 1028 ... 1515next
25551
Living Room / Re: How much RAM do you have on your PC?
« Last post by mouser on September 16, 2007, 05:38 AM »
i have 4gb.  from what i understand, upgrading your memory (to at least 2gb) is probably one of the most cost-effective ways to improve your pc.  going from 1gb to 2gb is probably better bang for the buck than buying a new cpu or anything else.

after 2gb or so then you are going to start entering the area of quickly diminishing returns, but going from 1gb to 2gb is a no brainer -- do it.  you'll notice the difference when working with or switching between big programs.  browsers eat a ton of memory.
25552
DcUpdater / Re: LATEST VERSION INFO THREAD - DcUpdater - 1.21.01 - Aug 15, 2007
« Last post by mouser on September 16, 2007, 05:13 AM »
-show
show the window right away even if no changes detected

-shownew
only show if/when new stuff detected (default?)

-check
check as soon as program runs (default)

-nocheck
don't check for updates as soon as program runs

-closeexits
exit when user presses close button, regardless of option set in preferences

-closetotray
minimize to tray when user presses close button

-nothingext
exit the program if no updates found on first check

-scandir "long path to dir"
scan this directory for update files instead of defaults

-gotonewtab
start displaying the new programs to install tab
25553
DcUpdater / Re: LATEST VERSION INFO THREAD - DcUpdater - 1.21.01 - Aug 15, 2007
« Last post by mouser on September 16, 2007, 04:45 AM »
I would like to see an option to close DCU after checking for updates. I.E. when DCU is done checking, if it doesn't find any updates it'll just exit all together. I couldn't find such behaviour currently (sorry if I missed it in that case...).

user the commandline option "-nothingexit"  - tells dcu to exit if nothing new found.

25554
Post New Requests Here / Re: IDEA: (10+2)*5 Timer
« Last post by mouser on September 15, 2007, 04:01 PM »
nice idea  :up:
25555
Living Room / Re: Comments to this forum: regarding display image
« Last post by mouser on September 15, 2007, 06:51 AM »
app said it all.

ps. the [img]url location of image[/img] tags still actually work, they are just not shown on the toolbar to discourage the use of this, for the reasons app says.
25556
Great, thanks for the heads up p2lb0x  :up:
25557
ProcessTamer / Re: is this a bug or not?....
« Last post by mouser on September 15, 2007, 05:01 AM »
Let me check into it, I understand what you are saying now but i can't reproduce it here.  What operating system are you using?  I may be able to just easily disable refreshing while dropdown box is triggered which would solve the problem.

ps. as a temporary workaround you can set rules in the Configuration tab as well, it's just a bit more cumbersome.
25558
Very nice find, i like it  :up:
25559
Living Room / Re: Before I head to the computer shop... (Memory slot problem)
« Last post by mouser on September 14, 2007, 02:06 PM »
two things:

1) memory chips must be installed in "matching pairs" -- im a total novice when it comes to such things and others will be able to elaborate, but definitely do some searching for that to see if it sheds any lights.
2) i have had very similar problems before -- and once i had to "reseat" a memory stick like 8 times before it started working, so i would encourage you to try putting the memory in the slot and removing it and trying that a couple of times, blow into the slots and try to clear out any dust (please be careful with compressed air, it short circuited a power supply of mine once -- always unplug power and wait a few seconds before sticking your hand in the case!).
25560
General Software Discussion / Re: Userbar Generator: Cool Freeware
« Last post by mouser on September 14, 2007, 01:44 PM »
phil, put the following inside your message text to display the bar at full size where you want it, rather than in thumbnail form:
[attach=1] [attach=2]
25561
General Software Discussion / Re: Most Recent Winamp Beta: New Skin Layout
« Last post by mouser on September 14, 2007, 01:17 PM »
clearly winamp are losing their touch.. i can still read the text if i try really hard..
hopefully by the time the final version comes out the text font will be truly futuristic and unreadable.  :P
25562
General Software Discussion / Re: Userbar Generator: Cool Freeware
« Last post by mouser on September 14, 2007, 01:14 PM »
wow nice list phil.

i think we should have a little dc contest soon.. best userbar gets a cody mug.
25563
Post New Requests Here / Re: IDEA: Virtual Flashlight
« Last post by mouser on September 14, 2007, 12:21 PM »
works beautifully.. the resizing is perfect.

ps.
i think its still trying to load the dll even though its not installed or needed, as it complained to me on startup that it couldnt find the dll, even though it worked find without it.

ps2.
another tiny suggestion: maybe put a hint somewhere in tray menu about the resizing hotkeys? just an idea since i find it really useful and it would be nice to have a reminder about them.
25564
ProcessTamer / Re: is this a bug or not?....
« Last post by mouser on September 14, 2007, 12:16 PM »
not a bug.. just uncheck the option to "hide processes using < 1%" :

Screenshot - 9_14_2007 , 12_12_30 PM.png
25565
General Software Discussion / Re: WTF utility??
« Last post by mouser on September 14, 2007, 11:41 AM »
It might be interesting to have PT check and report other high-cpu events that still fall short of the threshold where taming would kick in..

ps. there is no harm in not having PT run high priority as you have done.
25566
i had a really cool idea for a plugin (and ps there are still a couple of plugin writer cody mugs available for any plugin coders):

The idea is a plugin that will let you easily search your own custom text files in different formats.  Call it "Custom TextData Searcher"

It would work like this:
In the options of the plugin you can configure a list of files.
For each file the user specifies:
  • Filename, for example "mydefinitions.txt"
  • Regex pattern to match each RESULT ENTRY (e.g. line, paragraph, etc.); group matching () is allowed, for example "Item: (.*) = (.*)"
  • Text pattern to show in results list, e.g. $$1 (see this item is from the regex match above).
  • Text pattern to show in text box when a result is selected, e.g. $$2 (again from above).

The plugin will essentially load in the ext file and parse it into entries according to the regex pattern, and then use the result and text patterns for returning results to FARR.

It should also check the file data when triggered so it can auto-reload changed files, so that it is always up to date, even with things like log files.

Seems like it could be quite useful.

25567
there is also a large overlap between FARR and DA.
25568
General Software Discussion / Re: Userbar Generator: Cool Freeware
« Last post by mouser on September 14, 2007, 10:28 AM »
a little sample:

codybar1.png
25569
Living Room / Re: Forum Signature Spam: Let's discuss how to handle..
« Last post by mouser on September 14, 2007, 10:24 AM »
Nice find TucknDar -- that looks like a nice mod to smf that i may install..
ps. while i was checking out that author's site i came across a very cool tool he made, and posted about it here:
https://www.donation...index.php?topic=9998
25570
General Software Discussion / Userbar Generator: Cool Freeware
« Last post by mouser on September 14, 2007, 10:23 AM »
I'm guessing there are other tools like this available, but this is the first one i've seen and it does a terrific job.  Very fun and easy -- if you ever wanted to have a "userbar" in your forum signature or on your blog, look no further.

Ever wanted to make a Userbar, but never knew where to start? Well, this Userbar Generator is going to change all that! Userbar Generator by DanSoft Australia is an easy-to-use program designed to help you make good Userbars, without the need for Photoshop.



from post by TucknDar
25571
While I agree some of the points about people having innate perfectionist tendencies, to me the key point of this essay is that it captures the extent to which Programming reinforces a way of approaching problems that can be both good and bad:

Programming presents you with a problem and allows you to eventually solve it provided you don’t quit. A solution is out there somewhere. Make enough attempts and chances are you’ll eventually prevail. Aren’t computers great? They afford a large degree of freedom in problem solving. If nothing else, you are able to make as may attempts as you please and it will happily execute each one. This instills in you a sense that failure is not final. Any obstacle can be hurdled. This is not true in the real world. While you may find second chances now and again, the wheels that turn in the big blue room are largely unforgiving.

For me this has proven a very hard lesson to learn -- and it's one of the real (few?) dangers of being an independent programmer and not working with a larger team that has to meet production deadlines and make compromises.


But it's this paragraph that most struck home with me:

When faced with an interesting programming problem your mind will chew it over in the background. Maybe it’s an algorithm you need to develop, maybe it’s a tricky architecture problem, maybe it’s data that needs to be modeled. It doesn’t matter. Your mind will quietly work the problem over in search of a solution. The “ah-ha!” moment will come when you’re in the shower, or playing Tetris. This practice of constant churning will slowly work its way into the rest of your life. Each problem or puzzle you encounter will start it’s own thread; the toughest and most troubling of which will be blocking.


i'm not sure that *all* programmers suffer from this, but speaking for myself it seems that every day i have a few ideas that my brain just begs me to sit down and spend a few hours (or days or months) working on.  It's hard to read about anything without thinking of new ideas that i'd love to be able to sit down and chew on for a while.  And sometimes i feel like each of these project ideas is churning away in the background of my mind making it harder to concentrate on what i'm *supposed* to be working on.

I have developed strategies for this kind of thing.  One of my most common strategies is something like "programming in  my head" -- if i get an idea for an algorithm or program that i'd like to write, i can often stave off my desires to actually program it (which would take weeks) by allowing myself to sit down and sketch out the program or just think about it while falling asleep, and try to satisfy the crave that way.  In other words, i can "virtually" write the program quickly and then push it off the stack of ideas occupying the back of my mind.

Another thing which i do now and i love, was inspired by the GTD discussions we've had, which is to write down all ideas.. basically to offload them from my mind onto an organized collection.  That seems to greatly relieve the need that the brain might otherwise have to keep it active in my mind.

ps. It needs to be said that i don't know any programmer, especially not me, who would for one minute give up any of these patterns of thinking, I/we love them.  I just think it's interesting to reflect on how programming can reinforce some patterns of thinking that may be incompatible with the illogical real world.
25572
Living Room / Re: Grow Island: Flash Game of the Week
« Last post by mouser on September 14, 2007, 06:42 AM »
Anyone solved it (on their own) yet?
There are some very cool animations as you get farther but i haven't solved it completely yet.
25573
Post New Requests Here / Re: IDEA: Virtual Flashlight
« Last post by mouser on September 14, 2007, 06:15 AM »
kip has it exactly right, any legitimate program that uses a global "keyboard hook" to catch characters typed has a high chance of being flagged by antivirus programs, it's a bit annoying for developers who need keyboard hooking functionality in order to catch keys pressed by the user when in another window.

ps -- i think in this case kip you could just register global hotkeys instead of using a keyboard hook since your app only needs to watch for a couple of keys.
25574
General Software Discussion / Re: WTF utility??
« Last post by mouser on September 14, 2007, 06:02 AM »
That's kind of an ironic request to post on this site because one of the more popular programs I've written is called "Process Tamer", which many use for the exact purpose you are describing:

https://www.donation...proctamer/index.html

You might also like to read this writeup from gizmo's techsupportalert newsletter describing how he used it for the kind of thing you are talking about:

6.1 A Free Utility That Stops Programs From Hogging Your PC

It was driving me mad. My laptop would sporadically run at 100% CPU utilization and lock up. It defied all attempts at analysis as the PC was seized and I couldn't do anything. Only a hard reboot was possible, but on rebooting the problem was gone.

Eventually I solved it with a superb little utility called Process Tamer, written by "Mouser" over at Donation Coder. Process Tamer is a monitor that watches the CPU utilization of all running processes. Once the usage of a single process gets above a certain level (by default 70%) Process Tamer reduces the usage by lowering the process priority.

It's a simple idea and Process Tamer implements it immaculately. With Process Tamer installed, the next time the problem occurred on my laptop it didn't totally lock up but rather just ran very slowly. This allowed me to do a quick diagnosis. The problem turned out to be simple but non-obvious. Two programs, Diskeeper and X1, had been accidentally scheduled to start at the same time and were getting into an embrace of death. It was unexpected, as these two normally peacefully co-exist. Simply re-scheduling the programs to start at different times solved the problem.

I couldn't have solved the problem as easily without Process Tamer. However Process Tamer has much broader application than just this kind of problem.

It's a great tool for preventing any one program from hogging your processor. Every user has experienced the situation where their PC has been slowed down to the point of being unusable, by a background program such as a desktop search program, that starts and takes all the resources. Process Tamer will stop that from ever happening again.

For the same reason it can also help speed up your Windows Startup. Make sure though, that you enable Process Tamer to start automatically with Windows. By default it does not, but it's easily changed from within the program's options.

Yet another use for Process Tamer is intra-server load balancing. It's near ideal for this task.
If you actually want a program to able to use all available resources, such as a digital editing program, you can set the program to be excluded from Process Tamer's watchful eye.

I was so impressed with Process Tamer that I've permanently installed it on my laptop. It takes only around 6MB of memory space and its own CPU usage is so low I could barely measure it.

Process Tamer is available for free from the Donation Coder site. They use a novel licensing system: you have to register to get a free license key which allows you to download any number of programs on the site. This key lasts six months after which you must return to the site to download another free license key. After a year you are given a permanent license. Alternatively, you can make a once-up donation of any size and get a permanent key straight away. It's a clever and ethical way to encourage users to recognize the work done by freeware authors and I support it fully. I donated generously and I hope you do too.
Donationware, Windows 2K, XP, 2.23MB

Note that the Process Tamer includes a process viewer which by default only shows the very top resource eating processes.
25575
Find And Run Robot / Re: Folders bug
« Last post by mouser on September 14, 2007, 05:59 AM »
i think this is a bug with the - characters being treated as keyword modifiers by FARR and stripped out.  it was posted about in the past and i think i can fix it, sorry i haven't yet.. look for an update next week.
Pages: prev1 ... 1018 1019 1020 1021 1022 [1023] 1024 1025 1026 1027 1028 ... 1515next