<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/abc" -->
<rss version="0.92">
<channel>
	<title>brybot :: Bryan Rite Software and Blog</title>
	<link>http://www.brybot.ca</link>
	<description>Software, Travel, Photography, and Fun</description>
	<lastBuildDate>Tue, 09 Mar 2010 21:19:43 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Creating friendly UTF-8 Slug URLS</title>
		<description><![CDATA[A slug is a SEO-friendly, human-readable version of a URL.  Generally used on most blog software for permalinks via a blog&#8217;s title (exactly like my blog here), or basically any string you want to turn into a friendly URL.  Sure you could just use PHP&#8217;s urlencode (or other language equivalent) but then you&#8217;re [...]]]></description>
		<link>http://www.brybot.ca/archives/creating-friendly-utf-8-slug-urls</link>
			</item>
	<item>
		<title>Updating Subversion to 1.5 on Ubuntu Hardy Heron</title>
		<description><![CDATA[I was perusing the Ubuntu Hardy Heron backports repository (what? You don&#8217;t do that?!) and noticed that subversion had been added to the backports.  If you&#8217;re reading this, you probably already know that you&#8217;re stuck with subversion 1.4 officially and unless you wanted to compile from source, or install a 3rd party .deb, you [...]]]></description>
		<link>http://www.brybot.ca/archives/updating-subversion-to-15-on-ubuntu-hardy-heron</link>
			</item>
	<item>
		<title>Repairing a Faulty Disk in a Software RAID Array</title>
		<description><![CDATA[I was doing some system maintenance today and came across the following horrific screen:

/dev/md0:
        Version : 00.90.03
  Creation Time : Sun Nov 16 14:13:20 2007
     Raid Level : raid5
     Array Size : 732587712 (698.65 GiB 750.17 GB)
  Used [...]]]></description>
		<link>http://www.brybot.ca/archives/repairing-a-faulty-disk-in-a-software-raid-array</link>
			</item>
	<item>
		<title>Stop Visual Studio Markup/Code Wrap</title>
		<description><![CDATA[Wow!  We&#8217;ve recently moved to Visual Studio 2008 at work and I&#8217;ve been moving one of our larger products to resource files and multi-language support.  In doing so, you have to look at the Design view (or Split View) in the IDE to be able to generate a local resource file.
Every time I [...]]]></description>
		<link>http://www.brybot.ca/archives/stop-visual-studio-markupcode-wrap</link>
			</item>
	<item>
		<title>New Development Project Space is Up</title>
		<description><![CDATA[I&#8217;ve finally got around to finishing our new development project space.  You can find the open source portion at: http://projects.brybot.ca or by using the Software link from the top menu.
The development space is a major step forward in whats happening around Brybot as well as the Alkaloid Networks.  We&#8217;ve setup brand new open [...]]]></description>
		<link>http://www.brybot.ca/archives/new-development-project-space-is-up</link>
			</item>
	<item>
		<title>Thanks Charlotte</title>
		<description><![CDATA[Well Charlotte was on my case this weekend because this blog looks like its been completely abandoned.  So to spite her, i&#8217;ve added some pictures and this tasty entry.
Lets see here, we have pictures from Hiking the Lions with a bunch of my friends.  It was more badass then usual as a huge [...]]]></description>
		<link>http://www.brybot.ca/archives/thanks-charlotte</link>
			</item>
	<item>
		<title>Black Tusk Hike Photos</title>
		<description><![CDATA[Whew!  Its been a while since I&#8217;ve posted.  Work has been killing me and I don&#8217;t get online much afterwards (unless its in the video game variety&#8230; j/k.  Kinda&#8230;) so I haven&#8217;t been posting, plus people seem to be digging my last post, so I haven&#8217;t been too worried.
My buddy Alan Stremel [...]]]></description>
		<link>http://www.brybot.ca/archives/black-tusk-hike-photos</link>
			</item>
	<item>
		<title>Getting Imagemagick (and more) to work with MAMP on OS X</title>
		<description><![CDATA[I&#8217;ve been using MAMP on my macbook for doing my web development at home and can&#8217;t say enough good things about it.  Unfortunately I had to start using some binaries not included with MAMP, ImageMagick for example.
Update: Commentors have been reporting this fix is not working on Snow Leopard or MAMP 1.8.4
Installing ImageMagick via [...]]]></description>
		<link>http://www.brybot.ca/archives/getting-imagemagick-and-more-to-work-with-mamp-on-os-x</link>
			</item>
	<item>
		<title>Select DISTINCT from DataSet</title>
		<description><![CDATA[I&#8217;ve had tons of people ask me how to Select DISTINCT rows from a DataSet.  Why not use SQL? Well sometimes you just can&#8217;t, and sometimes its much more efficient to do it webserver side then database side.
For some reason Microsoft has an article on how to write your own helper class, which is [...]]]></description>
		<link>http://www.brybot.ca/archives/select-distinct-from-dataset</link>
			</item>
	<item>
		<title>Mega Burgers Pt 3: Setting Short Term Goals</title>
		<description><![CDATA[In Mega Burgers Pt 1: Is this what we&#8217;ve come to?, I talked about this adventure we were embarking on.  In Part 2: The Trifecta of Obesity, I broke down the health and nutrition of said burgers&#8230;
But today.   Today was the day.
At approximately, 7:00pm, on an empty stomach and hungry for burger [...]]]></description>
		<link>http://www.brybot.ca/archives/mega-burgers-pt-3-setting-short-term-goals</link>
			</item>
</channel>
</rss>
