<?xml version='1.0' encoding='utf-8' ?>

<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>Monument</title>
  <link>http://marnanel.dreamwidth.org/</link>
  <description>Monument - Dreamwidth Studios</description>
  <lastBuildDate>Sun, 24 Jan 2010 04:37:51 GMT</lastBuildDate>
  <generator>LiveJournal / Dreamwidth Studios</generator>
  <lj:journal>marnanel</lj:journal>
  <lj:journaltype>personal</lj:journaltype>
  <atom10:link rel='self' href='http://marnanel.dreamwidth.org/data/rss' />
  <atom10:link rel='hub' href='http://pubsubhubbub.appspot.com/' />
  <image>
    <url>http://www.dreamwidth.org/userpic/54361/470</url>
    <title>Monument</title>
    <link>http://marnanel.dreamwidth.org/</link>
    <width>100</width>
    <height>100</height>
  </image>

<item>
  <guid isPermaLink='true'>http://marnanel.dreamwidth.org/65747.html</guid>
  <pubDate>Sun, 24 Jan 2010 04:37:51 GMT</pubDate>
  <title>I knew the Perl market wasn&apos;t good, but...!</title>
  <link>http://marnanel.dreamwidth.org/65747.html</link>
  <description>&lt;img src=&quot;http://spectrum.myriadcolours.com/~marnanel/javaperl&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://www.dreamwidth.org/tools/commentcount?user=marnanel&amp;ditemid=65747&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>http://marnanel.dreamwidth.org/65747.html</comments>
  <category>perl</category>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://marnanel.dreamwidth.org/64378.html</guid>
  <pubDate>Fri, 22 Jan 2010 16:38:03 GMT</pubDate>
  <title>Shavian transliterator, part two: Do it in Perl</title>
  <link>http://marnanel.dreamwidth.org/64378.html</link>
  <description>Today it occurred to me that there is also a fifth option to &lt;a href=&quot;http://marnanel.dreamwidth.org/64139.html&quot;&gt;my pondering of the other day&lt;/a&gt;: keep it on the command line, and write it in Perl.&amp;nbsp; I already have &lt;a href=&quot;http://search.cpan.org/~marnanel/Lingua-EN-Alphabet-Shaw/lib/Lingua/EN/Alphabet/Shaw.pm&quot;&gt;a Shavian transliterator in CPAN&lt;/a&gt; which could do with an overhaul.&amp;nbsp; Most of the file formats it would need to read also have code to read them (although &lt;a href=&quot;http://search.cpan.org/~alansz/Locale-PO-0.16/PO.pm&quot;&gt;.po support&lt;/a&gt; is kind of iffy).&amp;nbsp; And command-line tools built in Perl can be easily distributed over CPAN, as &lt;a href=&quot;http://betterthangrep.com/&quot;&gt;ack&lt;/a&gt; has shown.&lt;br /&gt;&lt;br /&gt;The problem of updating &lt;a href=&quot;http://shavian.org.uk/wiki/&quot;&gt;the wiki&lt;/a&gt; is then easily fixed because we can use &lt;a href=&quot;http://search.cpan.org/dist/MediaWiki-API/lib/MediaWiki/API.pm&quot;&gt;CPAN&apos;s support for the MediaWiki API&lt;/a&gt;, and upload a list of the missing words to a user&apos;s userspace on the wiki.&lt;br /&gt;&lt;br /&gt;One thing I&apos;d like to get right in my head before I&amp;nbsp;start is where the database would go.&amp;nbsp; Currently, the CPAN&amp;nbsp;Shavian transliterator keeps it with other Perl data in /usr.&amp;nbsp; But it would be really useful to be able to check for updates from shavian.org.uk and download them, without constant updates of the CPAN package.&amp;nbsp; &lt;a href=&quot;http://perl.dreamwidth.org/2747.html&quot;&gt;So maybe the data should go in ~/.cache/shavian&lt;/a&gt; ?&lt;br /&gt;&lt;br /&gt;Someone is apparently already using the name &lt;a href=&quot;http://sparkle.andymatuschak.org/&quot;&gt;&amp;quot;Sparkle&amp;quot;&lt;/a&gt; for a free software project, so maybe I&apos;ll rename this to &amp;quot;makeshaw&amp;quot; or something.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://www.dreamwidth.org/tools/commentcount?user=marnanel&amp;ditemid=64378&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>http://marnanel.dreamwidth.org/64378.html</comments>
  <category>shavian</category>
  <category>perl</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
</channel>
</rss>
