topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Saturday September 19, 2026, 7:13 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 ... 1293 1294 1295 1296 1297 [1298] 1299 1300 1301 1302 1303 ... 1515next
32426
Developer's Corner / Do you use a good office chair when programming?
« Last post by mouser on March 21, 2006, 06:49 PM »
Anyone want to recommend a reasonably priced office chair for long sessions of programming?
Does it make a difference?  What are your experiences?  My back has been bothering me just a little because i never sit properly.
32427
the *intention* of our reviews will not change - to help readers determine which program is best for them.  many reviews seem to just look at one program and say, it's good, great, bad, or look at a few programs and say here they are.

our reviews will continue to be written as an effort to help people figure out which program is BEST, and whether they should make a purchase or use a free program.

however, i think we are going to be less doctrinaire about picking only a SINGLE winner when there is a top tier of close candidates.  if there are a few which are top tier candidates which different users might have different preferences for, we are going to try to reflect this, rather than trying too hard to pick a single winner.
32428
Living Room / MIT Press book sale, 50% of 1000s of titles
« Last post by mouser on March 21, 2006, 04:38 PM »
one of the best publishers for cognitive/neuro/ai books



from personal correspondence
32429
Living Room / Samsung unveils 32GB Flash-based HDD killer
« Last post by mouser on March 21, 2006, 04:18 PM »
This is surely the future of hard drives..

Samsung has launched what it reckons its the world's first 32GB NAND Flash-based hard disk drive replacement unit. The company claimed the so-called "solid state disk" can access data three times faster than an HDD can and write files one-and-a-half times more quickly - though we don't know what HDD spec it was comparing its product to.
The SSD is a 2.5in form-factor product that operates at 5V and connects across a 66MHz Ultra DMA parallel ATA bus. Samsung said the unit consumes just five per cent of the energy it takes to run a hard drive.



from digg.com
32430
General Software Discussion / Re: Cody is staring in a video game now!?!?
« Last post by mouser on March 21, 2006, 01:38 PM »
that picture scares me.  post a pic of the ingame engine!
32431
Mini-Reviews by Members / Re: HDDlife Pro (and other disk-health reporters)
« Last post by mouser on March 21, 2006, 12:55 PM »
wow - awesome minireview!
32432
Mini-Reviews by Members / Re: --> PLEASE READ BEFORE YOU POST <--
« Last post by mouser on March 21, 2006, 12:39 PM »
remember you can attach images to your post by click the "additional options" link at the bottom left while you are making a post, and for info on how to put images anywhere you want in your post see https://www.donation...dex.php?topic=1996.0
32433
http://www.ohgizmo.c...n-isolated-incident/

I fully expect this post to take on a life of its own. So, I’d like to start it with a disclaimer. Peter, Ryan, Jason… if you end up reading this, know that I respect all of you tremendously. I believe you pour your hearts and souls into what you do, and deserve every bit of success that’s come your way. Well, almost every bit. Know that I bear no hard feelings, but the time has come for the truth to come out, and this is my contribution to that end.

For the last nine months or so, I have harbored a dispute with Engadget, and until now I have kept relatively quiet. This is the gist. I believe (I’m convinced beyond doubt, really) the writers at Engadget maintain a blacklist. They will obstinately refuse to credit any story that originates (in the relatively fuzzy meaning that the word “originates” has in the Blogosphere) from one of the sites on the blacklist, often preferring to wait quite some time until the same story pops up elsewhere, and then crediting that non-blacklisted site. Sometimes, they will go to even greater lengths to uphold the ban, stepping out of the realm of the unpleasant and squarely into the realm of the unethical. This has happened recently to DAPreview, and lucky for them, they have proof.
32434
Developer's Corner / Re: Thoughts about OOP programming
« Last post by mouser on March 21, 2006, 08:03 AM »
i was referring to the author.
i agree that there is no one approach for all problems, though as an avid oop fan i think most non-trivial programming tasks are well suited to oop methods.
32435
Developer's Corner / Re: Thoughts about OOP programming
« Last post by mouser on March 21, 2006, 07:03 AM »
more links:
wikipedia page on object oriented programming: http://en.wikipedia....nstead_of_membership

and wouldn't you know it, our own favorite programming blogger, jeff atwood, has written about the oop hater page:
http://www.codinghor...archives/000200.html
definitely worth a read!

looong philosophical article on oop thinking:
http://www.interacti...ation_redefined.html

32436
Developer's Corner / Re: Thoughts about OOP programming
« Last post by mouser on March 21, 2006, 06:57 AM »
i completely and vigorously object to the idea that oop is only for group programming.

the more people you have looking at code the more important it is that it is better modularized, but saying that's the only time to use oop is like saying that a filing strategy helps organize stuff when you work in an office with lots of people, so when you are home you should just throw your papers on the floor randomly.


here is that authors full website against oop for those who didn't read through to the end of his article: http://www.geocities.../tablizer/oopbad.htm
hmm.. i think this guy had a bad psychological reaction to oop when he was a baby.. maybe his ex-girlfriend was an oop fan.


