<?xml version="1.0" encoding="iso-8859-15"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
  <title>x-log</title>
  <tagline>x-log</tagline>
  <generator url="http://waterwave.ch/weblog/" version="v2.03">x-log</generator>
  <link rel="alternate" type="application/xhtml+xml" href="http://waterwave.ch/weblog/"/>  
  <modified>2009-07-28T22:25:08+02:00</modified>

  <entry>
    <title>Unfreeze messages in Exim queue</title>
    <summary type="text/plain">To process all **frozen** messages in the Exim queue use this command:
mailq | grep frozen | awk '{print $3}' | xargs exim -v -M</summary>
    <link rel="alternate" type="application/xhtml+xml" href="http://waterwave.ch/weblog//detail.php?id=324151"/>
    <id>http://waterwave.ch/weblog/detail.php?id=324151</id>
    <created>2009-07-28T22:25:08+02:00</created>
    <issued>2009-07-28T22:25:08+02:00</issued>
    <modified>2009-07-28T22:25:08+02:00</modified>
    <author>
	    <name>x-way</name>
    </author>
    <content type="application/xhtml+xml" mode="xml" xml:lang="en" xml:base="http://waterwave.ch/weblog/">
    <div xmlns="http://www.w3.org/1999/xhtml">
<p>To process all **frozen** messages in the Exim queue use this command:</p>
<pre>mailq | grep frozen | awk '{print $3}' | xargs exim -v -M</pre>    </div>
    </content>
    <content type="text/html" mode="escaped" xml:lang="en">
       <![CDATA[<p>To process all **frozen** messages in the Exim queue use this command:</p>
<pre>mailq | grep frozen | awk '{print $3}' | xargs exim -v -M</pre>]]>
    </content>
  </entry>
  <entry>
    <title>Remove all messages in the Exim queue</title>
    <summary type="text/plain">To whipe the Exim message queue use the following command:
exim -bp | exiqgrep -i | xargs exim -Mrm</summary>
    <link rel="alternate" type="application/xhtml+xml" href="http://waterwave.ch/weblog//detail.php?id=324150"/>
    <id>http://waterwave.ch/weblog/detail.php?id=324150</id>
    <created>2009-03-10T14:50:54+01:00</created>
    <issued>2009-03-10T14:50:54+01:00</issued>
    <modified>2009-03-10T14:50:54+01:00</modified>
    <author>
	    <name>x-way</name>
    </author>
    <content type="application/xhtml+xml" mode="xml" xml:lang="en" xml:base="http://waterwave.ch/weblog/">
    <div xmlns="http://www.w3.org/1999/xhtml">
<p>To whipe the Exim message queue use the following command:</p>
<pre>exim -bp | exiqgrep -i | xargs exim -Mrm</pre>    </div>
    </content>
    <content type="text/html" mode="escaped" xml:lang="en">
       <![CDATA[<p>To whipe the Exim message queue use the following command:</p>
<pre>exim -bp | exiqgrep -i | xargs exim -Mrm</pre>]]>
    </content>
  </entry>
  <entry>
    <title>Prevent Exim4 from using up all disk space on Debian</title>
    <summary type="text/plain">Adding the following line to the Exim4 configuration prevents that all the disk space is used up by the messages in the spool folder:
check_spool_space=100M

This refuses incoming messages with a &quot;452 Space shortage, please try later&quot; message when less than 100 megabytes of disk space are available on the partition where the spool folder resides.
</summary>
    <link rel="alternate" type="application/xhtml+xml" href="http://waterwave.ch/weblog//detail.php?id=324149"/>
    <id>http://waterwave.ch/weblog/detail.php?id=324149</id>
    <created>2009-03-06T10:20:43+01:00</created>
    <issued>2009-03-06T10:20:43+01:00</issued>
    <modified>2009-03-06T10:20:43+01:00</modified>
    <author>
	    <name>x-way</name>
    </author>
    <content type="application/xhtml+xml" mode="xml" xml:lang="en" xml:base="http://waterwave.ch/weblog/">
    <div xmlns="http://www.w3.org/1999/xhtml">
