Note From The Editor, Coding | featured news

Improving MySQL Performance with Query Cache

Sections:  business   note from the editor   
Topics:  coding   database   internet   lamp   linode   linux   mysql   mysql performance   mysql query cache   query cache   site updates   vps   
Improving MySQL Performance with Query Cache

In my continued efforts to make the site run faster, I’ve set my sights on query caching on MySQL. I think query caching is turned on by default when you install MySQL. At least for me, I didn’t have to do anything. I notice it’s been working because whenever I run a query a second time, it’s always significantly faster.

 

Pressflow, Locked Tables & Hang Time

Sections:  note from the editor   
Topics:  cms   coding   drupal   linode   locked tables   mysql   php   pressflow   site updates   vps   wopular   
Pressflow, Locked Tables & Hang Time

I just installed Pressflow and simultaneously updated Drupal late last week. Pressflow is a modified version of Drupal that allows it to scale more easily. For sites with huge traffic and databases, it's essential. It supports database replication, Squid and Varnish reverse-proxy caching, and is optimized for MySQL and PHP 5.

 

Yay! Dropbox for Windows Mobile

Yay! Dropbox for Windows Mobile

Dropbox has became an indispensable web development tool for me. It lets you share and sync files across multiple computers - your desktop, laptop, and netbook. It also keeps a history of your edits, like google docs. I use it as a poor man's svn to keep track of my edits to pages on Wopular, in addition to syncing design comps, and to-do lists. Since I already use my HD2 to pick stores to feature on the site, I thought wouldn't it be nice if I could also do some coding with it.

 

Here's The First Thing I Did for BookTeller.com, a Website with Animated Children's Books

Here's The First Thing I Did for BookTeller.com, a Website with Animated Children's Books

As I mentioned at the beginning of the year, I've started working for BookTeller.com, a website that offers animated children's books with voice-over narration for a monthly subscription fee. It's a great educational tool for parents and teachers to teach kids how to read.

 

FireFox 3.6 Faster, But Now I Have to Fix My CSS

FireFox 3.6 Faster, But Now I Have to Fix My CSS

FireFox 3.6 is officially released today. After 3.5's browser freezing problems which caused me to downgrade to 3.0, I was kinda reluctant to upgrade. I did it anyway, and to my surprise, it was as advertised.

 

Don't Put Google Analytics at the Top

A new tracking code from Google Analytics was released recently. GA is a free web traffic reporting tool that let's you track how many users are viewing your website. The new code snippet uses an asynchronous process, meaning your site would load up without having to wait for the tracking code to finish executing.

 

Syndicate content