<?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>Really Basic &#187; Tutorials</title>
	<atom:link href="http://tonyprodger.com/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://tonyprodger.com</link>
	<description>Assistance in all things to do with the Internet</description>
	<lastBuildDate>Thu, 15 Jul 2010 09:55:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Cheaply Create a Video of your Website for YouTube</title>
		<link>http://tonyprodger.com/how-to-cheaply-create-a-video-of-your-website-for-youtube/</link>
		<comments>http://tonyprodger.com/how-to-cheaply-create-a-video-of-your-website-for-youtube/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 17:58:38 +0000</pubDate>
		<dc:creator>arizonakid</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://tonyprodger.com/how-to-cheaply-create-a-video-of-your-website-for-youtube/</guid>
		<description><![CDATA[Hi ,
I can’t take credit for this useful tip.
A friend showed it to me. So if you can’t afford to buy Camtasia Studio or equivalent software then here is a simple way to create a video of your website and load onto youtube or use it on your website
Once you have your website online, bring [...]]]></description>
			<content:encoded><![CDATA[<p>Hi ,</p>
<p>I can’t take credit for this useful tip.</p>
<p>A friend showed it to me. So if you can’t afford to buy Camtasia Studio or equivalent software then here is a simple way to create a video of your website and load onto youtube or use it on your website<br />
Once you have your website online, bring it up on your pc or laptop. Mount a video camera on a tripod and aim it at the monitor (zoom in enough to only show the website) and simply videotape your website.<br />
Scroll down slowly, of course, slow enough so people can read everything.<br />
Then upload it to youtube.</p>
<p>The best ideas are the simple ones<br />
have a great day<br />
Tony</p>
<p><a href="http://www.ujoinus.co.uk/recommends">Discover How To Create A Profitable Web Business —</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tonyprodger.com/how-to-cheaply-create-a-video-of-your-website-for-youtube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable Right Mouse Tip</title>
		<link>http://tonyprodger.com/disable-right-mouse-tip/</link>
		<comments>http://tonyprodger.com/disable-right-mouse-tip/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 17:44:48 +0000</pubDate>
		<dc:creator>arizonakid</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://tonyprodger.com/disable-right-mouse-tip/</guid>
		<description><![CDATA[Hi there
we are snowed in on the South Coast of England, two TV&#8217;s broken this year so I thought I would use the time to find some useful tips for web users
Most people know how to view the source code of a webpage by right clicking and choosing view page source. You should only do [...]]]></description>
			<content:encoded><![CDATA[<p>Hi there</p>
<p>we are snowed in on the South Coast of England, two TV&#8217;s broken this year so I thought I would use the time to find some useful tips for web users</p>
<p>Most people know how to view the source code of a webpage by right clicking and choosing view page source. You should only do this to pick up tips on how someone has created a particular look in their website.<br />
However some people unscrupulously use this feature to steal things. e.g. You may have an order page that sends a user to your download page to receive an ebook that they have paid for. If you can right click and view the page source you can see where the ebook is located and download without paying. Very wrong.<br />
Nothing is foolproof but you could add this code to your html program and disable the right mouse click.</p>
<p>
&lt;body class=&#8221;body&#8221; oncontextmenu=&#8221;return false;&#8221;&gt; </p>
<p>
Enter in the body tag<br />
Hope you find this useful<br />
See You<br />
Tony</p>
]]></content:encoded>
			<wfw:commentRss>http://tonyprodger.com/disable-right-mouse-tip/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating your very own Homepage</title>
		<link>http://tonyprodger.com/creating-your-very-own-homepage/</link>
		<comments>http://tonyprodger.com/creating-your-very-own-homepage/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 12:02:17 +0000</pubDate>
		<dc:creator>arizonakid</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Add new tag]]></category>

		<guid isPermaLink="false">http://tonyprodger.com/creating-your-very-own-homepage/</guid>
		<description><![CDATA[Hi All
Like most people I have been laid low for over a month so let&#8217;s get started on our first webpage using kompozer.
(Remember you can download a FREE version of kompozer by
clicking
http://kompozer.net/.)
kompozer has four tabs at the bottom of the screen labelled
Normal,HTML Tags, Source and Prview.
In Normal mode select insert Table.
Select precisely and enter rows [...]]]></description>
			<content:encoded><![CDATA[<p>Hi All</p>
<p>Like most people I have been laid low for over a month so let&#8217;s get started on our first webpage using kompozer.<br />
(Remember you can download a FREE version of kompozer by<br />
clicking</p>
<p><a href="http://kompozer.net/">http://kompozer.net/</a>.)<span id="more-36"></span></p>
<p>kompozer has four tabs at the bottom of the screen labelled<br />
Normal,HTML Tags, Source and Prview.<br />
In Normal mode select insert Table.<br />
Select precisely and enter rows 2 columns 1 width 550.<br />
Select Advanced edit, attribute, and choose align center,<br />
bgcolor aqua<br />
click ok twice and you will see your table.</p>
<p>If at any stage you are not happy or you have made a<br />
mistake. Select Edit and Undo (or press CTRL Z).</p>
<p>If you have created a header with an approximate size of<br />
with a size of 550 x 100 you can enter it in the top row of<br />
your table by completing the following.</p>
<p>With your cursor in the first row select Image from the top<br />
menu and select your image that you created and press OK.</p>
<p>If you haven&#8217;t created an image yet just continue by<br />
placing your cursor in the second row of the table and<br />
select Insert from the top menu, then table<br />
select precisely and enter rows 12 columns 3 width 550.<br />
Select Advanced edit, attribute, and choose align center,<br />
bgcolor aqua (if you do not like the colors listed then<br />
choose another color and select Source on the bottom Menu, find the link (Bold and underlined below) and change the color.</p>
<p>&lt;body&gt;<br />
&lt;table<br />
style=&#8221;background-color: Aqua; margin-left: auto; margin-right: auto; text-align: left; width: 550px;&#8221;<br />
border=&#8221;1&#8243; cellpadding=&#8221;2&#8243; cellspacing=&#8221;2&#8243;&gt;<br />
&lt;tbody&gt;<br />
&lt;tr&gt;<br />
&lt;td align=&#8221;undefined&#8221; valign=&#8221;undefined&#8221;&gt;&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;tr&gt;<br />
&lt;td align=&#8221;undefined&#8221; valign=&#8221;undefined&#8221;&gt;<br />
&lt;table<br />
style=&#8221;width: 500px; text-align: left; margin-left: auto; margin-right: auto;&#8221;<br />
border=&#8221;1&#8243; cellpadding=&#8221;2&#8243; cellspacing=&#8221;2&#8243;&gt;<br />
&lt;tbody&gt;<br />
&lt;tr&gt;<br />
&lt;td&gt;&lt;/td&gt;<br />
&lt;td align=&#8221;undefined&#8221; valign=&#8221;undefined&#8221;&gt;&lt;/td&gt;<br />
&lt;td align=&#8221;undefined&#8221; valign=&#8221;undefined&#8221;&gt;&lt;/td&gt;<br />
&lt;/tr&gt;</p>
<p>A good place to find colors for your webpages is to be found at</p>
<p><a href="http://en.wikipedia.org/wiki/List_of_colors">http://en.wikipedia.org/wiki/List_of_colors</a></p>
<p>Now we can add text to the Table . Place your cursor in the relevant Cell and type the Heading Text in the relevant Cell. Highlight the text and<br />
select Align Center.</p>
<p>Now place your cursor in the cell below the Heading , type in your Label , highlight the label and select Then Insert Link and type in the<br />
Website link for the text.</p>
<p>Remember to save the site as &#8216;yourhomepage.html&#8217;</p>
<p>So now you can build up your Homepage with your favourite Web Sites, Utilities, Tutorials etc..</p>
<p>When you have finished you can edit the Tools, Internet options , Home Page in your browser &#8211; putting in the location of your Homepage.html that you have just created. So now whenever you load your Browser you will be able to see all your utilities and favourits on one screen.</p>
<p>If you have any problems then leave a comment.</p>
<p>Till next time</p>
<p>Take care</p>
<p>Tony</p>
]]></content:encoded>
			<wfw:commentRss>http://tonyprodger.com/creating-your-very-own-homepage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating our first WebPage</title>
		<link>http://tonyprodger.com/creating-our-first-webpage/</link>
		<comments>http://tonyprodger.com/creating-our-first-webpage/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 16:27:01 +0000</pubDate>
		<dc:creator>arizonakid</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tonyprodger.com/?p=29</guid>
		<description><![CDATA[While I was laid low with &#8216;Man Flu&#8217; I gave some thought to the type of website we should create and I thought that there were plenty of examples of websites on the Internet and we should look at something that was going to be useful.
Remembering that a webpage can easily be created using HTML [...]]]></description>
			<content:encoded><![CDATA[<p>While I was laid low with &#8216;Man Flu&#8217; I gave some thought to the type of website we should create and I thought that there were plenty of examples of websites on the Internet and we should look at something that was going to be useful.<span id="more-29"></span></p>
<p>Remembering that a webpage can easily be created using HTML I thought that it would be useful to create a page that you can keep on your desktop and assign it as your Homepage similar to the one shown here:-</p>
<p><a href="http://tonyprodger.com/wp-content/uploads/2008/12/homewebsite.png"><img class="aligncenter size-full wp-image-30" title="homewebsite" src="http://tonyprodger.com/wp-content/uploads/2008/12/homewebsite.png" alt="" width="500" height="319" /></a></p>
<p>The aim is to have at your fingertips all the important information you need when you are browsing.<br />
As you can see my design is one of a table within another table, consisting of three columns and eight rows. The headings are the groups that are important to me, Favourites, Utilities, WebSites and Blogs. I then added a TODO category. As you can see the layout is entirely upto you and can be quite flexible so give it some thought and in the next post we will start to set your site up from scratch.</p>
<p>Till next time</p>
<p>Take care</p>
<p>Tony</p>
]]></content:encoded>
			<wfw:commentRss>http://tonyprodger.com/creating-our-first-webpage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Designing a HomePage</title>
		<link>http://tonyprodger.com/designing-a-homepage/</link>
		<comments>http://tonyprodger.com/designing-a-homepage/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 18:14:30 +0000</pubDate>
		<dc:creator>arizonakid</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://tonyprodger.com/?p=23</guid>
		<description><![CDATA[I was wondering what type of WebPage we would create together to start on our Website. After a little soulsearching I thought that it would be useful to look at designing a HomePage. Everytime we log into our browser we are met with a Google Page or some other commercial page so&#160; I decided to [...]]]></description>
			<content:encoded><![CDATA[<p>I was wondering what type of WebPage we would create together to start on our Website. After a little soulsearching I thought that it would be useful to look at designing a HomePage. Everytime we log into our browser we are met with a Google Page or some other commercial page so&nbsp; I decided to setup a page that would be useful to the user. We will start on this next time but if you want to look at the type of page we will be setting up take a look at <a mce_href="http://www.tonyprodger.com/websitecourse/MyHomePage.html" href="http://www.tonyprodger.com/websitecourse/MyHomePage.html">http://www.tonyprodger.com/websitecourse/MyHomePage.html</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://tonyprodger.com/designing-a-homepage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gathering Tools</title>
		<link>http://tonyprodger.com/gathering-tools/</link>
		<comments>http://tonyprodger.com/gathering-tools/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 12:03:11 +0000</pubDate>
		<dc:creator>arizonakid</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://tonyprodger.com/?p=10</guid>
		<description><![CDATA[Hello again
The weather here in the UK is damp but not as cold as earlier in the week.
I hope that you have had a chance to investigate and maybe choose your domain and set up your Web Hosting. if you have had any problems then please feel free to leave a comment or enter a [...]]]></description>
			<content:encoded><![CDATA[<p>Hello again</p>
<p>The weather here in the UK is damp but not as cold as earlier in the week.<br />
I hope that you have had a chance to investigate and maybe choose your domain and set up your Web Hosting. if you have had any problems then please feel free to leave a comment or enter a support topic at my <a href="http://www.reallybasic.com/helpdesk/">Help Desk </a>.</p>
<p>Now having setup our domain and hosting we need to start to setup our first Web Page. Now again it is fairly easy to get hold of free web-pages on the Internet or even to have them written for you but I believe that it is important for you to create your own. Just imagine the feeling of achievement that you will get when you see your own site on the Internet.<span id="more-10"></span>The first tool that you will need is a HTML Editor. As in all things you can spend a fortune on buying an upmarket web-designer in the Hundreds of Pounds/Dollars. However this course is focusing on the easy and basic methods so your task for today is to use Google and look up HTML Editors.</p>
<p>I am recommending you look at <a href="http://www.nvu.com/">NVU and Kompozer</a>. I will be using Kompozer for this series of tutorials.</p>
<p>Anyway, have a look and see what you think. Play around with the one you choose and I&#8217;ll see you later</p>
<p>regards</p>
<p>Tony</p>
]]></content:encoded>
			<wfw:commentRss>http://tonyprodger.com/gathering-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to My Blog</title>
		<link>http://tonyprodger.com/hello-world/</link>
		<comments>http://tonyprodger.com/hello-world/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 13:15:45 +0000</pubDate>
		<dc:creator>arizonakid</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://tonyprodger.com/?p=1</guid>
		<description><![CDATA[I am setting up some tutorial sites and intend to use this Blog to communicate with friends who have opted into my ReallyBasic Program. If you wish to receive emails then complete the form at the top of the page. (You will receive 9 EBooks as a thank You).
You can view details about me and [...]]]></description>
			<content:encoded><![CDATA[<p>I am setting up some tutorial sites and intend to use this Blog to communicate with friends who have opted into my ReallyBasic Program. If you wish to receive emails then complete the form at the top of the page. (You will receive 9 EBooks as a thank You).</p>
<p>You can view details about me and my family at <a href="http://www.tonyprodger.com/main.html">My Web Site</a>.</p>
<p>I first got involved with Computers in 1982 when the PC first launched. Recently I have been involved in designing Websites and setting up Websites for several people. I use <a href="https://secure.hostgator.com/cgi-bin/affiliates/clickthru.cgi?id=arizonakid ">Hostgator</a> as my Hosting Company and you can find and register Domain Names at the site.</p>
<p>Several people have been asking about Web Design so I thought  that we would take a look at designing a simple Website.<span id="more-1"></span><br />
However before we start we should look at two of the most important aspects that we will have to meet as soon as we have any designed our web pages..</p>
<p><strong>These are Domain Names and Web Hosting.</strong></p>
<p>There are several places on the Internet that provide cheap or even Free web Hosting facilities and if you only wish to place some family pictures and Family Trees on the Internet   there is nothing wrong with that. however if you are looking to do something more substantial then you require a more substantial Web Hoster. For one thing your Website will appear more professional with a site called JohnSmith.com as opposed to SomeWebSite.com/JohnSmith.</p>
<p>I suggest that you carry out a Google Search for WebHosting to look at alternatives if you don&#8217;t like Hostgator. The one thing that I believe  your WebHoster must have is CPanel Hosting. so a Google Search for cpanelhosting will yield some alternatives.</p>
<p>Cpanel is important because it allows you to design your website layout easily and by using  Fantastico Blogs, Databases, Guestbooks etc can be added very easily.</p>
<p>If anyone is interested in looking closer at CPanel there are some Videos teaching <a href="http://www.reallybasic.com/tutorials/CPanelVideos.html" target="_blank">Cpanel In Depth.</a></p>
<p>Anyway for now search google to find out about Domain Names and webhosting and find a provider who suits you</p>
<p>Talk to you later</p>
]]></content:encoded>
			<wfw:commentRss>http://tonyprodger.com/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
