< Browse > Home / Archive by category 'Web Development'

| Mobile | RSS

Enabling gzip compression if mod_deflate is not enabled

Enabling gzip support on server without using mod_deflate or mod_gzip Apache module. The technique uses PHP with Gzip support for compressing the files.

[ More ] January 6th, 2010 | 5 Comments | Posted in Programming, Web Development |

Google Analytics Reporting Suite on AIR

Today I am going to write about an excellent application, which I discovered yesterday. The main reason why I hated checking out my Google Analytics reports was that I hated logging in to my Analytics account. My personal Google account is different from the one I use for website related uses, including Adsense, Sitemaps and Analytics. [...]

[ More ] November 15th, 2007 | No Comments | Posted in Softwares, Web Development |

Speed up page loading & save bandwidth by reducing page size

Yesterday, while fixing some browser compatibility issues of my new theme, I was surprised to know that my homepage was over 400 KB in size and took more than 30 seconds to completely load with my DSL connection. More than 80 files, including images, javascript and css, were embedded within the page.
I decided to optimize [...]

[ More ] November 9th, 2007 | 5 Comments | Posted in Web Development, Website, Wordpress |