<?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>Derek's Musings &#187; security</title>
	<atom:link href="http://www.incandetech.com/derek/tag/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.incandetech.com/derek</link>
	<description>I'm right. You're wrong. Don't take it personally. It's just how things are.</description>
	<lastBuildDate>Wed, 28 Jul 2010 02:23:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Create a shortcut to lock Windows</title>
		<link>http://www.incandetech.com/derek/2010/03/08/create-a-shortcut-to-lock-windows/</link>
		<comments>http://www.incandetech.com/derek/2010/03/08/create-a-shortcut-to-lock-windows/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 18:57:17 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.incandetech.com/derek/2010/03/08/create-a-shortcut-to-lock-windows/</guid>
		<description><![CDATA[This one is very simple. I wanted to duplicate the &#8220;Lock Screen&#8221; applet in Ubuntu in Windows, and thankfully it doesn&#8217;t take much. Create a new shortcut by right-clicking in the &#8220;free&#8221; space on your Desktop (or elsewhere, such as the Quick Launch folder in Windows Explorer) and select New &#124; Shortcut. For the &#8220;Location&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>This one is very simple. I wanted to duplicate the &#8220;Lock Screen&#8221; applet in Ubuntu in Windows, and thankfully it doesn&#8217;t take much.</p>
<ol>
<li>Create a new shortcut by right-clicking in the &#8220;free&#8221; space on your Desktop (or elsewhere, such as the Quick Launch folder in Windows Explorer) and select New | Shortcut.</li>
<li>For the &#8220;Location&#8221; field enter: %windir%\system32\rundll32.exe user32.dll, LockWorkStation</li>
<li>Hit Next and then type whatever you like for a name; &#8220;Lock&#8221; seems appropriate.</li>
</ol>
<p>Bingo bango boom. Done. Try it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.incandetech.com/derek/2010/03/08/create-a-shortcut-to-lock-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
