-
-
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
-
How to install Node.JS on MacOSX Snow Leopard
Posted on September 12, 2010 | No CommentsI’m learning Node.JS and installation is the first step to move on. So here I make a small tutorial for installing Node.JS on MacOSX Snow Leopard 1. First of all,... -
Install Xcode in MacOSX
Posted on September 11, 2010 | No CommentsTo install Xcode Tools and the X11 SDK, follow the steps below. 1. Download Current shipping release: click here OS X 10.5 (v3.1.4): click here OS X 10.4 (v2.5): click... -
Converting between PHP & MySql DateTime
Posted on September 9, 2010 | 1 CommentI work most of the time in PHP and here are two functions I found to be helpful most of the time when dealing with DateTime value type between PHP... -
rsync over different ssh port
Posted on September 1, 2010 | No CommentsI use rsync quite often to synchronize my development & production server. Rsync is really helpful & handy tool with lot of tweaks & configuration to satisfy most of your... -
Jquery WYSIWYG rich text editor – The complete list
Posted on August 24, 2010 | No Comments1. jwysiwyg This plugin is an inline content editor to allow editing rich HTML content on the fly. It’s an alternative to WYMeditor with much less features. With a small... -
Terminal at your finger, anytime!
Posted on August 23, 2010 | No CommentsLeaving Ubuntu and switch to the Mac’s world has been a pleasant experience because of the beautiful yet effective operating system. Snow Leopard is my favourite development platform now along... -
Change the default editor
Posted on August 21, 2010 | No CommentsCHANGE THE DEFAULT EDITOR Quick way to change the default editor for your Linux box export EDITOR=”nano” You can change nano with another text editor such as pico, vim HOW... -
Best online source code editor collection – must have for a developer
Posted on August 20, 2010 | 2 CommentsI’ve made a collection of online source code editor for my life as a developer, so here to share with you 1. CodeMirror CodeMirror is a JavaScript library that can... -
SIOCSIFADDR: No such device eth0 in Ubuntu & VirtualBox
Posted on August 17, 2010 | 3 CommentsI copied an 9.04 Ubuntu vmware appliance from another box to my Mac box and create a new VirtualBox using the vmware Ubuntu hard disk, everything is booted up find... -
Howto call a python script from PHP
Posted on August 16, 2010 | No CommentsIf you want to call a python script from PHP the quick & dirty way, then this post is for you. We will not install any thing other than standard...



