Archive for the “tools” category

Simple PHP PDO Wrapper : light, static, easy

by admin on August 29, 2009

A few days ago, I was looking for a PDO wrapper to work with a small PHP application. I’ve searched around and found fractalizer’s PDO wrapper nearest to my purpose. Then I just wrote my wrapper on the shadow of (…)

Read the rest of this entry »

Front-end optimization with PHP Speedy – increase Yslow grade in 10 minutes!

by admin on December 26, 2008

Before I move into PHP Speedy, a small background won’t hurt much! Until a few days back, whenever I hear the word optimization, my brain quickly shows a few keywords in my mental screen: “query optimization, page caching, opcode, etc”. (…)

Read the rest of this entry »

My Bookmarks – A WordPress plugin to show your valuable bookmarks on sidebar

by admin on August 8, 2008

If you are using delicious or simpy as your bookmarking tool, this plugin is for you. This will help a wordpress user to show his valuable bookmarks on sidebar. Just install this plugin and set your options in plugins settings (…)

Read the rest of this entry »

Developing web application with PHP-MySql-Apache in Ubuntu Linux

by admin on July 5, 2008

I have started using Ubuntu 8.04 in few days ago and found it Great. So, now I’ve moved my development environment from windows and working in Ubuntu. Here I am just explaining what steps I had to take for this (…)

Read the rest of this entry »

PHP Universal Feed Parser – lightweight PHP class for parsing RSS and ATOM feeds.

by admin on May 2, 2008

After the PHP Universal Feed Generator, I’ve written the PHP Universal Feed Parser for Orchid Framework. It’s a RSS and ATOM parser written in PHP5. Though there are many feed parsers over Internet, none of those was serving the basic (…)

Read the rest of this entry »

PHP Universal Feed Generator (supports RSS 1.0, RSS 2.0 and ATOM)

by admin on March 8, 2008

It’s been a while since I’ve planned on developing a RSS writer that fulfills most my needs by supporting the various feed formats. Although the necessity was the prime force behind it, a discussion with Hasin and Emran has put (…)

Read the rest of this entry »

Windows Live Writer : Blogger’s life made easy

by admin on October 1, 2007

Windows says, "Windows Live Writer Beta is a desktop application that makes it easy to publish rich content to your blog". Really that. I have been using it recently and found it as an exclusive tool for blogging. But remember, (…)

Read the rest of this entry »