<?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>Rolbe.com &#187; Visual Basic How-To&#8217;s</title>
	<atom:link href="http://www.rolbe.com/category/visual-basic-how-tos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rolbe.com</link>
	<description>A Web Development blog by Ryan Olbe</description>
	<lastBuildDate>Mon, 05 Sep 2011 04:51:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How To Use The System Tray In Visual Basic</title>
		<link>http://www.rolbe.com/2009/03/28/vb-minimize-to-system-tray/</link>
		<comments>http://www.rolbe.com/2009/03/28/vb-minimize-to-system-tray/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 15:24:23 +0000</pubDate>
		<dc:creator>Ryan Olbe</dc:creator>
				<category><![CDATA[Visual Basic How-To's]]></category>
		<category><![CDATA[system tray]]></category>
		<category><![CDATA[visual basic]]></category>

		<guid isPermaLink="false">http://www.rolbe.com/?p=2309</guid>
		<description><![CDATA[The system tray, also called the Notification Area, is the little area of icons next to your system clock. Certain programs, espeically those that are designed to run in the background all the time, look much better minimized to the system tray rather than taking up space in the windows taskbar. Here's a .bas module [...]]]></description>
		<wfw:commentRss>http://www.rolbe.com/2009/03/28/vb-minimize-to-system-tray/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to monitor the clipboard in Visual Basic</title>
		<link>http://www.rolbe.com/2009/03/11/how-to-monitor-the-clipboard-in-visual-basic/</link>
		<comments>http://www.rolbe.com/2009/03/11/how-to-monitor-the-clipboard-in-visual-basic/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 00:13:47 +0000</pubDate>
		<dc:creator>Ryan Olbe</dc:creator>
				<category><![CDATA[Visual Basic How-To's]]></category>
		<category><![CDATA[clipboard]]></category>
		<category><![CDATA[visual basic]]></category>

		<guid isPermaLink="false">http://www.rolbe.com/?p=1844</guid>
		<description><![CDATA[I've always been fascinated by clipboard monitoring programs, you know those little programs that sit in the background and record everything that gets copied to the windows clipboard. However, sometimes it's difficult to find these types of programs in search engines because they're known by so many different names. After spending a number of hours [...]]]></description>
		<wfw:commentRss>http://www.rolbe.com/2009/03/11/how-to-monitor-the-clipboard-in-visual-basic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

