<?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>SignpostMarv&#039;s Blog &#187; uhu5</title>
	<atom:link href="http://signpostmarv.name/tag/uhu5/feed/" rel="self" type="application/rss+xml" />
	<link>http://signpostmarv.name</link>
	<description>Thoughts of a Code Monkey</description>
	<lastBuildDate>Sat, 12 May 2012 14:15:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Metaverse ID plugin released to public</title>
		<link>http://signpostmarv.name/2009/05/07/metaverse-id-plugin-released-to-public/</link>
		<comments>http://signpostmarv.name/2009/05/07/metaverse-id-plugin-released-to-public/#comments</comments>
		<pubDate>Thu, 07 May 2009 16:52:05 +0000</pubDate>
		<dc:creator>SignpostMarv</dc:creator>
				<category><![CDATA[How Marv would fix Second Life]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[mv-id]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[uhu5]]></category>
		<category><![CDATA[wordpess]]></category>

		<guid isPermaLink="false">http://blog.signpostmarv.name/?p=350</guid>
		<description><![CDATA[Currently at version 0.5 (yay incremental improvements!), I&#8217;ve decided to push the code to the public SVN server over at google code. I&#8217;ve also created a wiki page describing Metaverse ID, that&#8217;ll I&#8217;ll be keeping up to date with the supported Metaverses etc. Please file any bugs you discover in the plugin on the Google [...]]]></description>
		<wfw:commentRss>http://signpostmarv.name/2009/05/07/metaverse-id-plugin-released-to-public/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP5 LLSD Parser example</title>
		<link>http://signpostmarv.name/2008/11/24/php5-llsd-parser-example/</link>
		<comments>http://signpostmarv.name/2008/11/24/php5-llsd-parser-example/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 01:14:55 +0000</pubDate>
		<dc:creator>SignpostMarv</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[LLSD]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[uhu5]]></category>

		<guid isPermaLink="false">http://blog.signpostmarv.name/?p=301</guid>
		<description><![CDATA[I recently committed my LLSD parser to the public SVN server, after someone posted on the RegAPI mailing list asking for a LLSD parser that worked under PHP5.First the example script, then a step by step explanation of the output. &#60;?phpheader&#40;'Content-Type:text/plain'&#41;; # makes it easier to read the outputdefine&#40;'UHU_DEBUG_MODE',true&#41;; # enables extended error reportingdefine&#40;'UHU_ERROR_AS_EXCEPTION',true&#41;; #define&#40;'UHU_ROOT','s:/uhu [...]]]></description>
		<wfw:commentRss>http://signpostmarv.name/2008/11/24/php5-llsd-parser-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Images of Agni</title>
		<link>http://signpostmarv.name/2008/10/16/images-of-agni-3/</link>
		<comments>http://signpostmarv.name/2008/10/16/images-of-agni-3/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 01:58:41 +0000</pubDate>
		<dc:creator>SignpostMarv</dc:creator>
				<category><![CDATA[How Marv would fix Second Life]]></category>
		<category><![CDATA[agni]]></category>
		<category><![CDATA[sw.slr]]></category>
		<category><![CDATA[uhu5]]></category>
		<category><![CDATA[WEB-836]]></category>

		<guid isPermaLink="false">http://blog.signpostmarv.name/?p=293</guid>
		<description><![CDATA[Once again, I&#8217;ve updated the composite and distribution guide maps. Monthly Updates In my last post on this subject, I mentioned that I was gearing towards trying to do monthly updates- the problem I found however, was that by the time the discovery phase of a cycle had finished, there were anywhere between 20 and [...]]]></description>
		<wfw:commentRss>http://signpostmarv.name/2008/10/16/images-of-agni-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UHU5 code snippets: LLSD/capabilities components</title>
		<link>http://signpostmarv.name/2008/09/14/uhu5-code-snippets-llsdcapabilities-components/</link>
		<comments>http://signpostmarv.name/2008/09/14/uhu5-code-snippets-llsdcapabilities-components/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 08:36:10 +0000</pubDate>
		<dc:creator>SignpostMarv</dc:creator>
				<category><![CDATA[How Marv would fix Second Life]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[uhu5]]></category>

		<guid isPermaLink="false">http://blog.signpostmarv.name/?p=262</guid>
		<description><![CDATA[While trying to find a source-code sherpa, I&#8217;ve been working on an LLSD parser- it&#8217;s mostly complete now, so I started work on an interface to LL&#8217;s capabilities services- here&#8217;s some snippets that show off the geekiness of the code: 4fbcd8c4de8bb1_ Here&#8217;s the kicker- uhu_capability_regapi::get_error_codes() doesn&#8217;t exist- overloading magic is at work. The actual uhu_capability_regapi [...]]]></description>
		<wfw:commentRss>http://signpostmarv.name/2008/09/14/uhu5-code-snippets-llsdcapabilities-components/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wanted: Source Code Sherpa</title>
		<link>http://signpostmarv.name/2008/09/10/source-code-sherpa-wanted/</link>
		<comments>http://signpostmarv.name/2008/09/10/source-code-sherpa-wanted/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 20:02:27 +0000</pubDate>
		<dc:creator>SignpostMarv</dc:creator>
				<category><![CDATA[How Marv would fix Second Life]]></category>
		<category><![CDATA[sw.slr]]></category>
		<category><![CDATA[uhu5]]></category>

		<guid isPermaLink="false">http://blog.signpostmarv.name/?p=260</guid>
		<description><![CDATA[I&#8217;m in need of a source code sherpa to help me navigate the SL Viewer source code- specifically the portions involved in the retrieval of the in-world events data, so that I can have a more reliable, single data source for the events portion of sw.slr. If you&#8217;re interested in helping out, send me an [...]]]></description>
		<wfw:commentRss>http://signpostmarv.name/2008/09/10/source-code-sherpa-wanted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Images of Agni</title>
		<link>http://signpostmarv.name/2008/09/04/images-of-agni-2/</link>
		<comments>http://signpostmarv.name/2008/09/04/images-of-agni-2/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 22:34:57 +0000</pubDate>
		<dc:creator>SignpostMarv</dc:creator>
				<category><![CDATA[How Marv would fix Second Life]]></category>
		<category><![CDATA[SL Map API]]></category>
		<category><![CDATA[agni]]></category>
		<category><![CDATA[cartography]]></category>
		<category><![CDATA[uhu5]]></category>

		<guid isPermaLink="false">http://blog.signpostmarv.name/?p=258</guid>
		<description><![CDATA[It&#8217;s been a while since I updated the map of Agni, so in between UHU5 upgrades, I thought it was prudent to update the map. As before, the image is available on the Second Life Wiki, though for this update I&#8217;ve added a new image. Distribution Guide A complaint of previous updates was that the [...]]]></description>
		<wfw:commentRss>http://signpostmarv.name/2008/09/04/images-of-agni-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>auto-update for groups being held back by WEB-787</title>
		<link>http://signpostmarv.name/2008/08/29/auto-update-for-groups-being-held-back-by-web-787/</link>
		<comments>http://signpostmarv.name/2008/08/29/auto-update-for-groups-being-held-back-by-web-787/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 15:15:59 +0000</pubDate>
		<dc:creator>SignpostMarv</dc:creator>
				<category><![CDATA[Second Life]]></category>
		<category><![CDATA[sw.slr]]></category>
		<category><![CDATA[uhu5]]></category>
		<category><![CDATA[WEB-787]]></category>

		<guid isPermaLink="false">http://blog.signpostmarv.name/?p=252</guid>
		<description><![CDATA[It seems that Linden Lab&#8217;s recent changes to the layout/design of the search appliance has resulted in a rather annoying bug: periods seem to be stripped out of the group name in the result listings, resulting in a false negative for the portion of UHU5 that handles group2key auto-discovery. Since it doesn&#8217;t particularly make sense [...]]]></description>
		<wfw:commentRss>http://signpostmarv.name/2008/08/29/auto-update-for-groups-being-held-back-by-web-787/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Updates on sw.slr upgrade</title>
		<link>http://signpostmarv.name/2008/08/04/updates-on-swslr-upgrade/</link>
		<comments>http://signpostmarv.name/2008/08/04/updates-on-swslr-upgrade/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 02:47:26 +0000</pubDate>
		<dc:creator>SignpostMarv</dc:creator>
				<category><![CDATA[How Marv would fix Second Life]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SLOpenID]]></category>
		<category><![CDATA[sw.slr]]></category>
		<category><![CDATA[uhu5]]></category>

		<guid isPermaLink="false">http://blog.signpostmarv.name/?p=235</guid>
		<description><![CDATA[The UHU5 upgrades to Regions &#038; Places are coming along nicely, which should put off any further refactoring until PHP 5.3 is released (late static binding FTW!). The Region &#038; Places upgrades are of course holding up the Events upgrade, since an Event object will have a Parcel sub-object (I&#8217;m sure I&#8217;ll have fun working [...]]]></description>
		<wfw:commentRss>http://signpostmarv.name/2008/08/04/updates-on-swslr-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>disabling events-related UHU4 scripts</title>
		<link>http://signpostmarv.name/2008/07/27/disabling-events-related-uhu4-scripts/</link>
		<comments>http://signpostmarv.name/2008/07/27/disabling-events-related-uhu4-scripts/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 17:01:45 +0000</pubDate>
		<dc:creator>SignpostMarv</dc:creator>
				<category><![CDATA[How Marv would fix Second Life]]></category>
		<category><![CDATA[sw.slr]]></category>
		<category><![CDATA[UHU4]]></category>
		<category><![CDATA[uhu5]]></category>

		<guid isPermaLink="false">http://blog.signpostmarv.name/?p=231</guid>
		<description><![CDATA[The majority of the events-related portions of sw.slr are based on UHU4, which is admittedly a little bit icky at times. The MySQL tables storing the events data are about 4GB, and the code &#038; queries using those tables occasionally cause &#8220;issues&#8221; for my host- since it is a shared host after all. The latest [...]]]></description>
		<wfw:commentRss>http://signpostmarv.name/2008/07/27/disabling-events-related-uhu4-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updates on UHU5</title>
		<link>http://signpostmarv.name/2008/06/02/updates-on-uhu5/</link>
		<comments>http://signpostmarv.name/2008/06/02/updates-on-uhu5/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 23:59:27 +0000</pubDate>
		<dc:creator>SignpostMarv</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[uhu5]]></category>

		<guid isPermaLink="false">http://blog.signpostmarv.name/?p=222</guid>
		<description><![CDATA[Overview The configuration check for headersBySAPI() is ran only once- compare the UHU4 implementation with the UHU5 implementation. Although headersBySAPI() is now wrapped in it&#8217;s own class, the same function wrapper exists in UHU5 as was present in UHU4. is_uuid() is still a function wrapper to uhu::is_uuid() (previously uhu4::is_uuid()), however the UHU5 version caches the [...]]]></description>
		<wfw:commentRss>http://signpostmarv.name/2008/06/02/updates-on-uhu5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

