<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://www.foldr.org/~michaelw/log/theme/style/rss.css" type="text/css"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xml:lang="en">

	<channel>
		<title>Random Bits and Pieces :: </title>
		<link>http://www.foldr.org/~michaelw/log</link>
		<description>Michael Weber</description>
		<language>en</language>
		<lastBuildDate>Fri, 11 Dec 2009 02:03:00 GMT</lastBuildDate>
		<generator>blosxom ver.2.0</generator>


		<item>
			<title>Academic December</title>
			<link>http://www.foldr.org/~michaelw/log/fun/academic-december</link>
			<guid isPermaLink="true">http://www.foldr.org/~michaelw/log/fun/academic-december</guid>
			<category>http://www.foldr.org/~michaelw/log/fun/</category>
			<pubDate>Fri, 11 Dec 2009 02:03:00 GMT</pubDate>
			<content:encoded><![CDATA[
<p>It is downright scary how
accurately <a href="http://www.phdcomics.com/">PhD comics</a> keep
documenting my life:</p>

<a href="http://www.phdcomics.com/comics/archive.php?comicid=1261"
><img src="http://www.foldr.org/~michaelw/log/static/fun/phd120909s.gif" alt="PhD comic 120909"
      class="center" style="max-width:100%" /></a>

<p>(I am on holidays all of December to play with
my <a href="http://www.foldr.org/~vanessa/">Little One</a>, during the
day.  Which effectively means that I work from home and at night four
days per week, and only go one day per week to university...  Oh well.
Did I mention the guy in the comic is
named <q><a href="http://www.phdcomics.com/comics/aboutcomics.html">Mike</a></q>?)</p>
<h3><a id="academic-december-1" class="updatetitle">UPDATE 2010-01-14: Two More...
</a><br /></h3>
<div><p><a href="http://www.phdcomics.com/comics/archive.php?comicid=1268"
><img src="http://www.foldr.org/~michaelw/log/static/fun/phd011110s.gif" alt="PhD comic 011110"
      class="center" style="max-width:100%" /></a>
</p>

<p><a href="http://www.phdcomics.com/comics/archive.php?comicid=1269"
><img src="http://www.foldr.org/~michaelw/log/static/fun/phd011310s.gif" alt="PhD comic 011310"
      class="center" style="max-width:100%" /></a>
</p>
</div>

]]></content:encoded>
			<comments>http://www.foldr.org/~michaelw/log/fun/academic-december#writeback</comments>
		</item>

		<item>
			<title>LTSmin 1.5 Released</title>
			<link>http://www.foldr.org/~michaelw/log/science/ltsmin-1-5</link>
			<guid isPermaLink="true">http://www.foldr.org/~michaelw/log/science/ltsmin-1-5</guid>
			<category>http://www.foldr.org/~michaelw/log/science/</category>
			<pubDate>Wed, 02 Dec 2009 22:09:38 GMT</pubDate>
			<content:encoded><![CDATA[
<p>We have released version 1.5 of LTSmin.  The following improvements
  have been implemented:</p>

<ul>
  <li>New
  frontend <a href="http://divine.fi.muni.cz/page.php?page=language">DVE</a>
  (requires <a href="http://divine.fi.muni.cz/trac/wiki/DevelopmentIntroduction">DiVinE-cluster</a>)</li>
  <li>Bignum support for state counts in spec-reach tools<br />
    (Jeroen Ketema)</li>
  <li>spec-reach clean-up</li>
  <li>'tree' vector set implementation based on AtermDD</li>
</ul>

<p>The source code, installation instructions and manuals are
available online:</p>

<center>
<p><a href="http://fmt.cs.utwente.nl/tools/ltsmin/">http://fmt.cs.utwente.nl/tools/ltsmin/</a></p>
</center>

<p>LTSmin is currently being developed by
  the <a href="http://fmt.cs.utwente.nl/">Formal Methods and Tools</a>
  group at the <a href="http://www.utwente.nl/">University of
  Twente</a>, The Netherlands.</p>

<p>The previous release was <a href="http://www.foldr.org/~michaelw/log/science/ltsmin-1-4">LTSmin 1.4</a>.</p>
]]></content:encoded>
			<comments>http://www.foldr.org/~michaelw/log/science/ltsmin-1-5#writeback</comments>
		</item>

		<item>
			<title>Cocoa Apis</title>
			<link>http://www.foldr.org/~michaelw/log/programming/lisp/cocoa-apis</link>
			<guid isPermaLink="true">http://www.foldr.org/~michaelw/log/programming/lisp/cocoa-apis</guid>
			<category>http://www.foldr.org/~michaelw/log/programming/lisp/</category>
			<pubDate>Sun, 01 Nov 2009 11:30:00 GMT</pubDate>
			<content:encoded><![CDATA[
<img src="http://www.foldr.org/~michaelw/log/static/programming/lisp/lisp.png" alt="Lisp Logo (by Conrad Barsky)" />

<p><a href="http://mikelevins.livejournal.com/">Mikel Evins</a> has
  released <a href="http://mikelevins.livejournal.com/5400.html">Apis</a>,
  a sample Common
  Lisp <a href="http://developer.apple.com/cocoa/">Cocoa</a>
  application
  using <a href="http://www.clozure.com/clozurecl.html">CCL</a>'s
  Cocoa bridge.  Obligatory screenshot:
</p>

<img src="http://www.foldr.org/~michaelw/log/static/programming/lisp/apis.png" alt="Apis screenshot" 
     class="center" />

<p>For what it's worth, Mikel also
  provides <a href="http://mikelevins.livejournal.com/5247.html">Atta</a>,
  which is a similar project but based
  on <a href="http://www.iro.umontreal.ca/~gambit/">Gambit
  Scheme</a>.
</p>
]]></content:encoded>
			<comments>http://www.foldr.org/~michaelw/log/programming/lisp/cocoa-apis#writeback</comments>
		</item>

		<item>
			<title>LTSmin 1.4 Released</title>
			<link>http://www.foldr.org/~michaelw/log/science/ltsmin-1-4</link>
			<guid isPermaLink="true">http://www.foldr.org/~michaelw/log/science/ltsmin-1-4</guid>
			<category>http://www.foldr.org/~michaelw/log/science/</category>
			<pubDate>Fri, 02 Oct 2009 21:56:04 GMT</pubDate>
			<content:encoded><![CDATA[
<p>We have released version 1.4 of LTSmin.  The following improvements
  have been implemented:</p>

<ul>
  <li>New tool ce-mpi for distributed cycle elimination (<a href="http://www.win.tue.nl/~sorzan/" class="external">Simona Orzan</a>)</li>
  <li>New tool ltsmin-tracepp for pretty-printing traces to deadlock states</li>
  <li><a href="http://fmt.cs.utwente.nl/tools/torx/introduction.html">TorX</a>
    support factored out into separate tools {lpo,lps,nips}2torx</li>
  <li>Enumerative DFS support</li>
  <li>Enumerative deadlock detection and trace output</li>
  <li>Reworked ETF support (non-backwards compatible)</li>
  <li>bash completion for LTSmin tools (see <a href="http://fmt.cs.utwente.nl/redmine/repositories/entry/ltsmin/contrib/bash-completion" class="source">contrib/bash-completion/</a>)</li>
</ul>

<p>The source code, installation instructions and manuals are
available online:</p>

<center>
<p><a href="http://fmt.cs.utwente.nl/tools/ltsmin/">http://fmt.cs.utwente.nl/tools/ltsmin/</a></p>
</center>

<p>LTSmin is currently being developed by
  the <a href="http://fmt.cs.utwente.nl/">Formal Methods and Tools</a>
  group at the <a href="http://www.utwente.nl/">University of
  Twente</a>, The Netherlands.</p>

<p>The previous release was <a href="http://www.foldr.org/~michaelw/log/science/ltsmin-1-3">LTSmin 1.3</a>.</p>
]]></content:encoded>
			<comments>http://www.foldr.org/~michaelw/log/science/ltsmin-1-4#writeback</comments>
		</item>

		<item>
			<title>Vanessa Nicole Weber</title>
			<link>http://www.foldr.org/~michaelw/log/events/vanessa-nicole-weber</link>
			<guid isPermaLink="true">http://www.foldr.org/~michaelw/log/events/vanessa-nicole-weber</guid>
			<category>http://www.foldr.org/~michaelw/log/events/</category>
			<pubDate>Tue, 25 Aug 2009 18:22:00 GMT</pubDate>
			<content:encoded><![CDATA[
<a href="http://www.foldr.org/~vanessa/"><img src='http://www.foldr.org/~michaelw/log/static/events/vanessa.jpg'
     alt='Vanessa'
     class="center"></a>

<p>Finally, here she is!  Both, baby and mama are fine.</p>

<p>Happy 0th Birthday, <a href="http://www.foldr.org/~vanessa/">Vanessa</a>!</p>
]]></content:encoded>
			<comments>http://www.foldr.org/~michaelw/log/events/vanessa-nicole-weber#writeback</comments>
		</item>

	</channel>
</rss>
