<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Mschedule ready for Fall 2006</title>
	<atom:link href="http://blog.kylemulka.com/2006/03/mschedule-ready-for-fall-2006/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kylemulka.com/2006/03/mschedule-ready-for-fall-2006/</link>
	<description></description>
	<lastBuildDate>Tue, 08 May 2012 18:41:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Kyle Mulka&#8217;s Weblog &#187; MISchedule Ready for Winter 2006</title>
		<link>http://blog.kylemulka.com/2006/03/mschedule-ready-for-fall-2006/comment-page-1/#comment-1359</link>
		<dc:creator>Kyle Mulka&#8217;s Weblog &#187; MISchedule Ready for Winter 2006</dc:creator>
		<pubDate>Thu, 30 Mar 2006 05:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kylemulka.com/?p=357#comment-1359</guid>
		<description>[...] o schedule generator have been fused together into one site. 	http://www.mschedule.com/ 	More info: http://blog.kylemulka.com/?p=357  	MISchedule, the University of Michigan automatic schedule generator, is ready for Winter 2006 scheduling. 	I just l [...]</description>
		<content:encoded><![CDATA[<p>[...] o schedule generator have been fused together into one site. 	<a href="http://www.mschedule.com/" rel="nofollow">http://www.mschedule.com/</a> 	More info: <a href="http://blog.kylemulka.com/?p=357" rel="nofollow">http://blog.kylemulka.com/?p=357</a>  	MISchedule, the University of Michigan automatic schedule generator, is ready for Winter 2006 scheduling. 	I just l [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Mulka</title>
		<link>http://blog.kylemulka.com/2006/03/mschedule-ready-for-fall-2006/comment-page-1/#comment-1357</link>
		<dc:creator>Kyle Mulka</dc:creator>
		<pubDate>Thu, 30 Mar 2006 02:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kylemulka.com/?p=357#comment-1357</guid>
		<description>Hey Mike,

Please don&#039;t attack the Mschedule.com server. I do have a cap on my bandwidth. If you are going to do that, either let me mirror the database on a different server and you can just do SQL select statements to the mysql database. Or... I can just give you a dump of the database and you can run whatever you want on your own server.

Most of the PHP source code released as open source I&#039;ve thrown out because of the redesign of Wolverine Access and the lack of documentation for it. (I didn&#039;t write it in the first place)

I&#039;ll email you about meeting.

-Kyle</description>
		<content:encoded><![CDATA[<p>Hey Mike,</p>
<p>Please don&#8217;t attack the Mschedule.com server. I do have a cap on my bandwidth. If you are going to do that, either let me mirror the database on a different server and you can just do SQL select statements to the mysql database. Or&#8230; I can just give you a dump of the database and you can run whatever you want on your own server.</p>
<p>Most of the PHP source code released as open source I&#8217;ve thrown out because of the redesign of Wolverine Access and the lack of documentation for it. (I didn&#8217;t write it in the first place)</p>
<p>I&#8217;ll email you about meeting.</p>
<p>-Kyle</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://blog.kylemulka.com/2006/03/mschedule-ready-for-fall-2006/comment-page-1/#comment-1356</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 30 Mar 2006 01:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kylemulka.com/?p=357#comment-1356</guid>
		<description>Hey Kyle,
  I was interested in doing some modeling on demand for these classes and wondered if it was OK to do a full tree traversal around 4AM nightly for the next week or two.  Just finished reverse-engineering the request API and response format, but I don&#039;t want to contribute to the load if you&#039;re on a capped bandwidth plan.

  As a sidenote, the server I&#039;m running is currently on the UM backbone (i.e. ~4ms latency for static responses and scaling logarithmically as concurrency doubles) and is decent enough to support load-balancing or failover for you, so if you&#039;re interested, let me know.  Also, been awhile since I&#039;ve peeked at the source, but if memory serves, there was quite a bit of optimization that could be done on the caching mechanisms and gzip-compression (I noticed your hosting provider wasn&#039;t running mod_deflate either).

  And lastly, sorry about the miserable response time on your last email, but I&#039;m still interested in meeting with you about that project.  My lab of employment is in the process of moving in the coming month, but can you make a 1-ish lunch up here on North sometime in the coming week?

=m</description>
		<content:encoded><![CDATA[<p>Hey Kyle,<br />
  I was interested in doing some modeling on demand for these classes and wondered if it was OK to do a full tree traversal around 4AM nightly for the next week or two.  Just finished reverse-engineering the request API and response format, but I don&#8217;t want to contribute to the load if you&#8217;re on a capped bandwidth plan.</p>
<p>  As a sidenote, the server I&#8217;m running is currently on the UM backbone (i.e. ~4ms latency for static responses and scaling logarithmically as concurrency doubles) and is decent enough to support load-balancing or failover for you, so if you&#8217;re interested, let me know.  Also, been awhile since I&#8217;ve peeked at the source, but if memory serves, there was quite a bit of optimization that could be done on the caching mechanisms and gzip-compression (I noticed your hosting provider wasn&#8217;t running mod_deflate either).</p>
<p>  And lastly, sorry about the miserable response time on your last email, but I&#8217;m still interested in meeting with you about that project.  My lab of employment is in the process of moving in the coming month, but can you make a 1-ish lunch up here on North sometime in the coming week?</p>
<p>=m</p>
]]></content:encoded>
	</item>
</channel>
</rss>

