-
Tag Cloud
desktop domino eclipse error extjs firefox freewares google ibm 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 ssjs terminal tips TIPS & TRICKS tips and tricks tools tricks ubuntu ubuntu 11.04 windows windows 7 wordpress xpages
UNCATEGORIZED Archive
-
What is my google page rank ???
Posted on August 15, 2010 | No CommentsEver wonder how popular is your website? Most of the webmasters care about the Google Page Rank number, and just for fun I made a small page to check your... -
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... -
How to keep your SSH session alive (Linux, Mac)
Posted on August 11, 2010 | No CommentsWhen you are working remotely, sometimes you can see that your ssh session is automatically disconnected after the idle time, if you want to keep the connection alive, do as... -
Find & replace text within multiple files in a folder recursively in MacOSX
Posted on August 11, 2010 | No CommentsToday I looked at my old project codes and find out that I’ve put a lot of hard-code value, but couldn’t remember in which files the value is hard-code. So,... -
How to concate files in Mac OSX
Posted on August 8, 2010 | No CommentsSometimes when you download files from Internet, you will receives a lot of parts of the files (normally in .001, .002, .003 etc… extension) , which required to be concated... -
Redirection to another url with javascripts
Posted on August 6, 2010 | No CommentsThere are some simple ways to use javascript redirect the page to another page <br />Using Pure Javascript 1. Redirect to anther page <script type=”text/javascript” language=”javascript”> window.location.href=”Your url here”;</script> OR... -
Jquery selector problem with IDs have square brackets
Posted on August 2, 2010 | 2 CommentsI’m using PHP quite often in my work, and have the habits to put the form name in the syntax of array, such as <input id="product[title]" name="product[title]" type="text" /> <input... -
How to clear DNS cache in Linux & Mac (Tiger, Leopard, Snow Leopard)
Posted on July 31, 2010 | No CommentsON MACOS Sometimes you may need to clear the DNS cache of your MacOS, just do it as followed: 1. Goto Applications -> Utilities -> Terminal2. At the terminal, type:For...

![Jquery selector problem with IDs have square brackets I’m using PHP quite often in my work, and have the habits to put the form name in the syntax of array, such as <input id="product[title]" name="product[title]" type="text" /> <input...](http://techmix.net/blog/wp-content/uploads/2010/08/jquery-115x115.png)