A note about first 10 minutes of experience on Windows 8. The new Metro interface will be a bit difficult for lay users to adapt to.

A note about first 10 minutes of experience on Windows 8. The new Metro interface will be a bit difficult for lay users to adapt to.
I setup the evaluation version of Windows 8 on my laptop and kept a record of proceedings. Here is my experience in the form of a step-by-step installation guide.
At times, webmasters decide to do away with WordPress tags. Here is a method of mass deleting tags and categories without installing any plugin.
Nice trick for creating the new Windows 8 logo using only CSS and HTML. This is made possible by CSS3 capabilities.
Learn how to remove the Admin Bar that appears on top of WordPress website when you are logged in. If you don’t use this Dashboard bar, you can remove it.
Learn how to convert just a few pages to landscape orientation in MS Word document using section break. Rest of the pages will remain in portrait layout.
Be the keyboard warrior while working on MS Word documents! Learn the shortcut keys and see yourself working much faster.
Steps to be followed when you want to upgrade your MediaWiki installation to the latest version.
Simple method of removing extra spaces from MS Word documents. You can remove extra spaces both of the leading and the trailing ones.
If you are are running a self-hosted WordPress website, you must give a thought about installing these plug-ins.
Programmer’s Notepad is a very useful tool for software writers who want a simple yet powerful text editor their Windows based computer. Programmer’s Notepad is a Better Notepad.
Keeping a File Cache can improve performance of a MediaWiki installation. But when you make changes in MW skin, you may need to empty file cache. Learn how.
Learn how to get only those records from a resultset that have their duplicate records. Learn to write SQL statement that can fetch you such a result.
Learn how to take backup of a MySQL table by dumping it into a simple text file. The file can also be restored into a database whenever needed.
Learn how to create a table in mysql with a name passed on as a parameter. This may be useful when you need to create tables using stored procedures.