Tag Cloud
command desktop domino eclipse error extjs firefox freewares google howto ibm install jaunty 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
tips Archive
-
Keyboard shortcuts Safari
Posted on April 30, 2011 | No CommentsWeb page shortcuts (when keyboard focus is on page background) up/down arrow key Scroll page vertically by a small amount (more than click on scroll bar arrow) left/right arrow key... -
How to show hidden files on a Mac OSX
Posted on April 29, 2011 | No CommentsTo display hidden files & folders 1. Open Terminal (from /Applications/Utilities) 2. Issue command defaults write com.apple.finder AppleShowAllFiles -bool true 3. Kill the Finder to take effect by issuing... -
How to setup Gnome 3 in Ubuntu 10.10
Posted on April 22, 2011 | 1 CommentHave a look at Gnome 3? and you want to have it, it’s simple with these following easy steps: 1. Install essential packages sudo apt-get install curl libtiff4-dev libgstreamer0.10-dev libcroco3-dev... -
How to create an ISO image in Mac OSX
Posted on April 17, 2011 | No Comments1. Launch Disk Utility (Use Spotlight for quick find) 2. Create new Disk Image 2.1. Create from Folder - Put all the stuff in a folder (e.g. ~/Desktop/ISOCONTENT). - Choose... -
Increase the Message Pane font size in Outlook 2011 for Mac
Posted on April 15, 2011 | No CommentsOutlook 2011 for Mac is quite impressive, but on my MBP 17″ the message pane font size is too much small. At the beginning I thought we can change through... -
How to lock screen in Mac OSX
Posted on January 17, 2011 | No CommentsWe are going to use Keychain Access to lock the screen, here are some steps in detail - Open ~/Applications/Utilities/Keychain Access - Go to menu KeychainAccess->Preferences - Put a check... -
Delete many files and “Argument list too long” error
Posted on January 13, 2011 | No CommentsIf you try to delete a big number of files using the command rm * You will get “Argument list too long” error, so here’s the cure find . -exec ... -
How to get AUTO_INCREMENT ID of the last MySQL Insert with PHP
Posted on January 10, 2011 | No CommentsSometimes you may need to retrieve the ID of your latest record after inserting into MySQL. If you are using AUTO_INCREMENT columns for storing IDs then this is simple: Use... -
Shortcut keys for Mac OSX
Posted on November 15, 2010 | 2 CommentsHere are some of the popular shortcut keys for Mac OSX Snow Leopard that might be helpful to you. Startup “Press X during startup” = Force Mac OS X startup... -
Howto do Print Screen in Mac OSX the easy ways
Posted on August 14, 2010 | 2 CommentsSwitching from Windows or Linux and wonder where is the print screen button is? Here’s few tips for you to do it the easy ways, without installing any extra screen-capture...


