<?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/"
	>

<channel>
	<title>Hayden Thring's Blog</title>
	<atom:link href="http://hthring.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://hthring.com</link>
	<description>A Place To Publish My Findings ...</description>
	<pubDate>Wed, 24 Feb 2010 00:34:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>David Wolfe Australia Tour</title>
		<link>http://hthring.com/?p=76</link>
		<comments>http://hthring.com/?p=76#comments</comments>
		<pubDate>Wed, 24 Feb 2010 00:34:54 +0000</pubDate>
		<dc:creator>Hayden</dc:creator>
		
		<category><![CDATA[Good Things]]></category>

		<guid isPermaLink="false">http://hthring.com/?p=76</guid>
		<description><![CDATA[Well, he actually is in Australia, Adelaide right now ! I went to see him talk last night, it was great, so much information, and presented well.
Some of the main things he talked about, the hidden dangers of calcium supplements, the benefits of medicinal mushrooms, raw food lifestyle, &#038; cacao.
Here&#8217;s his site: http://www.davidwolfe.com/
And here&#8217;s a [...]]]></description>
			<content:encoded><![CDATA[<p>Well, he actually is in Australia, Adelaide right now ! I went to see him talk last night, it was great, so much information, and presented well.</p>
<p>Some of the main things he talked about, the hidden dangers of calcium supplements, the benefits of medicinal mushrooms, raw food lifestyle, &#038; cacao.</p>
<p>Here&#8217;s his site: http://www.davidwolfe.com/</p>
<p>And here&#8217;s a shot from one of the books he was selling there, which i bought and had him sign ! It features <strong>kirlian photography</strong> of various foods.</p>
<p><img src="http://hthring.com/wp-content/uploads/2010/02/my-russian-family-0971.jpg" alt="my-russian-family-0971" title="my-russian-family-0971" width="640" height="480" class="alignnone size-full wp-image-77" /></p>
]]></content:encoded>
			<wfw:commentRss>http://hthring.com/?feed=rss2&amp;p=76</wfw:commentRss>
		</item>
		<item>
		<title>JWBox Lightbox Shadow Overlay Always On Top.</title>
		<link>http://hthring.com/?p=74</link>
		<comments>http://hthring.com/?p=74#comments</comments>
		<pubDate>Wed, 20 Jan 2010 11:48:11 +0000</pubDate>
		<dc:creator>Hayden</dc:creator>
		
		<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://hthring.com/?p=74</guid>
		<description><![CDATA[When the sample code for the jwbox image example is loaded inside a div via jquery ajax request code in php.
The black overlay is always ontop, in IE and FF for me, not effected by any z-level changes to it or its containing page.
It does however work if the sample code( http://www.longtailvideo.com/support/tutorials/JW-Player-Lightbox) is adjusted to [...]]]></description>
			<content:encoded><![CDATA[<p>When the sample code for the jwbox image example is loaded inside a div via jquery ajax request code in php.</p>
<p>The black overlay is always ontop, in IE and FF for me, not effected by any z-level changes to it or its containing page.</p>
<p>It does however work if the sample code( http://www.longtailvideo.com/support/tutorials/JW-Player-Lightbox) is adjusted to read instead:</p>
<div class="jwbox">
<img width="160" height="120" alt="JW Box Image" title="JW Box Image" src="images/6274_large.jpg"/></p>
<div class="jwbox_hidden">
<div class="jwbox_content">
<img alt="JW Box Image" title="JW Box Image" src="images/6274_large.jpg"/></p>
<p>Click the close button to return to the web page.</p>
</div>
</div>
</div>
<p>Click the image to display the image in a JW Box.</p>
<div id="jwbox_background"> </div>
<p>optionaly as well you can disable the line in jquery.jwbox.js which normally appends the
<div id="jwbox_background"> </div>
<p> into the DOM</p>
<p>Line 48: // $(&#8221;body&#8221;).append(&#8217;
<div id="jwbox_background"> </div>
<p>&#8216;);</p>
]]></content:encoded>
			<wfw:commentRss>http://hthring.com/?feed=rss2&amp;p=74</wfw:commentRss>
		</item>
		<item>
		<title>Logitech G25 Calibration &#8220;The game controller is not responding.&#8221;</title>
		<link>http://hthring.com/?p=71</link>
		<comments>http://hthring.com/?p=71#comments</comments>
		<pubDate>Tue, 05 Jan 2010 01:36:39 +0000</pubDate>
		<dc:creator>Hayden</dc:creator>
		
		<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://hthring.com/?p=71</guid>
		<description><![CDATA[try this: (thanks Sarge!)
Start->Run&#8230; &#8220;cmd.exe&#8221;
In the command box, type:
regsvr32 dinput.dll
You should get a box about &#8220;registration succeeded&#8221;. Then try the control panel again.
Worked for me&#8230;
]]></description>
			<content:encoded><![CDATA[<p>try this: <a href="http://www.wingmanteam.com/discus/messages/2/2627.html#POST12005">(thanks Sarge!)</a></p>
<p>Start->Run&#8230; &#8220;cmd.exe&#8221;</p>
<p>In the command box, type:<br />
regsvr32 dinput.dll</p>
<p>You should get a box about &#8220;registration succeeded&#8221;. Then try the control panel again.</p>
<p>Worked for me&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://hthring.com/?feed=rss2&amp;p=71</wfw:commentRss>
		</item>
		<item>
		<title>Unlock a Huawei 3G Wireless USB Modem for under AUD$10</title>
		<link>http://hthring.com/?p=66</link>
		<comments>http://hthring.com/?p=66#comments</comments>
		<pubDate>Wed, 07 Oct 2009 07:21:00 +0000</pubDate>
		<dc:creator>Hayden</dc:creator>
		
		<category><![CDATA[Computing]]></category>

		<category><![CDATA[3G]]></category>

		<category><![CDATA[Huawei]]></category>

		<category><![CDATA[Modem]]></category>

		<category><![CDATA[Unlock]]></category>

		<category><![CDATA[USB]]></category>

		<category><![CDATA[Wireless]]></category>

		<guid isPermaLink="false">http://hthring.com/?p=66</guid>
		<description><![CDATA[Yes, its simple and it&#8217;s cheap. Just search on ebay for your modem model ie E1553 with some key words like &#8220;unlock code&#8221;, and you should hopefully find some suppliers, generally in the UK.
Just purchase the item, and during paypal payment add a message that has:
IMEI no. (15 digits) (obtainable from your modems software or [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, its simple and it&#8217;s cheap. Just search on ebay for your modem model ie E1553 with some key words like &#8220;unlock code&#8221;, and you should hopefully find some suppliers, generally in the UK.</p>
<p>Just purchase the item, and during paypal payment add a message that has:</p>
<p>IMEI no. (15 digits) (obtainable from your modems software or box)<br />
Modem Model no. (ie. e180)</p>
<p>Within 24 hours they&#8217;ll get back to you with the instructions &#038; unlock code that you enter in the prompt that pops up when you insert a carrier sim other than that supplied.</p>
<p>That&#8217;s it, its unlocked now, and certainly a lot cheaper than the $100 odd dollar fee your carrier wanted to charge&#8230;</p>
<p>Update: </p>
<p>You need to also add your ISP&#8217;s profile to your connection software, and these changes for me, needed an update to the modems connection software &#8220;Mobile Partner&#8221;. This unlocks all the settings i needed to change ie PAP or CHAP by reverting the modem back to unbranded saftware / firmware.</p>
<p>so what you want to do is update your modem with either of these confirmed to work with the e1553:</p>
<p>Mobile Partner v. 11.030.01.07.03<br />
<a href="http://www.dc-unlocker.com/downloads/open/37">http://www.dc-unlocker.com/downloads/open/37</a></p>
<p>or this newer one:</p>
<p>Mobile Partner v. 11.300.05.00.03<br />
<a href="http://www.huawei.com/mobileweb/en/file/download.do?f=41470&#038;ctype=1">http://www.huawei.com/mobileweb/en/file/download.do?f=41470&#038;ctype=1</a></p>
<p>(ignore the different modem model&#8217;s, just open the downloaded file in winrar, and run it, with the sim removed and connection software closed)</p>
]]></content:encoded>
			<wfw:commentRss>http://hthring.com/?feed=rss2&amp;p=66</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress Header Category Menu Sort Order Solution</title>
		<link>http://hthring.com/?p=32</link>
		<comments>http://hthring.com/?p=32#comments</comments>
		<pubDate>Sat, 21 Mar 2009 12:13:14 +0000</pubDate>
		<dc:creator>Hayden</dc:creator>
		
		<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://hthring.com/?p=32</guid>
		<description><![CDATA[So i,ve just been trying out wordpress, and im really impressed, so heres a solution to something i just worked out:
You can download a plugin called &#8220;Category Order&#8221; from this site http://wpguy.com/plugins/category-order/ to allew you to easily customize the order of your categories as shown in the sidebar widget, but for me and others online [...]]]></description>
			<content:encoded><![CDATA[<p>So i,ve just been trying out wordpress, and im really impressed, so heres a solution to something i just worked out:</p>
<p>You can download a plugin called &#8220;Category Order&#8221; from this site <a href="http://wpguy.com/plugins/category-order/">http://wpguy.com/plugins/category-order/</a> to allew you to easily customize the order of your categories as shown in the sidebar widget, but for me and others online it wasnt having any effect on the top header menu, with mine defaultig to sort by count of posts.</p>
<p>Any way it wasnt hard, theres even a tip on the authers front page:</p>
<blockquote><p>If you use wp_list_categories(), make sure you don’t specify an order (e.g. wp_list_categories(’orderby=count’);).</p></blockquote>
<p>So jump into the Appearance editor, and open header.php for your template, then find the following bit:</p>
<blockquote><p>&lt;div id=&#8221;catmenu&#8221;&gt;<br />
&lt;ul&gt;<br />
&lt;?php wp_list_categories(&#8217;orderby=count&amp;order=DESC&amp;show_count=0&amp;hierarchical=1&amp;title_li=&amp;depth=1&#8242;); ?&gt;<br />
&lt;/ul&gt;<br />
&lt;/div&gt;</p></blockquote>
<p>And Change to this instead:</p>
<blockquote><p>&lt;div id=&#8221;catmenu&#8221;&gt;<br />
&lt;ul&gt;<br />
&lt;?php wp_list_categories(&#8217;show_count=0&amp;hierarchical=1&amp;title_li=&amp;depth=1&#8242;); ?&gt;<br />
&lt;/ul&gt;<br />
&lt;/div&gt;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://hthring.com/?feed=rss2&amp;p=32</wfw:commentRss>
		</item>
		<item>
		<title>Jagged Alliance 2 v1.13 Multiplayer Mod.</title>
		<link>http://hthring.com/?p=28</link>
		<comments>http://hthring.com/?p=28#comments</comments>
		<pubDate>Sat, 21 Mar 2009 11:15:18 +0000</pubDate>
		<dc:creator>Hayden</dc:creator>
		
		<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://hthring.com/?p=28</guid>
		<description><![CDATA[This something i always thought would be fun&#8230; had some spare time and v1.13&#8217;s source code so sat down and started a multiplayer mod&#8230; mostly learning by example from the code as i had never compiled an exe in visual studio before ! :p
Here is a link to a copy of the readme i have [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom: 0.5cm;">This something i always thought would be fun&#8230; had some spare time and v1.13&#8217;s source code so sat down and started a multiplayer mod&#8230; mostly learning by example from the code as i had never compiled an exe in visual studio before ! :p</p>
<p style="margin-bottom: 0.5cm;">Here is a link to a copy of the readme i have been keeping about it, and the current forum thread about it:</p>
<p style="margin-bottom: 0.5cm;">
<p style="margin-bottom: 0.5cm;"><a href="http://www.ja-galaxy-forum.com/board/ubbthreads.php?ubb=showflat&amp;Number=189794&amp;page=0&amp;fpart=1" target="_blank">http://www.ja-galaxy-forum.com/board/ubbthreads.php?ubb=showflat&amp;Number=189794&amp;page=0&amp;fpart=1 </a></p>
<p style="margin-bottom: 0.5cm;">
<p style="margin-bottom: 0.5cm;">[Update]</p>
<p style="margin-bottom: 0.5cm;">Here&#8217;s an interview given to the 1.13 development team, it includes my responses as well as most of the other members&#8230;</p>
<p style="margin-bottom: 0.5cm;"><a href="http://www.jagalaxy.com/phpfaq/index.php?action=artikel&amp;cat=26&amp;id=224&amp;artlang=en" target="_blank">http://www.jagalaxy.com/phpfaq/index.php?action=artikel&amp;cat=26&amp;id=224&amp;artlang=en</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hthring.com/?feed=rss2&amp;p=28</wfw:commentRss>
		</item>
		<item>
		<title>Possible Contraceptives From Australian Medicinal Plants</title>
		<link>http://hthring.com/?p=26</link>
		<comments>http://hthring.com/?p=26#comments</comments>
		<pubDate>Sat, 21 Mar 2009 11:13:20 +0000</pubDate>
		<dc:creator>Hayden</dc:creator>
		
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://hthring.com/?p=26</guid>
		<description><![CDATA[Surprising as it may sound, the Aboriginals of Australia appear to most likely have had multiple plants which they would have used in the practice of birth control&#8230; Reading about this in books, as well as hearing from others their experience of side-effects from the current pharmaceutical &#8216;pills&#8217;, i became interested in finding out more. [...]]]></description>
			<content:encoded><![CDATA[<p>Surprising as it may sound, the Aboriginals of Australia appear to most likely have had multiple plants which they would have used in the practice of birth control&#8230; Reading about this in books, as well as hearing from others their experience of side-effects from the current pharmaceutical &#8216;pills&#8217;, i became interested in finding out more. So, as i do i will document my findings here.<br />
As well as this there are many other plants and uses mentioned throughout literature which I hope to research further. This too will be documented.</p>
<p>Below is a short list i compiled from the book: &#8220;Australian Medicinal Plants&#8221;, E.V. Lassak &amp; T. McCarthy</p>
<p>(Most of these plants have little publicly available scientific research on them&#8230; do not think that because it is written here it is safe or effective to ingest in any form or by any method.)</p>
<p>Coelospermum decipiens<br />
Habitat and Distribution: Coastal tropical Queensland (Cape York Peninsula) including islands.<br />
Medicinal Uses: The Aborigines have been reported to drink a decoction of the roots as an oral contraceptive.13<br />
Active Constituents: Contains at times large concentrations of selenium; it is not known with any certainty whether this is the pharmacologically active principle. 13, 35</p>
<p>Curcuma australasica<br />
Habitat and Distribution: Occurs on the Cape York Peninsula in northern Queensland and along the coast of the Gulf of Carpentaria.<br />
Medicinal Uses: It has apparently been used by the Aborigines in the Cooktown area for contraceptive purposes. However, the method of use has not been specified. 13<br />
Active Constituents: Not known.</p>
<p>Centaurium spicatum<br />
Habitat and Distribution: In pastures, grasslands and waste ground. All states. It may not be truly native, as it is also a Mediterranean species.<br />
Medicinal Uses: A decoction of the whole plant (collected in summer and stored in small bundles) is useful as a stomach-strengthening tonic,36 particularly in dysentery and diarrhoea;70 it has also been used to relieve &#8216;bilious headaches&#8217;.50 A decoction has been applied externally by the Aborigines to piles and inflammations of external genitals. Also used for the treatment of eczema.20<br />
Active Constituents: A bitter glycoside &#8216;erythrocentaurin&#8217;.19</p>
<p>Euphorbia coghlanii<br />
Habitat and Distribution: Arid northern and central Western Australia.<br />
Medicinal Uses: The milky sap is rubbed on breasts of women to induce lactation; it is also used to treat skin sores and skin cancer. 18<br />
Active Constituents: Not Known.</p>
<p>Flagellaria indica<br />
Habitat and Distribution: In rainforests or along their margins and along streams; northern New South Wales, Queensland, Northern Territory and north of Western Australia.<br />
Medicinal Uses: It&#8217;s astringent leaves are used in the healing of wounds.3 Tips apllied to sore eyes.20 Also used as a contraceptive.13<br />
Active Constituents: Not known; contains cyanogenic compounds.22</p>
<p>Leichhardtia australis<br />
Habitat and Distribution: Arid regions of Australia but not in Queensland.<br />
Medicinal Uses: The dried and ground seeds were used by the Aborigines as an oral contraceptive. Its efficacy has been doubted.18<br />
Active Constituents: Not known.</p>
<p>Rhyncharrhena linearis<br />
Habitat and Distribution: Southern and south-western districts of Western Australia, inland as well as near the coast.<br />
Medicinal Uses: The Aborigines used seeds, ground to a paste, as an oral contraceptive.18<br />
Active Constituents: Not Known.</p>
<p>References:</p>
<p>3. L.H. Maiden, The Usefull Native Plants of Australia. Turner &amp; Henderson, Sydney, 1889.<br />
13. L.T. Webb, Proceedings of the Royal Society of Queensland, 71, 103 (1959)<br />
18. E. Reid and T.J. Betts, The Records of Western Australian Plants Used by Aboriginals as Medicinal Agents; Western Australian Institute of Technology, Pharmacy Department, 1977.<br />
20. L.J. Webb, Mankind, 7, 137 (1969).<br />
22. R. Hegnauer, Chemotaxonomie der Pflanzen, vol. 2 Birkäuser Verlag, Basel, 1963.<br />
35. L.J. Webb, Australian Plants and Chemical Research, The Last of Lands; Jacaranda Press, 1969<br />
36. Hager&#8217;s Handbuch der Pharmazeutischen Praxis, J. Springer Verlag, Berlin, 1930.<br />
50. A. Cambell, Australian Journal of Pharmacy, 894 (1964).<br />
70. W. Woolls, Victorian Naturalist, 4, 103 (1887)<br />
Last Updated ( Sunday, 18 May 2008 14:29 )</p>
]]></content:encoded>
			<wfw:commentRss>http://hthring.com/?feed=rss2&amp;p=26</wfw:commentRss>
		</item>
		<item>
		<title>Hemp Materials</title>
		<link>http://hthring.com/?p=15</link>
		<comments>http://hthring.com/?p=15#comments</comments>
		<pubDate>Sat, 21 Mar 2009 10:56:20 +0000</pubDate>
		<dc:creator>Hayden</dc:creator>
		
		<category><![CDATA[Good Things]]></category>

		<guid isPermaLink="false">http://hthring.com/?p=15</guid>
		<description><![CDATA[So it turns out Hemp is one of the most versatile, practical and sustainable natural materials we have today&#8230; but that aint nothing new, It&#8217;s got recorded history as far back as 8000 BC !
It can and has been be used to make things like paper, ropes, sails, clothing, oils, food, plastics, and linen. (the [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom: 0.5cm;">So it turns out Hemp is one of the most versatile, practical and sustainable natural materials we have today&#8230; but that aint nothing new, It&#8217;s got recorded history as far back as <a href="http://www.hemphousemaui.com/history.html" target="_blank">8000 BC</a> !</p>
<p style="margin-bottom: 0.5cm;">It can and has been be used to make things like paper, ropes, sails, clothing, oils, food, plastics, and linen. (the list goes on)</p>
<p style="margin-bottom: 0.5cm;">It actually used to be quite popular, though you don&#8217;t hear as much about it these days, it&#8217;s making a rewarding comeback after being sidelined by the synthetics industry.</p>
<p style="margin-bottom: 0.5cm;">I nearly only wear hemp these days after spending some time getting a good collection off ebay at the right price <img src='http://hthring.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> It&#8217;s warmer when its cold, cooler when it&#8217;s hot. Stronger, softer &amp; dryer.</p>
<p style="margin-bottom: 0.5cm;">Then there&#8217;s the oils made from the seed which i&#8217;m a huge fan of too. They are great on the skin and healthy to take. Full of Omega oils, Amino acids, Essential fatty-acids, and Linoleic acids, it can even protect your skin from sun damage and your arteries from plaque.</p>
<p style="margin-bottom: 0.5cm;">There are many great sites out there on hemp, but here&#8217;s just a few of my favourites:</p>
<p style="margin-bottom: 0.5cm;">
<ul>
<li>
<p style="margin-bottom: 0.5cm;"><a href="http://www.happyplanet.com.au/" target="_blank">http://www.happyplanet.com.au/</a> - Hemp Products, Hemp Foods, Hemp Information, Buy Online, Natural, 	Organic Products (grown in southern Queensland)</p>
</li>
</ul>
<ul>
<li>
<p style="margin-bottom: 0.5cm;"><a href="http://www.puredelighthemp.com.au/" target="_blank">http://www.puredelighthemp.com.au/</a> - Hemp, Hemp Seed Oil, Hemp Body Products from organic seed oil 	(grown in northern Queensland)</p>
</li>
</ul>
<ul>
<li>
<p style="margin-bottom: 0.5cm;"><a href="http://www.rawganique.com/" target="_blank">http://www.rawganique.com/</a> - Hemp Clothing, Hemp Products, Organic Cotton Linens (top quality)</p>
</li>
</ul>
<p style="margin-bottom: 0.5cm;">
<p style="margin-bottom: 0.5cm;">Below here is a collection of images i scanned from a brochure illustrating different types of hemp materials available: <a href="http://www.hempco.net.au/" target="_blank">www.hempco.net.au</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hthring.com/?feed=rss2&amp;p=15</wfw:commentRss>
		</item>
		<item>
		<title>Sprouts !</title>
		<link>http://hthring.com/?p=12</link>
		<comments>http://hthring.com/?p=12#comments</comments>
		<pubDate>Sat, 21 Mar 2009 10:54:10 +0000</pubDate>
		<dc:creator>Hayden</dc:creator>
		
		<category><![CDATA[Good Things]]></category>

		<guid isPermaLink="false">http://hthring.com/?p=12</guid>
		<description><![CDATA[
Sprouts provide quality nutrients and, by weight, are the 	richest source of vitamins, minerals and anti-oxidants of all fresh 	food; in fact, they have a much greater nutrient content than the 	original seed.
Sprouts are fast growing and very economical.-
Sprouts help to alkalize the body, clear acid, toxic wastes 	and enable the body to heat itself [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>Sprouts provide quality nutrients and, by weight, are the 	richest source of vitamins, minerals and anti-oxidants of all fresh 	food; in fact, they have a much greater nutrient content than the 	original seed.</li>
<li>Sprouts are fast growing and very economical.-</li>
<li>Sprouts help to alkalize the body, clear acid, toxic wastes 	and enable the body to heat itself and build a stronger immune 	system.</li>
<li>
<p style="margin-bottom: 0.5cm;">Sprouts have an abundance of 	living enzymes, which, natural researches say, help to slow down the 	aging process.</p>
</li>
</ul>
<p style="margin-bottom: 0.5cm;">- How can I grow and use Sprouts as living food? , Isabell Shipard. (a highly recommended book) <a href="https://herbsarespecial.com.au/about-isabells-sprout-book.html" target="_blank">https://herbsarespecial.com.au/about-isabells-sprout-book.html</a></p>
<p style="margin-bottom: 0.5cm;">
<p style="margin-bottom: 0.5cm;">I have been getting more and more into sprouts for some months now and i really get good effects from them. They are extremely cheap and easy to buy, grow and store. Over the time that i have been getting into them i have progressed through various methods for sprouting them. From jars and mugs to basic filtration setups to what i am currently using, three automatic sprouting &#8216;machines&#8217; that have timers and water reservoirs to keep the seeds/sprouts watered, clean and air/humidity regulated.</p>
]]></content:encoded>
			<wfw:commentRss>http://hthring.com/?feed=rss2&amp;p=12</wfw:commentRss>
		</item>
		<item>
		<title>Hi All, Welcome to my new Wordpress site.</title>
		<link>http://hthring.com/?p=3</link>
		<comments>http://hthring.com/?p=3#comments</comments>
		<pubDate>Sun, 15 Mar 2009 19:38:12 +0000</pubDate>
		<dc:creator>Hayden</dc:creator>
		
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://hthring.com/?p=3</guid>
		<description><![CDATA[Hopefully soon ill get the content from my old site added in to this one, but in the mean time if you ended up here from a search engine link and are looking for something thats not here yet, just contact me for help.
]]></description>
			<content:encoded><![CDATA[<p>Hopefully soon ill get the content from my old site added in to this one, but in the mean time if you ended up here from a search engine link and are looking for something thats not here yet, just contact me for help.</p>
]]></content:encoded>
			<wfw:commentRss>http://hthring.com/?feed=rss2&amp;p=3</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->
