﻿<?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>Just A Programmer &#187; release annoouncements</title>
	<atom:link href="http://www.justaprogrammer.net/tag/release-annoouncements/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justaprogrammer.net</link>
	<description>We're Just Programmers...</description>
	<lastBuildDate>Tue, 10 Jan 2012 03:59:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Cassini is now on github.</title>
		<link>http://www.justaprogrammer.net/2010/04/05/cassini-is-now-on-github/</link>
		<comments>http://www.justaprogrammer.net/2010/04/05/cassini-is-now-on-github/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 12:48:53 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Just A Programmer]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[release annoouncements]]></category>

		<guid isPermaLink="false">http://www.justaprogrammer.net/?p=128</guid>
		<description><![CDATA[This weekend I created a github repository for Cassini, the small, single executable, Ms-PL web server which Microsoft released for developers. This was motivated by my SVG experiments, because Cassini does not serve svg files with the proper content type. I coded a simple workaround to set the mime type and wanted to give it [...]]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.justaprogrammer.net%252F2010%252F04%252F05%252Fcassini-is-now-on-github%252F%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Cassini%20is%20now%20on%20github.%22%20%7D);"></div>
<p>This weekend I created a <a href="github.com/zippy1981/Cassini">github repository</a> for Cassini, the small, single executable, Ms-PL web server which Microsoft released for developers. This was motivated by my <a href="http://www.justaprogrammer.net/2010/04/04/adventures-with-svg/">SVG experiments</a>, because Cassini does not <a href="stackoverflow.com/questions/2574356/how-does-simpleworkerrequest-associate-mime-types-with-extensions">serve svg files with the proper content type</a>.</p>
<p>I coded a simple workaround to set the mime type and wanted to give it back to the community. While there are two <a href="http://www.codeplex.com">codeplex</a> projects with Cassini enhancements, <a href="http://cassinipp.codeplex.com/">Cassini++</a> and <a href="http://cassinidev.codeplex.com/">CassiniDev</a>, I felt <a href="http://github.com">github </a>was the place to host Cassini changes. There are a multitude of small enhancements that have been made to Cassini, and Cassini is not the sort of project that works well with strong central leadership.</p>
<p>Currently the version of Cassini available in my github repo sports the following features:</p>
<ul>
<li>Everything in standard <a href="http://blogs.msdn.com/dmitryr/archive/2009/04/23/cassini-support-for-friendly-urls-routing.aspx">Cassini v3.5.0.2</a>, The lastest version from <a href="http://blogs.msdn.com/dmitryr/default.aspx">Dmitry Robsman&#8217;s blog</a></li>
<li>SVGs are sent with the proper mime type. This is the itch that inspired this fork. I have a feeling that there is a better way to it, but no one on <a href="http://stackoverflow.com">stackoverflow</a> provided an answer to <a href="http://stackoverflow.com/questions/2574356/how-does-simpleworkerrequest-associate-mime-types-with-extensions">my question</a>.</li>
<li><a href="http://certivision.com/wordpress/?p=32">The ability to optionally serve remote urls</a>. Thanks to <a id="ctl00___ctl00___ctl01___Comments___Comments_ctl11_NameLink" title="vzelenko" href="http://www.certivision.com/wordpress" target="_blank">vzelenko</a> for making his changes available.</li>
</ul>
<p>I&#8217;m hoping that hosting my changes on github will foster the sharing of Cassini enhancements. I will reach out to both Cassini projects on codeplex and let them know of my changes so that can incorporate them into their projects.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.justaprogrammer.net/2010/04/05/cassini-is-now-on-github/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