<p>Adding the following line to the Exim4 configuration prevents that all the disk space is used up by the messages in the spool folder:</p>
<pre>check_spool_space=100M</pre>
<p>
This refuses incoming messages with a "452 Space shortage, please try later" message when less than 100 megabytes of disk space are available on the partition where the spool folder resides.
</p>    </div>
    </content>
    <content type="text/html" mode="escaped" xml:lang="en">
       <![CDATA[<p>Adding the following line to the Exim4 configuration prevents that all the disk space is used up by the messages in the spool folder:</p>
<pre>check_spool_space=100M</pre>
<p>
This refuses incoming messages with a "452 Space shortage, please try later" message when less than 100 megabytes of disk space are available on the partition where the spool folder resides.
</p>]]>
    </content>
  </entry>
  <entry>
    <title>PDM TODO Performance</title>
    <summary type="text/plain">

</summary>
    <link rel="alternate" type="application/xhtml+xml" href="http://waterwave.ch/weblog//detail.php?id=324148"/>
    <id>http://waterwave.ch/weblog/detail.php?id=324148</id>
    <created>2009-03-04T16:23:55+01:00</created>
    <issued>2009-03-04T16:23:55+01:00</issued>
    <modified>2009-03-04T16:23:55+01:00</modified>
    <author>
	    <name>x-way</name>
    </author>
    <content type="application/xhtml+xml" mode="xml" xml:lang="de" xml:base="http://waterwave.ch/weblog/">
    <div xmlns="http://www.w3.org/1999/xhtml">
<p>
<img src="images/tbd.png" alt="Yep, that's right: two days left to my personal deadline and just a little more than half of the TODOs done..." title="Yep, that's right: two days left to my personal deadline and just a little more than half of the TODOs done..." width="576" height="403" style="border:0;" />
</p>    </div>
    </content>
    <content type="text/html" mode="escaped" xml:lang="de">
       <![CDATA[<p>
<img src="images/tbd.png" alt="Yep, that's right: two days left to my personal deadline and just a little more than half of the TODOs done..." title="Yep, that's right: two days left to my personal deadline and just a little more than half of the TODOs done..." width="576" height="403" style="border:0;" />
</p>]]>
    </content>
  </entry>
  <entry>
    <title>Gmail problems</title>
    <summary type="text/plain">This comment on the Gmail problems made my day:

They're testing their new offline feature :)

(via)</summary>
    <link rel="alternate" type="application/xhtml+xml" href="http://waterwave.ch/weblog//detail.php?id=324147"/>
    <id>http://waterwave.ch/weblog/detail.php?id=324147</id>
    <created>2009-02-24T13:11:08+01:00</created>
    <issued>2009-02-24T13:11:08+01:00</issued>
    <modified>2009-02-24T13:11:08+01:00</modified>
    <author>
	    <name>x-way</name>
    </author>
    <content type="application/xhtml+xml" mode="xml" xml:lang="en" xml:base="http://waterwave.ch/weblog/">
    <div xmlns="http://www.w3.org/1999/xhtml">
<p>This comment on the Gmail problems made my day:</p>
<blockquote><p>
They're testing their new offline feature :)
</p></blockquote>
<p>(<a href="http://www.reddit.com/r/reddit.com/comments/7ztuo/gmail_down_im_getting_server_error_the_server/" title="reddit.com">via</a>)</p>    </div>
    </content>
    <content type="text/html" mode="escaped" xml:lang="en">
       <![CDATA[<p>This comment on the Gmail problems made my day:</p>
<blockquote><p>
They're testing their new offline feature :)
</p></blockquote>
<p>(<a href="http://www.reddit.com/r/reddit.com/comments/7ztuo/gmail_down_im_getting_server_error_the_server/" title="reddit.com">via</a>)</p>]]>
    </content>
  </entry>
  <entry>
    <title>Music for a hard wake-up in the morning II</title>
    <summary type="text/plain">Tagada Jones &amp;mdash; Une fois de plus (Industrial Version)
