My experience with this product is not pleasing. I purchased this NAS drive from Best Buy May 11, 2009, and it promptly died October 28, 2009. I had over 400 GB of music and movies that I had ripped from my DVD and CD collections.
When it worked, the streaming was relatively slow, partially blame [...]
Review: Maxtor Central Axis
Order Posts by Meta Value Numbers in Wordpress
The following changes work on Wordpress version 2.8.*, prior version will need a slightly different change.
A brief background first. I needed to have a page in which my posts were ordered by the meta_values to a particular meta_key. By default meta_value is LONGTEXT data in mysql, therefore we are unable to order posts by meta_value [...]
Optimal Handbrake Settings For A Media Library
So let me start by stating that Handbrake settings are not an exact science, as perception of quality varies from person to person. Along with that, optimal Handbrake settings, using the term loosely, also varies from application to application. Settings for output to an iPhone or iPod will differ greatly with settings for output to AppleTV or PS3.
10 Essential Firefox Add-ons for Developers
It’s pretty clear by now what browser is most widely used by all web developers, Mozilla Firefox. Though it is far from the most widely used browser, that title is held by our friends at Microsoft and its Internet Explorer, it is definitely the first tool in a web developers toolbox.
JavaScript Optimization for Page Load Performance
Using techniques like validation, obfuscation, and compression can result in significant decreases in file size, sometimes 50 to 75 percent. Combine that with several other non-pragmatic methods, dramatic improvements in page load performance can be realized.
Care for JavaScript
Building and developing frameworks along with following web standards and some form of a design pattern will help [...]