search
top
Currently Browsing: Computing

Matt Cutts Talking About WordPress and SEO

Matt Cutts is the head of Google’s SPAM team he gave a very interesting speech at WordCamp in San Francisco (Summer 2009) on WordPress and its great SEO advantages. Matt went as far as saying that: WordPress takes care of 80-90% of (the mechanics of) Search Engine Optimization (SEO) Search Engine Optimization (SEO) This is an impressive quote and indeed his speech not only impressive throughout bit... read more

WordPress iPhone Application

I downloaded the WordPress iPhone app the other day after Robert Mills tweeted about it (@RobertMills on Twitter). I couldn’t wait to fire it up and start blogging away right from my iPhone. The first thing I had to do was to enable XML-RPC services on one of my wordpress blogs to enable the app tos peak to it which was no problem at all. Having done this I quickly connected to the one blog I was... read more

England Vs Ukraine to be internet only

England’s World Cup qualifier in the Ukraine on Saturday 10th October 2009 will be shown on the internet with people paying at least £4.99 for the privilege. I personally think it is a shame if we end up going down this route especially with such a pitiful broadband service in many areas of the UK. When a game is shown on Satellite TV a large proportion of the population have no access to the match... read more

Search Engine Optimisation – Link Building

Search Engine Optimisation is all about basics your website should be usable and easily navigable from the onset. However the usability of your website is for another day and another SEO tutorial. Lets talk link building something that will help your website gain more popularity amongst the search engines. You need to aquire good quality inbound links to your site such as: Links on a site directory but... read more

The Trouble With Top, Right, Bottom and Left – Shorthand CSS

A few people ask me in what order do padding/margin values appear when using shorthand CSS. Many people use padding-right:10px;  padding-left:10px; eg. #left { padding-top:20px; padding-left:30px; padding-right:40px; padding-bottom:50px; } Well the order for shorthand CSS is Top, Right, Bottom and Left and this can be easily remembered by using the word TRouBLe – Top-Right-ou-Bottom-Left so the... read more

Reseting DNS cache in Windows, Mac OS X and Linux

It can be quite annoying if you have attempted to connect to a website and it is unreachable as windows remembers unresolved DNS requests. This can mean that the next time you attempt to connect to the site it fails even if the site is back up and running. This can also be a problem if you are trying to connect to other services such as FTP. Windows Users In Windows enter the command prompt – Start... read more

Google Street View UK Goes Live

Google launched street view for the UK on Thursday March 19th showing detailed street level images from 25 of Britain’s cities. The following cities have been closely... read more

Deleting E-Mail Accounts Outside of Outlook

I made a vital error when running outlook 2007 for the first time the other day. I tried to connect to the exchange server in work using the first run wizard. Unfortunately for me the wizard did not ask for all the details needed to connect to the server and I got a warning saying that ‘Outlook could not connect to the exchange server’. When I next started outlook I got the same message so I... read more

Got a Mac? – Get Anti-Virus Software!

The Register reported yesterday on Apple’s advice that Mac users should use Anti-Virus software, well more than one peice of Anti-Virus software if Apples advice is to be followed. Well I agree, to a certain extent anyway, using two products may be a bit excessive especially as it will hit your system’s performance but I certainly think that using anti-virus software is a must. Now contuary to... read more

Database Connections Outside of Webroot

For extra security many often store their database connection credentials outside of the web root. This is fairly easy to achieve without to much work. For those of you who are unsure how to store database connection credentials in a separate file please refer to my article on Connecting to MySQL with PHP Once you have your connections in a php file (this is also relevant to other languages such as asp... read more
Page 3 of 512345
top