<?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>Balafon &#187; Computing</title>
	<atom:link href="http://balafon.net/archives/category/computing/feed" rel="self" type="application/rss+xml" />
	<link>http://balafon.net</link>
	<description>Shouting Into the Void</description>
	<lastBuildDate>Tue, 10 Apr 2012 22:48:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>NeuroLab 1.2.1 Released</title>
		<link>http://balafon.net/archives/1420</link>
		<comments>http://balafon.net/archives/1420#comments</comments>
		<pubDate>Mon, 11 Jul 2011 03:59:42 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Linguistics]]></category>
		<category><![CDATA[NeuroLab]]></category>

		<guid isPermaLink="false">http://balafon.net/?p=1420</guid>
		<description><![CDATA[Released NeuroLab 1.2.1: http://neurolab.bitbucket.org Neurocognitive Linguistics is an approach to linguistics developed by Sydney Lamb (http://www.ruf.rice.edu/~lamb/) which uses relational networks to model what the brain actually does when it handles language. You can read more about it at the LangBrain site (http://www.ruf.rice.edu/~lngbrain/main.htm) and Glottopedia (http://www.glottopedia.de/index.php/Neurocognitive_linguistics). Neurocognitive Linguistics Lab (&#8220;NeuroLab&#8221; for short) is a program for [...]]]></description>
			<content:encoded><![CDATA[<p>Released NeuroLab 1.2.1: <a href="http://neurolab.bitbucket.org">http://neurolab.bitbucket.org</a></p>
<p>Neurocognitive Linguistics is an approach to linguistics developed by Sydney Lamb (<a href="http://www.ruf.rice.edu/~lamb/">http://www.ruf.rice.edu/~lamb/</a>) which uses relational networks to model what the brain actually does when it handles language. You can read more about it at the LangBrain site (<a href="http://www.ruf.rice.edu/~lngbrain/main.htm">http://www.ruf.rice.edu/~lngbrain/main.htm</a>) and Glottopedia (<a href="http://www.glottopedia.de/index.php/Neurocognitive_linguistics">http://www.glottopedia.de/index.php/Neurocognitive_linguistics</a>).</p>
<p>Neurocognitive Linguistics Lab (&#8220;NeuroLab&#8221; for short) is a program for Windows, Mac OS X and Linux that allows you to experiment with relational networks using a convenient GUI, and record the results of your experiments in tabular form.</p>
<div class="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbalafon.net%2Farchives%2F1420&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://balafon.net/archives/1420"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://balafon.net/archives/1420"  data-text="NeuroLab 1.2.1 Released" data-count="horizontal" data-via="kulibali"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://balafon.net/archives/1420" data-counter="right"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://balafon.net/archives/1420/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IronMeta 2.1 Released</title>
		<link>http://balafon.net/archives/1412</link>
		<comments>http://balafon.net/archives/1412#comments</comments>
		<pubDate>Fri, 01 Jul 2011 04:04:12 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Journal]]></category>
		<category><![CDATA[IronMeta]]></category>

		<guid isPermaLink="false">http://balafon.net/?p=1412</guid>
		<description><![CDATA[IronMeta version 2.1 has been released. Version 2.1 contains some refactoring, miscellaneous bug fixes, as well as: Better error handling and reporting. Added IronMeta.Matcher.CharMatcher.Input() and IronMeta.Matcher.CharMatcher.Trimmed() for more convenient string handling. Added min/max repeats syntax (e.g. 'a' {1, 3}). IronMeta is an implementation of Alessandro Warth&#8217;s OMeta metaprogramming system in C#. It provides a packrat [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ironmeta.sourceforge.net">IronMeta</a> version 2.1 has been released.</p>
<p>Version 2.1 contains some refactoring, miscellaneous bug fixes, as well as:</p>
<ul>
<li>Better error handling and reporting.</li>
<li>Added <code>IronMeta.Matcher.CharMatcher.Input()</code> and <code>IronMeta.Matcher.CharMatcher.Trimmed()</code> for more convenient string handling.</li>
<li>Added min/max repeats syntax (e.g. <code>'a' {1, 3}</code>).</li>
</ul>
<p>IronMeta is an implementation of Alessandro Warth&#8217;s <a href="http://tinlizzie.org/ometa/">OMeta</a> metaprogramming system in <a href="http://en.wikipedia.org/wiki/C_Sharp_(programming_language)">C#</a>. It provides a <a href="http://pdos.csail.mit.edu/~baford/packrat/">packrat parser generator</a> that generates parsers for <a href="http://en.wikipedia.org/wiki/Parsing_expression_grammar">Parsing Expression Grammars</a> that operate on arbitrary streams of objects.</p>
<div class="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbalafon.net%2Farchives%2F1412&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://balafon.net/archives/1412"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://balafon.net/archives/1412"  data-text="IronMeta 2.1 Released" data-count="horizontal" data-via="kulibali"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://balafon.net/archives/1412" data-counter="right"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://balafon.net/archives/1412/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NeuroLab 1.2.0 Released</title>
		<link>http://balafon.net/archives/1329</link>
		<comments>http://balafon.net/archives/1329#comments</comments>
		<pubDate>Fri, 08 Apr 2011 05:04:47 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Journal]]></category>
		<category><![CDATA[Linguistics]]></category>
		<category><![CDATA[NeuroLab]]></category>

		<guid isPermaLink="false">http://balafon.net/?p=1329</guid>
		<description><![CDATA[Version 1.2.0 of the Neurocognitive Linguistics Laboratory is now available at http://neurolab.bitbucket.org Highlights of this release include: The primary new feature in this release is the &#8220;Grid Item&#8221;. This type of network item allows you to create a small &#8220;template&#8221; network, along with symmetrical connections to its top, bottom, and sides. Then the program generates [...]]]></description>
			<content:encoded><![CDATA[<p>Version 1.2.0 of the Neurocognitive Linguistics Laboratory is now<br />
available at <a href="http://neurolab.bitbucket.org">http://neurolab.bitbucket.org</a></p>
<p>Highlights of this release include:</p>
<ul>
<li>The primary new feature in this release is the &#8220;Grid Item&#8221;.  This<br />
type of network item allows you to create a small &#8220;template&#8221; network,<br />
along with symmetrical connections to its top, bottom, and sides.<br />
Then the program generates a huge grid consisting of repeated<br />
instances of your template, with each instance connected to its<br />
neighbors via the edge connections.  The overall topology of the grid<br />
is cylindrical; the sides wrap around, but the very top and bottom<br />
rows can connect to other network items.</li>
<li>A simple way to input and output text to a grid is provided via the<br />
&#8220;Text IO Item&#8221;.  This is a network item that has 256 connections in<br />
and out; if you connect it to a grid item that has 256 horizontal<br />
repeats it will feed your text (in UTF-8 format) byte by byte as<br />
activation to the different grid repeats, and output results from the<br />
grid if one of its outputs is activated.</li>
<li>There are several UI improvements in version 1.2.0, including a<br />
palette of network items from which you can drag items into the<br />
network editing area.</li>
<li>The underlying network automaton is vastly sped up in version 1.2.0<br />
by using seqlocks instead of mutexes to manage memory consistency.</li>
</ul>
<p>You can reply with questions or discussion about NeuroLab on this<br />
mailing list.  Please report bugs via the issue tracker:<br />
<a href="https://bitbucket.org/kulibali/neurocogling/issues/new">https://bitbucket.org/kulibali/neurocogling/issues/new</a></p>
<p>Neurocognitive Linguistics is an approach to linguistics developed by<br />
<a href="http://www.ruf.rice.edu/~lamb/">Sydney Lamb</a> which uses relational<br />
networks to model what the brain actually does when it handles<br />
language. You can read more about it at the <a href="http://www.ruf.rice.edu/~lngbrain/main.htm">LangBrain site</a> and <a href="http://www.glottopedia.de/index.php/Neurocognitive_linguistics">Glottopedia</a>.</p>
<p>Neurocognitive Linguistics Lab (&#8220;NeuroLab&#8221; for short) is a program for<br />
Windows, Mac OS X and Linux that allows you to experiment with<br />
relational networks using a convenient GUI, and record the results of<br />
your experiments in tabular form.</p>
<p>Neurocognitive Linguistics Lab is Copyright (C) 2010,2011 Gordon<br />
Tisher, and available under the terms of the BSD License.</p>
<div class="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbalafon.net%2Farchives%2F1329&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://balafon.net/archives/1329"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://balafon.net/archives/1329"  data-text="NeuroLab 1.2.0 Released" data-count="horizontal" data-via="kulibali"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://balafon.net/archives/1329" data-counter="right"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://balafon.net/archives/1329/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IronMeta 2.0 Released</title>
		<link>http://balafon.net/archives/1286</link>
		<comments>http://balafon.net/archives/1286#comments</comments>
		<pubDate>Fri, 03 Dec 2010 03:02:22 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[IronMeta]]></category>

		<guid isPermaLink="false">http://balafon.net/?p=1286</guid>
		<description><![CDATA[I have released version 2.0 of the IronMeta parser generator. IronMeta is an implementation of OMeta for C#. It generates Packrat PEG parsers that can recognize streams of any C# type and output any other type. This version contains massive efficiency improvements, and an implementation of Sergio Medeiros&#8217;s algorithm for handling left recursion, which is [...]]]></description>
			<content:encoded><![CDATA[<p>I have released version 2.0 of the <a href="http://ironmeta.sourceforge.net">IronMeta parser generator</a>.  IronMeta is an implementation of <a href="http://tinlizzie.org/ometa/">OMeta</a> for C#.  It generates <a href="http://pdos.csail.mit.edu/~baford/packrat/">Packrat PEG</a> parsers that can recognize streams of any C# type and output any other type.</p>
<p>This version contains massive efficiency improvements, and an implementation of Sergio Medeiros&#8217;s <a href="https://lists.csail.mit.edu/pipermail/peg/2009-November/000245.html">algorithm</a> for handling left recursion, which is simpler and more general than <a href="http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.81.293">Warth et al</a>&#8216;s.</p>
<p>This algorithm can handle grammars of the form:</p>
<pre>
    A <- A a | B
    B <- B b | A | C
    C <- C c | B | d
</pre>
<p>This grammar would drive ordinary recursive-descent parsers to drink, but IronMeta handles it fine.</p>
<div class="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbalafon.net%2Farchives%2F1286&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://balafon.net/archives/1286"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://balafon.net/archives/1286"  data-text="IronMeta 2.0 Released" data-count="horizontal" data-via="kulibali"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://balafon.net/archives/1286" data-counter="right"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://balafon.net/archives/1286/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neurocognitive Linguistics Laboratory v1.0.3 Released</title>
		<link>http://balafon.net/archives/1246</link>
		<comments>http://balafon.net/archives/1246#comments</comments>
		<pubDate>Mon, 09 Aug 2010 04:14:02 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Journal]]></category>
		<category><![CDATA[Linguistics]]></category>
		<category><![CDATA[neurocog]]></category>

		<guid isPermaLink="false">http://balafon.net/?p=1246</guid>
		<description><![CDATA[I have made a new release (v1.0.3) of the Neurocognitive Linguistics Laboratory software. The program is available for Windows, Mac OS X and Linux at: http://bitbucket.org/kulibali/neurocogling/downloads PLEASE NOTE: if you used the v1.0.2 Windows installer to install v1.0.2, please uninstall it before installing v1.0.3. This update contains a few bug fixes and some internal improvements: [...]]]></description>
			<content:encoded><![CDATA[<p>I have made a new release (v1.0.3) of the <a href="http://bitbucket.org/kulibali/neurocogling/wiki/Home">Neurocognitive Linguistics Laboratory</a> software.</p>
<p>The program is available for Windows, Mac OS X and Linux at:<br />
<a href="http://bitbucket.org/kulibali/neurocogling/downloads">http://bitbucket.org/kulibali/neurocogling/downloads</a></p>
<p>PLEASE NOTE: if you used the v1.0.2 Windows installer to install v1.0.2, please uninstall it before installing v1.0.3.</p>
<p>This update contains a few bug fixes and some internal improvements:</p>
<ul>
<li>Link rendering is more friendly and efficient.</li>
<li>Plugins can now be loaded on OS X.</li>
<li>Bug fix: fixed crash when loading files containing self-links.</li>
<li>Bug fix: fixed crash when creating new items after multiple items were selected.</li>
</ul>
<p>Please see the changelog for further details:<br />
<a href="http://bitbucket.org/kulibali/neurocogling/wiki/Changelo">http://bitbucket.org/kulibali/neurocogling/wiki/Changelog</a></p>
<p>The Neurocognitive Linguistics Lab (&#8220;NeuroLab&#8221; for short) is a program that allows you to experiment with the relational networks of Sydney Lamb&#8217;s neurocognitive linguistics model using a convenient GUI, and record the results of your experiments in tabular form.</p>
<div class="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbalafon.net%2Farchives%2F1246&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://balafon.net/archives/1246"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://balafon.net/archives/1246"  data-text="Neurocognitive Linguistics Laboratory v1.0.3 Released" data-count="horizontal" data-via="kulibali"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://balafon.net/archives/1246" data-counter="right"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://balafon.net/archives/1246/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neurocognitive Linguistics Lab v1.0.2 Released</title>
		<link>http://balafon.net/archives/1217</link>
		<comments>http://balafon.net/archives/1217#comments</comments>
		<pubDate>Fri, 23 Jul 2010 13:52:06 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[neurocog]]></category>

		<guid isPermaLink="false">http://balafon.net/?p=1217</guid>
		<description><![CDATA[I have released a new version (1.0.2) of the Neurocognitive Linguistics Laboratory software. The program is available for download for Windows, Mac OS X and Linux. This update contains mostly user interface improvements, including: Added some sample files to the distribution. Cut and paste: you can now cut, copy and paste network items. You can [...]]]></description>
			<content:encoded><![CDATA[<p>I have released a new version (1.0.2) of the <a href="http://bitbucket.org/kulibali/neurocogling/wiki/Home">Neurocognitive Linguistics Laboratory</a> software.</p>
<p>The program is available for <a href="http://bitbucket.org/kulibali/neurocogling/downloads">download</a> for Windows, Mac OS X and Linux.</p>
<p>This update contains mostly user interface improvements, including:</p>
<ul>
<li>Added some sample files to the distribution.</li>
<li>Cut and paste: you can now cut, copy and paste network items.</li>
<li>You can now zoom in and out of the network view.</li>
<li>Printing support: you can print network diagrams or export them to a variety of graphics formats.</li>
<li>Implemented node threshold learning similar to that in <a href="http://scholarship.rice.edu/handle/1911/19501">Colin Harrison&#8217;s dissertation</a>.</li>
<li>Added a network item type for text labels.</li>
<li>Added some nice icons from the <a href="http://www.famfamfam.com/lab/icons/silk/">Silk icon set</a>.</li>
<li>You can now edit common properties when more than one item is selected.</li>
</ul>
<p>Please see the <a href="http://bitbucket.org/kulibali/neurocogling/wiki/Changelog">changelog </a>for further details.</p>
<p>Neurocognitive Linguistics Lab (&#8220;NeuroLab&#8221; for short) is a program that allows you to experiment with the relational networks of <a href="http://www.ruf.rice.edu/~lamb/">Sydney Lamb</a>&#8216;s <a href="http://www.ruf.rice.edu/~lngbrain/main.htm">neurocognitive linguistics model</a> using a convenient GUI, and record the results of your experiments in tabular form.</p>
<p>The Neurocognitive Linguistics Lab is Copyright (C) 2010 Gordon Tisher, and available under the terms of the <a href="http://bitbucket.org/kulibali/neurocogling/wiki/BSDLicense">BSD License</a>.</p>
<div class="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbalafon.net%2Farchives%2F1217&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://balafon.net/archives/1217"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://balafon.net/archives/1217"  data-text="Neurocognitive Linguistics Lab v1.0.2 Released" data-count="horizontal" data-via="kulibali"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://balafon.net/archives/1217" data-counter="right"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://balafon.net/archives/1217/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sending Outlook Meeting invitations from C#</title>
		<link>http://balafon.net/archives/1211</link>
		<comments>http://balafon.net/archives/1211#comments</comments>
		<pubDate>Thu, 15 Jul 2010 21:10:10 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://balafon.net/?p=1211</guid>
		<description><![CDATA[In case anyone needs to send Outlook meeting invitations from C# (or VB.NET, etc.), I have found the following resources useful: http://chuckdotnet.blogspot.com/2007/10/send-outlook-meeting-requests-with.html http://stackoverflow.com/questions/461889/sending-outlook-meeting-requests-without-outlook http://stackoverflow.com/questions/2654743/cancel-outlook-meeting-requests-via-mailmessage-in-c It turned out that adapting none of the code in these links worked correctly (the goal is to have Outlook add the &#8220;Attend&#8221;, etc. buttons) the only way that worked for [...]]]></description>
			<content:encoded><![CDATA[<p>In case anyone needs to send Outlook meeting invitations from C# (or VB.NET, etc.), I have found the following resources useful:</p>
<ul>
<li><a href="http://chuckdotnet.blogspot.com/2007/10/send-outlook-meeting-requests-with.html">http://chuckdotnet.blogspot.com/2007/10/send-outlook-meeting-requests-with.html</a></li>
<li><a href="http://stackoverflow.com/questions/461889/sending-outlook-meeting-requests-without-outlook">http://stackoverflow.com/questions/461889/sending-outlook-meeting-requests-without-outlook</a></li>
<li><a href="http://stackoverflow.com/questions/2654743/cancel-outlook-meeting-requests-via-mailmessage-in-c">http://stackoverflow.com/questions/2654743/cancel-outlook-meeting-requests-via-mailmessage-in-c</a></li>
</ul>
<p>It turned out that adapting none of the code in these links worked correctly (the goal is to have Outlook add the &#8220;Attend&#8221;, etc. buttons) the only way that worked for me was to send a request, and then cut-n-paste the resulting ICAL file, filling the relevant fields with my data.</p>
<p>It seems Outlook is incredibly finicky in what it accepts, and incredibly liberal in what it generates.</p>
<div class="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbalafon.net%2Farchives%2F1211&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://balafon.net/archives/1211"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://balafon.net/archives/1211"  data-text="Sending Outlook Meeting invitations from C#" data-count="horizontal" data-via="kulibali"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://balafon.net/archives/1211" data-counter="right"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://balafon.net/archives/1211/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s Alive</title>
		<link>http://balafon.net/archives/1198</link>
		<comments>http://balafon.net/archives/1198#comments</comments>
		<pubDate>Thu, 17 Jun 2010 16:12:32 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://balafon.net/?p=1198</guid>
		<description><![CDATA[The first self-replicating pattern has been developed in Conway&#8217;s Game of Life.]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.newscientist.com/article/mg20627653.800-first-replicating-creature-spawned-in-life-simulator.html">first self-replicating pattern</a> has been developed in <a href="http://en.wikipedia.org/wiki/Conway's_life">Conway&#8217;s Game of Life</a>.</p>
<div class="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbalafon.net%2Farchives%2F1198&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://balafon.net/archives/1198"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://balafon.net/archives/1198"  data-text="It&#8217;s Alive" data-count="horizontal" data-via="kulibali"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://balafon.net/archives/1198" data-counter="right"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://balafon.net/archives/1198/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The dreaded &#8220;Application failed to initialize properly&#8221;</title>
		<link>http://balafon.net/archives/1191</link>
		<comments>http://balafon.net/archives/1191#comments</comments>
		<pubDate>Fri, 04 Jun 2010 04:00:18 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://balafon.net/?p=1191</guid>
		<description><![CDATA[Developing in Visual C++, I came across the dreaded &#8220;Application failed to initialize properly&#8221; error. This is usually caused by a missing DLL, but in this case all the DLLs were there. I finally realized that a static variable in one of the DLLs was throwing an exception in its constructor, causing the load to [...]]]></description>
			<content:encoded><![CDATA[<p>Developing in Visual C++, I came across the dreaded &#8220;Application failed to initialize properly&#8221; error.  This is usually caused by a missing DLL, but in this case all the DLLs were there.</p>
<p>I finally realized that a static variable in one of the DLLs was throwing an exception in its constructor, causing the load to fail.</p>
<div class="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbalafon.net%2Farchives%2F1191&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://balafon.net/archives/1191"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://balafon.net/archives/1191"  data-text="The dreaded &#8220;Application failed to initialize properly&#8221;" data-count="horizontal" data-via="kulibali"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://balafon.net/archives/1191" data-counter="right"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://balafon.net/archives/1191/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VS 2005 &amp; IE 8 Debugging Tip</title>
		<link>http://balafon.net/archives/1189</link>
		<comments>http://balafon.net/archives/1189#comments</comments>
		<pubDate>Tue, 25 May 2010 21:31:25 +0000</pubDate>
		<dc:creator>Gordon</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://balafon.net/?p=1189</guid>
		<description><![CDATA[I ran into the strangest problem today. After upgrading to IE8, my Visual Studio 2005 (this is for work on a legacy system) debugger would detach all by itself soon I hit F5 to debug an ASP.NET page via IIS. Turns out this is due to IE8&#8242;s use of separate processes for tabs. To disable [...]]]></description>
			<content:encoded><![CDATA[<p>I ran into the strangest problem today.  After upgrading to IE8, my Visual Studio 2005 (this is for work on a legacy system) debugger would detach all by itself soon I hit F5 to debug an ASP.NET page via IIS.</p>
<p>Turns out this is due to IE8&#8242;s use of <a href="http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/e2c795cd-b7a0-4fad-b7c9-b1ca40d7302e/">separate processes for tabs</a>.  To disable this behavior, set a DWORD value of 0 in the key HKLM\Software\Microsoft\Internet Explorer\Main\TabProcGrowth.</p>
<p>Of course this negates the benefit of running tabs in separate processes, but the debugger will not automatically detach.</p>
<p>Update: make sure you set the registry value in the 32-bit hive.</p>
<div class="bottomcontainerBox" style="background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fbalafon.net%2Farchives%2F1189&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:85px; height:21px;"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://balafon.net/archives/1189"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://balafon.net/archives/1189"  data-text="VS 2005 &#038; IE 8 Debugging Tip" data-count="horizontal" data-via="kulibali"></a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://balafon.net/archives/1189" data-counter="right"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div>]]></content:encoded>
			<wfw:commentRss>http://balafon.net/archives/1189/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

