<?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>SideApps</title>
	<atom:link href="http://sideapps.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sideapps.com</link>
	<description>A collection of my applications</description>
	<lastBuildDate>Tue, 01 Jun 2010 22:22:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>InfoMaker</title>
		<link>http://sideapps.com/vb-net/infomaker/</link>
		<comments>http://sideapps.com/vb-net/infomaker/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 22:10:27 +0000</pubDate>
		<dc:creator>Sidetalker</dc:creator>
				<category><![CDATA[Visual Basic Apps]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[info]]></category>
		<category><![CDATA[infomaker]]></category>
		<category><![CDATA[maker]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://sideapps.com/?p=87</guid>
		<description><![CDATA[I was asked to make some changes to a custom template program I created a year or so ago for Planet-iPhones. I had lost the source code so I started from scratch. The project was scrapped near it&#39;s completion and I was left with a functional program that generates pages easily customizable information. This program [...]]]></description>
			<content:encoded><![CDATA[<p>I was asked to make some changes to a custom template program I created a year or so ago for Planet-iPhones. I had lost the source code so I started from scratch. The project was scrapped near it&#39;s completion and I was left with a functional program that generates pages easily customizable information. This program is intended for the creation of information pages for iPhone applications but has a plethora of uses. If someone finds a real use for this and would like me to tweak the program for their use please let me know as I would be pleased to do so.<br />
<form style="text-align: center;" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="Y6M26VN5CBKTL" />
<input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" type="image" />
</form>
<p></p>
<font size = 3><center><b>Download</b> <a href="http://sideapps.com/wp-content/plugins/download-monitor/download.php?id=4" title="A utility for creating information pages from a template using preexisting data.">InfoMaker</a></font><br>
<font size = 1>Downloaded 41 time(s)</font></center>

<div class="ngg-galleryoverview" id="ngg-gallery-5-87">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-11" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://sideapps.com/wp-content/gallery/infomaker/infomaker1.png" title=" " class="shutterset_set_5" >
								<img title="infomaker1" alt="infomaker1" src="http://sideapps.com/wp-content/gallery/infomaker/thumbs/thumbs_infomaker1.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-12" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://sideapps.com/wp-content/gallery/infomaker/infomaker2.png" title=" " class="shutterset_set_5" >
								<img title="infomaker2" alt="infomaker2" src="http://sideapps.com/wp-content/gallery/infomaker/thumbs/thumbs_infomaker2.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


]]></content:encoded>
			<wfw:commentRss>http://sideapps.com/vb-net/infomaker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Folder Size Shell Integration</title>
		<link>http://sideapps.com/vb-net/folder-size-shell-integration/</link>
		<comments>http://sideapps.com/vb-net/folder-size-shell-integration/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 20:17:06 +0000</pubDate>
		<dc:creator>Sidetalker</dc:creator>
				<category><![CDATA[Visual Basic Apps]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[size]]></category>

		<guid isPermaLink="false">http://sideapps.com/?p=60</guid>
		<description><![CDATA[This package requires .NET 4 RC or higher&#8230; View more information here.
Allen of Planet-iPhones asked me if I could make an option on the right-click menu that would copy the folder&#39;s size in kilobytes to his clipboard. I said no, not yet, and set out to work. A little less than an hour later I [...]]]></description>
			<content:encoded><![CDATA[<p>This package requires .NET 4 RC or higher&#8230; View more information <a href="http://sideapps.com/net-framework/.">here</a>.</p>
<p>Allen of <a href="http://planet-iphones.com">Planet-iPhones</a> asked me if I could make an option on the right-click menu that would copy the folder&#39;s size in kilobytes to his clipboard. I said no, not yet, and set out to work. A little less than an hour later I had figured it all out and he had his wish! If this you find this useful go ahead and download it below&#8230; If you&#39;d like to make your own let me know in the comments and I&#39;ll follow this post up with a brief tutorial.</p>
<p>Installation Instructions:</p>
<ul>
<li>Download the .zip file below</li>
<li>Unzip anywhere</li>
<li>Run the install.bat file (it should prompt you for admin rights&#8230; if not, run as administrator)</li>
<li>Delete what you downloaded and you&#39;re good to go!</li>
</ul>
<p>If, after following those instructions, the context menu doesn&#39;t appear for you go ahead and double-click on the SmallRegEdit.reg file that was inside the download. That should manually add the registry value and you should be on your way! Additionally, if you can&#39;t keep track of all of your money I&#39;d be happy to take some of it off your hands &#8211; Donate!</p>
<form style="text-align: center;" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="Y6M26VN5CBKTL" />
<input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" type="image" />
</form>
<p></p>
<font size = 3><center><b>Download</b> <a href="http://sideapps.com/wp-content/plugins/download-monitor/download.php?id=3" title="A small utility to add a "Get Size in KB" option to the right-click menu for folders.">Folder Size Shell Integration</a></font><br>
<font size = 1>Downloaded 60 time(s)</font></center>

<div class="ngg-galleryoverview" id="ngg-gallery-4-60">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-10" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://sideapps.com/wp-content/gallery/folder-size/getkb.png" title=" " class="shutterset_set_4" >
								<img title="getkb" alt="getkb" src="http://sideapps.com/wp-content/gallery/folder-size/thumbs/thumbs_getkb.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


]]></content:encoded>
			<wfw:commentRss>http://sideapps.com/vb-net/folder-size-shell-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto-Clicker</title>
		<link>http://sideapps.com/vb-net/auto-clicker/</link>
		<comments>http://sideapps.com/vb-net/auto-clicker/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 21:41:11 +0000</pubDate>
		<dc:creator>Sidetalker</dc:creator>
				<category><![CDATA[Visual Basic Apps]]></category>
		<category><![CDATA[auto]]></category>
		<category><![CDATA[clicker]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[simple]]></category>

		<guid isPermaLink="false">http://sideapps.com/?p=56</guid>
		<description><![CDATA[This package requires .NET 3.5 or higher&#8230; View more information here.
This is a fairly simple auto-clicker I created a while back. The hotkeys are editable (just double-click on the label text to the left of them) but the coding behind them is a little iffy so you might just want to keep them as they [...]]]></description>
			<content:encoded><![CDATA[<p>This package requires .NET 3.5 or higher&#8230; View more information <a href="http://sideapps.com/net-framework/.">here</a>.</p>
<p>This is a fairly simple auto-clicker I created a while back. The hotkeys are editable (just double-click on the label text to the left of them) but the coding behind them is a little iffy so you might just want to keep them as they are. You can reset the &#8220;Test Click Area&#8221; by double-clicking the counters. Enjoy!<br />
<center><br />
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="Y6M26VN5CBKTL" />
<input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" type="image" />
</form>
<p></center></p>
<font size = 3><center><b>Download</b> <a href="http://sideapps.com/wp-content/plugins/download-monitor/download.php?id=2" title="A simple auto-clicker with built-in hotkey support.">Auto-Clicker</a></font><br>
<font size = 1>Downloaded 103 time(s)</font></center>

<div class="ngg-galleryoverview" id="ngg-gallery-3-56">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-7" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://sideapps.com/wp-content/gallery/autoclicker/AutoClicker1.png" title=" " class="shutterset_set_3" >
								<img title="Auto-Clicker Preview 1" alt="Auto-Clicker Preview 1" src="http://sideapps.com/wp-content/gallery/autoclicker/thumbs/thumbs_AutoClicker1.png" width="99" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-8" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://sideapps.com/wp-content/gallery/autoclicker/AutoClicker2.png" title=" " class="shutterset_set_3" >
								<img title="Auto-Clicker Preview 2" alt="Auto-Clicker Preview 2" src="http://sideapps.com/wp-content/gallery/autoclicker/thumbs/thumbs_AutoClicker2.png" width="99" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-9" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://sideapps.com/wp-content/gallery/autoclicker/AutoClicker3.png" title=" " class="shutterset_set_3" >
								<img title="Auto-Clicker Preview 3" alt="Auto-Clicker Preview 3" src="http://sideapps.com/wp-content/gallery/autoclicker/thumbs/thumbs_AutoClicker3.png" width="99" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


]]></content:encoded>
			<wfw:commentRss>http://sideapps.com/vb-net/auto-clicker/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mass Mailer</title>
		<link>http://sideapps.com/vb-net/mass-mailer/</link>
		<comments>http://sideapps.com/vb-net/mass-mailer/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 17:09:55 +0000</pubDate>
		<dc:creator>Sidetalker</dc:creator>
				<category><![CDATA[Visual Basic Apps]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[mailer]]></category>
		<category><![CDATA[mass]]></category>
		<category><![CDATA[sidetalker]]></category>
		<category><![CDATA[visual]]></category>

		<guid isPermaLink="false">http://sideapps.com/wp/?p=27</guid>
		<description><![CDATA[This package requires .NET 3.5 or higher&#8230; View more information here.
MassMailer was created mainly for my younger brother who was looking for a free way to distribute newsletters to readers of his Answers for Pilots blog. I was very pleasantly surprised while working with .NET’s System.Net.Mail libraries – I ended up being able to accomplish [...]]]></description>
			<content:encoded><![CDATA[<p>This package requires .NET 3.5 or higher&#8230; View more information <a href="http://sideapps.com/net-framework/.">here</a>.</p>
<p>MassMailer was created mainly for my younger brother who was looking for a free way to distribute newsletters to readers of his <a href="http://answersforpilots.com/" target="_blank">Answers for Pilots</a> blog. I was very pleasantly surprised while working with .NET’s System.Net.Mail libraries – I ended up being able to accomplish more than I thought possible in intuitive ways.</p>
<p>I haven’t done much testing or debugging with the application other than to confirm it actually works and is usable. I encourage you to post problems you find with it here so that I can do my best to fix them and release an updated version.</p>
<p>Features:</p>
<ul>
<li>Built-in support for Hotmail, Yahoo! Mail, Gmail and Netscape</li>
<li>Can be configured manually for any SMTP server</li>
<li>Send mail in HTML or Plain-Text format</li>
<li>Send mail to a theoretically infinite number of people at a time</li>
<li>Load email addresses from a text file (see usage)</li>
<li>Saves server information automatically (see usage)</li>
</ul>
<p>Problems:</p>
<ul>
<li>The only problem I’ve come across is that emails sent seem to get shot down by pretty much any standalone, corporate, or school spam filter</li>
</ul>
<p>If anyone has any knowledge of the header information generally sent along with emails and would like to work with me to configure my application appropriately please contact me.</p>
<p>Usage and Notes:</p>
<ul>
<li>Recipient files must be text files with each email address on a separate line.</li>
<li>Body files can be text or HTML and will be sent as-is once loaded into the program.</li>
<li>Upon exit any validated server information is saved to a file in the working directory… This file contains (among other information) the email password you have entered. If this is a problem for you simply hit the “Clear Settings” button before quitting</li>
</ul>
<p>I hope you enjoy my hard work… Feel free to donate to the site if you have some spare change and keep in mind the requests of donors will <strong>always</strong> be honored!<br />
<center><br />
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="Y6M26VN5CBKTL">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
</form>
<p></center></p>
<font size = 3><center><b>Download</b> <a href="http://sideapps.com/wp-content/plugins/download-monitor/download.php?id=1" title="A stand-alone utility for sending an email to a list of recipients.">Mass Mailer</a></font><br>
<font size = 1>Downloaded 133 time(s)</font></center>

<div class="ngg-galleryoverview" id="ngg-gallery-2-27">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-4" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://sideapps.com/wp-content/gallery/massmailer/MassMailer1.png" title=" " class="shutterset_set_2" >
								<img title="MassMailer Preview 1" alt="MassMailer Preview 1" src="http://sideapps.com/wp-content/gallery/massmailer/thumbs/thumbs_MassMailer1.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-5" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://sideapps.com/wp-content/gallery/massmailer/MassMailer2.png" title=" " class="shutterset_set_2" >
								<img title="MassMailer Preview 2" alt="MassMailer Preview 2" src="http://sideapps.com/wp-content/gallery/massmailer/thumbs/thumbs_MassMailer2.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-6" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://sideapps.com/wp-content/gallery/massmailer/MassMailer3.png" title=" " class="shutterset_set_2" >
								<img title="MassMailer Preview 3" alt="MassMailer Preview 3" src="http://sideapps.com/wp-content/gallery/massmailer/thumbs/thumbs_MassMailer3.png" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


]]></content:encoded>
			<wfw:commentRss>http://sideapps.com/vb-net/mass-mailer/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
