topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Saturday March 28, 2026, 6:42 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 ... 1262 1263 1264 1265 1266 [1267] 1268 1269 1270 1271 1272 ... 1515next
31651
Living Room / Re: Greetins from Thunder7
« Last post by mouser on May 16, 2006, 04:42 PM »
welcome to the site thunder7 :)
31652
Living Room / Re: Sun Java - going open source, but when and how?
« Last post by mouser on May 16, 2006, 02:08 PM »
very interesting blog post reply to this:
http://beust.com/web...archives/000388.html
31653
The Top Ten Lies of Corporate Partners - funny and also food for thought

1. “We want to do this for strategic reasons.” This is corporate-ese for, “I have no idea why we’re doing this. My CEO met your CEO at a boondoggle conference and told me to talk to you guys.”
..

31654
here's the real problem though:
no matter what we call it *here* -
people don't first download the software from this site.  that's a bit part of the problem.

they download it from software listing sites - fileforum, tucows, softpedia, snapfiles, etc.

none of those sites have a category for donationware.  It's either Shareware or Freeware - those are the only choices.

I like the name communityware (though there is a squatter on the domain name communityware.com).
31655
Developer's Corner / The Change Function: Why some technology ventures fail?
« Last post by mouser on May 16, 2006, 10:48 AM »

...
The attractively simple thesis of The Change Function is that most tech-nology ventures fail because tech-nologists manage them. Technologists think their business is the creation of cool technologies loaded with wonderful new features. They think this because they are engineers who thrill to the idea of change. By contrast, Coburn says, "technology is widely hated by its users," because ordinary folk loathe change. Therefore, any new artifact, no matter how much its various features might appeal to technologists, will always be rejected by its intended customers unless "the pain in moving to a new technology is lower than the pain of staying in the status quo."
Or in Pip's geeky formulation:
The Change Function = f (perceived crisis vs. total perceived pain of adoption).
...



from digg.com
31656
Developer's Corner / Re: Indie Game Devs: Forget It - article
« Last post by mouser on May 16, 2006, 10:32 AM »
nice find, edvard - though it doesn't look like the site has been updated since october 2005.
31657
Someone pointed out to me there is a thread on alt.comp.freeware currently debating/criticizing donationcoder.com:

http://groups.google...17c/f703ad2ddac69f9e

I'm mentioning it here in case anyone wants to chime in there and add their views, whether supportive of the donationcoder.com approach or expressing similar concerns as those on that thread.

If you do feel like standing up for this site it would be very much appreciated, but please be respectful and courteous and let's show them the kind of respectfullness that this site is all about.  no need to attack anyone and let's recognize that some of the issues they raise are valid ones. But it would be nice if they could hear from some people who know the site from personal experience and can let them know what we are really like  :huh:

We probably need to do a better job of simplifying the policy on this site; it's something i've been working on steadily, but sometimes it's hard when people say things that aren't true and can scare people away without them even giving our ideas a chance..