</summary>
    <link rel="alternate" type="application/xhtml+xml" href="http://waterwave.ch/weblog//detail.php?id=324146"/>
    <id>http://waterwave.ch/weblog/detail.php?id=324146</id>
    <created>2009-02-21T13:28:48+01:00</created>
    <issued>2009-02-21T13:28:48+01:00</issued>
    <modified>2009-02-21T13:28:48+01:00</modified>
    <author>
	    <name>x-way</name>
    </author>
    <content type="application/xhtml+xml" mode="xml" xml:lang="de" xml:base="http://waterwave.ch/weblog/">
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><strong>Tagada Jones &mdash; Une fois de plus (Industrial Version)</strong></p>
<p><a href="http://www.tagadajones.com/" title="Tagada Jones"><img src="images/unefoisdetrop.jpg" height="256" width="256" alt="Tagada Jones - 1 fois de plus" style="border: 0;" /></a></p>    </div>
    </content>
    <content type="text/html" mode="escaped" xml:lang="de">
       <![CDATA[<p><strong>Tagada Jones &mdash; Une fois de plus (Industrial Version)</strong></p>
<p><a href="http://www.tagadajones.com/" title="Tagada Jones"><img src="images/unefoisdetrop.jpg" height="256" width="256" alt="Tagada Jones - 1 fois de plus" style="border: 0;" /></a></p>]]>
    </content>
  </entry>
  <entry>
    <title>Music for a hard wake-up in the morning</title>
    <summary type="text/plain">Die Toten Hosen &amp;mdash; Strom

</summary>
    <link rel="alternate" type="application/xhtml+xml" href="http://waterwave.ch/weblog//detail.php?id=324145"/>
    <id>http://waterwave.ch/weblog/detail.php?id=324145</id>
    <created>2009-02-19T17:24:10+01:00</created>
    <issued>2009-02-19T17:24:10+01:00</issued>
    <modified>2009-02-19T17:24:10+01:00</modified>
    <author>
	    <name>x-way</name>
    </author>
    <content type="application/xhtml+xml" mode="xml" xml:lang="de" xml:base="http://waterwave.ch/weblog/">
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><strong>Die Toten Hosen &mdash; Strom</strong></p>
<p><object width="425" height="344" data="http://www.youtube.com/v/UScOvV-bm-s&amp;hl=de&amp;fs=1&amp;rel=0" type="application/x-shockwave-flash">
<param name="movie" value="http://www.youtube.com/v/UScOvV-bm-s&amp;hl=de&amp;fs=1&amp;rel=0"></param></object></p>    </div>
    </content>
    <content type="text/html" mode="escaped" xml:lang="de">
       <![CDATA[<p><strong>Die Toten Hosen &mdash; Strom</strong></p>
<p><object width="425" height="344" data="http://www.youtube.com/v/UScOvV-bm-s&amp;hl=de&amp;fs=1&amp;rel=0" type="application/x-shockwave-flash">
<param name="movie" value="http://www.youtube.com/v/UScOvV-bm-s&amp;hl=de&amp;fs=1&amp;rel=0"></param></object></p>]]>
    </content>
  </entry>
  <entry>
    <title>The Pirate Bay Trial op-editorial</title>
    <summary type="text/plain">The trial against The Pirate Bay that started today in Stockholm, Sweden are one of the most important issues of our time. Our adversaries basically wants to close down internets and remodel it into something similar of a sodamachine serving entertainment. During the trial, the prosecutor together with a coterie of representatives for a disabled business model will put up a tacky theater by telling stories designed to convince the court that The Pirate Bay infact is a menace to society.
What differs this trial from most earlier trials is that everything in and surrounding it will whirl round and round in diverse channels of communication; to be discussed, reinterpreted, copied and critizised. Every crack in their appeal will be penetrated by the gaze of thousands upon thousands of eyes on the internets, in all the channels covering the trial. Old cliches from the antipiracy lobby wont stick. You won’t be able to say stuff like, ”you can’t compete with free” or ”filesharing is theft” without a thousand voices making fun of you.
We will create numerous scenes where quite different plays will take place. In local channels like spectrial.bloggy.se where the immediate physical surroundings of the court are being discussed. ”Which cafés nearby will give us connection?” ”How can we get electricity to the bus?” But also in international channels like Twitter, where right now the torrent of information is being translated into fifteen different languages. Translations and coverage being made by ordinary users of internets. Volunteers sign up to make trial-tourist guides to the surroundings, drive the bus or hook up audio. People fly in from far away countries to cover the trial and tell the world their video story of the Sweden they see.
Here all participants are potential actors in the Spectrial. Our channels form a meltingpot of reporting and engagement.
Our communication around the spectacle aims in no way towards an objective report on an external chain of events. Rather, the trial is a hub around which a whole new network of actors is instigated. Neither is the spectacle a question of old media against digital, social medias. Our social medias include a paper fanzine and a 32 year old bus, connecting us and others physically.
It’s not about the protocols nor the technology. It’s about using these to create new congregations, where anyone is invited and anyone can find their role, build new scenes and make their own performances.
The future is built by us. Us who participate in conversations. The future is built by us who explore how information and performativity is coming together. To refuse a debate and still expect to be able to charge consumers is since long a closed door. To also try and outlaw certain types of conversations is downright disgraceful.
The coverage of the trial is not unique in these qualities. More and more areas see the creation of conversations on and the exploration of new stances on culture and cultural economy. A gigantic collective exploration has set sails. Every route differs from the other. But they have one thing in common: The industry interests that the state is representing are never present in these conversations. This is why they wont be part in building the future.
maintain hardline kopimi
The Bureau for Piracy and The Pirate Bay
via the internets
this article was translated by proud peers of The Pirate Bay
trial.thepiratebay.org

