Browse Most-Viewed Topics

Feb 07, 2008 Linux-Unix cheat sheets - The ultimate collection

Linux-Unix cheat sheets - The ultimate collection This is a compilation of approx 70 cheat sheets for Linux users. There are a grip load of commands that Linux users have at hand which can seem very daunting to a novice. This collection will make Linux just a little less of a headache to learn.

Oct 25, 2008 Collection of atheist and atheism motivational posters

Collection of atheist and atheism motivational posters Here is a collection of 41 atheism motivational posters. If you know of any more that are not on the list, post them in the comments!

Oct 25, 2008 A test that needs to be passed before people can make babies

A test that needs to be passed before people can make babies Is there a simple solution to creating a better world? Probably not, but I think some simple eugenics would make a significant difference in the direction our species is heading.

Sep 25, 2008 A new creationist motivational poster

A new creationist motivational poster Creationists: I'm right, you're wrong. la-la-la-la-la-la- I can't hear you!

Feb 03, 2008 PHP cheat sheets

PHP cheat sheets

Feb 05, 2008 Regular Expressions cheat sheets

Regular Expressions cheat sheets No matter what languages you program in, chances are you have uses for regular expressions. Even though they comprise of only simple operators and switches, it can can be very tough to memorize how to properly harness the power of regular expressions. This is where these cheat sheets come in handy!

Feb 28, 2008 Linux: How to clear the cache from memory

Linux has a supposedly good memory management feature that will use up any "extra" RAM you have to cache stuff. This section of the memory being used is SUPPOSED to be freely available to be taken over by any other process that actually needs it, but unfortunately my Linux (three distros now, Mandriva 32 bit, and Mandriva 64 bit, and Opensuse 11 64 bit) thinks that cache memory is too important to move over for anything else that actually needs it.

Dec 15, 2007 Adobe AIR vs Flash vs Flex vs Microsoft Silverlight

Adobe AIR vs Flash vs Flex vs Microsoft Silverlight The internet has been in many many different stages since its conception, both smaller stages of advancement such as the defining of web standards and a push to implement them, to larger, more generalized advances such as the recent explosion of "web 2.0", blogs, social networking, and media enrichment. One could easily write for weeks covering all these advances, but for now i want to talk about media enrichment and interactive applications using rich media platforms.

Feb 22, 2008 How to create Ctrl+Key shortcuts in Javascript

Everybody loves shortcuts, so why should you deny your users of this guilty pleasure when it comes to your javascript-driven web application? Giving your users the ability to execute commands with simple shortcuts can make all the difference in the usability of your application.