<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>EgS's blog</title>
  <link rel="alternate" type="text/html" href="http://quassel-irc.org/blog/3"/>
  <link rel="self" type="application/atom+xml" href="http://quassel-irc.org/blog/3/atom/feed"/>
  <id>http://quassel-irc.org/blog/3/atom/feed</id>
  <updated>2008-02-08T11:43:00+01:00</updated>
  <entry>
    <title>Mac OS X nightlys back on track</title>
    <link rel="alternate" type="text/html" href="http://quassel-irc.org/node/80" />
    <id>http://quassel-irc.org/node/80</id>
    <published>2008-06-28T16:40:03+02:00</published>
    <updated>2008-06-28T16:40:03+02:00</updated>
    <author>
      <name>EgS</name>
    </author>
    <summary type="html"><![CDATA[<p>After all the hazzle that came with the switch from svn to git and qmake to cmake, I'm glad to tell you, that the nightly builds for Mac OS X are available again. Currently there are only Mac OS X nightlys for 0.2 but that is about to change soonish. Get them as usual at <a href="http://quassel-irc.org/nightly/macosx/" title="http://quassel-irc.org/nightly/macosx/">http://quassel-irc.org/nightly/macosx/</a></p>
    ]]></summary>
    <content type="html"><![CDATA[<p>After all the hazzle that came with the switch from svn to git and qmake to cmake, I'm glad to tell you, that the nightly builds for Mac OS X are available again. Currently there are only Mac OS X nightlys for 0.2 but that is about to change soonish. Get them as usual at <a href="http://quassel-irc.org/nightly/macosx/" title="http://quassel-irc.org/nightly/macosx/">http://quassel-irc.org/nightly/macosx/</a></p>
    ]]></content>
  </entry>
  <entry>
    <title>alpha2 soon to come</title>
    <link rel="alternate" type="text/html" href="http://quassel-irc.org/node/60" />
    <id>http://quassel-irc.org/node/60</id>
    <published>2008-02-27T18:28:58+01:00</published>
    <updated>2008-02-27T18:35:21+01:00</updated>
    <author>
      <name>EgS</name>
    </author>
    <summary type="html"><![CDATA[<p>It's always amazing how easily one can be destracted from learning...<br />
Despite having an exam next tuesday I've spent most of this day on fixing bugs and tweaking things for -alpha2. Sput's already fixed one of the major bugs: the client crash during first run network setup. So what to expect from -alpha2? Actually not much more than from -alpha1. :) Find a list of the fixes and features after the jump.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>It's always amazing how easily one can be destracted from learning...<br />
Despite having an exam next tuesday I've spent most of this day on fixing bugs and tweaking things for -alpha2. Sput's already fixed one of the major bugs: the client crash during first run network setup. So what to expect from -alpha2? Actually not much more than from -alpha1. :) Find a list of the fixes and features after the jump.</p>
<p>- fixed a bug where the client crashes during first run network setup<br />
- fixed a bug where the encoding was not correctly applied to /me-style messages<br />
- fixed "ghost" buffers showing up in the "All Network" view.<br />
- Notices and Messages like "no such nick or channel" can now be displayed in the status buffer, the current buffer or still the original target buffer (have a look at the general settings of your client)<br />
- some cosmetic improvements (uncluttered the default client layout a bit and fixed widths of the Nicklist and Buffer Views)<br />
- one can now switch buffers with the mousewheel while hovering over a bufferview (thanks to Ian "eean" Monroe for the patch)</p>
<p>We've added some more infos to the FAQ-Section, like some of the cool undocumented features of quassel, that came to our mind.</p>
<p>If you have any questions or suggestions, feel invited to join #quassel or #quassel.de on Freenode.</p>
    ]]></content>
  </entry>
  <entry>
    <title>Universal Binary Build available now for Mac OS X</title>
    <link rel="alternate" type="text/html" href="http://quassel-irc.org/node/54" />
    <id>http://quassel-irc.org/node/54</id>
    <published>2008-02-26T15:28:13+01:00</published>
    <updated>2008-02-26T15:28:13+01:00</updated>
    <author>
      <name>EgS</name>
    </author>
    <summary type="html"><![CDATA[<p>I just switched to universal binaries, so the Mac Client will be able to run on PPC Macs as well as on the new intel ones. Get it in the "Get Quassel!" section or right <a href="/system/files/QuasselClient_MacOSX-universal_r585.dmg">here</a>.<br />
Currently there is only the Client build. If you're interessted in precompiled Mac builds for the Quassel Core or the Monolithic Quassel, then please let me know.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>I just switched to universal binaries, so the Mac Client will be able to run on PPC Macs as well as on the new intel ones. Get it in the "Get Quassel!" section or right <a href="/system/files/QuasselClient_MacOSX-universal_r585.dmg">here</a>. </p>
<p>Currently there is only the Client build. If you're interessted in precompiled Mac builds for the Quassel Core or the Monolithic Quassel, then please let me know.</p>
    ]]></content>
  </entry>
  <entry>
    <title>My First Blog Post </title>
    <link rel="alternate" type="text/html" href="http://quassel-irc.org/node/23" />
    <id>http://quassel-irc.org/node/23</id>
    <published>2008-01-17T15:32:38+01:00</published>
    <updated>2008-02-08T11:43:00+01:00</updated>
    <author>
      <name>EgS</name>
    </author>
    <summary type="html"><![CDATA[<p>This is not only my first post on Quassel IRC but my very first blog post at all.<br />
I have to say that I'm pretty excited about what's happening in the last few weeks. The improvements on Quassel have been enormous. There've been already more than <a href="http://cia.vc/stats/project/Quassel%20IRC">50 commmits</a> this month. Having just checked in Revision 353 and waiting for Sput's next big commit (which hopefully doesn't break anything - I'm always scared if someone says: dude I'm just reorganizing the multithreading in the core...), I'm having some leisure time, which I want to use tell you a bit about the current state of Quassel IRC.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>This is not only my first post on Quassel IRC but my very first blog post at all.</p>
<p>I have to say that I'm pretty excited about what's happening in the last few weeks. The improvements on Quassel have been enormous. There've been already more than <a href="http://cia.vc/stats/project/Quassel%20IRC">50 commmits</a> this month. Having just checked in Revision 353 and waiting for Sput's next big commit (which hopefully doesn't break anything - I'm always scared if someone says: dude I'm just reorganizing the multithreading in the core...), I'm having some leisure time, which I want to use tell you a bit about the current state of Quassel IRC.</p>
<p>So where are we at and what does that mean for you? The first public release of Quassel IRC obviously comes closer and closer and just seems to be a footsetp away. More and more items are being removed from our <a href="http://bugs.quassel-irc.org/roadmap_page.php">Roadmap</a> leaving only a few, not very difficult things to be done. So when Sput is done with is current work, we'll have a better organized core with lesser threads resulting in less overhead for keeping things threadsafe. In addition the setup process will be more intuitive (at least we think so), as some of our pre-alpha-whatchamacallait version pointed out that it's a bit confusing.</p>
<p>And the state of this blog? You might wonder, why this is the first Blog Post about Quassel though the development of Quassel has already been going on for quite some time. Well it's basically because due to the fact that we're more about coding and bringing Quassel IRC to you and less about blogging.</p>
<p>I hope we can keep you a bit more informed in the future here. Meanwhile you're invited to join #quassel on Freenode to keep up with the very latest news. </p>
<p>Cheers,<br />
EgS</p>
    ]]></content>
  </entry>
</feed>