(via)
</summary>
    <link rel="alternate" type="application/xhtml+xml" href="http://waterwave.ch/weblog//detail.php?id=324144"/>
    <id>http://waterwave.ch/weblog/detail.php?id=324144</id>
    <created>2009-02-16T20:46:39+01:00</created>
    <issued>2009-02-16T20:46:39+01:00</issued>
    <modified>2009-02-16T20:46:39+01:00</modified>
    <author>
	    <name>x-way</name>
    </author>
    <content type="application/xhtml+xml" mode="xml" xml:lang="en" xml:base="http://waterwave.ch/weblog/">
    <div xmlns="http://www.w3.org/1999/xhtml">
<p>The trial against The Pirate Bay that started today in Stockholm, Sweden are one of the most important issues of our time. Our adversaries basically wants to close down internets and remodel it into something similar of a sodamachine serving entertainment. During the trial, the prosecutor together with a coterie of representatives for a disabled business model will put up a tacky theater by telling stories designed to convince the court that The Pirate Bay infact is a menace to society.</p>
<p>What differs this trial from most earlier trials is that everything in and surrounding it will whirl round and round in diverse channels of communication; to be discussed, reinterpreted, copied and critizised. Every crack in their appeal will be penetrated by the gaze of thousands upon thousands of eyes on the internets, in all the channels covering the trial. Old cliches from the antipiracy lobby wont stick. You won’t be able to say stuff like, ”you can’t compete with free” or ”filesharing is theft” without a thousand voices making fun of you.</p>
<p>We will create numerous scenes where quite different plays will take place. In local channels like spectrial.bloggy.se where the immediate physical surroundings of the court are being discussed. ”Which cafés nearby will give us connection?” ”How can we get electricity to the bus?” But also in international channels like Twitter, where right now the torrent of information is being translated into fifteen different languages. Translations and coverage being made by ordinary users of internets. Volunteers sign up to make trial-tourist guides to the surroundings, drive the bus or hook up audio. People fly in from far away countries to cover the trial and tell the world their video story of the Sweden they see.</p>
<p>Here all participants are potential actors in the Spectrial. Our channels form a meltingpot of reporting and engagement.</p>
<p>Our communication around the spectacle aims in no way towards an objective report on an external chain of events. Rather, the trial is a hub around which a whole new network of actors is instigated. Neither is the spectacle a question of old media against digital, social medias. Our social medias include a paper fanzine and a 32 year old bus, connecting us and others physically.</p>
<p>It’s not about the protocols nor the technology. It’s about using these to create new congregations, where anyone is invited and anyone can find their role, build new scenes and make their own performances.</p>
<p>The future is built by us. Us who participate in conversations. The future is built by us who explore how information and performativity is coming together. To refuse a debate and still expect to be able to charge consumers is since long a closed door. To also try and outlaw certain types of conversations is downright disgraceful.</p>
<p>The coverage of the trial is not unique in these qualities. More and more areas see the creation of conversations on and the exploration of new stances on culture and cultural economy. A gigantic collective exploration has set sails. Every route differs from the other. But they have one thing in common: The industry interests that the state is representing are never present in these conversations. This is why they wont be part in building the future.</p>
<p>maintain hardline kopimi</p>
<p>The Bureau for Piracy and The Pirate Bay<br/>
via the internets</p>
<p>this article was translated by proud peers of The Pirate Bay
trial.thepiratebay.org</p>
<p>
(<a href="http://trial.thepiratebay.org/2009/02/16/publish-as-us-in-your-country/" title="Publish as us, in your country">via</a>)
</p>    </div>
    </content>
    <content type="text/html" mode="escaped" xml:lang="en">
       <![CDATA[<p>The trial against The Pirate Bay that started today in Stockholm, Sweden are one of the most important issues of our time. Our adversaries basically wants to close down internets and remodel it into something similar of a sodamachine serving entertainment. During the trial, the prosecutor together with a coterie of representatives for a disabled business model will put up a tacky theater by telling stories designed to convince the court that The Pirate Bay infact is a menace to society.</p>
<p>What differs this trial from most earlier trials is that everything in and surrounding it will whirl round and round in diverse channels of communication; to be discussed, reinterpreted, copied and critizised. Every crack in their appeal will be penetrated by the gaze of thousands upon thousands of eyes on the internets, in all the channels covering the trial. Old cliches from the antipiracy lobby wont stick. You won’t be able to say stuff like, ”you can’t compete with free” or ”filesharing is theft” without a thousand voices making fun of you.</p>
<p>We will create numerous scenes where quite different plays will take place. In local channels like spectrial.bloggy.se where the immediate physical surroundings of the court are being discussed. ”Which cafés nearby will give us connection?” ”How can we get electricity to the bus?” But also in international channels like Twitter, where right now the torrent of information is being translated into fifteen different languages. Translations and coverage being made by ordinary users of internets. Volunteers sign up to make trial-tourist guides to the surroundings, drive the bus or hook up audio. People fly in from far away countries to cover the trial and tell the world their video story of the Sweden they see.</p>
<p>Here all participants are potential actors in the Spectrial. Our channels form a meltingpot of reporting and engagement.</p>
<p>Our communication around the spectacle aims in no way towards an objective report on an external chain of events. Rather, the trial is a hub around which a whole new network of actors is instigated. Neither is the spectacle a question of old media against digital, social medias. Our social medias include a paper fanzine and a 32 year old bus, connecting us and others physically.</p>
<p>It’s not about the protocols nor the technology. It’s about using these to create new congregations, where anyone is invited and anyone can find their role, build new scenes and make their own performances.</p>
<p>The future is built by us. Us who participate in conversations. The future is built by us who explore how information and performativity is coming together. To refuse a debate and still expect to be able to charge consumers is since long a closed door. To also try and outlaw certain types of conversations is downright disgraceful.</p>
<p>The coverage of the trial is not unique in these qualities. More and more areas see the creation of conversations on and the exploration of new stances on culture and cultural economy. A gigantic collective exploration has set sails. Every route differs from the other. But they have one thing in common: The industry interests that the state is representing are never present in these conversations. This is why they wont be part in building the future.</p>
<p>maintain hardline kopimi</p>
<p>The Bureau for Piracy and The Pirate Bay<br/>
via the internets</p>
<p>this article was translated by proud peers of The Pirate Bay
trial.thepiratebay.org</p>
<p>
(<a href="http://trial.thepiratebay.org/2009/02/16/publish-as-us-in-your-country/" title="Publish as us, in your country">via</a>)
</p>]]>
    </content>
  </entry>
  <entry>
    <title>1234567890</title>
    <summary type="text/plain">1234567890day.com</summary>
    <link rel="alternate" type="application/xhtml+xml" href="http://waterwave.ch/weblog//detail.php?id=324143"/>
    <id>http://waterwave.ch/weblog/detail.php?id=324143</id>
    <created>2009-02-14T00:31:30+01:00</created>
    <issued>2009-02-14T00:31:30+01:00</issued>
    <modified>2009-02-14T00:31:30+01:00</modified>
    <author>
	    <name>x-way</name>
    </author>
    <content type="application/xhtml+xml" mode="xml" xml:lang="de" xml:base="http://waterwave.ch/weblog/">
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><a href="http://www.1234567890day.com/" title="1234567890">1234567890day.com</a></p>    </div>
    </content>
    <content type="text/html" mode="escaped" xml:lang="de">
       <![CDATA[<p><a href="http://www.1234567890day.com/" title="1234567890">1234567890day.com</a></p>]]>
    </content>
  </entry>
  <entry>
    <title>Fix Zsh completion problems</title>
    <summary type="text/plain">When having problems like  _alternative:69: command not found: _path_commands during tab completion in Zsh, removing .zcompdump* and restarting Zsh gives relief.</summary>
    <link rel="alternate" type="application/xhtml+xml" href="http://waterwave.ch/weblog//detail.php?id=324142"/>
    <id>http://waterwave.ch/weblog/detail.php?id=324142</id>
    <created>2009-02-12T15:53:02+01:00</created>
    <issued>2009-02-12T15:53:02+01:00</issued>
    <modified>2009-02-12T15:53:02+01:00</modified>
    <author>
	    <name>x-way</name>
    </author>
    <content type="application/xhtml+xml" mode="xml" xml:lang="en" xml:base="http://waterwave.ch/weblog/">
    <div xmlns="http://www.w3.org/1999/xhtml">
