<?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>Life of a Southern Programmer &#187; code</title>
	<atom:link href="http://bryanprice.info/tags/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://bryanprice.info</link>
	<description>An Inquiry Into the Life of Bryan Price</description>
	<lastBuildDate>Sun, 01 May 2011 16:33:45 +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>Hammer Time</title>
		<link>http://bryanprice.info/2009/11/30/hammer-time/</link>
		<comments>http://bryanprice.info/2009/11/30/hammer-time/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 17:20:28 +0000</pubDate>
		<dc:creator>Southern Programmer</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://bryanprice.info/2009/11/30/hammer-time/</guid>
		<description><![CDATA[Gotta Love &#34;Hey Okay&#34;]]></description>
			<content:encoded><![CDATA[</p>
<p> <center><img src="http://www.heyokay.com/images/hammertime.gif" />    <br />Gotta Love <a href="http://www.heyokay.com/2009/u-cant-touch-this/" target="_blank">&quot;Hey Okay&quot;</a>    <br /></center>
</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=7f2f4699-143c-826e-a7ec-2d01f878dc76" /></div>
]]></content:encoded>
			<wfw:commentRss>http://bryanprice.info/2009/11/30/hammer-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subverting Vista UAC With a Service</title>
		<link>http://bryanprice.info/2009/08/17/subverting-vista-uac-with-a-service/</link>
		<comments>http://bryanprice.info/2009/08/17/subverting-vista-uac-with-a-service/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 01:19:17 +0000</pubDate>
		<dc:creator>Southern Programmer</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[CCS]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[codeproject]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[uac]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://bryanprice.info/2009/08/17/subverting-vista-uac-with-a-service/</guid>
		<description><![CDATA[This is exactly what I was looking for, it took me forever to find it.&#160; And so here it is: code to subvert vista uac with a service!&#160; http://www.codeproject.com/KB/vista-security/SubvertingVistaUAC.aspx?display=Print.&#160; Please thank me later for giving you a link to this.&#160; I needed this to be able to lock the keyboard and mouse in my CCS [...]]]></description>
			<content:encoded><![CDATA[<p>This is exactly what I was looking for, it took me forever to find it.&#160; And so here it is: code to subvert vista uac with a service!&#160; <a title="http://www.codeproject.com/KB/vista-security/SubvertingVistaUAC.aspx?display=Print" href="http://www.codeproject.com/KB/vista-security/SubvertingVistaUAC.aspx?display=Print">http://www.codeproject.com/KB/vista-security/SubvertingVistaUAC.aspx?display=Print</a>.&#160; Please thank me later for giving you a link to this.&#160; I needed this to be able to lock the keyboard and mouse in my CCS project on standard user accounts on vista.&#160; The only thing.&#160; I could have used this code a week ago and saved myself a lot of coding.</p>
<p>UPDATE: The Code does not work for XP, so you still have to find ways to make it work for both.&#160; So the design I made before is still a good way to do things.&#160; I just need to use this for the keyboard and mouse blocker.</p>
]]></content:encoded>
			<wfw:commentRss>http://bryanprice.info/2009/08/17/subverting-vista-uac-with-a-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

