-
-
Tag Cloud
desktop domino eclipse error extjs firefox freewares google howto image install jaunty java javascript javascripts jquery LINUX lion mac MACOSX mysql news php plugins problem programming python recursive screenshot shortcut keys slackware snow leopard softwares terminal tips TIPS & TRICKS tips and tricks tools tricks ubuntu ubuntu 11.04 windows windows 7 wordpress xpages
UNCATEGORIZED Archive
-
Show your program’s connections (open sockets) on MacOSX Snow Leopard
Posted on December 16, 2010 | No CommentsSometimes, you might want to know which socket your programming is binding to. Well it’s simple with just one command lsof -i TCP -i UDP Combined with other tool like... -
Get the complete url of the current web page with PHP
Posted on December 2, 2010 | No CommentsGoing to share with you a small snippet today, to determine and get the complete url of the current page in PHP 1. The Function function getPageUrl() { //... -
Reload ExtJS JsonStore with a different URL
Posted on November 17, 2010 | No CommentsOne of my application need to reload the JsonStore dynamically with a different URL, after searching around and take quite a long time, I finally solved the problem. So here... -
Help text (quick tip hint) for Extjs form field
Posted on November 7, 2010 | No CommentsSometime you might want to provide a helpful explanation on the form field built with Extjs, there’s a quick way to do by utilizing the qtip Add an interceptor to... -
Macosx Snow Leopard and mod_python
Posted on October 26, 2010 | No CommentsI’m using Snow Leopard 10.6.4 and it’s already shipped with Apache 2.2. To compile mod_python on Snow Leopard you should have GCC (which is not installed by default on Snow... -
How to download video from Facebook
Posted on October 23, 2010 | No CommentsIt’s simple & easy to download your favorite video from Facebook, there is some ways around here: 1. Using Firefox Add-on - Download Firefox if you don’t have it- Go... -
WARNING: Application does not specify an API level requirement!
Posted on October 15, 2010 | No CommentsDuring the time of compiling & running Android application, you may get this WARNING WARNING: Application does not specify an API level requirement! To get rid of this message, we... -
The ultimate best twitter clients for Mac
Posted on October 4, 2010 | 2 CommentsThis is a list of nice clients for Twitter, try & find your best mate 1. TweetDeck Link: http://www.tweetdeck.com/ Everything in your sight, great interface, my favorite one 2. Twittia... -
Best free code editors for MacOSX
Posted on September 18, 2010 | 1 CommentI’m using three computers with 3 different operating systems (MacOSX, Ubuntu & Slackware) but MacOSX is always my first choice for coding because of the simplicity & beauty of the...