<p>When having problems like  <code>_alternative:69: command not found: _path_commands</code> during tab completion in <a href="http://www.zsh.org/" title="Zsh">Zsh</a>, removing <code>.zcompdump*</code> and restarting <a href="http://www.zsh.org/" title="Zsh">Zsh</a> gives relief.</p>    </div>
    </content>
    <content type="text/html" mode="escaped" xml:lang="en">
       <![CDATA[<p>When having problems like  <code>_alternative:69: command not found: _path_commands</code> during tab completion in <a href="http://www.zsh.org/" title="Zsh">Zsh</a>, removing <code>.zcompdump*</code> and restarting <a href="http://www.zsh.org/" title="Zsh">Zsh</a> gives relief.</p>]]>
    </content>
  </entry>
  <entry>
    <title>Unicode Snowman</title>
    <summary type="text/plain">&amp;#9731;
via</summary>
    <link rel="alternate" type="application/xhtml+xml" href="http://waterwave.ch/weblog//detail.php?id=324141"/>
    <id>http://waterwave.ch/weblog/detail.php?id=324141</id>
    <created>2008-10-09T15:50:58+02:00</created>
    <issued>2008-10-09T15:50:58+02:00</issued>
    <modified>2008-10-09T15:50:58+02:00</modified>
    <author>
	    <name>x-way</name>
    </author>
    <content type="application/xhtml+xml" mode="xml" xml:lang="de" xml:base="http://waterwave.ch/weblog/">
    <div xmlns="http://www.w3.org/1999/xhtml">
