<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Greg&#039;s Adventures</title>
	<link>http://www.greglincoln.com</link>
	<description>A zombie for your brain.</description>
	<lastBuildDate>Fri, 09 Dec 2011 18:07:24 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>Loopback success</title>
		<description><![CDATA[I had one of those geekpride moments last night when trying to deal with a problem I was having with a Minecraft server running ModLoader. Modding Minecraft is not as easy as it could be, but since it is written in Java, it is not as hard as it could be either. A number of [...]]]></description>
		<link>http://www.greglincoln.com/2011/11/24/loopback-success/</link>
			</item>
	<item>
		<title>Android is Insecure By Design</title>
		<description><![CDATA[Android&#8217;s security situation is pretty dire. Considering how well Google architected Chrome, I know they understand how to create a secure system. Perhaps Google don&#8217;t care about security on Android? If a user needs to worry about downloading malware on Android Market, which has apps that leak or maliciously steal personal data, and others that send spam [...]]]></description>
		<link>http://www.greglincoln.com/2011/07/22/android-is-insecure-by-design/</link>
			</item>
	<item>
		<title>phpBB3 and add user mod</title>
		<description><![CDATA[If you use the add user mod with phpBB3 with new user registration disabled you may find it is not sending passwords in the user welcome email. To fix this, you&#8217;ll need to edit the language template for the user welcome email to include the password token. You can find the tempate in language/en/emails. WIth [...]]]></description>
		<link>http://www.greglincoln.com/2011/07/15/phpbb3-and-add-user-mod/</link>
			</item>
	<item>
		<title>iPad?</title>
		<description><![CDATA[So far, this thing has not left my side. I can almost touch type with this keyboard. What I hadn&#8217;t expected was for it to replace my iPhone in my mind such that I am puzzled by the tiny screen when I use my iPhone. I think this means Iphones need a higher res screen.]]></description>
		<link>http://www.greglincoln.com/2010/04/04/ipad/</link>
			</item>
	<item>
		<title>My box can has shinies!</title>
		<description><![CDATA[Found on a forum: I think of my inner world like a child holding a box of their most precious treasures and when they show it to someone the person laughs and teases that that they aren&#8217;t treasures, they are worthless knickknacks and stones. What hurts isn&#8217;t being told that they are worthless, what hurts [...]]]></description>
		<link>http://www.greglincoln.com/2009/11/23/my-box-can-has-shinies/</link>
			</item>
	<item>
		<title>Hackintosh success, Dell Inspiron 530, Mac OS 10.5.6</title>
		<description><![CDATA[Many folks have achieved this before me, so I'm not claiming to be some sort of amazing talent, but considering how non-obvious the process was, I'll put down some notes here for you to peruse at your leisure.]]></description>
		<link>http://www.greglincoln.com/2009/01/22/hackintosh-success-dell-inspiron-530-mac-os-1056/</link>
			</item>
	<item>
		<title>You must watch this right away.</title>
		<description><![CDATA[Really. Dr. Horrible&#8217;s Sing-Along BlogAwesome. Watch now. Thanks.]]></description>
		<link>http://www.greglincoln.com/2008/07/17/you-must-watch-this-right-away/</link>
			</item>
	<item>
		<title>Reverse a dictionary</title>
		<description><![CDATA[Have you ever wished your dictionary of &#60;K,V&#62; was in fact of &#60;V,K&#62;? I might be the last person to figure this out, but with LINQ (and a couple lambdas) you can do this with one magical line of code: var newDict = oldDict.ToDictionary&#40;l =&#62; l.Value, l =&#62; l.Key&#41;; Neat, eh?]]></description>
		<link>http://www.greglincoln.com/2008/06/23/reverse-a-dictionary/</link>
			</item>
	<item>
		<title>I hate Subversion</title>
		<description><![CDATA[I really really hate it. Every time I try to do anything USEFUL with it, like try out an idea in a new branch and then merge the bits of that branch that worked out back to my main line, it barfs all over me with totally crap-ass error messages that nobody could ever, EVER [...]]]></description>
		<link>http://www.greglincoln.com/2008/06/22/i-hate-subversion/</link>
			</item>
	<item>
		<title>Become a Jedi with Resharper</title>
		<description><![CDATA[If you work in C# or VB.net on a regular basis, you really owe it to yourself to try out Resharper. This tool saves me countless hours. James Kovacs put together some fantastic screencasts on &#8220;Becoming a Jedi&#8221; that show it in action, if you are curious. He hasn&#8217;t covered the features that make it [...]]]></description>
		<link>http://www.greglincoln.com/2008/06/20/become-a-jedi-with-resharper/</link>
			</item>
</channel>
</rss>

