PHP Speedy is a script that minimizes your js and css files in order to reduce your blog’s load time. If you don’t believe it check out the links below:
Test page without compression
Test page with compression
As you can see (you might want to check your Net Firebug stats) the page on which PHP Speeedy is [...]
Dan on March 21, 2008 | Filed under
php,
scripts,
wordpress |
Leave a comment
What this script basically does is to display random images from a given folder. You can use this script to display some rotating affiliates banners, ads, sponsors banners, or even display a random header for your WordPress blog. Here you have three examples of scripts. The first one displays random pictures, without links, just for [...]
Dan on March 19, 2008 | Filed under
php,
scripts |
3 Comments
I have tested this script on phpbb2 and phpbb3 and it works like a charm. If you have one, make sure you exclude your private section (for example t.forum_id != 4, where 4 is your private forum’s number). You can include this in your blog’s sidebar, a portal or a website. You can apply different [...]
Dan on March 14, 2008 | Filed under
php,
phpbb3,
scripts |
8 Comments
Have you ever wondered how is it possible to integrate AdSense or any other ads into or between your Wordpress posts ? Of course you have. This method does not require any third-party plugins whatsoever. For example, we all know that on a single page only three AdSense ads will appear. I’ve seen people that [...]