<p style="font-size: 200px;">&#9731;</p>
<p><a href="http://unicodesnowmanforyou.com/" title="Unicode Snowman for You">via</a></p>    </div>
    </content>
    <content type="text/html" mode="escaped" xml:lang="de">
       <![CDATA[<p style="font-size: 200px;">&#9731;</p>
<p><a href="http://unicodesnowmanforyou.com/" title="Unicode Snowman for You">via</a></p>]]>
    </content>
  </entry>
  <entry>
    <title>Use EPFL Exchange on the iPhone / iPod touch</title>
    <summary type="text/plain">As EPFL is migrating all its E-Mail services to Exchange, lets use the Exchange functionalities of the iPhone/iPod touch.Here's the configuration to make it work:

E-Mail: firstname.lastname@epfl.ch
Server: ewa.epfl.ch
Username: studentsusername
Password: ********************
</summary>
    <link rel="alternate" type="application/xhtml+xml" href="http://waterwave.ch/weblog//detail.php?id=324140"/>
    <id>http://waterwave.ch/weblog/detail.php?id=324140</id>
    <created>2008-09-04T19:59:15+02:00</created>
    <issued>2008-09-04T19:59:15+02:00</issued>
    <modified>2008-09-04T19:59:15+02:00</modified>
    <author>
	    <name>x-way</name>
    </author>
    <content type="application/xhtml+xml" mode="xml" xml:lang="en" xml:base="http://waterwave.ch/weblog/">
    <div xmlns="http://www.w3.org/1999/xhtml">
