Cyberciti: "Research shows that if your web pages take longer than 5 seconds to load, you lose 50% of your viewers and sales.
You can speed up your wordpress blog by using a CDN to display content to users faster and more efficiently."
wordpress blogHowTo: Configure Wordpress To Use A Content Delivery Network (CD...Linux Today Tue, 04/06/2010 - 01:03
Cyberciti: "Research shows that if your web pages take longer than 5 seconds to load, you lose 50% of your viewers and sales. Caching For Efficiency With Zend Framework - Brandon SavagePlanet PHP Mon, 04/05/2010 - 05:00
One of the things I’m always looking for is ways to improve performance with the applications I write. While a few applications are write-heavy, most are read-heavy: that is, reading the database is the predominant behavior (for example, this Wordpress blog reads the database far more often than it writes to the database). CatsWhoCode.com: 10 awesome things to do with cURLPHPDeveloper.org Thu, 11/26/2009 - 17:03
On the CatsWhoCode.com blog there's a new post looking at a few cool things (ten, to be precise) you can do with the cURL extension in PHP.
Their ten cool things incldue: Pureform Blog: Memcache & MySQL PHP Session HandlerPHPDeveloper.org Tue, 05/05/2009 - 11:57
On the Pureform WordPress blog is a quick tutorial on using memcache and MySQL to work with PHP's session handler to create a Write Through Cache. Justin's Blog: How to secure your wordpress blog - part 2PHPDeveloper.org Wed, 04/15/2009 - 10:19
Justin had written up a previous article with a few quick ways to secure your WordPress blog and he's come back with a few more helpful hints on how to keep you and your blog safe. Justin's Blog: How to improve the security of your Wordpress blo...PHPDeveloper.org Wed, 04/08/2009 - 11:54
Justin has a few suggestions - six of them - to help you improve the security of your WordPress blog. Here's the list:
For each of the items that are plugins, links are provided for direct download and installation instructions. |