<?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"
	>

<channel>
	<title>MethylBlue Blog &#187; Wocka</title>
	<atom:link href="http://www.methylblue.com/blog/category/work/projects/wocka/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.methylblue.com/blog</link>
	<description>The Future Comes Second</description>
	<pubDate>Sun, 25 May 2008 21:30:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Adapting Wocka for OSX</title>
		<link>http://www.methylblue.com/blog/adapting-wocka-for-osx/</link>
		<comments>http://www.methylblue.com/blog/adapting-wocka-for-osx/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 23:57:00 +0000</pubDate>
		<dc:creator>Max Howell</dc:creator>
		
		<category><![CDATA[Wocka]]></category>

		<guid isPermaLink="false">http://www.methylblue.com/blog/adapting-wocka-for-osx/</guid>
		<description><![CDATA[I will prolly adapt Wocka for OSX.
Installwatch, should work on OSX. I&#8217;ve already almost compiled it. It requires itself to be loaded as a library before other libraries, and it then displaces all applicable file system functions with its own so it can write the install log. It&#8217;s clever  
This is possible on OSX [...]]]></description>
			<content:encoded><![CDATA[<p>I will prolly adapt Wocka for OSX.</p>
<p>Installwatch, should work on OSX. I&#8217;ve already almost compiled it. It requires itself to be loaded as a library before other libraries, and it then displaces all applicable file system functions with its own so it can write the install log. It&#8217;s clever <img src='http://www.methylblue.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This is possible on OSX with some env variable, on Linux it&#8217;s LD_PRELOAD. If that doesn&#8217;t work though, I&#8217;ll compile my own version of make that has installwatch built in. Although this isn&#8217;t as handy since you are then restricted to installations that use make.</p>
<p>OSX packages either install via dmg and thus are self contained directories, or use the NeXT packaging format. This format writes installation logs to /Library/Receipts. This system is awesome an very unix, and further reason I love OSX. So all wocka has to do is create a receipt for installations.</p>
<p>No need to port pacman to OSX, or use the Fink APT db which I was considering.</p>
<p>I always wanted wocka for debian too. But don&#8217;t use it enough. So I&#8217;ll make wocka flexible so other people could do that if they choose.</p>
<p><script language="javascript" type="text/javascript" src="http://www.postreach.com/ccengine/display_iframe?perlink=http%3A%2F%2Fwww.methylblue.com%2Fblog%2Fadapting-wocka-for-osx%2F&title=Adapting+Wocka+for+OSX&url=http%3A%2F%2Fwww.methylblue.com%2Fblog"></script></p>]]></content:encoded>
			<wfw:commentRss>http://www.methylblue.com/blog/adapting-wocka-for-osx/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wocka 0.5 Released</title>
		<link>http://www.methylblue.com/blog/wocka-05-released/</link>
		<comments>http://www.methylblue.com/blog/wocka-05-released/#comments</comments>
		<pubDate>Sat, 17 Feb 2007 03:02:28 +0000</pubDate>
		<dc:creator>Max Howell</dc:creator>
		
		<category><![CDATA[Wocka]]></category>

		<guid isPermaLink="false">http://www.methylblue.com/blog/wocka-05-released/</guid>
		<description><![CDATA[I have released a new version of Wocka.
I rewrote it in D. I thought I&#8217;d love D and I do. And I&#8217;m sure I&#8217;ve written better less buggy code with it.
Fortunately it introduces no new dependencies, and I lose the Qt dependency that was fairly unpopular.
I fixed the bugs, made it more robust, and added [...]]]></description>
			<content:encoded><![CDATA[<p>I have released a new version of Wocka.</p>
<p>I rewrote it in D. I thought I&#8217;d love D and I do. And I&#8217;m sure I&#8217;ve written better less buggy code with it.</p>
<p>Fortunately it introduces no new dependencies, and I lose the Qt dependency that was fairly unpopular.</p>
<p>I fixed the bugs, made it more robust, and added &#8211;set-version, &#8211;set-name, and some other things like package revision incrementation when you &#8211;upgrade.</p>
<p><a href='http://www.methylblue.com/wocka/'>Packages are available here</a>.</p>
<p><script language="javascript" type="text/javascript" src="http://www.postreach.com/ccengine/display_iframe?perlink=http%3A%2F%2Fwww.methylblue.com%2Fblog%2Fwocka-05-released%2F&title=Wocka+0.5+Released&url=http%3A%2F%2Fwww.methylblue.com%2Fblog"></script></p>]]></content:encoded>
			<wfw:commentRss>http://www.methylblue.com/blog/wocka-05-released/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
