<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

  <title><![CDATA[Zero_Dogg]]></title>
  <link href="http://blog.zerodogg.org//atom.xml" rel="self"/>
  <link href="http://blog.zerodogg.org//"/>
  <updated>2012-02-26T13:30:16+01:00</updated>
  <id>http://blog.zerodogg.org//</id>
  <author>
    <name><![CDATA[Eskild Hustvedt]]></name>
    
  </author>
  <generator uri="http://octopress.org/">Octopress</generator>

  <entry>
    <title type="html"><![CDATA[wwine 0.2 released]]></title>
    <link href="http://blog.zerodogg.org//2012/04/14/wwine-0-dot-2-released/"/>
    <updated>2012-04-14T15:00:00+02:00</updated>
    <id>http://blog.zerodogg.org//2012/04/14/wwine-0-dot-2-released</id>
    <content type="html"><![CDATA[<p>I&#8217;ve just released wwine 0.2. It adds support for the new Crossover 11.0
release, which changes some of the paths and needs a bit of additional magic to
use. It also has some improvements to the wrapper scripts it generates,
primarily through a new and more robust metadata header.</p>

<p>The most interesting new feature however, is the addition of the &#8211;env and
&#8211;tricks parameters. &#8211;env causes wwine to set the WINE and WINEPREFIX
variables to the syntax used by vanilla wine, this allows various wine scripts
that use those to be able to run using wwine&#8217;s bottles, as well as with
crossover. The most interesting use of this is the ability to use winetricks
with Crossover. This effectively lets you use Crossover as any other wine
release, while still using Crossover&#8217;s bottles. So if you have winetricks and
Crossover installed, you need only run &#8216;wwine -w cx -b BOTTLE &#8211;tricks
ACTION&#8217; to use winetricks with Crossover.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Blog migrated to octopress]]></title>
    <link href="http://blog.zerodogg.org//2012/02/26/blog-migrated-to-octopress/"/>
    <updated>2012-02-26T12:53:00+01:00</updated>
    <id>http://blog.zerodogg.org//2012/02/26/blog-migrated-to-octopress</id>
    <content type="html"><![CDATA[<p>I have finally gotten around to migrating my blog from
<a href="http://wordpress.org">wordpress</a> to <a href="http://octopress.org">octopress</a>.</p>

<p>Octopress is &#8220;A blogging framework for hackers&#8221;. It&#8217;s based on
<a href="http://jekyllrb.com/">jekyll</a>, a ruby framework for generating static
websites. What sold me on it is the ability to use the best blog-writing client
available, a normal shell along with <a href="http://www.vim.org">vim</a>. Blog posts are
written in <a href="http://daringfireball.net/projects/markdown/">markdown</a> (by
default), the source is in git, and it comes with rake targets for creating new
posts, building it and deploying it.</p>

<p>As this should make it a lot easier to write posts, I&#8217;m hoping that it just
might make me post more often.</p>
]]></content>
  </entry>
</feed>

