Category Archives: Codes

Grab Yahoo class is in “coma”

Grab Yahoo class was one of my works that has been used by many people around the world. Since I released this class I did  not have a single month without comments or questions or suggestion about this class. Some … Continue reading

Posted in Codes, Interest, PHP, Playground, Resources | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

WordPress Plugin: Recently Updated Pages

Today I’ve released a WordPress plugin called “Recently Updated Pages” which is a WordPress Widget that displays your recently updated page list on the sidebar. I was looking for a similar plugin but after searching for a while I wanted … Continue reading

Posted in Codes, Interest, Playground, Resources, WordPress | Tagged , , , , , , , , , , , , , , , | 3 Comments

“sed”: Find and Replace Command on Linux Command Line

Sometimes we use IDE to find and replace strings in our file(s). IDEs have features to search for a keyword in all the files in a directory and replace with a given string. When you’re on Linux and using command … Continue reading

Posted in Codes, Interest, Linux, Mac, Playground | Tagged , , , , , , , , , , , , , , , , , , , | 1 Comment

Inanis Glass theme for WordPress: Set the clock to 24hr format

I have installed Inanis Glass theme (v. 1.2) for my WordPress blog and it is really an amazing theme. It was very easy to install (unlike other themes where something is always missing or not fitting). I made small changes … Continue reading

Posted in Codes, Resources | Tagged , , , , , , , , , , , , , , , , | 2 Comments

PHP Function I frquently use

While developing the web applications with PHP I have made my own small function library. In this library I have few functions that I use very frequently. One of the functions that is used more often is echo_d(). The purpose … Continue reading

Posted in Codes | Tagged , , , , , , , , , , , , , | 3 Comments