Archive for category Easy Tips

Google Duplicate Content & Multiple Site Issues

Great tips on the use of Redirect 301 and rel=canonical among some other good stuff.

Technorati Tags: crawl, duplicate content, Google, redirect 301, rel canonical, search engine, search ranking

, , , , , ,

No Comments

Open .eps files on GIMP for Windows

As usual this post is a self help note, but as it’s public I hope it helps someone else. If you want to open .eps or .ps files with GIMP on Windows you will need to install Ghostscript (download it from http://pages.cs.wisc.edu/~ghost/). After successful installation you will need to create an environment variable called GS_PROG [...]

, , , , , , ,

No Comments

Error 1062 – Duplicate entry ‘2147483647′ for key 1

CRE Loaded was giving me the error  1062 – Duplicate entry ‘2147483647′ for key 1 – when trying to add a new product.
Cause: for some unexplained reason the auto_increment ID field on Table “products” has gone up to 2147483647 which is apparently the maximum number of rows permitted in an INT column.
Fix:

Go to your phpMyadmin [...]

, , , ,

No Comments

LinkedIn Timeout at Login

I was having problem Login in to Linkedin.com from work (also was one of the company directors), I went through my whole network and firewall setup looking for any setting that could be blocking their site.  I was getting a “Connection Timed Out” error.
The solution was also simple but still poses a question to me.  [...]

, ,

2 Comments

Offline Blogging Tools

Offline Blogging Tools let you comfortably write and effortlessly publish new entries to your blog.  I personally like the easy to use Scribefire, a Firefox addon, but there are many others our there.  Here is a shortlist…
Scribefire
Platform: Windows, Mac, Linux
This is an addon for Firefox so you need to be using Firefox (clearly)
BlogDesk
Platform: Windows
BlogDesk is [...]

, , , , , , , , , , , , ,

No Comments

Synergy – share mouse and keyboard cross platform

Synergy lets you easily share a single mouse and keyboard between
multiple computers with different operating systems, each with its
own display, without special hardware. It’s intended for users
with multiple computers on their desk since each system uses its
own monitor(s). 
Redirecting the mouse and keyboard is as simple as moving the mouse
off the edge of your screen. [...]

, , , , , ,

No Comments

Gnomesu – Running Applications as Root on Linux

Sometimes (just sometimes) a Linux Desktop user needs to run a program eg: Nautilus as the root user which you can easily do with the commandline $sudo nautilus.  If you have the command line shell open why not do you file management throught it? Well it’s nice to have more options like a Desktop launcher [...]

, , , , ,

No Comments

Enable DVD & Multimedia support in Ubuntu Linux

Full DVD support on Linux is an old issue. It has to do with the Linux distros not being shipped with the w32codecs and the libdvdcss2, for legal reasons in some countries. The users must then download and install them by themselves with no clear guidance.
Here are the simple steps for installing these libraries [...]

, , , ,

No Comments

3G Mobille Broadband – Huawei E156G – USB Dongle on Linux

I acquired a 3G Mobille Broadband – Huawei E156G – USB Dongle and really wanted to get it going on my Linux (Ubuntu) laptop. After much looking around and trying several unsuccessfull ways of doing it found a very easy and working solution.
Basically Linux will recognize your Huawei E156G USB Dongle and you can check [...]

, , , ,

4 Comments