<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>bigmailer Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/bigmailer/Wiki/View.aspx?title=Home</link><description>bigmailer Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/bigmailer/Wiki/View.aspx?title=Home&amp;version=11</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Email something huge&amp;#58; The big mailer project allows you to upload large files to your website and then retrieve a convenient url for email and other uses.
&lt;br /&gt; &lt;br /&gt;I often have to send large files around by email. For example, I had to email a colleague a 10 MB file. It seems a little rude to hit him out of the blue with a 10 MB email. I wanted something cleaner and less intrusive.&lt;br /&gt; &lt;br /&gt;So I created a simple utility I called &amp;quot;Big Mailer&amp;quot;. This program consists of both a (WPF) client and (WCF / ASP.NET) server piece that simplifies uploading content to your web site. The program then gives you a regular web link you can send via email.&lt;br /&gt; &lt;br /&gt;Here's a screenshot:&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=bigmailer&amp;amp;DownloadId=38750" alt="BigMailer.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;If you'd like to see the original post on my blog, here's the link:&lt;br /&gt;&lt;a href="http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx" class="externalLink"&gt;http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;You maybe be thinking that you can also just use FTP if you have that for your web site, but I hate FTP personally. I don't like fighting the firewall issues and I don't want it running on my servers.&lt;br /&gt; &lt;br /&gt;So this program allows you to upload content of unlimited size, without FTP, without sending your files to a third party, in a firewall friendly manor. Also, it sends everything in 16KB blocks, rather than one giant http message. So you get the benefit of both being able to send huge files (say 1 GB) and you get progress / cancel support.&lt;br /&gt; &lt;br /&gt;Because the back-end is a WCF service, you can integrate that with your ASP.NET websites as well. Here's an example where I use the discoverability features along with the service to show public files available. Note, this is a separate website pulling from the service:&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.michaelckennedy.net/sharedfiles.aspx" class="externalLink"&gt;http://www.michaelckennedy.net/sharedfiles.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>mkennedy</author><pubDate>Fri, 11 Jul 2008 15:13:56 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080711031356P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/bigmailer/Wiki/View.aspx?title=Home&amp;version=10</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Email something huge&amp;#58; The big mailer project allows you to upload large files to your website and then retrieve a convenient url for email and other uses.
&lt;br /&gt; &lt;br /&gt;I often have to send large files around by email. For example, I had to email a colleague a 10 MB file. It seems a little rude to hit him out of the blue with a 10 MB email. I wanted something cleaner and less intrusive.&lt;br /&gt; &lt;br /&gt;So I created a simple utility I called &amp;quot;Big Mailer&amp;quot;. This program consists of both a (WPF) client and (WCF / ASP.NET) server piece that simplifies uploading content to your web site. The program then gives you a regular web link you can send via email.&lt;br /&gt; &lt;br /&gt;Here's a screenshot:&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=bigmailer&amp;amp;DownloadId=38750" alt="BigMailer.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;If you'd like to see the original post on my blog, here's the link:&lt;br /&gt;&lt;a href="http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx" class="externalLink"&gt;http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;You maybe be thinking that you can also just use FTP if you have that for your web site, but I hate FTP personally. I don't like fighting the firewall issues and I don't want it running on my servers.&lt;br /&gt; &lt;br /&gt;So this program allows you to upload content of unlimited size, without FTP, without sending your files to a third party, in a firewall friendly manor. Also, it sends everything in 16KB blocks, rather than one giant http message. So you get the benefit of both being able to send huge files (say 1 GB) and you get progress / cancel support.&lt;br /&gt; &lt;br /&gt;Because the back-end is a WCF service, you can integrate that with your ASP.NET websites as well. Here's an example where I use the discoverability features along with the service to show public files available. Note, this is a separate website pulling from the service:&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.michaelckennedy.net/sharedfiles.aspx" class="externalLink"&gt;http://www.michaelckennedy.net/sharedfiles.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>mkennedy</author><pubDate>Fri, 11 Jul 2008 15:13:38 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080711031338P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/bigmailer/Wiki/View.aspx?title=Home&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Email something huge&amp;#58; The big mailer project allows you to upload large files to your website and then retrieve a convenient url for email and other uses.
&lt;br /&gt; &lt;br /&gt;I often have to send large files around by email. For example, I had to email a colleague a 10 MB file. It seems a little rude to hit him out of the blue with a 10 MB email. I wanted something cleaner and less intrusive.&lt;br /&gt; &lt;br /&gt;So I created a simple utility I called &amp;quot;Big Mailer&amp;quot;. This program consists of both a (WPF) client and (WCF / ASP.NET) server piece that simplifies uploading content to your web site. The program then gives you a regular web link you can send via email.&lt;br /&gt; &lt;br /&gt;Here's a screenshot:&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=bigmailer&amp;amp;DownloadId=38750" alt="BigMailer.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;If you'd like to see the original post on my blog, here's the link:&lt;br /&gt;&lt;a href="http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx" class="externalLink"&gt;http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;You maybe be thinking that you can also just use FTP if you have that for your web site, but I hate FTP personally. I don't like fighting the firewall issues and I don't want it running on my servers.&lt;br /&gt; &lt;br /&gt;So this program allows you to upload content of unlimited size, without FTP, without sending your files to a third party, in a firewall friendly manor. Also, it sends everything in 16KB blocks, rather than one giant http message. So you get the benefit of both being able to send huge files (say 1 GB) and you get progress / cancel support.&lt;br /&gt;
&lt;/div&gt;</description><author>mkennedy</author><pubDate>Fri, 11 Jul 2008 14:59:19 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080711025919P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/bigmailer/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Email something huge&amp;#58; The big mailer project allows you to upload large files to your website and then retrieve a convenient url for email and other uses.
&lt;br /&gt; &lt;br /&gt;I often have to send large files around by email. For example, I had to email a colleague a 10 MB file. It seems a little rude to hit him out of the blue with a 10 MB email. I wanted something cleaner and less intrusive.&lt;br /&gt; &lt;br /&gt;So I created a simple utility I called &amp;quot;Big Mailer&amp;quot;. This program consists of both a (WPF) client and (WCF / ASP.NET) server piece that simplifies uploading content to your web site. The program then gives you a regular web link you can send via email.&lt;br /&gt; &lt;br /&gt;Here's a screenshot:&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=bigmailer&amp;amp;DownloadId=38749" alt="BigMailer.png" /&gt;&lt;br /&gt; &lt;br /&gt;If you'd like to see the original post on my blog, here's the link:&lt;br /&gt;&lt;a href="http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx" class="externalLink"&gt;http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;You maybe be thinking that you can also just use FTP if you have that for your web site, but I hate FTP personally. I don't like fighting the firewall issues and I don't want it running on my servers.&lt;br /&gt; &lt;br /&gt;So this program allows you to upload content of unlimited size, without FTP, without sending your files to a third party, in a firewall friendly manor. Also, it sends everything in 16KB blocks, rather than one giant http message. So you get the benefit of both being able to send huge files (say 1 GB) and you get progress / cancel support.&lt;br /&gt;
&lt;/div&gt;</description><author>mkennedy</author><pubDate>Fri, 11 Jul 2008 14:58:14 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080711025814P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/bigmailer/Wiki/View.aspx?title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;The big mailer project allows you to upload large files to your website and then retrieve a convenient url for email and other uses.
&lt;br /&gt; &lt;br /&gt;I often have to send large files around by email. For example, I had to email a colleague a 10 MB file. It seems a little rude to hit him out of the blue with a 10 MB email. I wanted something cleaner and less intrusive.&lt;br /&gt; &lt;br /&gt;So I created a simple utility I called &amp;quot;Big Mailer&amp;quot;. This program consists of both a (WPF) client and (WCF / ASP.NET) server piece that simplifies uploading content to your web site. The program then gives you a regular web link you can send via email.&lt;br /&gt; &lt;br /&gt;Here's a screenshot:&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=bigmailer&amp;amp;DownloadId=30606" alt="BigMailer.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;If you'd like to see the original post on my blog, here's the link:&lt;br /&gt;&lt;a href="http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx" class="externalLink"&gt;http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;You maybe be thinking that you can also just use FTP if you have that for your web site, but I hate FTP personally. I don't like fighting the firewall issues and I don't want it running on my servers.&lt;br /&gt; &lt;br /&gt;So this program allows you to upload content of unlimited size, without FTP, without sending your files to a third party, in a firewall friendly manor. Also, it sends everything in 16KB blocks, rather than one giant http message. So you get the benefit of both being able to send huge files (say 1 GB) and you get progress / cancel support.&lt;br /&gt;
&lt;/div&gt;</description><author>mkennedy</author><pubDate>Mon, 24 Mar 2008 20:26:06 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080324082606P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/bigmailer/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;The big mailer project allows you to upload large files to your website and then retrieve a convenient url for email and other uses.
&lt;br /&gt; &lt;br /&gt;Here's a screenshot:&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=bigmailer&amp;amp;DownloadId=30606" alt="BigMailer.jpg" /&gt;&lt;br /&gt; &lt;br /&gt;For now, you can read more about this project and see it in action on my blog:&lt;br /&gt;&lt;a href="http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx" class="externalLink"&gt;http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>mkennedy</author><pubDate>Mon, 24 Mar 2008 20:22:59 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080324082259P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/bigmailer/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;The big mailer project allows you to upload large files to your website and then retrieve a convenient url for email and other uses.
&lt;br /&gt; &lt;br /&gt;For now, you can read more about this project and see it in action on my blog:&lt;br /&gt;&lt;a href="http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx" class="externalLink"&gt;http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[image:_30606_]&lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=bigmailer&amp;amp;DownloadId=30606" alt=" 30606 " /&gt;&lt;br /&gt;&lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[image: http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=bigmailer&amp;DownloadId=30606 ]&lt;br /&gt;&lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[image:http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=bigmailer&amp;DownloadId=30606]&lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=bigmailer&amp;amp;DownloadId=30606" alt="BigMailer.jpg" /&gt;&lt;br /&gt;&lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[image: BigMailer.jpg ]&lt;br /&gt;&lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[image:_BigMailer.jpg_]&lt;br /&gt;
&lt;/div&gt;</description><author>mkennedy</author><pubDate>Mon, 24 Mar 2008 20:22:21 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080324082221P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/bigmailer/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;The big mailer project allows you to upload large files to your website and then retrieve a convenient url for email and other uses.
&lt;br /&gt; &lt;br /&gt;For now, you can read more about this project and see it in action on my blog:&lt;br /&gt;&lt;a href="http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx" class="externalLink"&gt;http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>mkennedy</author><pubDate>Mon, 24 Mar 2008 20:14:54 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080324081454P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/bigmailer/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;The big mailer project allows you to upload large files to your website and then retrieve a convenient url for email and other uses.
&lt;br /&gt; &lt;br /&gt;For now, you can read more about this project and see it in action on my blog:&lt;br /&gt;&lt;a href="http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx" class="externalLink"&gt;http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[image: bigmailer.jpg ]&lt;br /&gt;&lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[image:Screen Shot| BigMailer.jpg ]&lt;br /&gt; &lt;br /&gt;&lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[image:Screen Shot| http://www.codeplex.com/bigmailer/images/icon-file.JPG ]&lt;br /&gt;
&lt;/div&gt;</description><author>mkennedy</author><pubDate>Mon, 24 Mar 2008 20:14:33 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080324081433P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/bigmailer/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;The big mailer project allows you to upload large files to your website and then retrieve a convenient url for email and other uses.
&lt;br /&gt; &lt;br /&gt;For now, you can read more about this project and see it in action on my blog:&lt;br /&gt;&lt;a href="http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx" class="externalLink"&gt;http://www.michaelckennedy.net/blog/PermaLink,guid,3c1f1434-99ea-4b94-9411-d6227c7af1f1.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>mkennedy</author><pubDate>Mon, 24 Mar 2008 18:21:59 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080324062159P</guid></item></channel></rss>