now there are some more sophisticated attacks of oop than this guys, centering on new programming paradigms like "Aspect Oriented Programming" - http://en.wikipedia....oriented_programming
32437
General Software Discussion / [GER/ENG] CLCL Clipboardmanager Forum
« Last post by mouser on March 21, 2006, 06:47 AM »
the wiki is hard to upload pictures to and doesnt get much traffic -
im really starting to think we should just close it and use the forum.. :(
32438
Developer's Corner / Re: Thoughts about OOP programming
« Last post by mouser on March 21, 2006, 04:26 AM »
thought provoking but ultimately extremely unconvincing to me.
i guess part of it might be a style issue, and i'll leave it to someone better at writing (and someone who isn't up to his eyeballs coding the donationcredits system) to dissect it, but really i think it misses all of the important features of object oriented programming.

what people have to realize is that ultimately, all code is compiled down into a very low level language like assembly.

everything else is just stuff on top to help you as a human organize your data and code in a way that makes it easier for you to write and maintain.

to me, over almost two decates, object oriented programming has represented a profoundly positive framework for organizing code and data structures.  it changes the way i plan solutions, conceive of problems, etc.  i can't imagine trying to keep complex programs organized without using it.
32439
Living Room / Re: the first 20000 users - well done, mouser!
« Last post by mouser on March 20, 2006, 07:52 PM »
that doesnt tell you how many people have posted - just how many charter/honorary members posted.
32440
welcome to the site alxwz.
i think your points are both well taken.

im guessing that zaine would say of the archive review that winrar would not have won if it was defficient in any of the non-rar features- it's only because winrar excels at everything plus has rar format that allowed it to win.  however i share your much less optimistic take on the rar format, and i would agree that from my perspective i would not give it the weight had i been writing the review myself.  but then everyone has their differences in views of what's important..

regarding the email reviews - it's so hard to avoid missing some programs, there are just so many in every category, but you're right, we need to do more of a group effort to make sure the reviews have covered all the programs before they go live.  the problem here is similar to the problem with IMAP, which is simply that the reviews take a huge amount of effort and time and the reviewer isn't always an expert in all areas.  again i think if we try to make the reviews more of a group effort we can try to fill in some of these gaps.

one thing we are starting to do which will make things a little easier is top focusing so much on one winner - but trying to focus more broadly on the top tier of programs and the pros and cons of those and who they would appeal to, which should make it a little easier to keep the reviews up to date.
32441
Living Room / Re: Free Greenlight subscription
« Last post by mouser on March 20, 2006, 05:36 PM »
ok just clarifying - so there was no actual clickable link in the original post right?

you werent taking him to task for doing this right?:

[url=http://www.greenlightmag.com/subscribe.php]greenlight mag[/url]

which behaves like this:
greenlight mag

32442
Living Room / Re: Free Greenlight subscription
« Last post by mouser on March 20, 2006, 04:58 PM »
im curious as well - i didn't see a link at all.
32443
General Software Discussion / Re: Must-have apps in the System tray?
« Last post by mouser on March 20, 2006, 01:10 PM »
:)

or maybe i should say:
:)
32444
General Software Discussion / Re: Gabbly!
« Last post by mouser on March 20, 2006, 01:08 PM »
house if you are looking for an irc applet, check the one we use on this site, works pretty well.
32445
Official Announcements / Re: Contest - Make a new Banner for Website
« Last post by mouser on March 20, 2006, 01:07 PM »
i've put up a page where we can test submissions, and more importantly i've made a zip file available there with a self contained index.html and all necesary .css and image files for users to test their banners locally on their pc in order to test what they will look like:
https://www.donation...com/Contests/banner/

see download link on the left.  let me know if you need any help.
32446
LaunchBar Commander / Re: an idea for auto configuration
« Last post by mouser on March 20, 2006, 12:34 PM »
jgpaiva that is exactly the kind of thing i was thinking in terms of people sharing their hierarchical categorization of apps, or else us helping to build such configurations (since their might be conflicts).
32447
LaunchBar Commander / Re: testers post your first impressions here
« Last post by mouser on March 20, 2006, 12:15 PM »
yeah that last line is sort of a workaround for a bug im having trouble getting rid of where sometimes the tray menu appears behind the system tray, so the last item gets hidden - so i put a blank line in case.  i have to fix it properly as that is not a pleasent solution.
32448
LaunchBar Commander / Re: testers post your first impressions here
« Last post by mouser on March 20, 2006, 12:12 PM »
heh - you're right about removing image, got to fix that.
double click tray, i have to figure out how to fix that bug, thanks.
as far as dissapearing skin - having trouble reproducing it - if you find any more clues about this let me know.

copy and paste on itself - i better check into that :)
32449
Backup Guide / Re: Good new Acronis TrueImage vs. Norton Ghost review
« Last post by mouser on March 20, 2006, 11:46 AM »
excellent find.
32450
Official Announcements / Re: Contest - Make a new Banner for Website
« Last post by mouser on March 20, 2006, 11:46 AM »
addendum: somewhere in the banner should be a place where we can overlay the title of the current page.
an example from our current design:

banner_w_pagetitle.png

also note that cody likes to perch at the lower right of the banner so it should look good with him there..


ps.
im going to upload a sample html page for forum and site banners for you to try out your designs with, to see how they will actually look on the website.
Pages: prev1 ... 1293 1294 1295 1296 1297 [1298] 1299 1300 1301 1302 1303 ... 1515next