I recently started using Adobe Edge Inspect for my cross platform website testing. Adobe Edge Inspect is a very simple, and easy to install plugin. I would recommend to anyone […]
Author: admin
HowTo: Fix .mkv audio problem
Do you have .mkv files that play the video but there is no audio? I’ve gotten a few emails from my readers related to this subject recently. The solution can […]
HowTo Fix: PhpMyAdmin Muestra Pagina En Blanco Despues de Logeo
Método #1 La solución a este problema de página blanca fue algo simple. Sólo basto modificar esta línea en phpmyadmin/config.inc.php $cfg[‘Servers’][$i][‘host’] = ‘localhost’; to this: $cfg[‘Servers’][$i][‘host’] = ‘127.0.0.1’; En el […]
Howto: Create and Copy an Image file from a CD to another Memory Data Storage Device
About a month ago I got myself a Netbook – an HP Mini. The Netbook had Windows 7 installed but I wanted to install the reduced version of Win 7, […]
HowTo Fix: PhpMyAdmin Displays Blank Page After Logging In
Recently I published an article about Windows Vista Home Premium and the “problems” I was running into when installing my programs. Well, this time I run into another problem when […]
HowTo Fix: Dreamweaver Closes Automatically when Initializing in Windows Vista Home Premium
For the last couple of weeks I have been working on my new laptop that has Windows Vista Home Premium installed in it. Unfortunately, I run into a problem a […]
Develop Your Online Identity (Part II): Brand Yourself With Gravatar
We have talked in a previous article about how easy it is to have an online presence now days. The key is not in creating an online presence but also […]
Google Reader Keyboard Shortcuts
Google Reader has lots of useful keyboard shortcuts. Here is the list. Navigation j/k : next/previous item space : next item or page <Shift> + space : previous […]
HowTo: Find Model and Serial Number of your Computer using DOS Commands
A few days ago I found a really nice tip about how to find your serial number and model of your computer without too much hassle. Some desktops and laptops […]
HowTo: Solution to Errors when Configuring OsCommerce with PayPal or Upgrading OsCommerce to PHP5
A couple weeks ago I was in charge of configuring an OsCommerce account with PayPal Module. Unfortunately, when searching on the internet I came to find out that there wasn’t […]