<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>justsourcecode</title>
	<atom:link href="http://justsourcecode.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://justsourcecode.wordpress.com</link>
	<description>Any source code that I find useful is put on this blog. I have spent lots of time trying to find solutions for developments Im doing. Many times its simple, and not available but it will be now. Classic ASP, javascript etc.</description>
	<lastBuildDate>Fri, 25 Jul 2008 09:54:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='justsourcecode.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>justsourcecode</title>
		<link>http://justsourcecode.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://justsourcecode.wordpress.com/osd.xml" title="justsourcecode" />
	<atom:link rel='hub' href='http://justsourcecode.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Request.BinaryRead and ASP Upload</title>
		<link>http://justsourcecode.wordpress.com/2008/07/25/requestbinaryread-and-asp-upload/</link>
		<comments>http://justsourcecode.wordpress.com/2008/07/25/requestbinaryread-and-asp-upload/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 09:54:59 +0000</pubDate>
		<dc:creator>justsourcecode</dc:creator>
				<category><![CDATA[Uploading Files]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Request.BinaryRead]]></category>
		<category><![CDATA[TotalBytes]]></category>
		<category><![CDATA[Upload]]></category>

		<guid isPermaLink="false">http://justsourcecode.wordpress.com/?p=11</guid>
		<description><![CDATA[I just stumbled across a nasty problem. We moved our Intranet from Windows Server 2003 to Windows Web Server. I wrote a custom upload application on our Intranet, so newsletter could be uploaded. Well, with certain documents, the upload stopped working. I struggled to find the problem, but knew it occured in this line of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=justsourcecode.wordpress.com&amp;blog=4258097&amp;post=11&amp;subd=justsourcecode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://justsourcecode.wordpress.com/2008/07/25/requestbinaryread-and-asp-upload/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b23090c92811fc87b7c3a17d32347ddf?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">justsourcecode</media:title>
		</media:content>
	</item>
		<item>
		<title>Add, Delete, List Outlook Appointments</title>
		<link>http://justsourcecode.wordpress.com/2008/07/18/add-delete-list-outlook-appointments/</link>
		<comments>http://justsourcecode.wordpress.com/2008/07/18/add-delete-list-outlook-appointments/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 11:46:59 +0000</pubDate>
		<dc:creator>justsourcecode</dc:creator>
				<category><![CDATA[MS Outlook]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[CDO]]></category>
		<category><![CDATA[MAPI]]></category>
		<category><![CDATA[Outlook appointment]]></category>
		<category><![CDATA[Outlook calendar]]></category>

		<guid isPermaLink="false">http://justsourcecode.wordpress.com/?p=5</guid>
		<description><![CDATA[I searched and searched the net some more, but could not find code to add and appointment, delete a appointment and list appointments in a user&#8217;s Outlook Calendar. I found bits of code here and there, checked the CDO help file and then finally managed to put some code together. The best part is&#8230;it works! [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=justsourcecode.wordpress.com&amp;blog=4258097&amp;post=5&amp;subd=justsourcecode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://justsourcecode.wordpress.com/2008/07/18/add-delete-list-outlook-appointments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b23090c92811fc87b7c3a17d32347ddf?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">justsourcecode</media:title>
		</media:content>
	</item>
	</channel>
</rss>
