Archive for August, 2008

WordPress 2.61 Available for Download.

If you have been waiting for a “dot one” version release before upgrading WordPress, now is your time. WordPress has made version 2.6.1 available for download. With 2.6.1, WordPress continues their trend of releasing a maintenance update shortly after a major release in order to fix bugs that always follow a “dot zero” release. [...]


So you need to create a new aspnetdb database

If you do any development with ASP.NET you will run into the aspnetdb database.  This database is an essential component to the membership and webparts framework.   If you are a developer like myself, I find that I add a number of test users (and data) to the database and don’t want the data [...]


Determine the installation date of Windows

The following command helps you to determine the installation date and time of a Windows XP/2003 computer. It is a command which extracts info from the parent command "systeminfo." Here is how you go about displaying the installation date: Go To Start —>Run —-> Type "cmd" and hit enter. In the [...]