<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.2" --><rss 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/" version="2.0">

<channel>
	<title>Dominic Foster</title>
	<link>http://www.dominicfoster.com</link>
	<description>Dominic Foster</description>
	<pubDate>Sun, 05 Aug 2007 10:14:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<image><link>http://www.feedburner.com/fb/images/pub/fb_pwrd.gif</link><url>http://www.dominicfoster.com/blogimages/xml_button.gif</url><title>Accidental Entrepreneur</title></image><item>
		<title>5 Simple Steps To Speed Up Firefox</title>
		<link>http://www.dominicfoster.com/geek/5-simple-steps-to-speed-up-firefox/</link>
		<comments>http://www.dominicfoster.com/geek/5-simple-steps-to-speed-up-firefox/#comments</comments>
		<pubDate>Sun, 05 Aug 2007 10:07:59 +0000</pubDate>
		<dc:creator>Dominic</dc:creator>
		
		<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://www.dominicfoster.com/entrepreneur/5-simple-steps-to-speed-up-firefox/</guid>
		<description><![CDATA[I have been getting a bit frustrated recently about how slowly Firefox has been opening up new tabs.
I did these 5 simple steps, and found that it sped it up immediately. Sorry, it ain&#8217;t rocket science - but it works!

Select Tools -> Options from the menu bar.
Click the Privacy icon.
Click the Clear Now&#8230; button.
Check the [...]]]></description>
			<content:encoded><![CDATA[<p>I have been getting a bit frustrated recently about how slowly Firefox has been opening up new tabs.</p>
<p>I did these 5 simple steps, and found that it sped it up immediately. Sorry, it ain&#8217;t rocket science - but it works!</p>
<ol>
<li>Select <em>Tools -> Options</em> from the menu bar.</li>
<li>Click the <em>Privacy</em> icon.</li>
<li>Click the <em>Clear Now&#8230;</em> button.</li>
<li>Check the <em>Browing History</em>, <em>Download History</em> and <em>Cache</em> checkboxes.</li>
<li>Click <em>Clear Private Data Now</em>.</li>
</ol>
<p>Clear the cookies too if you don&#8217;t really want them. I just keep them because I stay logged into my favorite sites.</p>
<p>I don&#8217;t know why it works, but it does. Try it and see how it goes.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<p>&copy; Dominic for <a href="http://www.dominicfoster.com">Dominic Foster</a>, 2007. |
	  <a href="http://www.dominicfoster.com/geek/5-simple-steps-to-speed-up-firefox/">Permalink</a> |
	  <a href="http://www.dominicfoster.com/geek/5-simple-steps-to-speed-up-firefox/#comments">No comment</a></p>
	<p>Add to <a href="http://del.icio.us/post?url=http://www.dominicfoster.com/geek/5-simple-steps-to-speed-up-firefox/&amp;title=5 Simple Steps To Speed Up Firefox">del.icio.us</a></p>
	<p>Search blogs linking this post with <a href="http://www.technorati.com/search/http://www.dominicfoster.com/geek/5-simple-steps-to-speed-up-firefox/" title="Search on Technorati">Technorati</a></p>
	<p>Want more on these topics ? Browse the archive of posts filed under <a href="http://www.dominicfoster.com/category/geek/" title="View all posts in Geek" rel="category tag">Geek</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.dominicfoster.com/geek/5-simple-steps-to-speed-up-firefox/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To Fix XAMPP on Windows XP Running ZoneAlarm</title>
		<link>http://www.dominicfoster.com/geek/how-to-fix-xampp-on-windows-xp-running-zonealarm/</link>
		<comments>http://www.dominicfoster.com/geek/how-to-fix-xampp-on-windows-xp-running-zonealarm/#comments</comments>
		<pubDate>Thu, 03 May 2007 21:50:40 +0000</pubDate>
		<dc:creator>Dominic</dc:creator>
		
		<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://www.dominicfoster.com/geek/how-to-fix-xampp-on-windows-xp-running-zonealarm/</guid>
		<description><![CDATA[If you are having problems running XAMPP on a machine running Windows XP with a ZoneAlarm firewall, then this may solve your problems.
When I say problems, I mean that after about 20-30 minutes running XAMPP, your ZoneAlarm craps itself and shuts down. At the same time, XAMPP throws its toys out of the cot and [...]]]></description>
			<content:encoded><![CDATA[<p>If you are having problems running XAMPP on a machine running Windows XP with a ZoneAlarm firewall, then this may solve your problems.</p>
<p>When I say problems, I mean that after about 20-30 minutes running XAMPP, your ZoneAlarm craps itself and shuts down. At the same time, XAMPP throws its toys out of the cot and refuses to do anything. Then XP starts leaking memory to the extent that nothing works and you just want to plant your fist in your monitor. You begin to wish you had the brain cells to get Apache, PHP and MySQL working on your Windows box, but you are sure it&#8217;s all part of the big plan by Microsoft to get everyone developing in ASP.NET on Windows servers <img src='http://www.dominicfoster.com/wp-includes/images/smilies/icon_mad.gif' alt=':mad:' class='wp-smiley' /> </p>
<p>Anyhow, here is a simple solution that works for me:</p>
<ol>
<li>Instead of using the XAMPP control panel to manage the Apache and MySQL services.</li>
<li>Navigate yourself to the <em>C:\Program Files\xampp</em> folder. Or wherever else you installed XAMPP.</li>
<li>Double click the xampp_start.exe file.</li>
</ol>
<p>And thats it. This will start the Apache and MySQL services without using the XAMPP Control Panel, and does not seem to cause the problems outlined above.</p>
<p>If you have found any other ways, please leave a comment.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<p>&copy; Dominic for <a href="http://www.dominicfoster.com">Dominic Foster</a>, 2007. |
	  <a href="http://www.dominicfoster.com/geek/how-to-fix-xampp-on-windows-xp-running-zonealarm/">Permalink</a> |
	  <a href="http://www.dominicfoster.com/geek/how-to-fix-xampp-on-windows-xp-running-zonealarm/#comments">No comment</a></p>
	<p>Add to <a href="http://del.icio.us/post?url=http://www.dominicfoster.com/geek/how-to-fix-xampp-on-windows-xp-running-zonealarm/&amp;title=How To Fix XAMPP on Windows XP Running ZoneAlarm">del.icio.us</a></p>
	<p>Search blogs linking this post with <a href="http://www.technorati.com/search/http://www.dominicfoster.com/geek/how-to-fix-xampp-on-windows-xp-running-zonealarm/" title="Search on Technorati">Technorati</a></p>
	<p>Want more on these topics ? Browse the archive of posts filed under <a href="http://www.dominicfoster.com/category/geek/" title="View all posts in Geek" rel="category tag">Geek</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.dominicfoster.com/geek/how-to-fix-xampp-on-windows-xp-running-zonealarm/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To Set Up Subversion On Dreamhost</title>
		<link>http://www.dominicfoster.com/tools-2/how-to-set-up-subversion-on-dreamhost/</link>
		<comments>http://www.dominicfoster.com/tools-2/how-to-set-up-subversion-on-dreamhost/#comments</comments>
		<pubDate>Thu, 01 Mar 2007 19:51:55 +0000</pubDate>
		<dc:creator>Dominic</dc:creator>
		
		<category><![CDATA[Free Tools]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.dominicfoster.com/tools/how-to-set-up-subversion-on-dreamhost/</guid>
		<description><![CDATA[If you want to set up a great the great open source version control software, Subversion, on your favourite webhosting company, DreamHost, then this post is for you.
I have been wanting to set up an online version control system for everything that I am working on for some time but had always shied away thinking [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to set up a great the great open source version control software, <a href="http://subversion.tigris.org/">Subversion</a>, on your favourite webhosting company, <a href="/recommends/dream-host/">DreamHost</a>, then this post is for you.</p>
<p>I have been wanting to set up an online version control system for everything that I am working on for some time but had always shied away thinking that it was too hard to sort out (read: I&#8217;m lazy).</p>
<p>I thought that my hosting company <a href="/recommends/dream-host/">DreamHost</a> had a &#8216;One Click Install&#8217; of this, but whenever I checked the install page I could never see it, so continued to trawl the net for a tutorial that would make setting it up manually seem easier than it would ever be.</p>
<p><img id="image139" src="http://www.dominicfoster.com/wp-content/uploads/2007/03/subversion.GIF" alt="Subversion picture" 			align="right"/>However, yesterday, I noticed that Subversion has a page all to itself in the DreamHost &#8216;Goodies&#8217; menu!</p>
<p>So I clicked on the link and there is a page which makes it look easy as to install it and get it working.</p>
<p>So here is what I did:</p>
<ol>
<li>Created a new subdomain on the domain where I wanted to install Subversion.  I&#8217;m not sure if it would work by installing it into a directory in a domain that is also a website.  Maybe it would and maybe it would take a whole load more configuring and maybe it would stuff up your website an corrupt your repository &#8230; so when you don&#8217;t need to pay anything extra for as many subdomains (or domains) as you want, then you may as well create a dedicated subdomain and save yourself the grief.</li>
<li>Wait for the subdomain to propagate. If you install when the subdomain is created but not properly propagated then you run the risk of creating a dodgy repository. It took about 4 hours for the subdomain to propagate.</li>
<li>Install Subversion:
<ol>
<li>Go to the Subversion page in the Goodies tab (pictured).</li>
<li>Choose a Project Name - e.g. &#8220;My Subversion Project&#8221;.</li>
<li>Choose a Project ID. This must be alpha-numeric (no spaces etc..). Just use something descriptive that will identify the project - e.g. &#8220;mysubversionproject&#8221;.</li>
<li>Select the URL you want to install it into from the drop-down list. The URL will be the subdomain that you created. You will notice that the text box next to the drop-down list is filled with the same text as your project ID.  Change it if you must, but I wouldn&#8217;t bother.</li>
<li>Add you usernames and passwords in the format - 1 user per line:<br />
			<em>username password</em><br />
			<em>username password</em><br />
			<em>username password</em>
			</li>
<li>Select to make it private or public.</li>
<li>Click the &#8220;Create my new project repository now&#8221; button.</li>
</ol>
</li>
<li>You&#8217;re good to go!</li>
</ol>
<p>Now, if like me, you are planning on developing on you workstation and you hate using SSH to administer website stuff, then you will want to use <a href="http://tortoisesvn.tigris.org/">Tortoise SVN</a>. This gives you a Windows GUI application to work with your subversion repository. It will embed itself into windows explorer and give you &#8216;right click&#8217; functionality for your working folders and files.</p>
<p>Each time you perform an action with Tortoise, you will need to supply you username and password that you gave for your Subversion install.  You can select for this to be saved by Tortoise so that you don&#8217;t have to keep typing it in.</p>
<p>Now I can develop on my workstation and pull the code down to my laptop when I&#8217;m working in Starbucks!  Also, all my client work can be rolled back easily when the client decides that they don&#8217;t actually want the feature that they screamed and shouted for anymore.  No more unpicking code of reverting to backup up copies.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<p>&copy; Dominic for <a href="http://www.dominicfoster.com">Dominic Foster</a>, 2007. |
	  <a href="http://www.dominicfoster.com/tools-2/how-to-set-up-subversion-on-dreamhost/">Permalink</a> |
	  <a href="http://www.dominicfoster.com/tools-2/how-to-set-up-subversion-on-dreamhost/#comments">One comment</a></p>
	<p>Add to <a href="http://del.icio.us/post?url=http://www.dominicfoster.com/tools-2/how-to-set-up-subversion-on-dreamhost/&amp;title=How To Set Up Subversion On Dreamhost">del.icio.us</a></p>
	<p>Search blogs linking this post with <a href="http://www.technorati.com/search/http://www.dominicfoster.com/tools-2/how-to-set-up-subversion-on-dreamhost/" title="Search on Technorati">Technorati</a></p>
	<p>Want more on these topics ? Browse the archive of posts filed under <a href="http://www.dominicfoster.com/category/free-tools/" title="View all posts in Free Tools" rel="category tag">Free Tools</a>,  <a href="http://www.dominicfoster.com/category/tools-2/software/" title="View all posts in Software" rel="category tag">Software</a>,  <a href="http://www.dominicfoster.com/category/tools-2/" title="View all posts in Tools" rel="category tag">Tools</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.dominicfoster.com/tools-2/how-to-set-up-subversion-on-dreamhost/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SEO Simple - Wordpress Theme</title>
		<link>http://www.dominicfoster.com/seo/seo-simple-wordpress-theme/</link>
		<comments>http://www.dominicfoster.com/seo/seo-simple-wordpress-theme/#comments</comments>
		<pubDate>Thu, 15 Feb 2007 22:11:37 +0000</pubDate>
		<dc:creator>Dominic</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Wordpress Template]]></category>

		<guid isPermaLink="false">http://www.dominicfoster.com/seo/seo-simple-wordpress-theme/</guid>
		<description><![CDATA[You may have noticed that I have changed my Wordpress theme.  
It is called SEO Simple and if you like it, you can download it here.
It is of my own making and is also my first effort at doing a WP Theme.  
I hope you like it.
	
	
	&#169; Dominic for Dominic Foster, 2007. &#124;
	 [...]]]></description>
			<content:encoded><![CDATA[<p>You may have noticed that I have changed my Wordpress theme.  </p>
<p>It is called <a href="http://www.internetwealthmaster.com/seo-simple/">SEO Simple</a> and if you like it, you can <a href="http://www.internetwealthmaster.com/seo-simple/">download it here</a>.</p>
<p>It is of my own making and is also my first effort at doing a WP Theme.  </p>
<p>I hope you like it.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<p>&copy; Dominic for <a href="http://www.dominicfoster.com">Dominic Foster</a>, 2007. |
	  <a href="http://www.dominicfoster.com/seo/seo-simple-wordpress-theme/">Permalink</a> |
	  <a href="http://www.dominicfoster.com/seo/seo-simple-wordpress-theme/#comments">No comment</a></p>
	<p>Add to <a href="http://del.icio.us/post?url=http://www.dominicfoster.com/seo/seo-simple-wordpress-theme/&amp;title=SEO Simple - Wordpress Theme">del.icio.us</a></p>
	<p>Search blogs linking this post with <a href="http://www.technorati.com/search/http://www.dominicfoster.com/seo/seo-simple-wordpress-theme/" title="Search on Technorati">Technorati</a></p>
	<p>Want more on these topics ? Browse the archive of posts filed under <a href="http://www.dominicfoster.com/category/seo/" title="View all posts in SEO" rel="category tag">SEO</a>,  <a href="http://www.dominicfoster.com/category/to-do/wordpress-template/" title="View all posts in Wordpress Template" rel="category tag">Wordpress Template</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.dominicfoster.com/seo/seo-simple-wordpress-theme/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AdSenseLog - Desktop AdSense Account Application</title>
		<link>http://www.dominicfoster.com/adsense/adsenselog-desktop-adsense-account-application/</link>
		<comments>http://www.dominicfoster.com/adsense/adsenselog-desktop-adsense-account-application/#comments</comments>
		<pubDate>Sun, 16 Jul 2006 22:13:47 +0000</pubDate>
		<dc:creator>Dominic</dc:creator>
		
		<category><![CDATA[AdSense]]></category>

		<category><![CDATA[Entrepreneur]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.dominicfoster.com/adsense/adsenselog-desktop-adsense-account-application/</guid>
		<description><![CDATA[In my last post, Michael Cheneys AdSense Videos (Update), you can see a graph of how my AdSense earnings have improved over the last couple of months.
I forgot to mention that I made this graph really easily using a piece of software called AdSenseLog - a really neat piece of software that is produced by [...]]]></description>
			<content:encoded><![CDATA[<p>In my last post, <a href="http://www.dominicfoster.com/adsense/michael-cheneys-adsense-videos-update/">Michael Cheneys AdSense Videos (Update)</a>, you can see a graph of how my AdSense earnings have improved over the last couple of months.</p>
<p>I forgot to mention that I made this graph really easily using a piece of software called <a href="http://www.metalgrass.com/adsenselog/index.html" target="_blank">AdSenseLog</a> - a really neat piece of software that is produced by <a href="http://www.metalgrass.com/index.html" target="_blank">MetalGrass Software</a>.</p>
<p>AdSenseLog runs on you Windows desktop (not sure if there is a Linux or Apple version), and is able to log into your AdSense account and get pretty much all the data you can get when you are logged into AdSense in your browser.</p>
<p>You then have the ability to dive into your data and do all sorts of analysis on it and have it spat out into neat graphical images.  </p>
<p>I used to have to do this by exporting data into CSV format and then loading it up in Excel, and then making a graph from that.</p>
<p>Anyhow, AdSense log is available for a free 30 day trial download.  If you earn less than $50 a month with AdSense then it is free to use.  The basic version costs $20 and can be used with accounts that earn up to $250 a month.  The pro version is $50 and can be used for unlimited earnings.</p>
<p>Another cool thing is that you can leave it running in your system tray and set it to check your account intermitently.  If your earnings increase, then it will notify you with a sound.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<p>&copy; Dominic for <a href="http://www.dominicfoster.com">Dominic Foster</a>, 2006. |
	  <a href="http://www.dominicfoster.com/adsense/adsenselog-desktop-adsense-account-application/">Permalink</a> |
	  <a href="http://www.dominicfoster.com/adsense/adsenselog-desktop-adsense-account-application/#comments">One comment</a></p>
	<p>Add to <a href="http://del.icio.us/post?url=http://www.dominicfoster.com/adsense/adsenselog-desktop-adsense-account-application/&amp;title=AdSenseLog - Desktop AdSense Account Application">del.icio.us</a></p>
	<p>Search blogs linking this post with <a href="http://www.technorati.com/search/http://www.dominicfoster.com/adsense/adsenselog-desktop-adsense-account-application/" title="Search on Technorati">Technorati</a></p>
	<p>Want more on these topics ? Browse the archive of posts filed under <a href="http://www.dominicfoster.com/category/adsense/" title="View all posts in AdSense" rel="category tag">AdSense</a>,  <a href="http://www.dominicfoster.com/category/entrepreneur/" title="View all posts in Entrepreneur" rel="category tag">Entrepreneur</a>,  <a href="http://www.dominicfoster.com/category/tools-2/software/" title="View all posts in Software" rel="category tag">Software</a>,  <a href="http://www.dominicfoster.com/category/tools-2/" title="View all posts in Tools" rel="category tag">Tools</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.dominicfoster.com/adsense/adsenselog-desktop-adsense-account-application/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Michael Cheneys AdSense Videos (Update)</title>
		<link>http://www.dominicfoster.com/adsense/michael-cheneys-adsense-videos-update/</link>
		<comments>http://www.dominicfoster.com/adsense/michael-cheneys-adsense-videos-update/#comments</comments>
		<pubDate>Thu, 13 Jul 2006 03:08:19 +0000</pubDate>
		<dc:creator>Dominic</dc:creator>
		
		<category><![CDATA[AdSense]]></category>

		<category><![CDATA[Entrepreneur]]></category>

		<category><![CDATA[Michael Cheyney]]></category>

		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.dominicfoster.com/adsense/michael-cheneys-adsense-videos-update/</guid>
		<description><![CDATA[Back at the beginning of May, I bought Michael Cheyneys Adsense Videos and said that I would report back on the outcome of implementing his techniques.  I actually said that I would report back after a month, but I&#8217;ve been tied up in a pretty intense consultancy project.  Well that project is coming [...]]]></description>
			<content:encoded><![CDATA[<p>Back at the beginning of May, I bought <a href="http://www.dominicfoster.com/recommends/adsense-videos/" target="_blank">Michael Cheyneys Adsense Videos</a> and said that I would report back on the outcome of implementing his techniques.  I actually said that I would report back after a month, but I&#8217;ve been tied up in a pretty intense consultancy project.  Well that project is coming to an end and I have a bit of spare time, so here we go.</p>
<p>Rather than go into a long blog post about how my adsense income has almost doubled on a month-on-month basis, I decided to make a graph of my earnings:</p>
<p><img id="image134" src="http://www.dominicfoster.com/wp-content/uploads/2006/07/adsense.gif" alt="Adsense Earnings" /></p>
<p>You should be able to see from the graph when I got the <a href="http://www.dominicfoster.com/recommends/adsense-videos/" target="_blank">Adsense Videos</a> <img src='http://www.dominicfoster.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>As you can see, there is a drop at the end where things have stabalised for this month.  I think the reason for this is because I have not been marketing my websites due to consultancy restraints on my time.  However, it&#8217;s now time to get back into it.</p>
<p>I will hopefuly report back with another earnings update soon.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<p>&copy; Dominic for <a href="http://www.dominicfoster.com">Dominic Foster</a>, 2006. |
	  <a href="http://www.dominicfoster.com/adsense/michael-cheneys-adsense-videos-update/">Permalink</a> |
	  <a href="http://www.dominicfoster.com/adsense/michael-cheneys-adsense-videos-update/#comments">5 comments</a></p>
	<p>Add to <a href="http://del.icio.us/post?url=http://www.dominicfoster.com/adsense/michael-cheneys-adsense-videos-update/&amp;title=Michael Cheneys AdSense Videos (Update)">del.icio.us</a></p>
	<p>Search blogs linking this post with <a href="http://www.technorati.com/search/http://www.dominicfoster.com/adsense/michael-cheneys-adsense-videos-update/" title="Search on Technorati">Technorati</a></p>
	<p>Want more on these topics ? Browse the archive of posts filed under <a href="http://www.dominicfoster.com/category/adsense/" title="View all posts in AdSense" rel="category tag">AdSense</a>,  <a href="http://www.dominicfoster.com/category/entrepreneur/" title="View all posts in Entrepreneur" rel="category tag">Entrepreneur</a>,  <a href="http://www.dominicfoster.com/category/michael-cheyney/" title="View all posts in Michael Cheyney" rel="category tag">Michael Cheyney</a>,  <a href="http://www.dominicfoster.com/category/tools-2/" title="View all posts in Tools" rel="category tag">Tools</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.dominicfoster.com/adsense/michael-cheneys-adsense-videos-update/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Bread</title>
		<link>http://www.dominicfoster.com/adsense/google-bread/</link>
		<comments>http://www.dominicfoster.com/adsense/google-bread/#comments</comments>
		<pubDate>Mon, 29 May 2006 09:23:24 +0000</pubDate>
		<dc:creator>Dominic</dc:creator>
		
		<category><![CDATA[AdSense]]></category>

		<category><![CDATA[Entrepreneur]]></category>

		<guid isPermaLink="false">http://www.dominicfoster.com/adsense/google-bread/</guid>
		<description><![CDATA[I think that my month of ProBlogging from home is really starting to affect my family.
Here in New Zealand we have a popular brand of bread that is called &#8216;Vogels&#8217;.
We buy an organic brand for our kids as it is not chewy and we reckon that since it is organic then it must be better [...]]]></description>
			<content:encoded><![CDATA[<p>I think that my month of ProBlogging from home is really starting to affect my family.</p>
<p>Here in New Zealand we have a popular brand of bread that is called &#8216;Vogels&#8217;.</p>
<p>We buy an organic brand for our kids as it is not chewy and we reckon that since it is organic then it must be better for them than regular bread.</p>
<p>My wife and I buy &#8216;Vogels&#8217; bread for ourselves as we prefer a wholemeal grain style bread.</p>
<p>Today, my 3 year old son asked if he could have &#8216;Googles bread&#8217; for breakfast.</p>
<p>Perhaps I&#8217;d better find offices somewhere.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<p>&copy; Dominic for <a href="http://www.dominicfoster.com">Dominic Foster</a>, 2006. |
	  <a href="http://www.dominicfoster.com/adsense/google-bread/">Permalink</a> |
	  <a href="http://www.dominicfoster.com/adsense/google-bread/#comments">No comment</a></p>
	<p>Add to <a href="http://del.icio.us/post?url=http://www.dominicfoster.com/adsense/google-bread/&amp;title=Google Bread">del.icio.us</a></p>
	<p>Search blogs linking this post with <a href="http://www.technorati.com/search/http://www.dominicfoster.com/adsense/google-bread/" title="Search on Technorati">Technorati</a></p>
	<p>Want more on these topics ? Browse the archive of posts filed under <a href="http://www.dominicfoster.com/category/adsense/" title="View all posts in AdSense" rel="category tag">AdSense</a>,  <a href="http://www.dominicfoster.com/category/entrepreneur/" title="View all posts in Entrepreneur" rel="category tag">Entrepreneur</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.dominicfoster.com/adsense/google-bread/feed/</wfw:commentRss>
		</item>
		<item>
		<title>You don’t have to get it right, You just have to get it going!</title>
		<link>http://www.dominicfoster.com/entrepreneur/you-dont-have-to-get-it-right-you-just-have-to-get-it-going/</link>
		<comments>http://www.dominicfoster.com/entrepreneur/you-dont-have-to-get-it-right-you-just-have-to-get-it-going/#comments</comments>
		<pubDate>Fri, 26 May 2006 01:33:02 +0000</pubDate>
		<dc:creator>Dominic</dc:creator>
		
		<category><![CDATA[Entrepreneur]]></category>

		<guid isPermaLink="false">http://www.dominicfoster.com/entrepreneur/you-dont-have-to-get-it-right-you-just-have-to-get-it-going/</guid>
		<description><![CDATA[I just read this great quote in an email I received:
You don&#8217;t have to get it right, You just have to get it going!
How true!
I haven&#8217;t got much to say about it.  I believe it speaks for itself!
I really just wanted to quickly blog it to share it before I forgot.
I hope you find [...]]]></description>
			<content:encoded><![CDATA[<p>I just read this great quote in an email I received:</p>
<p><em>You don&#8217;t have to get it right, You just have to get it going!</em></p>
<p>How true!</p>
<p>I haven&#8217;t got much to say about it.  I believe it speaks for itself!</p>
<p>I really just wanted to quickly blog it to share it before I forgot.</p>
<p>I hope you find it is useful. <img src='http://www.dominicfoster.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<p>&copy; Dominic for <a href="http://www.dominicfoster.com">Dominic Foster</a>, 2006. |
	  <a href="http://www.dominicfoster.com/entrepreneur/you-dont-have-to-get-it-right-you-just-have-to-get-it-going/">Permalink</a> |
	  <a href="http://www.dominicfoster.com/entrepreneur/you-dont-have-to-get-it-right-you-just-have-to-get-it-going/#comments">One comment</a></p>
	<p>Add to <a href="http://del.icio.us/post?url=http://www.dominicfoster.com/entrepreneur/you-dont-have-to-get-it-right-you-just-have-to-get-it-going/&amp;title=You don&#8217;t have to get it right, You just have to get it going!">del.icio.us</a></p>
	<p>Search blogs linking this post with <a href="http://www.technorati.com/search/http://www.dominicfoster.com/entrepreneur/you-dont-have-to-get-it-right-you-just-have-to-get-it-going/" title="Search on Technorati">Technorati</a></p>
	<p>Want more on these topics ? Browse the archive of posts filed under <a href="http://www.dominicfoster.com/category/entrepreneur/" title="View all posts in Entrepreneur" rel="category tag">Entrepreneur</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.dominicfoster.com/entrepreneur/you-dont-have-to-get-it-right-you-just-have-to-get-it-going/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Building a Web 2.0 Website</title>
		<link>http://www.dominicfoster.com/entrepreneur/128/</link>
		<comments>http://www.dominicfoster.com/entrepreneur/128/#comments</comments>
		<pubDate>Thu, 25 May 2006 11:17:21 +0000</pubDate>
		<dc:creator>Dominic</dc:creator>
		
		<category><![CDATA[Entrepreneur]]></category>

		<guid isPermaLink="false">http://www.dominicfoster.com/entrepreneur/128/</guid>
		<description><![CDATA[I&#8217;ve just read Using the Web2.0 Bandwagon to Jumpstart a Real Site and it really struck a chord for me.
If you are considering, or are currently, building a Web 2.0 App, then I recommend that you go and read it now.
I have a Wep 2.0 App that I will be building with a business partner [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just read <a href="http://performancing.com/node/2603" target="_blank">Using the Web2.0 Bandwagon to Jumpstart a Real Site</a> and it really struck a chord for me.</p>
<p>If you are considering, or are currently, building a Web 2.0 App, then I recommend that you go and read it now.</p>
<p>I have a Wep 2.0 App that I will be building with a business partner in the near future.  I&#8217;m not going to tell you what it is or what it is about though cos it&#8217;s going to be really successful and I&#8217;m goint to retire to Takapuna Beach on the profits :).  Nick Wilsons post at Performancing could not have come at a better time for me.</p>
<p>I hate to see people make mistakes, and I can&#8217;t begin to imagine how it must feel to have people posting negative comments about your hot new website at <a href="http://www.techcrunch.com/2006/05/24/wine-lovers-now-have-a-web-20-site/">TechCrunch</a>.  However, I&#8217;ve got to agree with whats being said.</p>
<p>I reckon that Winelog.com need to get on the case and have their website fixed up while it is still in its early stage.  Good luck to them.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<p>&copy; Dominic for <a href="http://www.dominicfoster.com">Dominic Foster</a>, 2006. |
	  <a href="http://www.dominicfoster.com/entrepreneur/128/">Permalink</a> |
	  <a href="http://www.dominicfoster.com/entrepreneur/128/#comments">3 comments</a></p>
	<p>Add to <a href="http://del.icio.us/post?url=http://www.dominicfoster.com/entrepreneur/128/&amp;title=Building a Web 2.0 Website">del.icio.us</a></p>
	<p>Search blogs linking this post with <a href="http://www.technorati.com/search/http://www.dominicfoster.com/entrepreneur/128/" title="Search on Technorati">Technorati</a></p>
	<p>Want more on these topics ? Browse the archive of posts filed under <a href="http://www.dominicfoster.com/category/entrepreneur/" title="View all posts in Entrepreneur" rel="category tag">Entrepreneur</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.dominicfoster.com/entrepreneur/128/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Habit of Highly Effective Blogging</title>
		<link>http://www.dominicfoster.com/blogging/habit-of-highly-effective-blogging/</link>
		<comments>http://www.dominicfoster.com/blogging/habit-of-highly-effective-blogging/#comments</comments>
		<pubDate>Tue, 23 May 2006 21:18:43 +0000</pubDate>
		<dc:creator>Dominic</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.dominicfoster.com/blogging/habit-of-highly-effective-blogging/</guid>
		<description><![CDATA[As part of Darrens request for ideas on Habits of Highly Effective Blogging, here is the most effective habit that I use:
Get out of bed early and start blogging quickly
This probably does not sound very exciting or even inspiring, but for me jumping out of bed as early as possible and getting online is the [...]]]></description>
			<content:encoded><![CDATA[<p>As part of Darrens request for ideas on <a href="http://www.problogger.net/archives/2006/05/23/habits-of-effective-bloggers-group-writing-project/">Habits of Highly Effective Blogging</a>, here is the most effective habit that I use:</p>
<h5>Get out of bed early and start blogging quickly</h5>
<p>This probably does not sound very exciting or even inspiring, but for me jumping out of bed as early as possible and getting online is the most effective way of boosting production.</p>
<p>However, getting up early does not necessarily mean jumping out of your pit at 5.30am sharp each day.  I know from experience that when blogging is providing a major part of your income, that blogging into the early hours is not uncommon.  Even going to bed and hopping out again an hour later because you can&#8217;t sleep for all the ideas in your head, and getting them into some blog posts is of utmost importance because you will probably forget them by the morining.  Sometimes, if you don&#8217;t get to bed until 2.30am, getting up early can mean getting up at 8.00am.</p>
<p>So, for me, getting up early means getting up when I wake up - which is usually between 5.30am and 6.00am. By doing this I can be at the computer going through my start-of-the-day routine which involves checking stats, checking affilliate programs and then checking emails and RSS incase there is news that I should start blogging about.  News includes material from news sources and marketing/PR material from affilliate programs.</p>
<p>Then I can get into my next routine which is writing my &#8217;stock&#8217; posts for the day.  These are the posts which are form the regular daily articles/reviews etc.  Once this is done then I&#8217;m virtually free to carry out research on my niches and running other aspects of my business.</p>
<p>By getting up early, it means that I can get into &#8216;The Zone&#8217; pretty quickly and effectively manage my workload and get everything done by lunchtime.  This then gives me about 2-3 hours of consulting/research time before my kids finish kindergarten.  I&#8217;m then free to have family time until the kids go to bed, and then some time with my partner.</p>
<p>I usually do a couple of hours of work before going to bed, which might include writing a couple of posts, catching up on emails or doing some research.</p>
<p>My least effective days come as a result of waking up early and then rolling over and going back to sleep for an hour or two.  When I do eventually get up, I feel unmotivated and without any direction.  Breakfast usually takes a hour or so and I get distracted easily.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<p>&copy; Dominic for <a href="http://www.dominicfoster.com">Dominic Foster</a>, 2006. |
	  <a href="http://www.dominicfoster.com/blogging/habit-of-highly-effective-blogging/">Permalink</a> |
	  <a href="http://www.dominicfoster.com/blogging/habit-of-highly-effective-blogging/#comments">5 comments</a></p>
	<p>Add to <a href="http://del.icio.us/post?url=http://www.dominicfoster.com/blogging/habit-of-highly-effective-blogging/&amp;title=Habit of Highly Effective Blogging">del.icio.us</a></p>
	<p>Search blogs linking this post with <a href="http://www.technorati.com/search/http://www.dominicfoster.com/blogging/habit-of-highly-effective-blogging/" title="Search on Technorati">Technorati</a></p>
	<p>Want more on these topics ? Browse the archive of posts filed under <a href="http://www.dominicfoster.com/category/blogging/" title="View all posts in Blogging" rel="category tag">Blogging</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.dominicfoster.com/blogging/habit-of-highly-effective-blogging/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
