IE
Home arrow Blog arrow Web Development arrow Web Development
Web Development
How to use Meta Tags (A SEOs Guide) Print Email
Written by Nick Yeoman   
2008-01-08 09:24:00
All good search engines utilize spiders (aka robots) which "crawl" the web looking for web pages. These search engine spiders then store the data in the search engine database. This process is called indexing. Since around 1995, individual meta commands have existed that can be used on individual web pages to modify how these search engine spiders index the page. The most useful of these commands are fairly universal and respected by almost all search engines. What follows is a list of some of the more popular meta commands and instances in which you might want to use them.
Last Updated ( 2008-01-08 09:31:51 )
Read more...
 
How To Choose A Good Domain Name Print Email
Written by Nick Yeoman   
2008-01-06 17:11:20
In this article I will explain the steps you should take when choosing a domain for your organization.  Domain Names are very important beacause they are what your customers, visitors or users will use to return to your website.  In order for your site to be successful they will need to implement most of the following steps.

 

Last Updated ( 2008-03-27 21:32:36 )
Read more...
 
Joomla Command Line Install Print Email
Written by Nick Yeoman   
2007-05-03 02:50:40

This article explains how to quickly install the Joomla CMS to your linux server using only command line. This is useful when your web hosting provider gives you ssh access to your account. Alternatively you can install Joomla using FTP but the process is not as fast with experience.

Last Updated ( 2008-01-08 09:31:10 )
Read more...
 
PHP Video Tutorials Print Email
Written by Nick Yeoman   
2007-04-24 07:13:34

I've just stumbled upon this great site called PHP Video Tutorials. This is a great site when your starting to learn php. If you don't like reading tutorials (much like I post) you should really check out this site.

Last Updated ( 2007-07-27 19:20:22 )
Read more...
 
Does Your Website need an upgrade? Print Email
Written by Nick Yeoman   
2007-03-28 00:47:32

I was reading the article "your web site may suck if". I really liked the article and recommend anyone with a website to read it. This article should wake you up to why your website is not attracting customers.

 

Last Updated ( 2007-07-27 19:20:59 )
Read more...
 
PHP Arrays Print Email
Written by Nick Yeoman   
2007-03-25 20:50:53

Arrays are very handy to use when using php. I have collected the most common functions I use with arrays in php in this article.

Last Updated ( 2007-07-27 19:21:12 )
Read more...
 
PHP Strings Print Email
Written by Nick Yeoman   
2007-03-25 20:47:55

I do a lot of work with strings in PHP I have collected some of the most common functions I use.

Last Updated ( 2007-07-27 19:21:24 )
Read more...
 
Working With the File System Using PHP Print Email
Written by Nick Yeoman   
2007-03-25 20:43:21

This article introduces how to work with the file system using php.

Last Updated ( 2007-07-27 19:21:42 )
Read more...
 
PHP Sessions Print Email
Written by Nick Yeoman   
2007-03-25 20:39:21

This is a breif introduction to php sessions.

Last Updated ( 2007-07-27 19:22:02 )
Read more...
 
Connect to a MYSQL Database using PHP Print Email
Written by Nick Yeoman   
2007-03-25 20:16:15

This article contains sample code explaining how to connect to a MYSQL database using PHP.

Last Updated ( 2007-07-27 19:22:20 )
Read more...