If you are a programmer, then you must have encountered regular expressions sometime back in your carrier. If you are good at regular expressions, then hats off to you. Otherwise there are some tools which can make your life easy. …
Read MoreTags: Developers
This is for all php programmers using Windows. If you are planning to use CURL library on PHP then you may encounter an error like below. Fatal error: Call to undefined function curl_init() in F:projorkutfeedstrunkindex.php on line 15 I encountered …
Read MoreThis article is intended for all geeks who are working on firefox extension development! If you are new to this then you may want to start with shortest tutorial for firefox extension development! This is small but important tutorial for …
Read MoreMany times you see source code which is very hard to read due to lack of proper formatting. Many of my friends who are working on various third-party programs on orkut from time-to-time needed to swim through highly unformatted javascript …
Read MoreSometimes upgrading to a newer version can be a good thing. Other times, your computer may not be compatible with the new version, the new version is bloated, or all the options you liked are no longer available. There could …
Read MoreWith Firefox 2.0, many of old extensions facing compatibility problem! Gleb Reys posted 3-ways to make old firefox extensions compatible with firefox 2.0! The three way covers up so many details that u will end up either making ur old …
Read More

Recent Comments