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

  <title><![CDATA[slackerbit.ch]]></title>
  <link href="http://slackerbit.ch/atom.xml" rel="self"/>
  <link href="http://slackerbit.ch/"/>
  <updated>2015-03-12T07:12:30+01:00</updated>
  <id>http://slackerbit.ch/</id>
  <author>
    <name><![CDATA[Alexander Gräfe]]></name>
    
  </author>
  <generator uri="http://octopress.org/">Octopress</generator>

  
  <entry>
    <title type="html"><![CDATA[my last.fm radio station]]></title>
    <link href="http://slackerbit.ch/2007/02/20/my-lastfm-radio-station/"/>
    <updated>2007-02-20T00:38:45+01:00</updated>
    <id>http://slackerbit.ch/2007/02/20/my-lastfm-radio-station</id>
    <content type="html"><![CDATA[
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Now with 27 percent more pretties]]></title>
    <link href="http://slackerbit.ch/2006/10/17/now-with-27-percent-more-pretties/"/>
    <updated>2006-10-17T20:36:13+02:00</updated>
    <id>http://slackerbit.ch/2006/10/17/now-with-27-percent-more-pretties</id>
    <content type="html"><![CDATA[<p>It&#8217;s all about the branding, you know?</p>

<p>That&#8217;s why all my blogs (both of them) now share the same theme (<a href="http://quotedprintable.com/pages/scribbish">Scribbish</a>), even though they run on two completely different engines.</p>

<p>To get you own WP-blog all pretty-like, you can grab <a href="http://pittcrew.net/geekblog/scribbishwp/">ScribbishWP</a>. You won&#8217;t regret it. :)</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Now with even more mod_rewrite-fu]]></title>
    <link href="http://slackerbit.ch/2006/10/11/now-with-even-more-mod_rewrite-fu/"/>
    <updated>2006-10-11T19:24:01+02:00</updated>
    <id>http://slackerbit.ch/2006/10/11/now-with-even-more-mod_rewrite-fu</id>
    <content type="html"><![CDATA[<p>Since I felt kind of bad about breaking old URLs, I dug a little in the mod_rewrite docs and came up with a solution that should make the old URLs working again. (as if anybody cared&#8230;) :)</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Rebirth]]></title>
    <link href="http://slackerbit.ch/2006/10/11/rebirth/"/>
    <updated>2006-10-11T18:36:55+02:00</updated>
    <id>http://slackerbit.ch/2006/10/11/rebirth</id>
    <content type="html"><![CDATA[<p>OK, after a rather long hiatus (over 2 years), I decided to reactivate this blog and get rid of my last MT-powered blog.</p>

<p>Because I was curious, I decided to give Wordpress a spin.</p>

<p>I broke all the old URLs (bad Alex, no cookie), but at least the old content came over to the new incarnation.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[It's like brain surgery with blunt rocks]]></title>
    <link href="http://slackerbit.ch/2004/01/21/its-like-brain-surgery-with-blunt-rocks/"/>
    <updated>2004-01-21T18:14:21+01:00</updated>
    <id>http://slackerbit.ch/2004/01/21/its-like-brain-surgery-with-blunt-rocks</id>
    <content type="html"><![CDATA[<p>It&#8217;s amazing that there are still coders out there who have never heard of <em>diff</em> and <em>patch</em>. I&#8217;m helping out at a website, and I was asked to install a few &#8220;hacks&#8221; into the bulletin board software.
After unpacking the archive containing the hacks I almost burst into tears. These &#8220;hacks&#8221; look like this:</p>

<blockquote><pre><code>**********************************
OPEN ROOT/index.php
**********************************

Find:

if ($bbuserinfo['userid']!=0) {

Add after it:

$storepoints=$bbuserinfo['storep'];

Find:

} else {
  $welcometext = "";

Add after it:

$storepoints="0";
</code></pre></blockquote>

<p>Sweet mother of god, what the <strong>HELL</strong> were you thinking? The whole document is 32kb long, all in the same vein. Why, oh why, didn&#8217;t you just make a diff of the sources?
Oh right, probably because you&#8217;re one of those obnoxious Windows PHP &#8220;programmers&#8221; (and I use that term very loosely).
To top it off, the archive contained 12 different hacks, all in the same braindead format.
And we <em>have</em> to use this proprietary bulletin board system <em>cough</em>vbulletin<em>cough</em>, because &#8220;we already paid for it, and because of all those cool hacks&#8221;.</p>

<p>This makes me wonder, why is there no easily extendable bulletin board software available? And with &#8220;easy&#8221;, I mean, through plug-ins, not through messing with the core program.
I guess that&#8217;s one more thing on my <em>things-to-code-when-you-have-the-time</em> list&#8230;</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Moving on]]></title>
    <link href="http://slackerbit.ch/2004/01/17/moving-on/"/>
    <updated>2004-01-17T12:06:39+01:00</updated>
    <id>http://slackerbit.ch/2004/01/17/moving-on</id>
    <content type="html"><![CDATA[<p>Wow, this blog has been deserted for quite a while&#8230;
Anyway, as a followup to my last entry, I am no longer jobless. Since the beginning of the year, I am now a freelance web developer.
This move also calls for a server upgrade, since my old (or rather, current) server has not been the most reliable. So I&#8217;m also going to switch hosting companies. I found one that offers quite beefy servers, reasonable free traffic and a wide range of distros to choose from.
Unfortunately, that is kind of a problem. My server distro of choice so far was Red Hat 7.3: stable, reliable, and I could get <a href="http://www.qmail.org/">qmail</a> and <a href="http://untroubled.org/">bgware</a> RPMs at <a href="http://untroubled.org/">Bruce Guenter&#8217;s site</a>. But Red Hat 7.3 has been EOLd at the end of December 2003, so there will be no more official security updates from Red Hat for that distro. And the newest release, 9, will be EOLd at the end of April this year.
Now Red Hat only offers the free Fedora linux (bleeding edge, new release every 6 month, 12 month lifetime) and the Enterprise Linux line (5 years lifetime). Unfortunately, the Enterprise ES version for small and mid-size servers costs $349 a year, which I just cannot afford at the moment.
I tried out Debian on my test server at home, because that would be the next logical step, but, alas, I got <em>used</em> to the Red Hat way. So, here&#8217;s the plan:</p>

<ul>
<li><p>Get Red Hat 9 on the new server</p></li>
<li><p>switch from <a href="http://www.qmail.org/">qmail</a> to <a href="http://www.postfix.org/">postfix</a></p></li>
<li><p>hope that by 2004-04-30, <a href="http://www.fedoralegacy.org/">Fedora Legacy is up to speed</a></p></li>
<li><p>and if Fedora Legacy is not up to speed, find a vendor like <a href="http://www.progeny.com">Progeny</a> for commercial support</p></li>
</ul>


<p>The qmail-to-postfix switch is almost done on my testserver, I have been able replicate almost all functionality of the old qmail/vpopmail setup, and postfix even offers some more stuff, like TLS for SMTP. With a MySQL backend, I now have POP3, IMAP and SMTP-AUTH working, all that remains to be done is to write a few perl scripts for easy domain and account management and a qmailadmin-like web frontend.</p>

<p>Since getting everything to work smoothly together required getting the info from a few websites, I&#8217;m going to document it, so it will be all in one place.
  <em>[TLS]: Transport Layer Security
  </em>[SMTP]: Simple Mail Transfer Protocol</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Major Suckage]]></title>
    <link href="http://slackerbit.ch/2003/07/31/major-suckage/"/>
    <updated>2003-07-31T11:14:45+02:00</updated>
    <id>http://slackerbit.ch/2003/07/31/major-suckage</id>
    <content type="html"><![CDATA[<p>Yesterday, I was layed off. To be precise, both me an my coworker got laid off, because the company just could not afford us any longer.
So I spent this morning at the unemployment office, where I was told, that the situation in the job market isn&#8217;t looking too good. But I knew that already.
So now it&#8217;s time to hunt down any leads I can find.</p>

<p>You don&#8217;t happen to need a ((Perl|PHP)-Programmer || Linux Sysadmin ), do you? ;-)</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Hey la, my server's back]]></title>
    <link href="http://slackerbit.ch/2003/07/16/hey-la-my-servers-back/"/>
    <updated>2003-07-16T22:06:47+02:00</updated>
    <id>http://slackerbit.ch/2003/07/16/hey-la-my-servers-back</id>
    <content type="html"><![CDATA[<p>Apparently, there was a blackout at the hosting facility, and somehow, my server didn&#8217;t like that very much. In the middle of hacking some stuff, the connection went away and I was unable to ssh back into it, but pings still worked.
Unfortunately, this also killed the uptime on the server <em>sniff</em></p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[waxpoetyk 0.1 released]]></title>
    <link href="http://slackerbit.ch/2003/06/19/waxpoetyk-01-released/"/>
    <updated>2003-06-19T18:42:57+02:00</updated>
    <id>http://slackerbit.ch/2003/06/19/waxpoetyk-01-released</id>
    <content type="html"><![CDATA[<p>After some more hacking, I am now releasing version 0.1 of waxpoetyk, codenamed &#8220;World Class Fad&#8221;.
There&#8217;s a lot of debug info printed out on the console, the UI isn&#8217;t quite finished, but it basically does what it is supposed to do.
You can grab the tarball <a href="http://slackerbit.ch/archives/waxpoetyk-0.1.tar.gz">here</a>.
Use the code at your own risk, I am not responsible if it eats your hard drive, makes your hair fall out or hides weapons of mass destruction in your closet.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Facelift]]></title>
    <link href="http://slackerbit.ch/2003/06/17/facelift/"/>
    <updated>2003-06-17T18:46:37+02:00</updated>
    <id>http://slackerbit.ch/2003/06/17/facelift</id>
    <content type="html"><![CDATA[<p>For the moment, I went back to the default MT design, because, let&#8217;s face it, it looks much better than the old white design. And it&#8217;s a good starting point for yet another redesign.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[No-Frills Aggregation?]]></title>
    <link href="http://slackerbit.ch/2003/06/15/no-frills-aggregation/"/>
    <updated>2003-06-15T12:28:18+02:00</updated>
    <id>http://slackerbit.ch/2003/06/15/no-frills-aggregation</id>
    <content type="html"><![CDATA[<p>I have looked at quite a few RSS aggregators and most of them have more features than you can shake a stick at.
At the moment I am using Amphetadesk, but I am looking for something really simple, that just</p>

<ul>
<li><p>runs on a server, so I can read my feeds from anywhere</p></li>
<li><p>keeps a list of all the feeds I read</p></li>
<li><p>checks the feeds regularly, while being net-friendly (conditional GET, etc.)</p></li>
<li><p>shows me a list of all the recent entries that I haven&#8217;t seen before. Just a link and a title</p></li>
</ul>


<p>Because even though I use an aggregator, I still visit every article and just use Amphetadesk as a glorified bookmark manager.</p>

<p>Does such a beast already exist?</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[WaXPoetYk]]></title>
    <link href="http://slackerbit.ch/2003/06/14/waxpoetyk/"/>
    <updated>2003-06-14T23:41:51+02:00</updated>
    <id>http://slackerbit.ch/2003/06/14/waxpoetyk</id>
    <content type="html"><![CDATA[<p>This is what I have been hacking on lately:
<img src="http://slackerbit.ch/archives/waxpoetyk.png" alt="waxpoetyk.png" />
A new client for <a href="http://www.movabletype.org">MovableType</a>, written in <a href="http://www.python.org/">Python</a> using the <a href="http://www.wxpython.org/">wxPython</a> library (which explains the atrocious spelling of the name).
It&#8217;s far from finished, but it can already post to a blog. But before I publish it, I want to get the preview functionality going and give it all the functionality of the &#8220;Post to MT Weblog&#8221; bookmarklet (allowing comments, allowing trackbacks, text formatting).</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[So much for Trepia]]></title>
    <link href="http://slackerbit.ch/2003/06/04/so-much-for-trepia/"/>
    <updated>2003-06-04T21:42:47+02:00</updated>
    <id>http://slackerbit.ch/2003/06/04/so-much-for-trepia</id>
    <content type="html"><![CDATA[<p>So I read about <a href="http://www.trepia.com">Trepia</a> today, and it sounded pretty interesting. So I actually booted my dusty Windows partition, downloaded the installer, installed the thing and tried to register.
That is where I hit a major road block. The stupid thing just stalls, showing a frozen progress bar and the words &#8220;Registering&#8221;.
But maybe I can still find people in my neighborhood this way, by listening for screams of frustration&#8230; :-)</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Life is a Lemon]]></title>
    <link href="http://slackerbit.ch/2003/05/31/life-is-a-lemon/"/>
    <updated>2003-05-31T23:45:18+02:00</updated>
    <id>http://slackerbit.ch/2003/05/31/life-is-a-lemon</id>
    <content type="html"><![CDATA[<blockquote><p>_
It&#8217;s all or nothing,</p></blockquote>

<p>and nothing&#8217;s all I ever get</p>

<p>Everytime I turn it on,</p>

<p> I burn it up and burn it out</p>

<p>It&#8217;s always something,</p>

<p> there&#8217;s always something going wrong</p>

<p>That&#8217;s the only guarantee,</p>

<p> that&#8217;s what this is all about</p>

<p>It&#8217;s a never ending attack,</p>

<p>everything&#8217;s a lie and that&#8217;s a fact</p>

<p>Life is a lemon</p>

<p>and I want my money back</p>

<p>_</p>

<blockquote><p>Meat Loaf - Life is a lemon and I want my money back</p></blockquote>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Another reason I love VIM]]></title>
    <link href="http://slackerbit.ch/2003/05/30/another-reason-i-love-vim/"/>
    <updated>2003-05-30T09:09:38+02:00</updated>
    <id>http://slackerbit.ch/2003/05/30/another-reason-i-love-vim</id>
    <content type="html"><![CDATA[<p>I just found <a href="http://vim.sourceforge.net/tips/tip.php?tip_id=393">this gem</a>.
This seriously rocks. Now I only need to remember one flavour of RegExp.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Just a thought]]></title>
    <link href="http://slackerbit.ch/2003/05/28/just-a-thought/"/>
    <updated>2003-05-28T22:18:32+02:00</updated>
    <id>http://slackerbit.ch/2003/05/28/just-a-thought</id>
    <content type="html"><![CDATA[<p>Commuting to work this morning, I realized something while watching the bustling outside:</p>

<blockquote><p><em>Crazy is the new sane</em></p></blockquote>

<p>I mean, it feels like almost everyone out there has gone apeshit, and no one really cares.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Still alive]]></title>
    <link href="http://slackerbit.ch/2003/05/25/still-alive/"/>
    <updated>2003-05-25T17:45:35+02:00</updated>
    <id>http://slackerbit.ch/2003/05/25/still-alive</id>
    <content type="html"><![CDATA[<p>Yes, I am still alive.
I was just struck with a nasty cold, which sucked all blogging energy out of me. And now I once again have an empty frontpage.
Major Suckage :-)</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Random Thoughts]]></title>
    <link href="http://slackerbit.ch/2003/05/10/random-thoughts/"/>
    <updated>2003-05-10T22:39:29+02:00</updated>
    <id>http://slackerbit.ch/2003/05/10/random-thoughts</id>
    <content type="html"><![CDATA[<p>You know, one of these days I&#8217;m going to annihilate this whole fucking planet&#8230;</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[I don't have it]]></title>
    <link href="http://slackerbit.ch/2003/04/26/i-dont-have-it/"/>
    <updated>2003-04-26T09:27:34+02:00</updated>
    <id>http://slackerbit.ch/2003/04/26/i-dont-have-it</id>
    <content type="html"><![CDATA[<p>Found in my referrer logs:
<a href="http://search.yahoo.com/search?p=my+karma">http://search.yahoo.com/search?p=my+karma</a>
If you have to look for it on the internet, you&#8217;re in deep trouble.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Yikes, almost-empty blog]]></title>
    <link href="http://slackerbit.ch/2003/04/22/yikes-almost-empty-blog/"/>
    <updated>2003-04-22T12:32:00+02:00</updated>
    <id>http://slackerbit.ch/2003/04/22/yikes-almost-empty-blog</id>
    <content type="html"><![CDATA[<p>How am I <strong>ever</strong> gonna make it big on <a href="http://www.blogshares.com">Blogshares</a> if this blog keeps shriveling up to one measly entry on the front page?</p>

<p>Dammit, I need action, adventure, excitement. With lots of photo opportunities, if possible.</p>

<p>Maybe I should become a pirate. Blogging the Seven Seas, taking from the rich and converting it all to rum, or something like that&#8230;</p>

<p>This rant&#8230;needs more coffee!</p>
]]></content>
  </entry>
  
</feed>
