<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>How to make a website</title>
	<atom:link href="http://www.mademyownwebsite.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mademyownwebsite.com</link>
	<description>Practical advice for those building their own website</description>
	<lastBuildDate>Thu, 10 Sep 2009 07:27:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>What is css?</title>
		<link>http://www.mademyownwebsite.com/getting-started/what-is-css/</link>
		<comments>http://www.mademyownwebsite.com/getting-started/what-is-css/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 07:27:13 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Getting started]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.mademyownwebsite.com/?p=57</guid>
		<description><![CDATA[CSS stands for Cascading Style Sheets. It is some code that can be used on a website to control the way that a website displays. In its ideal, purist form it can mean that you can simply change the code contained in one file and it will change the way a website looks. I believe [...]]]></description>
			<content:encoded><![CDATA[<p>CSS stands for Cascading Style Sheets. It is some code that can be used on a website to control the way that a website displays. In its ideal, purist form it can mean that you can simply change the code contained in one file and it will change the way a website looks. I believe that sometime in the future this will be the reality for all websites. It is anyones guess when that will happen.</p>
<p>Now to get a little more realistic. It is true that some purists have been able to make this dream a reality even today and more and more people are starting to use CSS in their websites. However the people who build browsers (e.g. Firefox, Internet Explorer, etc) can&#8217;t agree on how CSS is supposed to work. This means that website builders (at least the very expensive professional ones) have to spend hours and hours working on little ways to make CSS work for everyone.</p>
<p>I really want to encourage you to use CSS but you will probably find that you have to use a combination of the old ways of building websites and CSS. We will cover this in more detail in this blog from time to time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mademyownwebsite.com/getting-started/what-is-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domain name troubles</title>
		<link>http://www.mademyownwebsite.com/domains/domain-name-troubles/</link>
		<comments>http://www.mademyownwebsite.com/domains/domain-name-troubles/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 14:37:11 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Domains]]></category>
		<category><![CDATA[domain name]]></category>

		<guid isPermaLink="false">http://www.mademyownwebsite.com/?p=54</guid>
		<description><![CDATA[I have to look at an awful lot of websites and I&#8217;m surprised by one problem that seems to be true for a great number of sites. Domain names need to work in two formats: www.domainname.thingy and domainname.thingy. There are too many sites that don&#8217;t seem to work without the www part.
This surprises me because [...]]]></description>
			<content:encoded><![CDATA[<p>I have to look at an awful lot of websites and I&#8217;m surprised by one problem that seems to be true for a great number of sites. Domain names need to work in two formats: www.domainname.thingy and domainname.thingy. There are too many sites that don&#8217;t seem to work without the www part.</p>
<p>This surprises me because I kind of assume that domain names will get set up correctly when you use one by the guys who look after your domain name.</p>
<p>So when you buy and start using a name make sure it works both with and without the www. Id it doesn&#8217;t work without the www then find someone who can make sure it does or alternatively move your name to somewhere that does things properly.</p>
<p>You would be amazed at how many people will search for your site without using the www and of course if your name doesn&#8217;t work right then they will often assume that your site is dead and go somewhere else.</p>
<p>This boils down to things like A records and dns but you probably don&#8217;t want to be bothering about this &#8211; just make sure they both work and if they don&#8217;t get on to the person who administers your domain.</p>
<p>If you do want to know what to do then first check that you have A records for both the domain name without www and with www &#8211; this can be checked through a domain control panel.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mademyownwebsite.com/domains/domain-name-troubles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is ftp?</title>
		<link>http://www.mademyownwebsite.com/getting-started/what-is-ftp/</link>
		<comments>http://www.mademyownwebsite.com/getting-started/what-is-ftp/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 15:22:18 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Getting started]]></category>
		<category><![CDATA[ftp]]></category>

		<guid isPermaLink="false">http://www.mademyownwebsite.com/?p=49</guid>
		<description><![CDATA[FTP (file transfer protocol) is the method you will probably need to use to get your website on to the Internet.
Once you have designed and built your web site you will need to copy the files from your computer onto the computer (aka server) where your site will now reside so everyone can see it.
There [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-51" title="board" src="http://www.mademyownwebsite.com/wp-content/uploads/2009/08/9859443-300x200.jpg" alt="board" width="300" height="200" />FTP (file transfer protocol) is the method you will probably need to use to get your website on to the Internet.</p>
<p>Once you have designed and built your web site you will need to copy the files from your computer onto the computer (aka server) where your site will now reside so everyone can see it.</p>
<p>There are various free ftp programs available on the Internet (a popular one at the moment is <a href="http://www.smartftp.com/" target="_blank">SMART FTP</a>. It&#8217;s not the one I use but then I use the one I do because I always have and not because it&#8217;s a good one (which is why I&#8217;m not telling you what it is).</p>
<p>When you sign up for some hosting from an ISP (Internet Service Provider) they will give you some information about ftp. You will get a server address (often ftp.yoursitename but sometimes some numbers seperated by dots), a username and a password.</p>
<p>Somewhere you will have to put this information into your ftp software. This varies as to where the information goes but I recommend reading the software&#8217;s information to find out.</p>
<p>Most ftp system used port 21 (you will probably not have to do anything about this but I mention it in case you get a port number that confuses you).</p>
<p>Once you have set up your ftp program and connected to your server (computer where your site will live on the Internet) you will get the option to transfer files from your machine to the server. Pay attention to what you are doing and if you are making a major change I always like to have a backup of any files that I am overwriting. I have had occasions where files have not transfered properly and so cause all kinds of problems on a website &#8211; it is always wise to make sure you have copies of everything.</p>
<p>Then when you have uploaded (or updated) things I recommend testing it. I&#8217;ve been caught out more times than I&#8217;d like to mention with not checking things. The typical thing to do is to forget to upload some images when you upload a file. You will be annoyed if you forget so its best to make sure you&#8217;ve got it right straight away &#8211; saves on the stress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mademyownwebsite.com/getting-started/what-is-ftp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is html, where do I buy one, and do I need one anyway?</title>
		<link>http://www.mademyownwebsite.com/getting-started/what-is-html-where-do-you-buy-one-and-do-i-need-one-anyway/</link>
		<comments>http://www.mademyownwebsite.com/getting-started/what-is-html-where-do-you-buy-one-and-do-i-need-one-anyway/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 14:30:05 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Getting started]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://www.mademyownwebsite.com/?p=45</guid>
		<description><![CDATA[If you are going to build a website you need to know a little about html (hyper text markup language). For a web browser (i.e. Internet Explorer, Mozilla, Chrome, etc) to know how to display a web page it uses a language called html. This language describes what the web page will look like and [...]]]></description>
			<content:encoded><![CDATA[<p>If you are going to build a website you need to know a little about html (hyper text markup language). For a web browser (i.e. Internet Explorer, Mozilla, Chrome, etc) to know how to display a web page it uses a language called html. This language describes what the web page will look like and then the browser uses that information to display everything.</p>
<p>Here is a little bit of html (that displays an image in a page):</p>
<p>&lt;img src=&#8221;whereTheImageIs&#8221; border=&#8221;0&#8243; alt=&#8221;this text shows when images are turned off in the browser&#8221; /&gt;</p>
<p>An html file is just a simple text file with the html code written in it.</p>
<p>Thankfully there are standards for html so that everyone who builds a browser can make sure that the websites all display in the way they were intended to. Anyone who has ever built a website will know that the last sentence was ironic. Browser developers don&#8217;t always agree with the standards and so they build things a little differently. Not long ago it seemed that Microsoft has gone it alone and intended to use html that no one else was using but this seems to have been pretty much ironed out now. Anyway these browser wars have resulted in a problem for web builders because we now have to check our pages in as many browsers as we can because they all do something a little different.</p>
<p>I&#8217;m going to say a quick word about CSS here. CSS &#8211; which stands for Couldn&#8217;t Standardise Sheets (actually it stands for Cascading Style Sheets) is a way to remove the formatting from the layout of a webpage. What this means is that you tell your CSS what font you want to use and then if you want to change the font you just edit the style sheet and the whole site picks up the change. It can also be used for layout. On the surface it sounds brilliant but in usage it is complex beyond understanding. Browsers do all kinds of different things with CSS and to be honest its a nightmare. Although I should recommend using them you may find it easier to use other methods of laying out your webpage (most of us use a combination of layout techniques &#8211; but more of that another time).</p>
<p>In the good old days there was just simple HTML and it was all in capital letters. We jocks who started the Internet revolution (ah who can ever forget putting those first images on a web page &#8211; heady days indeed) used to write everything in plain old HTML. Then someone invented WYSIWYG web design and things got a whole lot easier. However to suit the new fangled browsers that could display images and the new web site building software HTML was expanded and improved. We have now reached the stage where we even had to add another letter to the name of the language (now whose living on the edge). So we now use XHTML and its now all in lowercase.</p>
<p>Don&#8217;t be put off by that new high tec X this isn&#8217;t a new freedom movement but is simply a slightly more developed form of HTML &#8211; I guess HTML as it probably should have been originally. XHTML is a form of XML (don&#8217;t worry about XML for now).</p>
<p>Essentially this means that all html tags now have to have a closing tag (a tag is what html uses to describe things, like the image tag shown above) and where html doesn&#8217;t have a closing tag we have to make the end of the tag look like this /&gt;</p>
<p>So here are a couple of tags:</p>
<p>&lt;br&gt; (html)  &lt;br /&gt; (xhtml) = line break</p>
<p>&lt;p&gt;&lt;/p&gt; (html and xhtml) = paragraph</p>
<p>&lt;img&gt; (html) &lt;img /&gt; (xhtml) = image tag</p>
<p>&lt;a&gt;&lt;a/&gt;(html and xhtml) = link or anchor tag</p>
<p>Most of the time you won&#8217;t need to worry about html because your web design software will take care of it but it does help to have a little idea of what it&#8217;s all about so you can tweak things.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mademyownwebsite.com/getting-started/what-is-html-where-do-you-buy-one-and-do-i-need-one-anyway/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I make my images smaller?</title>
		<link>http://www.mademyownwebsite.com/getting-started/how-do-i-make-my-images-smaller/</link>
		<comments>http://www.mademyownwebsite.com/getting-started/how-do-i-make-my-images-smaller/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 10:03:18 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Getting started]]></category>
		<category><![CDATA[images]]></category>

		<guid isPermaLink="false">http://www.mademyownwebsite.com/?p=43</guid>
		<description><![CDATA[At some point you will need to make your images smaller for a website. If you try to put a picture taken on your 10 Megapixel camera on to your website without resizing it then if you try to view the image it will fill up your screen and several other screens as well. On [...]]]></description>
			<content:encoded><![CDATA[<p>At some point you will need to make your images smaller for a website. If you try to put a picture taken on your 10 Megapixel camera on to your website without resizing it then if you try to view the image it will fill up your screen and several other screens as well. On top of this it will take a very long time to load.</p>
<p>In a lot of software programs if you want a smaller image you just get hold of the little handles on the sides of the image and pull them in to make the picture smaller, don&#8217;t you?</p>
<p><strong>Never do this for a website!!!!</strong></p>
<p>Now there may be the odd exception to this rule if your particular software is idiot proof and will take care of resizing for you but if you get in the habit of not doing it this way you won&#8217;t ever be caught out.</p>
<p>On a website when you drag the sides of an image in you are not actually making the image smaller. Instead some code is being added to the page to tell the browser to display the image smaller. Note the word &#8220;display&#8221;. The picture is the same size as it was before (e.g. huge) but the browser is being told to make it display small.</p>
<p>So then what you want to do is to make the picture small (small = fast loading) and tell the browser to display it the right size.</p>
<p>You do this with some image editing software. I&#8217;m afraid they all work a little differently so I can&#8217;t give you a blow by blow account here but you are looking for something that says resize, or adjust dimensions, etc.</p>
<p>When you get the right dialogue box in your software there will probably be options for size (e.g. the size you want to resize your image to). You don&#8217;t want to resize an image by inches, cm, or mm. You will want to resize by pixels (a pixel is one dot on a monitor). You resize in pixels because monitor sizes are measured in pixels so it makes working out the dimensions on a website that much easier &#8211; just trust me on this one.</p>
<p>Also you may see a choice between image size and canvas size. If you are resizing a photo then these are pretty much the same thing but if you are creating an image and resizing it you will find the canvas size is the size of the whole image and if you resize the canvas but not the images on it then they will take up more of the canvas (if that makes sense).</p>
<p>You need to decide how big to make your image. This will very much depend on how big you are making your website, or how big your website actually is. Also remember that the bigger you make an image the slower it will load into the viewers browser. So you want it as small as is reasonably possible whilst still keeping the impact of the image.</p>
<p>Some sites like to put great big images on that spread across the page. I think these look really nice but sadly this was of doing things comes at a cost to the content and speed of the website. It&#8217;s up to you.</p>
<p>Then you tell your software to make the image the right size for your requirements.</p>
<p>Now I need to add a word about resolution. You may hear people speak about resolution size (often dots per inch or dpi) and they will say that you need to set this to 75dpi for the web. This is wrong information. A very long time ago when people resized by dpi then this would reduce a big image to something reasonable for the web. However dpi has no effect on file size. Within the image file is a setting that tells a printer what to print the image at and this is where dpi comes in (the usual setting is 300dpi for a print by the way) but this setting has nothing to do with the final file size of the image. The only thing for you to think about for images that display on screen is the pixel size (length and height of the image).</p>
<p>So set your image size to whatever you have decided is right in pixels and ignore any talk of dpi. It took me a long time to work this out for myself (because I started back in the dark ages when people thought dpi mattered to file size) but you get the information straight away.</p>
<p>Click your save or apply button and you have your file resized and ready for the web.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mademyownwebsite.com/getting-started/how-do-i-make-my-images-smaller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the best type of image for a web site?</title>
		<link>http://www.mademyownwebsite.com/getting-started/what-is-the-best-type-of-image-for-a-web-site/</link>
		<comments>http://www.mademyownwebsite.com/getting-started/what-is-the-best-type-of-image-for-a-web-site/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 16:39:16 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Getting started]]></category>
		<category><![CDATA[gif]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[jpeg]]></category>
		<category><![CDATA[jpg]]></category>
		<category><![CDATA[png]]></category>

		<guid isPermaLink="false">http://www.mademyownwebsite.com/?p=41</guid>
		<description><![CDATA[Images on your computer come in lots of different types. The problem is that not all types will be viewable in a web browser. In general there are just three types of image that you can rely on being visible in a browser and they are:

jpg (jpeg)
gif
png

The last one &#8211; png is a fairly new [...]]]></description>
			<content:encoded><![CDATA[<p>Images on your computer come in lots of different types. The problem is that not all types will be viewable in a web browser. In general there are just three types of image that you can rely on being visible in a browser and they are:</p>
<ul>
<li>jpg (jpeg)</li>
<li>gif</li>
<li>png</li>
</ul>
<p>The last one &#8211; png is a fairly new standard and is still not fully supported by older browsers. If you don&#8217;t care that older browsers won&#8217;t see it then you may want to risk it and use png for your site.</p>
<p>However the other two options (jpg and gif) have been viewable in browsers for a very long time.</p>
<p>In general jpg is better for photos and images with lots of gradients and fancy stuff in, whereas gif is better for images created on a computer out of shapes. These days most of the time you will end up using jpg but its up to you.</p>
<p>jpg is a lossy format which means that you lose information in an effort to try and make the image small. I&#8217;m not going to bother with details here but if you look carefully at a highly compressed jpg image you will notice the places where the information has been removed to make the file smaller.</p>
<p>Again, as a rule of thumb, you should be compressing your images down to about 75% or above &#8211; anything lower and the image starts to show its compression. It does depend a lot on the image and what detail and colours are in it but you can often see a preview of the image as you compress it in your software. If in doubt go bigger rather than smaller.</p>
<p>Why bother compressing at all?</p>
<p>Well the smaller the image the faster it will load in the browser and fast is always a good thing on the Internet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mademyownwebsite.com/getting-started/what-is-the-best-type-of-image-for-a-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What hosting will I need for my website?</title>
		<link>http://www.mademyownwebsite.com/hosting/what-hosting-will-i-need-for-my-website/</link>
		<comments>http://www.mademyownwebsite.com/hosting/what-hosting-will-i-need-for-my-website/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 09:34:00 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://www.mademyownwebsite.com/?p=20</guid>
		<description><![CDATA[It depends. If you are a small organisation with a small website (e.g. a few basic pages) then you only need a very basic package. If your site needs a database or some other server software then you will have to pay a little more. If you have loads of employees and want loads of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-38" title="network" src="http://www.mademyownwebsite.com/wp-content/uploads/2009/07/14493716-300x200.jpg" alt="network" width="300" height="200" />It depends. If you are a small organisation with a small website (e.g. a few basic pages) then you only need a very basic package. If your site needs a database or some other server software then you will have to pay a little more. If you have loads of employees and want loads of email addresses then you may have to pay a little more.</p>
<p>Few sites need to go to the trouble of a dedicated server. Dedicated servers are for businesses where the website is critical and very big. Most of us don&#8217;t need a server and can happily survive sharing a server with other businesses and organisations.</p>
<p>Remember that you can always upgrade your hosting later if you find out that you need more power or more features.</p>
<p>Hosting will nearly always include some email features as well. If you need lots of email boxes you should take this into account when you sign up.</p>
<p>Also you will probably want some kind of statistics information &#8211; this is usually fairly basic but it can help you a lot to know what is going on. If your web space doesn&#8217;t have a statistics package then consider something like Google Analytics &#8211; you get better information but it does require adding some code to your web pages.</p>
<p>You will also need a way to get your website up to the web server &#8211; you will normally use something called FTP (file transfer protocol) to do this. When you sign up for some hosting you should get some details about this but it is essentially a username and a password and an address like ftp.mywebsite.com (just an example &#8211; yours will be different).</p>
<h4>Here are some simple guidelines (ignoring email requirements):</h4>
<p><strong>Basic Sites with 5 to 50 pages </strong>= basic web hosting package</p>
<p><strong>Bigger web site</strong> = basic to mid level hosting package (if your site is massive and your business depends on it you may consider a dedicated server).</p>
<p><strong>E-commerce website</strong> = package with a database (e.g. mysql, etc) or and server software (e.g. PHP, etc)</p>
<p><strong>CMS (Content Management System) or Blog </strong>= as E-commerce</p>
<h3>Linux or Windows or something else for hosting?</h3>
<p>The vast majority of the Internet runs on Linux or Unix servers. Don&#8217;t be sucked into Windows just because you find it familiar. The way you use your site will not be much different whatever kind of hosting you are using. Whilst Windows has improved in more recent years it is still not as secure (in my opinion) or as fast (in my opinion) as Linux. Most times you will find yourself having to pay more for Windows hosting and it really is not worth the extra money (in my opinion).</p>
<h3>What is PHP?</h3>
<p>PHP is a server side scripting language. In essence it is a programing language that you can use to write stuff for your website to do. It is often used when a connection to a database needs to be made. Don&#8217;t confuse it with Javascript which is a browser side scripting language. PHP runs on the computer that hosts your website and Javascript runs on the computer of the person viewing your website. PHP for stuff that has to be done at the server and Javascript for all those fancy bells and whistles that make your website more user friendly (this is a big generalisation but hopefully it helps).</p>
<p>There are many other server side scripting languages like ASP, JAVA, Pearl, RubyonRails, etc. but PHP is by far the most popular.</p>
<h3>What is mysql?</h3>
<p>MySQL is a database program that runs on a server (the computer where your website sits on the Internet). It allows you to create shopping systems, content management systems, etc. There are lots of other databases that do the same thing but mysql is the most popular.</p>
<h3>Warning: Sometimes your site will go down</h3>
<p>Every now and then (although not very often) your website will stop working and you won&#8217;t be able to bring it up in a browser. DON&#8217;T PANIC!! This happens from time to time. As I said at the beginning, the Internet is a network of computers and sometimes computers stop working and need to be restarted. If your site disappears it means somewhere a computer has crashed and needs restarting. If you pay for hosting this will happen pretty quickly if it&#8217;s your sites computer that has crashed. However sometimes the problem lies elsewhere and it may not be your web hosting companies problem. I&#8217;ve had websites that I couldn&#8217;t reach but others I knew could. There is a technical reason for this but I don&#8217;t want to bother you with it here.</p>
<p>The trick is to leave things for an hour or so and if you still can&#8217;t see your site you should try contacting your hosting company.</p>
<p>There are lots of other things to say about hosting and domains etc but that will have to be in other posts.</p>
 <div class='series_toc'><h3>Table of contents for Getting started - hosting</h3><ol><li><a href='http://www.mademyownwebsite.com/getting-started/what-is-hosting-and-do-i-need-it/' title='What is hosting and do I need it?'>What is hosting and do I need it?</a></li><li><a href='http://www.mademyownwebsite.com/hosting/can-i-host-my-website-on-my-own-computer/' title='Can I host my website on my own computer?'>Can I host my website on my own computer?</a></li><li><a href='http://www.mademyownwebsite.com/hosting/can-i-use-free-web-hosting-space/' title='Can I use free web hosting space?'>Can I use free web hosting space?</a></li><li>What hosting will I need for my website?</li></ol></div> <div class='series_links'><a href='http://www.mademyownwebsite.com/hosting/can-i-use-free-web-hosting-space/' title='Can I use free web hosting space?'>Previous in series</a> </div>]]></content:encoded>
			<wfw:commentRss>http://www.mademyownwebsite.com/hosting/what-hosting-will-i-need-for-my-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can I use free web hosting space?</title>
		<link>http://www.mademyownwebsite.com/hosting/can-i-use-free-web-hosting-space/</link>
		<comments>http://www.mademyownwebsite.com/hosting/can-i-use-free-web-hosting-space/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 09:33:13 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://www.mademyownwebsite.com/?p=18</guid>
		<description><![CDATA[Yes you can &#8211; but again I wouldn&#8217;t recommend it. Free stuff always comes at a cost (why then do they call it free? &#8211; who knows). Free web space reminds me of that time I was in the queue for some brains and I thought it was for trains so I asked for one [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-35" title="escape" src="http://www.mademyownwebsite.com/wp-content/uploads/2009/07/144936871-300x200.jpg" alt="escape" width="300" height="200" />Yes you can &#8211; but again I wouldn&#8217;t recommend it. Free stuff always comes at a cost (why then do they call it free? &#8211; who knows). Free web space reminds me of that time I was in the queue for some brains and I thought it was for trains so I asked for one that goes slow and stops a lot.</p>
<p>Free hosting at its best is like my brain &#8211; it goes slow and stops a lot. This may not bother you but it will bother your site users. In the worst cases you get adverts with free space and you can&#8217;t use a domain name with it. This means your organisation looks a little dodgy and even if people do make it to your site they will get bombarded with flashing monkeys and subjected to screaming yellow blobs &#8211; not nice.</p>
<p>My advice to you if you are considering some free space is: pay up you tight wad!</p>
<p>Hosting doesn&#8217;t need to be expensive but if you don&#8217;t pay anything your organisation will suffer &#8211; guaranteed.</p>
 <div class='series_toc'><h3>Table of contents for Getting started - hosting</h3><ol><li><a href='http://www.mademyownwebsite.com/getting-started/what-is-hosting-and-do-i-need-it/' title='What is hosting and do I need it?'>What is hosting and do I need it?</a></li><li><a href='http://www.mademyownwebsite.com/hosting/can-i-host-my-website-on-my-own-computer/' title='Can I host my website on my own computer?'>Can I host my website on my own computer?</a></li><li>Can I use free web hosting space?</li><li><a href='http://www.mademyownwebsite.com/hosting/what-hosting-will-i-need-for-my-website/' title='What hosting will I need for my website?'>What hosting will I need for my website?</a></li></ol></div> <div class='series_links'><a href='http://www.mademyownwebsite.com/hosting/can-i-host-my-website-on-my-own-computer/' title='Can I host my website on my own computer?'>Previous in series</a> <a href='http://www.mademyownwebsite.com/hosting/what-hosting-will-i-need-for-my-website/' title='What hosting will I need for my website?'>Next in series</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.mademyownwebsite.com/hosting/can-i-use-free-web-hosting-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can I host my website on my own computer?</title>
		<link>http://www.mademyownwebsite.com/hosting/can-i-host-my-website-on-my-own-computer/</link>
		<comments>http://www.mademyownwebsite.com/hosting/can-i-host-my-website-on-my-own-computer/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 09:32:32 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://www.mademyownwebsite.com/?p=16</guid>
		<description><![CDATA[Yes you can but I would not recommend it unless you are highly competent with the technology and software. To host a site you would need a permanent IP address, some web server software, a permanent Internet connection and loads of time and very chilled out.
In my opinion if you want to see your next [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-31 alignleft" title="don't do it" src="http://www.mademyownwebsite.com/wp-content/uploads/2009/07/19077003-300x300.jpg" alt="don't do it" width="300" height="300" />Yes you can but I would not recommend it unless you are highly competent with the technology and software. To host a site you would need a permanent IP address, some web server software, a permanent Internet connection and loads of time and very chilled out.</p>
<p>In my opinion if you want to see your next birthday you are better off paying for some good web hosting from a good hosting company.</p>
<p><span style="color: #993300;">WARNING!</span></p>
<p><span style="color: #993300;">Before we go any further I have to issue a security warning. Connecting your computer to the Internet opens up all kinds of security issues, especially if your computer is connected to a network. Only attempt this if you really know what you are doing and are happy to take that risk &#8211; you have been warned.</span></p>
<p>However if you do want to host on your own machine you will need:</p>
<p>1. DSL, Cable or other high speed permanent connection to the Internet. You cannot do this with a dial-up connection.</p>
<p>2. Get a DNS hostname for your computer. There are various ways of doing this &#8211; just explore the Internet and you will find some free services. However you will need a static IP from your ISP (Internet Service Provider) and not a dynamic one which is what most of us have (this will probably cost you more money per month &#8211; hosting for yourself  is not a cheap and free option.</p>
<p>3. Set up your Router (if you have one) to forward the web traffic (Port 80) through to your server (the computer where your website will be).</p>
<p>4. Make sure any firewalls you have will let your traffic through. If you set everything up but can&#8217;t get a connection through then this is the first thing to check.</p>
<p>5. Get yourself some web server software (Apache is the most popular and one of the most secure) and set it up on your server. You can test this is working from the server. You may also need to set up some software for databases and running server programs (e.g. mysql and php &#8211; are the most popular options).</p>
<p>6. Put your website in the location that has been defined by your server sofware in step 5. Test it!</p>
<p>If you are really serious about this then take a look at <a href="http://www.boutell.com/newfaq/creating/hostmyown.html" target="_blank">http://www.boutell.com/newfaq/creating/hostmyown.html </a>where there are more detailed instructions.</p>
 <div class='series_toc'><h3>Table of contents for Getting started - hosting</h3><ol><li><a href='http://www.mademyownwebsite.com/getting-started/what-is-hosting-and-do-i-need-it/' title='What is hosting and do I need it?'>What is hosting and do I need it?</a></li><li>Can I host my website on my own computer?</li><li><a href='http://www.mademyownwebsite.com/hosting/can-i-use-free-web-hosting-space/' title='Can I use free web hosting space?'>Can I use free web hosting space?</a></li><li><a href='http://www.mademyownwebsite.com/hosting/what-hosting-will-i-need-for-my-website/' title='What hosting will I need for my website?'>What hosting will I need for my website?</a></li></ol></div> <div class='series_links'><a href='http://www.mademyownwebsite.com/getting-started/what-is-hosting-and-do-i-need-it/' title='What is hosting and do I need it?'>Previous in series</a> <a href='http://www.mademyownwebsite.com/hosting/can-i-use-free-web-hosting-space/' title='Can I use free web hosting space?'>Next in series</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.mademyownwebsite.com/hosting/can-i-host-my-website-on-my-own-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is hosting and do I need it?</title>
		<link>http://www.mademyownwebsite.com/getting-started/what-is-hosting-and-do-i-need-it/</link>
		<comments>http://www.mademyownwebsite.com/getting-started/what-is-hosting-and-do-i-need-it/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 15:49:56 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Getting started]]></category>
		<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://www.mademyownwebsite.com/?p=9</guid>
		<description><![CDATA[Hosting, to put it simply, is the computer that is permanently connected to the Internet where your web site will live. To get your website on the Internet so everyone in the world can see it all of the time you need to have some good hosting.
The Internet is simply a network of computers. There [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-12 alignleft" title="hosting" src="http://www.mademyownwebsite.com/wp-content/uploads/2009/07/19139690-300x249.jpg" alt="hosting" width="300" height="249" />Hosting, to put it simply, is the computer that is permanently connected to the Internet where your web site will live. To get your website on the Internet so everyone in the world can see it all of the time you need to have some good hosting.</p>
<p>The Internet is simply a network of computers. There are some parts of that Network that work faster than others and so you want to get your site on the bit that is fast. The quickest part of the Internet is often referred to as the &#8220;backbone&#8221;. This is essentially the fast cables that link the worldwide Internet together &#8211; much faster than your telephone line.</p>
<p>Now you could in theory use your own computer for hosting but there are many reasons why this is a bad idea. I would certainly recommend getting yourself some paid for hosting.</p>
 <div class='series_toc'><h3>Table of contents for Getting started - hosting</h3><ol><li>What is hosting and do I need it?</li><li><a href='http://www.mademyownwebsite.com/hosting/can-i-host-my-website-on-my-own-computer/' title='Can I host my website on my own computer?'>Can I host my website on my own computer?</a></li><li><a href='http://www.mademyownwebsite.com/hosting/can-i-use-free-web-hosting-space/' title='Can I use free web hosting space?'>Can I use free web hosting space?</a></li><li><a href='http://www.mademyownwebsite.com/hosting/what-hosting-will-i-need-for-my-website/' title='What hosting will I need for my website?'>What hosting will I need for my website?</a></li></ol></div> <div class='series_links'> <a href='http://www.mademyownwebsite.com/hosting/can-i-host-my-website-on-my-own-computer/' title='Can I host my website on my own computer?'>Next in series</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.mademyownwebsite.com/getting-started/what-is-hosting-and-do-i-need-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

