WordPress 2.9 Add Post Image

WordPress 2.9 among other things offer built-in support for post-thumbnails. Although it is available, there are two things to change to the theme. Add the following line to the functions.php file. In many cases, the index.php file will contain the loop. Add the following A great reference: wpengineer.com and ulyssesonline.com

Read More »

How to Change the Microsoft Office 2007 Product Key

There are many situations that come to mind as to the reason why someone would want to change the product key. Such examples may be changing from a retail key to a volume license key or vice versa or to remove the license on a computer that you are selling, this would require the enduser to supply their appropriately purchased…

Read More »

How to enable the RUN command in Windows 7 Start Menu

Working with Windows throughout the years and for many as the primary and only operating system. One can tend to get used to certain features and menu placements. Unlike the previous versions of Windows, Microsoft has intentially removed the RUN command from the Start Menu in Windows 7 and have replaced it with the Windows 7 Search bar. There is…

Read More »

Linksys T-Mobile WRT54G-TM with DD-WRT makes for a faster internet connection.

I recently purchased a Linksys T-Mobile WRT54G-TM with DD-WRT v.24 pre-installed. I wanted it for the client mode so that a couple of remote devices and computer can access the internet without having to wire the house. Originally, all devices were accessing a wireless access point through their wireless network cards. However, after installing the WRT54G-TM router in client mode,…

Read More »

Microsoft Windows XP cannot access Vista share

The situation is common. In the past, shared access between computers rather they be Linux, Windows 98, Windows Me, Windows 2000, Windows NT, or Windows XP is a relatively painless and simple process. However, recently, I have encountered increadible difficulty accessing a share from a Windows XP Professional to a Windows Vista share. At first, I thought it to because…

Read More »

HOW TO: Cheap Wireless for the Xbox 360

The Microsoft Xbox 360 can be a versitile product capable of much more than playing games. I am not a gamer, however, I have an Xbox 360 only to stream Netflix videos. I have used several third party addons to the Microsoft Media Center (various versions) and the Netflix interface is easier to navigate and has eye appeal. Recently,had to…

Read More »

Create a Bootable Windows XP SP3 Integrated with Post-SP3 fixes CD

Generally, when installing Windows XP, the process can be quite time consuming, where after the initial install by using the original CD, then Microsoft Service Pack installations and then post Service Pack installations could lead to several hours of installing. If this is a repeated process, then there is a means to save precious time. To reduce the installation process…

Read More »

Convert Lotus Notes to Microsoft Outlook with Address Magic Personal PLUS

Having had access to Microsoft Outlook for many years, and having had the misfortune to use IBM’s Lotus Notes, I like many have been faced with archiving and how to convert Lotus Notes messages to Microsoft Outlook. For years, there has been the convent Microsoft Outlook Connector that has worked, albeit intermittently and under strict conditions. This connector, however, is…

Read More »

WordPress Tip: Add modified dates to posts

On more than one occassion, I have read through an article that seamed relevant until I realized that the date of the article maybe years old. In many cases, the authors have made changes to the article, but the reader really isn’t sure about the content of the article because of the age, so they simply pass over the article,…

Read More »

WordPress Plugin: Paypal Donate (Version 1.1)

The original WordPress PayPal Donate is a plugin written by Mikhail Esteves in 2006. This plugin allows for the easy inclusion of Paypal Donate buttons in WordPress posts and pages. On the option page the generated donate button code provided by PayPal can be saved to a form and the pre-defined tag may be applied to individual posts or pages….

Read More »

How to get wp-print to display Nextgen nicely!

There are many great WordPress plugins that every site owner should consider using. Of the plugins, wp-print and Nextgen Gallery will greatly enhance any site. However, wp-print does not display the Nextgen Gallery the way that I would like it to. Instead of displaying the images in a row as displayed on the site, the printable version is a long…

Read More »

BigDump for large MySQL Databases

BigDump performs a staggered import of large and very large MySQL dumps similar to those of the phpMyAdmin 2.x dumps into a new or an existing MySQL database. Other reasons for using this script is if in the even access to the server shell is not possible or for what ever the reason the import fails using phpMyAdmin due to…

Read More »

Activate cPanel Hotlink Protection and get 403 and 404 errors.

cPanel has become a standard for turning standalone servers into automated hosting platforms. Tasks are replaced by web interfaces and API-based calls. cPanel is designed with multiple levels of administration and provide multiple levels provide security, ease of use, and flexibility for everyone from the server administrator to the email account user. One of cPanel’s features is under the Security…

Read More »

Access cPanel through Proxy when behind a firewall

cPanel has become a standard for turning standalone servers into automated hosting platforms. Tasks are replaced by web interfaces and API-based calls. cPanel is designed with multiple levels of administration and provide multiple levels provide security, ease of use, and flexibility for everyone from the server administrator to the email account user. cPanel powers web hosting companies and organizations that…

Read More »

Zlob Virus Removal

A client suspected their computer of being infected with a virus, trojan, or malware. There was the inability of using Internet Explorer without being redirected. Antivirus and anti-malware applications either did not identify any infection or did an claimed to remove the infection. The systems persisted. In desperation the computer’s hard drive was brought to me to identify the problem…

Read More »

GZip files with .htaccess and PHP that works with WordPress

Lately, I have been burning through bandwidth. I had thought that I have enabled all possible tweaks until I discovered that there is an additional work-a-round that will use gzip compression for PHP, CSS, and JS files. While there are more simplified solutions for use, WordPress installations create additional obstacles that this code addresses well. The results may be measured…

Read More »