General keyboard shortcuts
• CTRL+C (Copy)
• CTRL+X (Cut)
• CTRL+V (Paste)
• CTRL+Z (Undo)
• DELETE (Delete)
• SHIFT+DELETE (Delete the selected item permanently without placing the item in the Recycle Bin)
• CTRL while dragging an item (Copy the selected item)
• CTRL+SHIFT while dragging an item (Create a shortcut to the selected item)
• F2 key (Rename the selected item)
• CTRL+RIGHT [...]
July 3rd, 2008 | Posted in Tips & Tricks
PDF995 is a freeware that can create pdf files from any file that can be printed. It gets installed as a printer driver in your system. To create a pdf, just print the file using PDF995 printer driver by pressing “ctrl P” and choosing PDF995 from the drop-down list.
Ever wanted to merge two pdf files [...]
July 1st, 2008 | Posted in Uncategorized
I was once asked to develop a web based database project which I had to do either using PHP or Java and I was not familiar with either of them. I searched on Google and felt that PHP is easy to learn and use. So I started learning PHP using the tutorials available online and [...]
June 28th, 2008 | Posted in PHP, Tips & Tricks
UltraEdit is a powerful disk-basked text editor, programmer’s editor, and hex editor that is used to edit HTML, PHP, javascript, Perl, C/C++, and a multitude of other coding/programming languages. UltraEdit can handle and edit files in excess of 4 gigabytes. An industry award winning application, UltraEdit includes a free trial period so users may try [...]
June 15th, 2008 | Posted in Download, Text Editor