<?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>Sylf&#039;s rants &#187; Lupin III</title>
	<atom:link href="http://sylf.us/tag/lupin-iii/feed/" rel="self" type="application/rss+xml" />
	<link>http://sylf.us</link>
	<description></description>
	<lastBuildDate>Tue, 02 Mar 2010 19:22:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>New XDCC listing</title>
		<link>http://sylf.us/2009/05/18/new-xdcc-listing/</link>
		<comments>http://sylf.us/2009/05/18/new-xdcc-listing/#comments</comments>
		<pubDate>Mon, 18 May 2009 05:53:36 +0000</pubDate>
		<dc:creator>Sylf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Lupin III]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://sylf.us/?p=15</guid>
		<description><![CDATA[So, I finished the implementation of the code.  You can see the finished product here. I borrowed several things from XDCC Parser.  The biggest thing I borrowed was the list parsing regular expressions code and the surrounding data caching code. They did some smart stuff there.  Other things I borrowed include the styling inspiration, and [...]]]></description>
			<content:encoded><![CDATA[<p>So, I finished the implementation of the code.  You can see the finished product <a href="http://frostii.com/bots/">here</a>.</p>
<p>I borrowed several things from <a href="http://xdccparser.is-fabulo.us/">XDCC Parser</a>.  The biggest thing I borrowed was the list parsing regular expressions code and the surrounding data caching code.  They did some smart stuff there.  Other things I borrowed include the styling inspiration, and the whole concept.  I started there, then built the rest pretty quickly.  Iu already fixed one inefficiency in the search stuff.  Code review is always good to have.</p>
<p>The part that I dreaded the most was the stuff I wrote about yesterday—setting up the cron properly.  Each bots are set up somewhat uniquely.  So the cron entries consists of combination of scp and wget.  I&#8217;m just too lazy to read the man pages for these things normally.  But it does feel good to have these things finally set up.</p>
<p>Then I had some time to watch couple episodes of Cross Play.  So far, the show is pretty fun.  Kudos to <a href="http://anbudom.net/">ANBU</a> for the good works so far.</p>
<p>That was the good part of the day.</p>
<p>Lupin vs Conan had some more drama.  All I want is to get this out to people soon.  I don&#8217;t need any of this drama.  So some of us decided to really chase away all the fat, get back to the basics, and really re-align the project members again.  It still is creating some minor set backs.  But hopefully, it will be released in the near future.  Stay tuned.</p>
<p>Looking in to the future—Frostii is already looking in to some future projects.  <a href="http://anidb.net/perl-bin/animedb.pl?show=anime&amp;aid=6436">Dogs</a> and <a href="http://anidb.net/perl-bin/animedb.pl?show=anime&amp;aid=6355">Yurumates</a> have completely diffirent look.  They were suggested by Jarin, so she can do couple side projects.  I won&#8217;t be involved much in them.  Then there is the <a href="http://anidb.net/perl-bin/animedb.pl?show=anime&amp;aid=5839">theatrical release of Major</a>.  I&#8217;ve been asked to translate it.  It should be fun.  But, man, I&#8217;m pretty crazy, translating so many movie length stuff.  Then there is Nodame OVA.  But this one is for much, much later down the road &#8211; late in August.  I&#8217;m not even sure what else I&#8217;ll be doing by then.</p>
<p>And finally—this blog is now running on WordPress 2.8 beta.  Fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://sylf.us/2009/05/18/new-xdcc-listing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>fansubbing is a serious business &#8211; NOT</title>
		<link>http://sylf.us/2009/05/17/fansubbing-is-a-serious-business-not/</link>
		<comments>http://sylf.us/2009/05/17/fansubbing-is-a-serious-business-not/#comments</comments>
		<pubDate>Sun, 17 May 2009 08:06:16 +0000</pubDate>
		<dc:creator>Sylf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Candy Boy]]></category>
		<category><![CDATA[Lupin III]]></category>

		<guid isPermaLink="false">http://sylf.us/?p=12</guid>
		<description><![CDATA[We are moving forward with Lupin vs Conan fansub.  In fact, it&#8217;s really close to getting done.  But doing a joint project without effective communication is really hard.  This was a lesson learned the very hard way.  I really should have known.  I should have been more careful about it.  We could have prevented some [...]]]></description>
			<content:encoded><![CDATA[<p>We are moving forward with Lupin vs Conan fansub.  In fact, it&#8217;s really close to getting done.  But doing a joint project without effective communication is really hard.  This was a lesson learned the very hard way.  I really should have known.  I should have been more careful about it.  We could have prevented some amount of delay with more careful communications.  So, I spent some non-productive time on Lupin today.</p>
<p>Other productive stuff included finishing off the karaoke for Candy Boy; installing <a href="http://wordpress.org/development/2009/05/wordpress-2-8-beta-1/">WordPress 2.8 beta </a>on the test-copy of this site (the changes I&#8217;ve seen so far are pretty cool); and finally finished setting up cron jobs for frostii.com web site.  The cron jobs are grabbing the <a href="http://frostii.com/bots/">XDCC bots&#8217; pack lists</a>.  Now that the crons are properly set up, I&#8217;ll be releasing the new version of the bot listing soon.  I&#8217;ll write more about it when I finish releasing it.</p>
]]></content:encoded>
			<wfw:commentRss>http://sylf.us/2009/05/17/fansubbing-is-a-serious-business-not/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
