<?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>Constant Actions</title>
	<atom:link href="http://www.constantactions.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.constantactions.com</link>
	<description>Actually Doing Stuff!</description>
	<lastBuildDate>Sun, 13 Jun 2010 19:29:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>deal ferrets</title>
		<link>http://www.constantactions.com/sites/deal-ferrets/</link>
		<comments>http://www.constantactions.com/sites/deal-ferrets/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 19:29:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sites]]></category>

		<guid isPermaLink="false">http://www.constantactions.com/?p=37</guid>
		<description><![CDATA[Deal Ferrets is a site for users to submit deals, hopefully it will take off. I think the hardest part of starting a site like this is seeding it and getting the first lot of users. Without the users it&#8217;s &#8230; <a href="http://www.constantactions.com/sites/deal-ferrets/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dealferrets.co.uk">Deal Ferrets</a> is a site for users to submit deals, hopefully it will take off. I think the hardest part of starting a site like this is seeding it and getting the first lot of users. Without the users it&#8217;s not much of a site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.constantactions.com/sites/deal-ferrets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redundancy Pay</title>
		<link>http://www.constantactions.com/sites/redundancy-pay/</link>
		<comments>http://www.constantactions.com/sites/redundancy-pay/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 15:40:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sites]]></category>

		<guid isPermaLink="false">http://www.constantactions.com/?p=33</guid>
		<description><![CDATA[Nope, I&#8217;ve not been made redundant, I&#8217;ve made another calculator It&#8217;s a redundancy pay calculator. Hopefully in this climate it will be useful to quite a few people. I was quite surprised and happy the domain statutoryredundancy.co.uk was still available &#8230; <a href="http://www.constantactions.com/sites/redundancy-pay/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Nope, I&#8217;ve not been made redundant, I&#8217;ve made another calculator It&#8217;s a  <a href="http://www.statutoryredundancy.co.uk">redundancy pay calculator</a>. Hopefully in this climate it will be useful to quite a few people. I was quite surprised and happy the domain statutoryredundancy.co.uk was still available as it&#8217;s an exact match for 22 thousand searches a month at the moment. I&#8217;ll add a few more related pages to it later, pages related to job sites, CVs and the like.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.constantactions.com/sites/redundancy-pay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s My Bra Size</title>
		<link>http://www.constantactions.com/sites/whats-my-bra-size/</link>
		<comments>http://www.constantactions.com/sites/whats-my-bra-size/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 01:20:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sites]]></category>

		<guid isPermaLink="false">http://www.constantactions.com/?p=30</guid>
		<description><![CDATA[After reading this post I did a keyword search for bras and I noticed there were a lot of searches for &#8220;how to measure your bra size&#8221;, &#8220;bra size calculator&#8221;, et al, so, I made a Bra Size Calculator]]></description>
			<content:encoded><![CDATA[<p>After reading <a href="http://www.entrepreneur.co.uk/2009/01/10/why-i-bought-%C2%A38000-worth-of-bras-for-christmas.html">this post</a> I did a keyword search for bras and I noticed there were a lot of searches for &#8220;how to measure your bra size&#8221;, &#8220;bra size calculator&#8221;, et al, so, I made a <a href="http://www.whatsmybrasize.co.uk">Bra Size Calculator</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.constantactions.com/sites/whats-my-bra-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>config.php file tip</title>
		<link>http://www.constantactions.com/code/configphp-file-tip/</link>
		<comments>http://www.constantactions.com/code/configphp-file-tip/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 18:19:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://www.constantactions.com/?p=15</guid>
		<description><![CDATA[A lot of scripts will have a file called config.php or something similar that holds all the database connection info, site path and other bits and bobs like that. For years I&#8217;ve done something along the lines of, creating a &#8230; <a href="http://www.constantactions.com/code/configphp-file-tip/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A lot of scripts will have a file called config.php or something similar that holds all the database connection info, site path and other bits and bobs like that. For years I&#8217;ve done something along the lines of, creating a copy of the config file, calling it configs and changing all the database information from my local machine to match the settings of my website, uploading all the files and then using FileZilla to change the name of configs to config. Easy to do but a bit time consuming and annoying and I thought there must be a better way and I came up with this:</p>
<blockquote><p>if($_SERVER['SERVER_NAME'] == &#8216;localhost&#8217;){<br />
// db settings for local machine<br />
}<br />
else{<br />
//db settings for website<br />
}</p></blockquote>
<p>I also do the same with stats code, put it in a function and call the function where the stats code should be. This stops stats from being contaminated with hits from when I&#8217;m developing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.constantactions.com/code/configphp-file-tip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>smellnice</title>
		<link>http://www.constantactions.com/sites/smellnice/</link>
		<comments>http://www.constantactions.com/sites/smellnice/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 15:06:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sites]]></category>

		<guid isPermaLink="false">http://www.constantactions.com/?p=11</guid>
		<description><![CDATA[Well It&#8217;s been a while since I updated. so not many Constant Actions have been, er, actioned. But I have made this Perfume and fragrance affiliate site: smellnice]]></description>
			<content:encoded><![CDATA[<p>Well It&#8217;s been a while since I updated. so not many Constant Actions have been, er, actioned. But I have made this Perfume and fragrance affiliate site: <a href="http://www.smellnice.co.uk">smellnice</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.constantactions.com/sites/smellnice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Actually Doing Stuff</title>
		<link>http://www.constantactions.com/uncategorized/actually-doing-stuff/</link>
		<comments>http://www.constantactions.com/uncategorized/actually-doing-stuff/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 15:04:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://constantactions.com/?p=1</guid>
		<description><![CDATA[For years now I&#8217;ve had an interest in Internet Marketing but appart from the odd dabble here and there, which fizzled out pretty quickly, I&#8217;ve never really put to use anything I&#8217;ve learnt. I&#8217;ve read all the blogs Shoemoney, Coppyblogger, &#8230; <a href="http://www.constantactions.com/uncategorized/actually-doing-stuff/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For years now I&#8217;ve had an interest in Internet Marketing but appart from the odd dabble here and there, which fizzled out pretty quickly, I&#8217;ve never really put to use anything I&#8217;ve learnt. I&#8217;ve read all the blogs <a href="http://www.shoemoney.com">Shoemoney</a>, <a href="http://www.copyblogger.com">Coppyblogger</a>, <a href="http://selfmademinds.com">Self Made Minds</a>, etc. I also have quite a collection of undeveloped domains, which I&#8217;ve had ideas for websites and buying the domain is as far as I&#8217;ve got.</p>
<p>Now I&#8217;ve decided to put theroy into practice and actually start doing stuff. No matter how small the actions are, I figure it&#8217;s better than doing nothing and lots of small actions will add up to something big. This blog is to document my Constant Actions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.constantactions.com/uncategorized/actually-doing-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
