Monday, February 22, 2010 – 3:20 PM
On Valentine’s day David Orr launched the Dev Center that offers free audio samples for developers on a tight budget.
Any project will qualify (even commercial ones!)
You can use any of the music available in the Dev Center.
There is no limit to how many pieces you want to use!
No subscription fee is required – you just [...]
Monday, January 11, 2010 – 7:00 AM
It was a long time since I built my computer so I chose to go with professional PC builder to avoid messing things up. Most importantly I wanted to build a custom desktop computer according to my specification. Other things that matter the most to me were:
- Ability to customize every aspect of the configuration
- Professionalism and reliability of the builder that will treat the computer as their own
- Warranty
After doing a research online for I found AVADirect (www.avadirect.com).
Saturday, December 12, 2009 – 1:00 AM
The Yahoo! Media Player enhances your web site or blog by creating an embedded player for each audio link. All the links can be played with one click, turning the page into a playlist. This is done by adding just one line of code to your page. This article explains how to customize Yahoo! Media Player to match your web site design.
Saturday, November 21, 2009 – 6:42 PM
Sometimes you need to force your visitors to use secure connection if they forgot to type https:// in the browser. It can be accomplished by adding the following lines to .htaccess file located in the root folder of your web site. It will force secure connection for all pages on your web site.
Thursday, October 22, 2009 – 9:44 PM
After upgrading PostgreSQL from 7.4 to 8.2 it started crashing sporadically with the following entries in the log file:
LOG: server process (pid 21460) was terminated by signal 11
LOG: terminating any other active server processes
LOG: all server processes terminated; reinitializing shared memory and semaphores