Hacks

Real Costs – emissions data into travel related e-commerce website

Real Costs – emissions data into travel related e-commerce website

Adds C02 emission information to travel sites, extremely clever – Real Costs is a Firefox plug-in that inserts emissions data into travel related e-commerce website. The first version adds CO2 emissions information to airfare websites such as Orbitz.com, United.com, Delta.com, etc. Following versions will work with car directions, car rental, and shipping websites. Think of […]

Make your own gadget (google)

Make your own gadget (google)

Starting today you can use Google to make your own “gadget” that can be added to your site. From the Seattle PI – Getting more people to log in to the site is important to Google because it allows the company to log more data that helps its algorithms better understand the nuances underlying many […]

RAID 0 in a Macbook Pro

RAID 0 in a Macbook Pro

Putting a RAID 0 (striped) disk array in your laptop is a double edged sword. One the one hand, it’s twice as likely to have a disk failure. One the other hand, it can make disk-bound activity, such as uncompressed video reading and writing, much faster. Frankly, with processor, bus and memory speeds as fast […]

Command Line Interface for WordPress

Command Line Interface for WordPress

Rod McFarland has put together some really cool AJAX-based CLI themes for WordPress. With his CLI 2.0 theme, you can browse blog entries by “cd”-ing through categories, typing “ls” to list article titles and “cat [articlenum]” to read a post. AJAX is used to make the whole experience seem like you are typing at a […]