<p>As EPFL is migrating all its E-Mail services to Exchange, lets use the Exchange functionalities of the iPhone/iPod touch.<br />Here's the configuration to make it work:</p>
<ul>
<li>E-Mail: firstname.lastname@epfl.ch</li>
<li>Server: ewa.epfl.ch</li>
<li>Username: studentsusername</li>
<li>Password: ********************</li>
</ul>    </div>
    </content>
    <content type="text/html" mode="escaped" xml:lang="en">
       <![CDATA[<p>As EPFL is migrating all its E-Mail services to Exchange, lets use the Exchange functionalities of the iPhone/iPod touch.<br />Here's the configuration to make it work:</p>
<ul>
<li>E-Mail: firstname.lastname@epfl.ch</li>
<li>Server: ewa.epfl.ch</li>
<li>Username: studentsusername</li>
<li>Password: ********************</li>
</ul>]]>
    </content>
  </entry>
  <entry>
    <title>Disc of this Summer: La Phaze - Miracle</title>
    <summary type="text/plain"></summary>
    <link rel="alternate" type="application/xhtml+xml" href="http://waterwave.ch/weblog//detail.php?id=324139"/>
    <id>http://waterwave.ch/weblog/detail.php?id=324139</id>
    <created>2008-08-21T06:31:04+02:00</created>
    <issued>2008-08-21T06:31:04+02:00</issued>
    <modified>2008-08-21T06:31:04+02:00</modified>
    <author>
	    <name>x-way</name>
    </author>
    <content type="application/xhtml+xml" mode="xml" xml:lang="de" xml:base="http://waterwave.ch/weblog/">
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><a href="http://www.laphaze.com/"><img src="images/la_phaze_miracle.jpg" height="240" width="240" style="border: 0;" alt="La Phaze - Miracle" /></a></p>    </div>
    </content>
    <content type="text/html" mode="escaped" xml:lang="de">
       <![CDATA[<p><a href="http://www.laphaze.com/"><img src="images/la_phaze_miracle.jpg" height="240" width="240" style="border: 0;" alt="La Phaze - Miracle" /></a></p>]]>
    </content>
  </entry>
  <entry>
    <title>Opera 9.25 vs Safari JavaScript syntax error forgiveness</title>
    <summary type="text/plain">The following definition of an Array works without problems in Safari (and probably Firefox too), but triggers an (legitimate) error in Opera 9.25:
var myArray = [
 1.2,
 2.3,
 3.4,
];
The error is triggered by the superfluous comma after the last element of the Array. It may be argued for both behaviors, but I would prefer all Browsers accepting such an Array definition also since in other languages (C, Python, PHP) such a redundant comma does not cause any trouble.</summary>
    <link rel="alternate" type="application/xhtml+xml" href="http://waterwave.ch/weblog//detail.php?id=324138"/>
    <id>http://waterwave.ch/weblog/detail.php?id=324138</id>
    <created>2008-08-09T01:15:08+02:00</created>
    <issued>2008-08-09T01:15:08+02:00</issued>
    <modified>2008-08-09T01:15:08+02:00</modified>
    <author>
	    <name>x-way</name>
    </author>
    <content type="application/xhtml+xml" mode="xml" xml:lang="en" xml:base="http://waterwave.ch/weblog/">
    <div xmlns="http://www.w3.org/1999/xhtml">
<p>The following definition of an Array works without problems in Safari (and probably Firefox too), but triggers an (legitimate) error in Opera 9.25:</p>
<pre>var myArray = [
 1.2,
 2.3,
 3.4,
];</pre>
<p>The error is triggered by the superfluous comma after the last element of the Array. It may be argued for both behaviors, but I would prefer all Browsers accepting such an Array definition also since in other languages (C, Python, PHP) such a redundant comma does not cause any trouble.</p>    </div>
    </content>
    <content type="text/html" mode="escaped" xml:lang="en">
       <![CDATA[<p>The following definition of an Array works without problems in Safari (and probably Firefox too), but triggers an (legitimate) error in Opera 9.25:</p>
<pre>var myArray = [
 1.2,
 2.3,
 3.4,
];</pre>
<p>The error is triggered by the superfluous comma after the last element of the Array. It may be argued for both behaviors, but I would prefer all Browsers accepting such an Array definition also since in other languages (C, Python, PHP) such a redundant comma does not cause any trouble.</p>]]>
    </content>
  </entry>
  <entry>
    <title>Fast disk upgrade for my MacBook Pro</title>
    <summary type="text/plain">Here's how to upgrade the disk of a MacBook Pro in 45 minutes while keeping all your data/settings/applications:

