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

<channel>
	<title>blog.jixor.com</title>
	<atom:link href="http://blog.jixor.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jixor.com</link>
	<description>General ramblings; Wordpress plugins, PHP, software, IT, etc.</description>
	<pubDate>Wed, 19 Nov 2008 12:48:04 +0000</pubDate>
	
	<language>en</language>
			<item>
		<title>Windows Update -  Updates Not Installed - 0&#215;80004002</title>
		<link>http://blog.jixor.com/archive/2008/11/updates-not-installed-error-code/</link>
		<comments>http://blog.jixor.com/archive/2008/11/updates-not-installed-error-code/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 13:31:46 +0000</pubDate>
		<dc:creator>jixor</dc:creator>
		
		<category><![CDATA[Software]]></category>

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

		<guid isPermaLink="false">http://blog.jixor.com/?p=46</guid>
		<description><![CDATA[Firstly if you have problems with Windows Update first thing to do is check your WindowsUpdate.log file. This file is found in your windows folder, usually &#8220;c:\WINDOWS&#8221;.
I keep having this happen, its a real pain in the arse! So I post this mostly for my own quick reference. This is actually to fix this and [...]]]></description>
			<content:encoded><![CDATA[<p>Firstly if you have problems with Windows Update first thing to do is check your WindowsUpdate.log file. This file is found in your windows folder, usually &#8220;c:\WINDOWS&#8221;.</p>
<p>I keep having this happen, its a real pain in the arse! So I post this mostly for my own quick reference. This is actually to fix this and another similar problem I keep running into, I figure if you do both you don&#8217;t have to waste time looking up the error in WindowsUpdate.log.</p>
<p><span id="more-46"></span></p>
<p>To fix it:</p>
<ol>
<li>Close Internet Explorer</li>
<li>Click [Start]</li>
<li>Click [Run]</li>
<li>Type &#8220;cmd&#8221; [Hit Enter]</li>
<li>Type &#8220;<span class="userInput">net stop wuauserv&#8221;</span> [Hit Enter]</li>
<li><span class="userInput">Type &#8220;rmdir /s %windir%\softwaredistribution\wuredir&#8221;</span> [Hit Enter]</li>
<li>Type each of the following one line at a time ([Hit Enter] after each):
<ul>
<li>Regsvr32 msxml3.dll</li>
<li>Regsvr32 wuapi.dll</li>
<li>Regsvr32 wuaueng.dll</li>
<li>Regsvr32 wucltui.dll</li>
<li>Regsvr32 wups.dll</li>
<li>Regsvr32 wuweb.dll</li>
<li>Regsvr32 qmgr.dll</li>
<li>Regsvr32 qmgrprxy.dll</li>
<li>Regsvr32 jscript.dll</li>
</ul>
</li>
<li><span class="userInput">Type &#8220;</span><span class="userInput">net start wuauserv&#8221;</span> [Hit Enter]</li>
</ol>
<p>
This advise comes with no warranty of any kind, use it at your own risk!
</p>
<p>
Alternatively paste the following in two chunks into the Command Prompt ([Right Click] and select [Paste])
</p>
<p><code><br />
net stop wuauserv<br />
rmdir /s %windir%\softwaredistribution\wuredir<br />
</code><br />
Then<br />
<code><br />
Regsvr32 msxml3.dll<br />
Regsvr32 wuapi.dll<br />
Regsvr32 wuaueng.dll<br />
Regsvr32 wucltui.dll<br />
Regsvr32 wups.dll<br />
Regsvr32 wuweb.dll<br />
Regsvr32 qmgr.dll<br />
Regsvr32 qmgrprxy.dll<br />
Regsvr32 jscript.dll<br />
net start wuauserv<br />
</code></p>
<p>Alternatively if this doesn&#8217;t work try reinstalling the update agent. This can be downloaded via <a href="http://support.microsoft.com/kb/949104">Microsoft Help and Support: 949104</a>. (<a href="http://download.windowsupdate.com/windowsupdate/redist/standalone/7.2.6001.788/windowsupdateagent30-x86.exe">Direct Link for x86</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jixor.com/archive/2008/11/updates-not-installed-error-code/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Gazebo Project Worklog #1</title>
		<link>http://blog.jixor.com/archive/2008/10/gazebo-project-worklog-1/</link>
		<comments>http://blog.jixor.com/archive/2008/10/gazebo-project-worklog-1/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 08:33:00 +0000</pubDate>
		<dc:creator>jixor</dc:creator>
		
		<category><![CDATA[Carpentry]]></category>

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

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

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

		<guid isPermaLink="false">http://blog.jixor.com/?p=40</guid>
		<description><![CDATA[I&#8217;m building a gezebo, why I&#8217;m not sure, however what I do know is that it will be great once completed. The project was designed completley in Google Sketchup, which helped me work out complex angles and otherwise difficult to calculate measurements with ease. The gazebo will be eight sided, with seven sides filled in [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m building a gezebo, why I&#8217;m not sure, however what I do know is that it will be great once completed. The project was designed completley in Google Sketchup, which helped me work out complex angles and otherwise difficult to calculate measurements with ease. The gazebo will be eight sided, with seven sides filled in the a lower wall section and upper window of glass/pvc. The entrance will likley feature a pair of 620 wide 8 pane french doors.</p>
<p>On day 3 I have completed five of eight posts. The first one wasn&#8217;t great and took over an hour, the fifth one is somewhat better and took about half the time. Some pics attached.</p>
<p><a href="http://www.flickr.com/photos/jixor/2969092972/" title="Ollie by jixor, on Flickr"><img src="http://farm4.static.flickr.com/3240/2969092972_14700cdb6b_s.jpg" width="75" height="75" alt="Ollie" /></a><a href="http://www.flickr.com/photos/jixor/2969092264/" title="Scraps by jixor, on Flickr"><img src="http://farm4.static.flickr.com/3057/2969092264_778815f16b_s.jpg" width="75" height="75" alt="Scraps" /></a><a href="http://www.flickr.com/photos/jixor/2968245561/" title="Broken Pencil by jixor, on Flickr"><img src="http://farm4.static.flickr.com/3232/2968245561_ba862b8017_s.jpg" width="75" height="75" alt="Broken Pencil" /></a><a href="http://www.flickr.com/photos/jixor/2968244771/" title="Posts by jixor, on Flickr"><img src="http://farm4.static.flickr.com/3250/2968244771_03393f38e7_s.jpg" width="75" height="75" alt="Posts" /></a><a href="http://www.flickr.com/photos/jixor/2969089544/" title="Untitled by jixor, on Flickr"><img src="http://farm4.static.flickr.com/3209/2969089544_989ebec1a5_s.jpg" width="75" height="75" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jixor.com/archive/2008/10/gazebo-project-worklog-1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Disable Avira Nagware</title>
		<link>http://blog.jixor.com/archive/2008/10/disable-avira-nagware/</link>
		<comments>http://blog.jixor.com/archive/2008/10/disable-avira-nagware/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 03:21:22 +0000</pubDate>
		<dc:creator>jixor</dc:creator>
		
		<category><![CDATA[Software]]></category>

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

		<guid isPermaLink="false">http://blog.jixor.com/?p=35</guid>
		<description><![CDATA[I have found Avira Free to be quite a decent piece of software and as such have switched over to it from AVG. However the nagware is a pain in the arse! This is a very simple way of disabling it in XP Pro/Vista Ultimate.

Open the &#8216;Local Security Policy (Local Security Settings) Panel&#8217;, found under [...]]]></description>
			<content:encoded><![CDATA[<p>I have found Avira Free to be quite a decent piece of software and as such have switched over to it from AVG. However the nagware is a pain in the arse! This is a very simple way of disabling it in XP Pro/Vista Ultimate.</p>
<ol>
<li>Open the &#8216;Local Security Policy (Local Security Settings) Panel&#8217;, found under &#8216;Control Panel &gt; Administrative Tools&#8217;.</li>
<li>Open the &#8216;Software Restriction       Policies&#8217; directory.</li>
<li>If there is an &#8216;Additional Rules&#8217; directory ignore this step, otherwise click the &#8216;Action&#8217; menu (at the top) and select &#8216;Create New Restriction Policies&#8217;</li>
<li>Open the &#8216;Additional Rules&#8217; directory</li>
<li>Click the &#8216;Action&#8217; menu (at the top) and select &#8216;New Path Rule&#8230;&#8217;</li>
<li>Click the &#8216;Browse&#8217; button and navigate to your Avira install directory, usually &#8216;C:\Program Files\Avira\AntiVir PersonalEdition Classic&#8217;</li>
<li>Highlight &#8216;avnotify.exe&#8217; and click the &#8216;Ok&#8217; button.</li>
</ol>
<p>Now Avira will function as normal, however you won&#8217;t get the annoying nag screen every time it updates.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jixor.com/archive/2008/10/disable-avira-nagware/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Plugin Release: XSLT RSS</title>
		<link>http://blog.jixor.com/archive/2008/09/plugin-release-xslt-rss/</link>
		<comments>http://blog.jixor.com/archive/2008/09/plugin-release-xslt-rss/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 05:03:26 +0000</pubDate>
		<dc:creator>jixor</dc:creator>
		
		<category><![CDATA[Jixor Plugins]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://blog.jixor.com/?p=24</guid>
		<description><![CDATA[I wasn&#8217;t happy with the built in widget so I expanded on it somewhat. Read about it on jixor plugins.
]]></description>
			<content:encoded><![CDATA[<p>I wasn&#8217;t happy with the built in widget so I expanded on it somewhat. Read about it on <a href="http://jp.jixor.com/archives/2008/09/19/plugin-release-xslt-rss/">jixor plugins</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jixor.com/archive/2008/09/plugin-release-xslt-rss/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Thailand Photos</title>
		<link>http://blog.jixor.com/archive/2008/09/thailand-photos/</link>
		<comments>http://blog.jixor.com/archive/2008/09/thailand-photos/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 09:06:27 +0000</pubDate>
		<dc:creator>jixor</dc:creator>
		
		<category><![CDATA[Personal]]></category>

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

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

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

		<guid isPermaLink="false">http://blog.jixor.com/?p=22</guid>
		<description><![CDATA[Finally after a four month delay I&#8217;m uploading the rest of my Thailand photos&#8230;
http://www.flickr.com/photos/jixor/

]]></description>
			<content:encoded><![CDATA[<p>Finally after a four month delay I&#8217;m uploading the rest of my Thailand photos&#8230;</p>
<p><a href="http://www.flickr.com/photos/jixor/">http://www.flickr.com/photos/jixor/</a></p>
<p><a href="http://www.flickr.com/photos/jixor/2858959907/"><img class="alignnone" title="Haad Rin Street" src="http://farm4.static.flickr.com/3187/2858959907_d141f922eb_s.jpg" alt="" width="75" height="75" /></a><a href="http://www.flickr.com/photos/jixor/2858954909/"><img class="alignnone" title="Nice Lamp Shade" src="http://farm4.static.flickr.com/3115/2858954909_1af292ec6d_s.jpg" alt="" width="75" height="75" /></a><a href="http://www.flickr.com/photos/jixor/2473847632/"><img class="alignnone" title="Matt On Tramcar" src="http://farm3.static.flickr.com/2215/2473847632_b8a770bc80_s.jpg" alt="" width="75" height="75" /></a><a href="http://www.flickr.com/photos/jixor/2862288236/"><img class="alignnone" title="Haad Leela Beach Boardwalk Gazebo" src="http://farm4.static.flickr.com/3212/2862288236_f031d29e95_s.jpg" alt="" width="75" height="75" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jixor.com/archive/2008/09/thailand-photos/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Chrome Links</title>
		<link>http://blog.jixor.com/archive/2008/09/google-chrome-links/</link>
		<comments>http://blog.jixor.com/archive/2008/09/google-chrome-links/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 12:40:55 +0000</pubDate>
		<dc:creator>jixor</dc:creator>
		
		<category><![CDATA[Software]]></category>

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

		<guid isPermaLink="false">http://blog.jixor.com/?p=17</guid>
		<description><![CDATA[Personally I&#8217;m not exactly blown away by the browser, its an interesting piece of software but I&#8217;ll be sticking with Firefox for some time yet.
Really well researched article goes through Googles lead up to releasing the browser:
http://www.niallkennedy.com/blog/2008/09/google-chrome.html
Lifehacker&#8217;s summary of Chrome&#8217;s hidden &#8220;about:&#8221; pages:
http://lifehacker.com/5045164/google-chromes-full-list-of-special-about-pages
Or Google&#8217;s http://googlesystem.blogspot.com/2008/09/google-chromes-about-pages.html
Lifehacker article goes through Firefox plugins to enable some similar functionallity [...]]]></description>
			<content:encoded><![CDATA[<p><em>Personally I&#8217;m not exactly blown away by the browser, its an interesting piece of software but I&#8217;ll be sticking with Firefox for some time yet.</em></p>
<p>Really well researched article goes through Googles lead up to releasing the browser:<br />
<a href="http://www.niallkennedy.com/blog/2008/09/google-chrome.html">http://www.niallkennedy.com/blog/2008/09/google-chrome.html</a></p>
<p>Lifehacker&#8217;s summary of Chrome&#8217;s hidden &#8220;about:&#8221; pages:<br />
<a href="http://lifehacker.com/5045164/google-chromes-full-list-of-special-about-pages">http://lifehacker.com/5045164/google-chromes-full-list-of-special-about-pages</a><br />
Or Google&#8217;s <a href="http://googlesystem.blogspot.com/2008/09/google-chromes-about-pages.html">http://googlesystem.blogspot.com/2008/09/google-chromes-about-pages.html</a></p>
<p>Lifehacker article goes through Firefox plugins to enable some similar functionallity to Chrome:<br />
<a href="http://lifehacker.com/5044518/enable-chromes-best-features-in-firefox">http://lifehacker.com/5044518/enable-chromes-best-features-in-firefox</a></p>
<p>Good article for those paranoid about what information Chrome may be sending to Google:<br />
<a href="http://www.mattcutts.com/blog/google-chrome-communication/">http://www.mattcutts.com/blog/google-chrome-communication/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jixor.com/archive/2008/09/google-chrome-links/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Personal Aggregation Engine</title>
		<link>http://blog.jixor.com/archive/2008/09/personal-aggregation-engine/</link>
		<comments>http://blog.jixor.com/archive/2008/09/personal-aggregation-engine/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 17:00:27 +0000</pubDate>
		<dc:creator>jixor</dc:creator>
		
		<category><![CDATA[Code]]></category>

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

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

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

		<guid isPermaLink="false">http://blog.jixor.com/?p=13</guid>
		<description><![CDATA[I&#8217;ll be releasing the source code for my &#8220;personal aggregation engine&#8221; once I get enough time to tidy it up and add documentation. It uses xsl translations, caches feeds, reformats dud feeds, and there is a feed masher component.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be releasing the source code for my &#8220;personal aggregation engine&#8221; once I get enough time to tidy it up and add documentation. It uses xsl translations, caches feeds, reformats dud feeds, and there is a feed masher component.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jixor.com/archive/2008/09/personal-aggregation-engine/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Beta Release - DeviantART Feed</title>
		<link>http://blog.jixor.com/archive/2008/09/beta-release-deviantart-feed/</link>
		<comments>http://blog.jixor.com/archive/2008/09/beta-release-deviantart-feed/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 16:27:53 +0000</pubDate>
		<dc:creator>jixor</dc:creator>
		
		<category><![CDATA[Code]]></category>

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

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

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

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

		<guid isPermaLink="false">http://blog.jixor.com/?p=5</guid>
		<description><![CDATA[This is what I use to power the deviantart feed on my &#8216;Personal Aggregation Engine&#8217;. This PHP5 script scrapes your deviantart gallery to generate a simple rss feed, with thumbnails. Read about it and download via the DeviantART Feed page. I must however point out that I&#8217;m uncertain of DeviantART&#8217;s stance towards the use of [...]]]></description>
			<content:encoded><![CDATA[<p>This is what I use to power the deviantart feed on my &#8216;Personal Aggregation Engine&#8217;. This PHP5 script scrapes your deviantart gallery to generate a simple rss feed, with thumbnails. Read about it and download via the <a href="http://blog.jixor.com/deviantartfeed">DeviantART Feed page</a>. I must however point out that I&#8217;m uncertain of DeviantART&#8217;s stance towards the use of this. I have read their ToS and there didn&#8217;t seem to be anything specifically forbidding its use, however I&#8217;m not responsible if you get banned.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jixor.com/archive/2008/09/beta-release-deviantart-feed/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
