Jan
16
2012

Mysql change user’s password

mysql_logo

post is about how can we change mysql users password, it covers its two basic method

Jan
15
2012

Removing “Search.Conduit” From Firefox

firefox2005-icon

Have you ever installed conduit toolbar on your firefox by mistake? and now finding it difficult to remove it from your firefox. Well even I have faced similar issue, and removed addons related to “conduit”, but still while searching anything from address bar used to show result from same “http://search.conduit.com” and it started annoying me. As I am a true Google FanBoy. So finally after googling things here and there found a solution (boring one, [...]

Dec
26
2011

IDoneThis, an easiest way to record daily activities

idonethis

iDoneThis.com is simple website for writing down what we did each day to track and motivate ourselves.

Dec
19
2011

Facelift for Read it later

read-it-later-2

read it later is a service where you can add articles to your reading list and then read it in other platforms like web, android, iphone.

Dec
7
2011

First guest post

guest

Yes today for the first time i have written a guest post, well it for my brothers blog only ” Linuxreaders.com “. But its a new things, so it excites me and i was thrilled to share it with you guys. Well this post is about web crawler which extracts the email address from crawled pages. link to that article is as given below. [PHP] Simple email crawler so why guest post, well as most [...]

Dec
6
2011

[PHP] Get number of weekdays in month

php_code

This function returns the number of weekdays in given month.