topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Tuesday April 7, 2026, 3:56 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 ... 891 892 893 894 895 [896] 897 898 899 900 901 ... 1515next
22376
New beta version is uploaded -- this is a new build with a completely revamped options dialog.. hope you like it.  Please let me know any issues.  I've not made this available on the updater since i want to hear from some beta testers before i release into the larger population.

Once this passes muster I will start adding more features.
22377
Find And Run Robot / Re: File extension filter
« Last post by mouser on August 02, 2008, 05:04 PM »
in the search directories entries.
22378
Find And Run Robot / Re: Cannot hide status bar on 2.27.01
« Last post by mouser on August 02, 2008, 01:23 PM »
you are right; i will try to fix this weekend.
22379
Screenshot Captor / Re: Title bar at Startup
« Last post by mouser on August 02, 2008, 08:34 AM »
i'd appreciate a report if this solves it:
https://www.donation...nshotCaptorSetup.exe
22380
Living Room / Re: Skimp or splurge?
« Last post by mouser on August 02, 2008, 07:22 AM »
Great idea for a thread.

Skimp: Wine, Computer Speakers
Splurge: Vacuum cleaner, Kitchen Table

ps. regarding zaine's advice to splurge on a kitchen knife, this Victorinox $20 kitchen knife was recommended by Cook's Illustrated and it rocks: http://www.amazon.co...Fibrox/dp/B000638D32
22381
Screenshot Captor / Re: Reqst: Hide bottom panel
« Last post by mouser on August 02, 2008, 04:23 AM »
What if i just let you drag and hide it completely?
22382
Screenshot Captor / Re: Title bar at Startup
« Last post by mouser on August 02, 2008, 04:07 AM »
I think I actually fixed this a while ago but havent released the new version of screenshot captor.  I will do so this weekend  :up:
22383
dcuhelper.zip has now been updated, download from here: https://www.donation...tware/Mouser/Updater

  v1.03.01 - August 1, 2008 - added -t commandline option
              fixed bug in opening dcupdater page
              improved dialog on updater not installed
              if no commandline options are passed it will try to load .dcupdate file in current dir and check for updates
22384
UrlSnooper / Re: Why can't I click 'Sniff Network'?
« Last post by mouser on August 01, 2008, 04:21 PM »
all's well that ends well -- your post might still be useful to someone having same problems.  thanks for posting the update that you got it working.
22385
Living Room / Re: A heartwarming video with a big kitty!
« Last post by mouser on August 01, 2008, 11:43 AM »
Another heartwarming story about a man and a dog.  Don't read unless you have some tissues nearby:
http://ktla.trb.com/...ited,0,5137067.story
22386
Mouser's Zone / Re: Files created in Application Data and System32 directories
« Last post by mouser on August 01, 2008, 09:48 AM »
it's me being sneaky.. they are created in the app dir and system dir, if one is deleted and the other exists it will be recreated from the other location :)
22387
can you explain a bit more about what you wish the page showed, and which url are you talking about starting from?
22388
Mouser's Zone / Re: Files created in Application Data and System32 directories
« Last post by mouser on August 01, 2008, 08:42 AM »
it is from the donationcoder license key system. the files tell it when you installed the program so it knows when to complain and tell you to visit the site after 6 months to download a new license key.  if you delete it it will be recreated.  kind of annoying i know :(
22389
Living Room / Re: The InfoWorld Programming IQ Test
« Last post by mouser on August 01, 2008, 08:01 AM »
This score tells you nothing about how good you are as a programmer.
My finding is that self-taught people are as good as any formally educated coder, except for one major difference:

The formally educated coders often don't obey good coding standards but know that they should be ashamed of it.
The self-taught people often don't obey good coding standards and don't realize they are doing anything wrong.

 ;)
22390
Living Room / Re: A heartwarming video with a big kitty!
« Last post by mouser on July 31, 2008, 05:05 PM »
so cool.  :-* :-* :-* :-* :-* :-* :-*
22391
I agree with your intuition that having users draw accents and then trying to combine them via software is unlikely to yield satisfactory results.

I think having an additional template makes sense.  Another approach might be to have a template where users can just draw any characters they want and specify explicitly what code point each of their drawn characters maps to.
22392
nploos, here is our help section on using the license keys:
https://www.donationcoder.com/Help/2/

You can also email me directly for more help ([email protected]) or let us know more specifically what the problem is.  Usually that help section clears up most confusions.
22393
FARR Plugins and Aliases / Re: New FARR Plugin: FCalc
« Last post by mouser on July 31, 2008, 01:27 PM »
you can also do simple sequential operations like this (each one on it's own line):

123
+34
+4
+343
100
-100


in other words if you just do OPERATION VALUE [ENTER]
it uses the last value as the left hand side.
22394
i will fix this in next day or two and then try to implement your other ideas through august.
22395
DcUpdater / Re: DcUpdater Feature Requests
« Last post by mouser on July 31, 2008, 11:12 AM »
great suggestions, i'm going to try to most or all of these in august.

Speaking of which, I also have a question about adding programs to the "Available for Installation" list. I found out I could do that by making a .dcupdate file with the Local version # of "not installed" but how does it know for sure if the application isn't really installed?

dc updater will always check for installed versions of any program references in a .dcupdate file as "not installed", so basically if a program is installed then the .dcupdate file saying "not installed" will be ignored.
22396
FARR Plugins and Aliases / Re: New FARR Plugin: FCalc
« Last post by mouser on July 31, 2008, 10:35 AM »
hi cansee.

yes, fcalc needs more documentation.. i guess i originally expected it would just be a sample plugin and someone would come up with a better one.

to assign variables, just do:
a=5
cost=2322.23

etc.

then just use the variables whereever you want.

you can edit the variables from the plugin advanced configuration options.

as for functions available, they are from muparser:
http://muparser.sour...features.html#idDef2
22397
Living Room / Re: Wikis, word processors, and the writing process
« Last post by mouser on July 31, 2008, 10:14 AM »
Very nice thoughts mike..

I really like your idea of focusing on:
"collect, connect, correct." If you're writing something, just write stuff down as it comes to you, then go back later and group like paragraphs together, and then start revising, and repeat the sequence as needed. Just because you read the text linearly doesn't mean you have to write it that way.

i'd love to see a simple note taking application that was focused on facilitating that workflow.
22398
General Software Discussion / Re: Multi-threaded software
« Last post by mouser on July 30, 2008, 10:00 AM »
I think f0dder will be a good person to comment on this -- but since a modern operating system like windows runs so many different processes at the same time -- you are going to benefit significantly from a multi-core cpu even with single-threaded applications because other processes can run on the other cores.

so that except for certain very processor intensive operations (video encoding, compressing/decompressing, heavy duty statistics), having a single application which is able to capitalize all the cores of your cpu simultaneously seems unnecessary to me.

but i'm not an expert, let's hear what the people who know about such things have to say.
22399
Find And Run Robot / Re: Feature request for thumb drive use
« Last post by mouser on July 30, 2008, 07:43 AM »
seems simple enough.. i'll see if i can't do that.
22400
Living Room / Re: The InfoWorld Programming IQ Test
« Last post by mouser on July 29, 2008, 07:06 PM »
i got wrong:
soda, javascript, JIT compiler (i suspected the right answer but didnt go for it), and kernighan.
Pages: prev1 ... 891 892 893 894 895 [896] 897 898 899 900 901 ... 1515next