(note you can post through that google goups interface with just a quick signup if you aren't already signed up for google groups - i highly recommend you do register if not for this post, for later usenet posting).

ps. this has come up before on alt.comp.freeare in the past and has been discussed on the forum (https://www.donation...dex.php?topic=1756.0)

31658
Developer's Corner / Re: The Hunt for the Best CMS
« Last post by mouser on May 16, 2006, 09:56 AM »
person working on it got half way done and then gave up.
31659
Living Room / Re: Too Funny
« Last post by mouser on May 16, 2006, 09:56 AM »
mouse mat driver lol  :D
31660
Developer's Corner / Re: The Hunt for the Best CMS
« Last post by mouser on May 16, 2006, 09:28 AM »
not found a satisfactory cms, but in the progress i came across this really nice wiki comparison page:
 http://www.wikimatrix.org/

try this wizard to find the best wiki for you: http://www.wikimatrix.org/wizard.php
31661
General Software Discussion / Re: completely unjust disregard for 'farr'
« Last post by mouser on May 16, 2006, 09:22 AM »
it's just the alt+space then? if you use other hotkeys or break key the problem is not there?
31662
General Software Discussion / Re: completely unjust disregard for 'farr'
« Last post by mouser on May 16, 2006, 07:39 AM »
i have an idea..
it may be the history items being refreshed.. especially if he has a long history.

try 2 things:
first, make sure you have the latest version, v1.09.04
https://www.donation...r/findrun/index.html

and then try this, go to options and uncheck "blank search shows files from launch history" just for fun,
see if that speeds it up.
31663
Living Room / Re: Skype users: beware
« Last post by mouser on May 16, 2006, 05:02 AM »
very well said f0dder, i would associate myself with your comments.
31664
Screenshot Captor / Re: Capture window menus with autoscroll
« Last post by mouser on May 16, 2006, 04:31 AM »
that's pretty interesting
31665
Developer's Corner / The Hunt for the Best CMS
« Last post by mouser on May 16, 2006, 04:15 AM »
I go on a hunt for the best CMS once a year.. it feels like i lose a bit of my mind each time.
Still not found anything perfect.

In particular for dc it's daunting because there are conflicting desires.

In the past I have liked Drupal.  Or maybe a wiki cms would be best?  Mambo/Joomla has good integration with smf (forum software we use), TinyPortal is built around smf so that's really appealing.

But then i'm also thinking a static page generation cms using templates would be best for low-cpu usage (having every page access go through a dynamic cms is a big hit on cpu/memory because of database stuff).

And I like having the main site content be in flat files that i can easily edit from home.

But tight forum integration is a must..

And we want a system that provides:
  • good clean organization for website admin to edit files by hand with custom html
  • but ability for other authors to write articles/long reviews with an easy onsite editor
  • ability for coders to be able to host their software nicely
  • tight integration with smf forum so people can leave comments on reviews, etc. through the forum and have it listed on the page
  • php would be preferred since most everything else on this site is powered by php
  • good search features.
  • looks clean and supports our sidebar theme.

there is nothing that meets all of these and i expect lots of customization and modification is going to be needed no matter what we choose, but i'm still hoping to start with something instead of starting from scratch..

any other thoughts and recommendations?

Currently im thinking of trying to find an easily extensible cms that works with flat files and creates static html pages from templates when needed.  And from there add lots of custom template parsing code to integrate with the forum.  Any suggestions?  It still needs to have reasonable user management functionality..
31666
Screenshot Captor / Re: Capture window menus with autoscroll
« Last post by mouser on May 16, 2006, 04:07 AM »
carol -
his problem is he is capturing a picture of a web page in a browser that is too big for the screen, so he is using the autoscrolll feature.

but when using autoscroll it only captures the content panel, not the browser titlebar/menubar/statusbar/etc.
so he was asking if there was a way to do an autoscroll capture that also including these decorations of the window.

it's an understantable request but not one easily implemented.

one thing that might be fun to add would be a kind of "simulated window" frame effect, where you could tell screenshot captor to add a simulated window frame with blank titlebar and min/max/close buttons, just as a fun effect.
31667
Borland C++ Builder Contest / Elevatesoft Dbisam prizes added
« Last post by mouser on May 16, 2006, 04:03 AM »
Just a note that elevatesoft has donated 2 copies of dbisam for us to give away as prizes.
(they have also offered a 10% discount to contest entrants).

see updated http://bcbcontest.donationcoder.com contest page.
31668
Screenshot Captor / Re: Capture window menus with autoscroll
« Last post by mouser on May 16, 2006, 03:48 AM »
there is currently no way to do this.. i'm not quite sure how it could be done either, i'm afraid.
31669
General Software Discussion / Re: completely unjust disregard for 'farr'
« Last post by mouser on May 16, 2006, 03:04 AM »
i literally cannot type fast enough to launch farr, and type a key that it misses (at least after it has woken up from a deep sleep the first time), and i don't have a particulary fast pc, so it really shouldn't be a problem..  do try with dif. hotkeys, maybe that is the problem..
31670
Living Room / Black: Nice simple well-done flash shooter
« Last post by mouser on May 16, 2006, 02:48 AM »
31671
Site/Forum Features / Re: About the Prize Optimizer Used in Our Drawings
« Last post by mouser on May 16, 2006, 02:29 AM »
hahahaahahaahahaha
 ;D ;D ;D ;D ;D ;D ;D
31672
Site/Forum Features / Re: About the Prize Optimizer Used in Our Drawings
« Last post by mouser on May 15, 2006, 09:49 PM »
i've been thinking of making it public if there is some interest..
i'm actually just adding some more features to it, so remind me in early june..
31673
If you can find a commandline tool that can convert a single file,
then you can use my Drag+Drop Robot to convert thousands using drag and drop easily.
31674
Developer's Corner / Re: What do I do now?
« Last post by mouser on May 15, 2006, 04:25 PM »
first of all, welcome to the site :)

it sounsd like donationware is definitely not something i would recommend -
it's a huge amount of work and no way to make money.

so i'm not going to be a great one to give you advice.  but there are some shareware coders here who might be able to advise you better in that direction.

but i hope you will keep us informed about what you learn, and i look forward to reading any replies from people who know a little bit more about the business end of software.
31675
Best Website Change Monitoring Tool / Re: compared with Check and Get
« Last post by mouser on May 15, 2006, 01:06 PM »
good to see the update of check&get, dmitry, and nice to see you on the sitte  :up:
Pages: prev1 ... 1262 1263 1264 1265 1266 [1267] 1268 1269 1270 1271 1272 ... 1515next