Uninstall rEFIt and make sure your MBP restarts with the Apple 'default' bootloader
Follow the iFixit Guide to replace your disk
Put the old disk in a SATA-to-USB case (they are available for $7.89 from Newegg.com)
Connect the old disk to your MBP and turn the MBP on. (The MBP automagically recognizes the old system and runs it)
Open the Disk Manager and partition your new disk.
Select your new 'system' Volume and open the &quot;Restore&quot; tab.
Drag your old 'system' Volume to the &quot;Source&quot; field and your new 'system' Volume to the &quot;Target&quot; field. Click on &quot;Restore&quot;, the contents of your old disk are now copied to the new disk.
After the restore process finishes, shutdown your MBP.
Disconnect your old disk and turn on your MBP.
Voilà. You are booting from the new disk and all your data/settings/applications are there too!
</summary>
    <link rel="alternate" type="application/xhtml+xml" href="http://waterwave.ch/weblog//detail.php?id=324137"/>
    <id>http://waterwave.ch/weblog/detail.php?id=324137</id>
    <created>2008-08-02T07:58:31+02:00</created>
    <issued>2008-08-02T07:58:31+02:00</issued>
    <modified>2008-08-02T07:58:31+02:00</modified>
    <author>
	    <name>x-way</name>
    </author>
    <content type="application/xhtml+xml" mode="xml" xml:lang="en" xml:base="http://waterwave.ch/weblog/">
    <div xmlns="http://www.w3.org/1999/xhtml">
<p>Here's how to upgrade the disk of a MacBook Pro in 45 minutes while keeping all your data/settings/applications:</p>
<ol>
<li>Uninstall <a href="http://refit.sourceforge.net/" title="rEFIt - An EFI Boot Menu and Toolkit">rEFIt</a> and make sure your MBP restarts with the Apple 'default' bootloader</li>
<li>Follow the <a href="http://www.ifixit.com/Guide/Mac/" title="Fixit Guide - DIY PowerBook, MacBook, &amp; iBook Repair &amp; Disassembly">iFixit Guide</a> to replace your disk</li>
<li>Put the old disk in a SATA-to-USB case (they are available for $7.89 from <a href="http://www.newegg.com/">Newegg.com</a>)</li>
<li>Connect the old disk to your MBP and turn the MBP on. (The MBP automagically recognizes the old system and runs it)</li>
<li>Open the Disk Manager and partition your new disk.</li>
<li>Select your new 'system' Volume and open the "Restore" tab.</li>
<li>Drag your old 'system' Volume to the "Source" field and your new 'system' Volume to the "Target" field. Click on "Restore", the contents of your old disk are now copied to the new disk.</li>
<li>After the restore process finishes, shutdown your MBP.</li>
<li>Disconnect your old disk and turn on your MBP.</li>
<li>Voilà. You are booting from the new disk and all your data/settings/applications are there too!</li>
</ol>    </div>
    </content>
    <content type="text/html" mode="escaped" xml:lang="en">
       <![CDATA[<p>Here's how to upgrade the disk of a MacBook Pro in 45 minutes while keeping all your data/settings/applications:</p>
<ol>
<li>Uninstall <a href="http://refit.sourceforge.net/" title="rEFIt - An EFI Boot Menu and Toolkit">rEFIt</a> and make sure your MBP restarts with the Apple 'default' bootloader</li>
<li>Follow the <a href="http://www.ifixit.com/Guide/Mac/" title="Fixit Guide - DIY PowerBook, MacBook, &amp; iBook Repair &amp; Disassembly">iFixit Guide</a> to replace your disk</li>
<li>Put the old disk in a SATA-to-USB case (they are available for $7.89 from <a href="http://www.newegg.com/">Newegg.com</a>)</li>
<li>Connect the old disk to your MBP and turn the MBP on. (The MBP automagically recognizes the old system and runs it)</li>
<li>Open the Disk Manager and partition your new disk.</li>
<li>Select your new 'system' Volume and open the "Restore" tab.</li>
<li>Drag your old 'system' Volume to the "Source" field and your new 'system' Volume to the "Target" field. Click on "Restore", the contents of your old disk are now copied to the new disk.</li>
<li>After the restore process finishes, shutdown your MBP.</li>
<li>Disconnect your old disk and turn on your MBP.</li>
<li>Voilà. You are booting from the new disk and all your data/settings/applications are there too!</li>
</ol>]]>
    </content>
  </entry>
</feed>
