<?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>RogAnty &#187; Linux</title>
	<atom:link href="http://www.roganty.co.uk/blog/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.roganty.co.uk</link>
	<description>My personal blog about myself, by Anthony Rogers. About whats happening at the moment, and my latest pet project.</description>
	<lastBuildDate>Wed, 24 Aug 2011 09:44:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Playing with old Computers!</title>
		<link>http://www.roganty.co.uk/blog/2008/06/playing-with-old-computers/</link>
		<comments>http://www.roganty.co.uk/blog/2008/06/playing-with-old-computers/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 19:05:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[DSL]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[ndis wrapper]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[puppy linux]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[vector linux]]></category>
		<category><![CDATA[zenwalk linux]]></category>

		<guid isPermaLink="false">http://www.roganty.co.uk/blog/?p=146</guid>
		<description><![CDATA[These past two weeks since I last posted I've been showing some old computers the "free" way!
I sent Windows 98SE to the recycle bin, and installed Linux! Or more specifically I first installed <a title="Home Page &#124; Puppy Linux" href="http://www.puppylinux.org/" target="_blank">Puppy Linux</a>&#8230;]]></description>
			<content:encoded><![CDATA[<p>These past two weeks since I last posted I&#8217;ve been showing some old computers the &#8220;free&#8221; way!<br />
I sent Windows 98SE to the recycle bin, and installed Linux! Or more specifically I first installed <a title="Home Page | Puppy Linux" href="http://www.puppylinux.org/" target="_blank">Puppy Linux</a>, and then <a title="www.zenwalk.org - Ever tried zen computing?" href="http://www.zenwalk.org/" target="_blank">Zenwalk Linux</a></p>
<p>I got Puppy running on one, but the x windows system wouldn&#8217;t start up, so I switched to a second computer, and got it installed and running! The wireless network worked straight out of the box, except that it I had to unhide the network SSID for it to connect!<br />
I ditched Puppy because I just couldn&#8217;t get the wireless started on boot-up!</p>
<p>So I went with Zenwalk Linux. It installed without a hitch, the desktop runs a little slow but I&#8217;m going to see if I can get another one installed instead.<br />
But wireless didn&#8217;t work, so I had no connection to the internet, and the kernel module for the wireless card wasn&#8217;t installed by default. I managed to get the files needed onto the computer, but it stopped compiling with an error.<br />
Luckily the NDIS wrapper program was installed so I could use the Windows driver provided with the network card on Linux.<br />
I downloaded the install program from the Belkin website<br />
<code>~ $ cd Download/f5d7000v3_2.2.7.0<br />
f5d7000v3_2.2.7.0 $ ls -l<br />
total 23796<br />
-rw-rw-r-- 1 anthony anthony 24333824 2008-06-01 20:26 <span style="color: #00f800">f5d7000v3_2.2.7.0.exe</span><br />
f5d7000v3_2.2.7.0 $ unzip -a f5d7000v3_2.2.7.0.exe<br />
Archive:  f5d7000v3_2.2.7.0.exe<br />
inflating: start.exe               [binary]<br />
inflating: files/._setup.exe       [binary]<br />
inflating: files/rt2500.cat        [binary]<br />
inflating: files/Rt2500.inf        [text]<br />
inflating: files/Rt2500.sys        [binary]<br />
inflating: files/Rt25009x.sys      [binary]<br />
inflating: files/setup.exe         [binary]<br />
inflating: manual/._manual.pdf     [binary]<br />
inflating: manual/manual.pdf       [binary]<br />
inflating: other/.DS_Store         [binary]<br />
inflating: other/._.DS_Store       [binary]<br />
inflating: other/._ar500enu.exe    [binary]<br />
inflating: other/._flashmain.swf   [binary]<br />
inflating: other/._icon.ico        [binary]<br />
inflating: other/ar500enu.exe      [binary]<br />
inflating: other/flashmain.swf     [binary]<br />
inflating: other/icon.ico          [binary]<br />
inflating: AUTORUN.INF             [text]<br />
f5d7000v3_2.2.7.0 $ ls -l<br />
total 27104<br />
-rw-rw-r-- 1 anthony anthony       45 2004-10-25 18:45 AUTORUN.INF<br />
-rw-rw-r-- 1 anthony anthony 24333824 2008-06-01 20:26 <span style="color: #00f800">f5d7000v3_2.2.7.0.exe</span><br />
drwxrwxr-x 2 anthony anthony     4096 2008-06-03 12:43 <span style="color: #0000f8">files</span><br />
drwxrwxr-x 2 anthony anthony     4096 2008-06-03 12:43 <span style="color: #0000f8">manual</span><br />
drwxrwxr-x 2 anthony anthony     4096 2008-06-03 12:43 <span style="color: #0000f8">other</span><br />
-rw-rw-r-- 1 anthony anthony  3343706 2004-08-24 10:41 <span style="color: #00f800">start.exe</span><br />
f5d7000v3_2.2.7.0 $</code><br />
And it worked! I got it connected and onto the internet in no time at all, and the best bit, it connects to the network while its booting up!</p>
<p>I haven&#8217;t decided yet, but I might either go back to Puppy, or install a different distro, maybe <a title="DSL information" href="http://www.damnsmalllinux.org/" target="_blank">DSL</a> or <a title="VectorLinux" href="http://vectorlinux.com/website2/">Vector Linux</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.roganty.co.uk/blog/2008/06/playing-with-old-computers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Day of Updating</title>
		<link>http://www.roganty.co.uk/blog/2008/04/a-day-of-updating/</link>
		<comments>http://www.roganty.co.uk/blog/2008/04/a-day-of-updating/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 18:49:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[FeedBurner]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[linux links]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.roganty.co.uk/blog/?p=141</guid>
		<description><![CDATA[<p>Ok, this post is going back to Saturday, but I didn&#8217;t have anytime left to post anything!</p>
<p>All day I made two updates to <a title="Linux Links" href="http://www.linux-links.co.uk/" target="_blank">Linux-Links.co.uk</a>, the first update is the <a title="Linux-Links.co.uk RSS Feed" href="http://feeds2.feedburner.com/linuxlinks" target="_blank">Linux-Links.co.uk feed</a>!</p>
<p>It took me most of the &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Ok, this post is going back to Saturday, but I didn&#8217;t have anytime left to post anything!</p>
<p>All day I made two updates to <a title="Linux Links" href="http://www.linux-links.co.uk/" target="_blank">Linux-Links.co.uk</a>, the first update is the <a title="Linux-Links.co.uk RSS Feed" href="http://feeds2.feedburner.com/linuxlinks" target="_blank">Linux-Links.co.uk feed</a>!</p>
<p>It took me most of the day to set up and get working properly, I then set up a <a title="FeedBurner" href="http://www.feedburner.com/fb/a/home" target="_blank">FeedBurner</a> account for people to subscribe to the feed from.</p>
<p>The second update is a proper external links format. Instead of linking directly to the website, there is a (hopefully) unique code that corresponds to the site, and when clicked leads straight to the website requested!</p>
<p>If you&#8217;re unsure about what I&#8217;m trying to explain, head over to <a title="Linux Links" href="http://www.linux-links.co.uk/" target="_blank">Linux-Links.co.uk</a>, and have a browse around!</p>
<p>The code creation is interesting, it is three separate functions.</p>
<p>The first function accepts a string, creates an hd5 hash of that string and then passes that string to the second function which splits that string into four pieces and passes it back to the first function.</p>
<p>The first function then does some wizardry, and passes four numbers to the third function which then does some more wizardry and returns four alphanumeric characters back to the first function.</p>
<p>The first function then returns those four alphanumeric characters back as a single string</p>
<p>Maybe I should setup a URL shortening site!? Lol!</p>
<p>If you are interested in seeing the code that is used, then you can either leave a comment or email me, the email address is at the bottom of the page.</p>
<p>That all for this post<br />
Till next time,<br />
Happy browsing!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.roganty.co.uk/blog/2008/04/a-day-of-updating/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Finally Updated!</title>
		<link>http://www.roganty.co.uk/blog/2008/04/finally-updated/</link>
		<comments>http://www.roganty.co.uk/blog/2008/04/finally-updated/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 23:21:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[fedora 7]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[processor]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.roganty.co.uk/blog/?p=140</guid>
		<description><![CDATA[<p>I must start this post with an apology to anyone who is subscribed to my <a title="RogAnty RSS Feed" href="http://feeds.feedburner.com/roganty" target="_self">feed</a>!</p>
<p>Earlier today I finally upgraded my blog to <a title="WordPress â€º Blog Tool and Weblog platform" href="http://wordpress.org" target="_blank">WordPress 2.5</a>. At the same time I took the opportunity to clean out my &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I must start this post with an apology to anyone who is subscribed to my <a title="RogAnty RSS Feed" href="http://feeds.feedburner.com/roganty" target="_self">feed</a>!</p>
<p>Earlier today I finally upgraded my blog to <a title="WordPress â€º Blog Tool and Weblog platform" href="http://wordpress.org" target="_blank">WordPress 2.5</a>. At the same time I took the opportunity to clean out my database, quite literally I <a title="Weblog Tools Collection  Â» Blog Archive   Â» Reformatting WordPress" href="http://weblogtoolscollection.com/archives/2008/02/25/reformatting-wordpress/" target="_blank">reformatted my blog</a>!</p>
<p>This involved me exporting all my posts, and blogroll, deleting all WordPress files, apart from my theme and wp-config.php, and then deleting all the WordPress tables from the database!<br />
Then I installed the new version of WordPress and ran through the install. I then deleted the test post, and updated some of the options. I then imported all of my old posts into the fresh install.</p>
<p>That was only this morning, now what have I been doing for the past two weeks since my last post?<br />
The answer, nothing much!</p>
<p>The only notable exception is that I have finally got my new computer up and running!</p>
<p>I installed both <a title="Fedora Project" href="http://fedoraproject.org/" target="_blank">Fedora 7</a> and <a title="Windows XP: Home Page" href="http://www.microsoft.com/windows/products/windowsxp/default.mspx" target="_blank">Windows XP</a> onto the first hard drive, Linux on 100Gb, and Windows on 60Gb.<br />
I am using the 500Gb hard drive for all of my files, on Linux this is mounted as /home</p>
<p>The new computer is working brilliantly, and its so much quieter than my previous computers!<br />
I&#8217;ve just got to get a set of speakers, and possibly a new heat sink/fan for the processor, and that will be it sorted!</p>
<p>It&#8217;s getting quite late now, so thats it for this post<br />
Till next week!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.roganty.co.uk/blog/2008/04/finally-updated/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Linux Links 2.0.1 Released!</title>
		<link>http://www.roganty.co.uk/blog/2008/04/linux-links-201-released/</link>
		<comments>http://www.roganty.co.uk/blog/2008/04/linux-links-201-released/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 23:13:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[april fools day]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[linux links]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[section]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://www.roganty.co.uk/blog/2008/04/linux-links-201-released/</guid>
		<description><![CDATA[<p>It&#8217;s April the first (just!) and no, this is not an April Fools joke, <a href="http://www.linux-links.co.uk/" target="_blank" title="Linux Links">Linux-Links.co.uk</a> has been updated, on time!</p>
<p>This version is a complete rewrite of the server side of the website.<br />
I have rewritten it all from scratch &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s April the first (just!) and no, this is not an April Fools joke, <a href="http://www.linux-links.co.uk/" target="_blank" title="Linux Links">Linux-Links.co.uk</a> has been updated, on time!</p>
<p>This version is a complete rewrite of the server side of the website.<br />
I have rewritten it all from scratch and have collected all the functions into one place, this means that all the settings for displaying and collecting the data is set in one place, and means that everything is displayed uniformly across the whole site.</p>
<p>I have updated the <a href="http://www.linux-links.co.uk/search.php" target="_blank" title="Linux Links - Search">search</a> function, and hopefully it will return more relevant results, its still not perfect, but it is working better now!</p>
<p>I have added a <a href="http://www.linux-links.co.uk/help.php" target="_blank" title="Linux Links - Help Topics">&#8220;help&#8221;</a> section, but the only area it gives help on is the <a href="http://www.linux-links.co.uk/help.php?topic=status" target="_blank" title="Linux Links - Help Topics - Status Codes">HTTP Status Codes</a> that are displayed on the <a href="http://www.linux-links.co.uk/url/" target="_blank" title="Linux Links - All URLs">URL pages</a>.<br />
The basic structure is there and can easily be added to when more areas need to be added!</p>
<p>There are a couple more things I would have liked to have included, but I ran out of time!<br />
I will add these updates when they are ready!</p>
<p>Ok, its now past midnight and it&#8217;s no longer April Fools Day!<br />
Hope you believe me now! Lol <img src='http://www.roganty.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.roganty.co.uk/blog/2008/04/linux-links-201-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It’s Easter!</title>
		<link>http://www.roganty.co.uk/blog/2008/03/its-easter/</link>
		<comments>http://www.roganty.co.uk/blog/2008/03/its-easter/#comments</comments>
		<pubDate>Sun, 23 Mar 2008 17:24:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Brands Hatch]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[easter]]></category>
		<category><![CDATA[easter eggs]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[FeedBurner]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[linux links]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[Truck]]></category>
		<category><![CDATA[truck racing]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[weather]]></category>

		<guid isPermaLink="false">http://www.roganty.co.uk/blog/2008/03/its-easter/</guid>
		<description><![CDATA[<p>Well, it&#8217;s Easter today! I&#8217;ve got two Easter eggs, one bar of chocolate, and a bag of mini eggs, and I&#8217;ve still got one egg left to receive!<br />
Really, I&#8217;m nearly 23, and I&#8217;m still getting excited over receiving Easter &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s Easter today! I&#8217;ve got two Easter eggs, one bar of chocolate, and a bag of mini eggs, and I&#8217;ve still got one egg left to receive!<br />
Really, I&#8217;m nearly 23, and I&#8217;m still getting excited over receiving Easter eggs, but I think its chocolate that does it, when else are we given this much chocolate, it just takes you back to childhood!</p>
<p>In other news, I have finally restarted work on <a href="http://www.linux-links.co.uk/" title="Linux Links" target="_blank">Linux Links</a>, now I just have the search page to complete before I finally release this long awaited version of Linux Links.<br />
I am aiming to release the updated Linux Links on Tuesday 1st April, no joke! Honest!</p>
<p>I have done a few tweaks to my website and blog, a couple of them you might not notice!</p>
<p>The first is that I&#8217;ve separated trackbacks and pings from comments in single post view.</p>
<p>Secondly I have added a print CSS style sheet to both the blog and website, so if you need to print anything out you only get the main content, and not the navigation bars.<br />
I think there is still a few more bits to change with the print style to make it more complete, but its working!</p>
<p>The third is that I&#8217;ve signed up for a <a href="http://www.feedburner.com/fb/a/home" target="_blank" title="FeedBurner">FeedBurner</a> account, I have already burnt my feed, and you can find it <a href="http://feeds2.feedburner.com/roganty" title="RSS Feed on FeedBurner">here</a>. I have set up the redirects, so you can continue using the old address, and you will still receive the feed as normal!</p>
<p>There&#8217;s a few more that I have fixed or changed as I have been going around, but they don&#8217;t really effect anything!</p>
<p>My dad&#8217;s off to <a href="http://www.motorsportvision.co.uk/brands-hatch/" title="Brands Hatch Race Circuit - The Official Brands Hatch Motorsport Site" target="_blank">Brands Hatch</a> this afternoon to watch the <a href="http://www.britishtruckracing.co.uk/" title="The British Truck Racing Association" target="_blank">Truck racing</a> on Monday, he&#8217;s camping over tonight and Monday night and coming back on Tuesday morning.<br />
The Truck racing was <a href="http://www.roganty.co.uk/blog/2006/11/truck-racing-brands-hatch/" title="RogAnty - Blog - Truck Racing @ Brands Hatch">awesome last time</a>, and it&#8217;s something I would like to go and watch again, the thing that put me off the most is the weather, it going to be cold and wet!</p>
<p>That&#8217;s all for this post now, I&#8217;ll post more details when I know more!<br />
Till then<br />
See you</p>
]]></content:encoded>
			<wfw:commentRss>http://www.roganty.co.uk/blog/2008/03/its-easter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The past week</title>
		<link>http://www.roganty.co.uk/blog/2007/11/the-past-week/</link>
		<comments>http://www.roganty.co.uk/blog/2007/11/the-past-week/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 20:58:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[asda]]></category>
		<category><![CDATA[Bristol]]></category>
		<category><![CDATA[bristol zoo]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[linux links]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[schmap]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.roganty.co.uk/blog/2007/11/the-past-week/</guid>
		<description><![CDATA[<p>Friday was <a href="http://www.bbc.co.uk/pudsey/" title="Children in Need 2007" target="_blank">Children in Need</a>, and the big waxing took place in ASDA.<br />
Unfortunately I missed <a href="http://bristolianblog.wordpress.com/" title="The Bristolian Blog" target="_blank">Scott</a> getting his legs waxed, but I have been told he chickened out and only had one leg waxed!</p>
<p>A <a href="http://www.roganty.co.uk/blog/2007/11/schmap/" title="RogAnty - Blog - Schmap">couple of weeks </a>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Friday was <a href="http://www.bbc.co.uk/pudsey/" title="Children in Need 2007" target="_blank">Children in Need</a>, and the big waxing took place in ASDA.<br />
Unfortunately I missed <a href="http://bristolianblog.wordpress.com/" title="The Bristolian Blog" target="_blank">Scott</a> getting his legs waxed, but I have been told he chickened out and only had one leg waxed!</p>
<p>A <a href="http://www.roganty.co.uk/blog/2007/11/schmap/" title="RogAnty - Blog - Schmap">couple of weeks ago</a> I mentioned that I had an email from <a href="http://www.schmap.com/" target="_blank" title="Schmap - Dynamic Travel Guides">Schmap</a> saying that one of my photos had been nominated to be included in the forth edition of their <a href="http://www.schmap.com/bristol/home/" title="Schmap - Bristol" target="_blank">Bristol</a> guide.<br />
I got an email from them Saturday saying that my photo was included.<br />
You can view it <a href="http://www.schmap.com/bristol/sights_zoos/p=99136/i=99136_8.jpg" target="_blank" title="Bristol - Zoos, Farms &amp; Aquaria">here</a>.</p>
<p>Now for more news about <a href="http://www.linux-links.co.uk/" title="Linux Links">Linux Links</a>, I was working all day Saturday to try and get search working, but it just wasn&#8217;t going right!</p>
<p>I was copying code from <a href="http://www.phpbb.com/" title="phpBB - Creating Communities Worldwide" target="_blank">phpBB</a>, and from a couple of <a href="http://www.roscripts.com/PHP_search_engine-119.html" title="PHP search engine" target="_blank">tutorials</a> from the <a href="http://www.google.co.uk/search?hl=en&amp;q=php+mysql+search&amp;btnG=Google+Search&amp;meta=" title="php mysql search - Google Search" target="_blank">Internet</a>, I was even using the <a href="http://www.mysql.com" title="MySQL AB ::  The world's most popular open source database" target="_blank">MySQL</a> <a href="http://dev.mysql.com/doc/refman/5.0/en/fulltext-search.html" title="MySQL AB ::   MySQL 5.0 Reference Manual :: 11.8 Full-Text Search Functions" target="_blank">search</a> <a href="http://dev.mysql.com/doc/refman/5.0/en/fulltext-boolean.html" title="MySQL AB ::   MySQL 5.0 Reference Manual :: 11.8.2 Boolean Full-Text Searches" target="_blank">functions</a>, but none of them produced the results I was after.</p>
<p>I now feel sorry for the <a href="http://www.google.com/technology/pigeonrank.html" title="Google Technology" target="_blank">pigeons</a> working at <a href="http://www.google.com" title="Google" target="_blank">google</a>!</p>
<p>Search is still not working, but I have a new plan to try, it involves splitting the search string, searching for each word separately!<br />
I&#8217;ll keep you posted on how it goes!</p>
<p>Till next time<br />
See you!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.roganty.co.uk/blog/2007/11/the-past-week/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>linux-links.co.uk</title>
		<link>http://www.roganty.co.uk/blog/2007/11/linux-linkscouk/</link>
		<comments>http://www.roganty.co.uk/blog/2007/11/linux-linkscouk/#comments</comments>
		<pubDate>Sat, 10 Nov 2007 19:04:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[articles]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[linux links]]></category>
		<category><![CDATA[section]]></category>
		<category><![CDATA[tags]]></category>

		<guid isPermaLink="false">http://www.roganty.co.uk/blog/2007/11/linux-linkscouk/</guid>
		<description><![CDATA[I may of mentioned one of my <a href="http://www.roganty.co.uk/blog/2006/08/shameless-plug/" title="RogAnty - Blog - Shameless Plug">other websites</a> one or two times before, but today I have got <a href="http://www.linux-links.co.uk" title="Linux Links">Linux Links</a> up and running!

Its over at <a href="http://www.linux-links.co.uk" title="Linux Links">linux-links.co.uk</a>&#8230;]]></description>
			<content:encoded><![CDATA[<p>I may of mentioned one of my <a href="http://www.roganty.co.uk/blog/2006/08/shameless-plug/" title="RogAnty - Blog - Shameless Plug">other websites</a> one or two times before, but today I have got <a href="http://www.linux-links.co.uk" title="Linux Links">Linux Links</a> up and running!</p>
<p>Its over at <a href="http://www.linux-links.co.uk" title="Linux Links">linux-links.co.uk</a><br />
It is dedicated to links to all things Linux related, and is in its infancy!</p>
<p>It is a website full of links to Linx related articles and websites, which are all browseable by tags for ease of use</p>
<p>What you see is basically the fully working website, it still needs a few tweaks to get it running smoothly, but its all there and functioning. Well, apart from the admin section! Lol!</p>
<p>I need to add a couple more sections, like a news section, and add some extra functionality to it, such as search, rating, and popularity!<br />
I am also thinking of adding a user section, so that visitors can add their own Linux links to the database.<br />
And I&#8217;ve still got about another 70 links to add from the old site.</p>
<p>So why not <a href="http://www.linux-links.co.uk" title="Linux Links">head on over</a> and <a href="http://www.roganty.co.uk/blog/2007/11/linux-linkscouk/#respond" title="Respond to linux-links.co.uk">tell me</a> what you think of it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.roganty.co.uk/blog/2007/11/linux-linkscouk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The night after the night before!</title>
		<link>http://www.roganty.co.uk/blog/2007/10/the-night-after-the-night-before/</link>
		<comments>http://www.roganty.co.uk/blog/2007/10/the-night-after-the-night-before/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 01:23:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[linux.roganty.co.uk]]></category>
		<category><![CDATA[nights]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.roganty.co.uk/blog/2007/10/the-night-after-the-night-before/</guid>
		<description><![CDATA[<p>This is the first night/day after the last day of working nights</p>
<p>We finished working at 6am, and went to bed as soon as I got home. Woke up about 2pm, and I was feeling tired all day.<br />
I was &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>This is the first night/day after the last day of working nights</p>
<p>We finished working at 6am, and went to bed as soon as I got home. Woke up about 2pm, and I was feeling tired all day.<br />
I was also feeling tired all evening, but for the past hour or two I&#8217;ve felt wide awake!</p>
<p>I&#8217;ve done a little bit of work on my website and blog, and have added a few touches to my <a href="http://www.linux-links.co.uk/">Linux site</a>, I&#8217;m now going to try and get some sleep tonight!</p>
<p>I&#8217;ll post again sometime this weekend!<br />
Till then</p>
<p>Good night!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.roganty.co.uk/blog/2007/10/the-night-after-the-night-before/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I didn’t decide to stay on holiday!</title>
		<link>http://www.roganty.co.uk/blog/2007/09/i-didnt-decide-to-stay-on-holiday/</link>
		<comments>http://www.roganty.co.uk/blog/2007/09/i-didnt-decide-to-stay-on-holiday/#comments</comments>
		<pubDate>Tue, 04 Sep 2007 17:53:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[abyss]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[case]]></category>
		<category><![CDATA[fedora 7]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[holiday]]></category>
		<category><![CDATA[Mini PC]]></category>
		<category><![CDATA[mini-itx]]></category>
		<category><![CDATA[motherboard]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[via epia]]></category>
		<category><![CDATA[webmin]]></category>

		<guid isPermaLink="false">http://www.roganty.co.uk/blog/2007/09/i-didnt-decide-to-stay-on-holiday/</guid>
		<description><![CDATA[<p>I should start this with a link to my holiday photos on <a href="http://www.flickr.com/photos/roganty/collections/72157600967687302/" title="Flickr.com - Collection Jersey 2007" target="_blank">flickr</a>.<br />
I know that its been over a month since i got back off holiday, and i haven&#8217;t posted anything on my blog!<br />
But I&#8217;m going to &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I should start this with a link to my holiday photos on <a href="http://www.flickr.com/photos/roganty/collections/72157600967687302/" title="Flickr.com - Collection Jersey 2007" target="_blank">flickr</a>.<br />
I know that its been over a month since i got back off holiday, and i haven&#8217;t posted anything on my blog!<br />
But I&#8217;m going to now!</p>
<p>I was going to start this post with details of our holiday, but I&#8217;ll now leave that for another post!</p>
<p>What has caused the long delay on posting? I don&#8217;t know really, but I think its time!<br />
Ive been busy at work, and when I&#8217;m not at work I&#8217;m with my girlfriend, and I just don&#8217;t seem to have the time left to do anything else!<br />
But I have managed to build myself a second computer! I am going to be using as a file-cum-web-cum-print-server.</p>
<p>A couple of years ago I brought a <a href="http://www.via.com.tw/en/products/mainboards/motherboards.jsp?motherboard_id=21" title="VIA EPIA-Series Mini-ITX Mainboard - VIA Technologies, Inc." target="_blank">Via EPIA Mini-ITX</a> motherboard from <a href="http://www.mini-itx.com" title="mini-itx.com" target="_blank">www.mini-itx.com</a> which I was intending to put inside my old radio alarm clock.<br />
I did put it inside the radio alarm clock, but I never got around to actually installing an operating system onto it, and ever using it, so its been sat on my desk gathering dust.</p>
<p>I&#8217;ve  been wanting to change my main computer for something a little faster, and I thought now would be a good time to do something with the little computer!<br />
So I brought a <a href="http://www.morex.com.tw/products/productdetail.php?fd_id=31" title="Morex - Products - Flex-ATX Chassis No. 6699" target="_blank">case</a>, installed <a href="http://fedoraproject.org/" title="Fedora Project" target="_blank">Fedora 7</a> onto it, and now I&#8217;m just trying to get file sharing going between it and an aging Intel Celeron (333MHz) via wireless, and two other relatively old computers (both AMD&#8217;s, a K6 500MHz and an Athlon 850MHz)</p>
<p>I&#8217;ve just brought 1Gb of memory for it, as when I initially got i, I only brought 256Mb for it!</p>
<p>I&#8217;ve already got the <a href="http://www.aprelium.com/" title="Aprelium Technologies - Abyss Web Server">web server</a> running, and <a href="http://www.webmin.com/" title="Webmin">webmin</a>, now I just need to install the printer, and its practically done!</p>
<p>I&#8217;m typing this post up using the new computer!</p>
<p>I&#8217;ll post more details soon!<br />
Until next time!<br />
Bye!</p>
<p><strong> Edit: </strong>I&#8217;ve fixed the type of my Mini-ITX motherboard to a VIA EPIA series motherboard, and I have updated the link to point to the correct url (<a href="http://www.via.com.tw/en/products/mainboards/motherboards.jsp?motherboard_id=21" title="VIA EPIA-Series Mini-ITX Mainboard - VIA Technologies, Inc." target="_blank">http://www.via.com.tw/en/products/mainboards/motherboards.jsp?motherboard_id=21</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.roganty.co.uk/blog/2007/09/i-didnt-decide-to-stay-on-holiday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Room 101!</title>
		<link>http://www.roganty.co.uk/blog/2007/07/room-101/</link>
		<comments>http://www.roganty.co.uk/blog/2007/07/room-101/#comments</comments>
		<pubDate>Wed, 11 Jul 2007 16:40:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[#101]]></category>
		<category><![CDATA[akismet]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[camping]]></category>
		<category><![CDATA[holiday]]></category>
		<category><![CDATA[jersey]]></category>
		<category><![CDATA[linux.roganty.co.uk]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[rota]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.roganty.co.uk/blog/2007/07/room-101/</guid>
		<description><![CDATA[<p>Well, Ok, not room 101, more like post 101! Lol!<br />
I cant believe that its been more than a month since my last post, doesn&#8217;t time fly!?!</p>
<p>Since my last post there has been a few things happen, some I &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Well, Ok, not room 101, more like post 101! Lol!<br />
I cant believe that its been more than a month since my last post, doesn&#8217;t time fly!?!</p>
<p>Since my last post there has been a few things happen, some I had thought about posting about, but I just haven&#8217;t been able to get the time!</p>
<p>The nights are now drawing in, and the past few days has been sunny, unlike May and June!</p>
<p>I am now on a three week rolling rota at work, I am now working one in every three weekends.<br />
Staying with work, one of the warehouse colleagues is cutting back his hours, and I&#8217;m taking over his Tuesdays, and will be bringing in deliveries!</p>
<p>Me and my girlfriend are still together, and on Sunday we go off on holiday to Jersey for a week. We will be camping. Its my first holiday on my own, and my girlfriends first out of the country!</p>
<p>One of my other less known websites <a href="http://linux.rognty.co.uk/">http://linux.roganty.co.uk/</a> is being worked on. And I have nearly completed it. I just need to tidy it up, and make it more presentable</p>
<p>The spam count has reached 7,800. That&#8217;s 2,800 in just over a month! Thank you <a href="http://akismet.com/" target="_blank" title="Akismet.com">Akismet</a>!</p>
<p>I think that&#8217;s it, for this post!<br />
And hopefully not for another month!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.roganty.co.uk/blog/2007/07/room-101/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

