Friday, April 30, 2010

20+ WordPress Codes You Might Need On Your Next Project

Undeniably, WordPress has been a premiere choice by web designers and internet publishers as their main blogging platform. One of the considerations of their choice is the flexibility of Wordpress and easy customization of templates. Also, a lot of resources are available online on how to make the popular platform even more. Here are 20+ WordPress Codes that you can use on your next WordPress project. 

Monday, April 26, 2010

How to Control Two Computers with only One Mouse & Keyboard Without Using a KVM

synergy-plus-frontpageI've been using this technique when I needed to control my computer but at the same time use a laptop on the side for other specific tasks. The software is called Synergy+. Here are some of the key features of this great piece of free program to use only one set of mouse and keyboard across multiple computers and even with different OSes (Linux/Mac/Windows):

Saturday, April 10, 2010

How to Upgrade PHP to 5.2 in CentOS

Developing a Drupal community site has been really good for a while until I needed to search a module to integrate Facebook Connect with it. I found this module specifically for that. Unfortunately, it requires PHP version 5.2, but the one on the Godaddy VPS (which is by default a CentOS flavor) is 5.1 I think. I needed to upgrade the PHP version to 5.2, and the best possible way is to install the latest rpm for CentOS and do a yum update. Here were the steps I did: