<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>pronweb.de</title>
  <subtitle>This is not Facebook</subtitle>
  <link rel="alternate" type="text/html" href="http://pronweb.de"/>
  <link rel="self" type="application/atom+xml" href="http://pronweb.de/atom/feed"/>
  <id>http://pronweb.de/atom/feed</id>
  <updated>2009-09-09T00:11:00+00:00</updated>
  <entry>
    <title>Today in c.l.py</title>
    <link rel="alternate" type="text/html" href="http://pronweb.de/node/487" />
    <id>http://pronweb.de/node/487</id>
    <published>2010-03-04T07:37:51+00:00</published>
    <updated>2010-03-04T07:39:18+00:00</updated>
    <author>
      <name>ch3ka</name>
    </author>
    <summary type="html"><![CDATA[<p>On Wed, Mar 3, 2010 at 1:11 PM, mk  wrote:<br />
&gt; &gt;<br />
&gt; &gt; Or I could make my life simpler and use global variable. :-)<br />
&gt; &gt;<br />
Ding ding ding!<br />
90% of Design Patterns is making Java suck less.<br />
Other languages don't necessarily suffer from Java's design flaws.</p>
<p>  &mdash; -- Jonathan Gardner <a href="mailto:jgardner@jonathangardner.net">jgardner@jonathangardner.net</a></p>
    ]]></summary>
    <content type="html"><![CDATA[<p>On Wed, Mar 3, 2010 at 1:11 PM, mk  wrote:<br />
&gt; &gt;<br />
&gt; &gt; Or I could make my life simpler and use global variable. :-)<br />
&gt; &gt;<br />
Ding ding ding!<br />
90% of Design Patterns is making Java suck less.<br />
Other languages don't necessarily suffer from Java's design flaws.</p>
<p>  &mdash; -- Jonathan Gardner <a href="mailto:jgardner@jonathangardner.net">jgardner@jonathangardner.net</a></p>
    ]]></content>
  </entry>
  <entry>
    <title>&gt;&gt;Are you all retarded? This is not facebook.</title>
    <link rel="alternate" type="text/html" href="http://pronweb.de/node/486" />
    <id>http://pronweb.de/node/486</id>
    <published>2010-03-03T10:43:41+00:00</published>
    <updated>2010-03-03T10:45:22+00:00</updated>
    <author>
      <name>ch3ka</name>
    </author>
    <summary type="html"><![CDATA[<p>Yeah I know I'm fucking late.<br />
Had stuff to do other than blogging since this came up.</p>
<blockquote><p>>> it's real. We've determined by looking at our traffic stats that people are doing Google searches for "facebook login" and coming upon RWW. They see the FB Connect button and assume that RWW is the "new Facebook."</p>
<p>Sigh.</p>
<p>The Internet Is Hard.<<</p>
</p></blockquote>
<p>The Article where it all started: <a href="http://www.readwriteweb.com/archives/facebook_wants_to_be_your_one_true_login.php" title="http://www.readwriteweb.com/archives/facebook_wants_to_be_your_one_true_login.php">http://www.readwriteweb.com/archives/facebook_wants_to_be_your_one_true_...</a></p>
    ]]></summary>
    <content type="html"><![CDATA[<p>Yeah I know I'm fucking late.<br />
Had stuff to do other than blogging since this came up.</p>
<blockquote><p>>> it's real. We've determined by looking at our traffic stats that people are doing Google searches for "facebook login" and coming upon RWW. They see the FB Connect button and assume that RWW is the "new Facebook."</p>
<p>Sigh.</p>
<p>The Internet Is Hard.<<</p></blockquote>
<p>The Article where it all started: <a href="http://www.readwriteweb.com/archives/facebook_wants_to_be_your_one_true_login.php" title="http://www.readwriteweb.com/archives/facebook_wants_to_be_your_one_true_login.php">http://www.readwriteweb.com/archives/facebook_wants_to_be_your_one_true_...</a></p>
<p>TL;DR - Version of the story: <a href="http://www.inquisitr.com/61333/there-are-some-seriously-stupid-people-on-the-web/" title="http://www.inquisitr.com/61333/there-are-some-seriously-stupid-people-on-the-web/">http://www.inquisitr.com/61333/there-are-some-seriously-stupid-people-on...</a></p>
<blockquote><p>>>stupid AOL users, we should've cut you guys off when we had the chance<<</p></blockquote>
<blockquote><p>>>So I just thought of a pretty good literacy test for deciding whether people are allowed to internet<<</p></blockquote>
<blockquote><p>>>I don't know what's scarier: the idea that this thread is a sign of the end times, or that it's a sign of the status-quo<<</p></blockquote>
<blockquote><p>>>Won't somebody please think of the children<<</p></blockquote>
<blockquote><p>>>To all the dorks who thought this was Facebook:<br />
Shut down your PC, turn off the monitor, unplug everything, pack it all into the box it arrived in and bring it back to the shop. You are too thick to ever be let loose on a computer.<br />
I console myself with the hope that Darwin was correct, and natural selection will take its course.<<</p></blockquote>
    ]]></content>
  </entry>
  <entry>
    <title>RANT: You are not a webdesigner</title>
    <link rel="alternate" type="text/html" href="http://pronweb.de/node/209" />
    <id>http://pronweb.de/node/209</id>
    <published>2010-01-07T11:34:37+00:00</published>
    <updated>2010-01-07T11:34:37+00:00</updated>
    <author>
      <name>ch3ka</name>
    </author>
    <summary type="html"><![CDATA[<p>If you call yourself a webdesigner and cannot wrtite a page in pure HTML/CSS by hand, you lie. Period.<br />
While this sounds harsh, its actually obvious: you need to know whats possible and how complex it is to implement what you design.<br />
Yes, what you design looks good, but there is a reason that you've never seen tilted text with a drop shadow and a gradient on a website.<br />
Yes, you can slice your psd and it will display in your browser, so obviously it is possible to implement what you design?<br />
really? Think about it...<br />
just look at the "code" you generate with this method.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>If you call yourself a webdesigner and cannot wrtite a page in pure HTML/CSS by hand, you lie. Period.<br />
While this sounds harsh, its actually obvious: you need to know whats possible and how complex it is to implement what you design.</p>
<p>Yes, what you design looks good, but there is a reason that you've never seen tilted text with a drop shadow and a gradient on a website.</p>
<p>Yes, you can slice your psd and it will display in your browser, so obviously it is possible to implement what you design?<br />
really? Think about it...<br />
just look at the "code" you generate with this method.<br />
And ever thought of *dynamic* content being displayed? And no, I won't constuct an image and slice it on the server side..</p>
<p>Heck, do you realize what evil hacks are necessary just to get the rounded borders on this page? Tons and tons of clientside Javascript render these. Yes, on the client. Yes, on every pageview. No, there is no compatible way of doing this with HTML/CSS until all browsers out there know CSS3.<br />
Billions of billions of billions lines of Javascript get interpreted by home computers every day, wasting energy and computing time just because you guys want rounded borders and did not know how complex this is to implement.</p>
<p>If you feel adressed by this text: You may call yourself designer, but please dont call yourself webdesigner. You'll lie to yourself, to your customer, and that poor little bastard who'll have to translate your .psd into HTML/css will curse you, use evil hacks, will get blamed for things not working and taking too long. He might kill you.</p>
<p>Real webdesigners know what's possible and work with what they have. Sadly this is practically limited to HTML4 und CSS2, but things will soon get better with HTML5 and CSS3.</p>
    ]]></content>
  </entry>
  <entry>
    <title>Fundstücke aus der Wikipedia</title>
    <link rel="alternate" type="text/html" href="http://pronweb.de/node/156" />
    <id>http://pronweb.de/node/156</id>
    <published>2009-12-27T20:45:41+00:00</published>
    <updated>2009-12-27T20:46:55+00:00</updated>
    <author>
      <name>ch3ka</name>
    </author>
    <summary type="html"><![CDATA[<blockquote><p>Anfang April 2008 wurde in der Veltins-Arena in Gelsenkirchen eine Fahne mit dem <b>Motiv der Schäublone</b> während eines Fußballspiels gegen den FC Barcelona unter Verweis auf das Hausrecht des FC Schalke 04 eingezogen. Die Fahne wurde in Reaktion auf einen Polizeikessel am Schalker Fanprojekt[37] vor dem Heimspiel gegen den MSV Duisburg am 15. März 2008 mit in das Stadion genommen. Die Polizei würde prüfen, ob <b>Anzeige wegen „Verwendung von verfassungsfeindlichen Symbolen“</b> erhoben werde, so ein Ordner.[38]</p>
</p></blockquote>
<p>Aber hallo! <b>Recht so!</b> :D</p>
    ]]></summary>
    <content type="html"><![CDATA[<blockquote><p>Anfang April 2008 wurde in der Veltins-Arena in Gelsenkirchen eine Fahne mit dem <b>Motiv der Schäublone</b> während eines Fußballspiels gegen den FC Barcelona unter Verweis auf das Hausrecht des FC Schalke 04 eingezogen. Die Fahne wurde in Reaktion auf einen Polizeikessel am Schalker Fanprojekt[37] vor dem Heimspiel gegen den MSV Duisburg am 15. März 2008 mit in das Stadion genommen. Die Polizei würde prüfen, ob <b>Anzeige wegen „Verwendung von verfassungsfeindlichen Symbolen“</b> erhoben werde, so ein Ordner.[38]</p></blockquote>
<p>Aber hallo! <b>Recht so!</b> :D</p>
<p>(Artikel: <a href="http://de.wikipedia.org/wiki/Zensursula" title="http://de.wikipedia.org/wiki/Zensursula">http://de.wikipedia.org/wiki/Zensursula</a>)</p>
    ]]></content>
  </entry>
  <entry>
    <title>Ach du schönes Web2.0</title>
    <link rel="alternate" type="text/html" href="http://pronweb.de/node/134" />
    <id>http://pronweb.de/node/134</id>
    <published>2009-12-23T16:52:17+00:00</published>
    <updated>2009-12-23T16:52:17+00:00</updated>
    <author>
      <name>ch3ka</name>
    </author>
    <summary type="html"><![CDATA[<p>Facebook, bist wirklich so kaputt wie ich dachte...</p>
<div class="asset-asset-image asset-align-none"><img src="http://pronweb.de/files/ch3ka/facebookfail1.png"  title="facebookfail1.png" alt="facebookfail1.png" height="344" width="467" /></div>
</p>
<p>OK, kann ja mal passieren. Haben wir momentan auf $seite auch so, aus Bequemlichkeit... Aber eine Firma der Größe Facebooks sollte eigentlich gültige E-Mail-Adressen nicht einfach so als ungültig abweisen. Twitter hats ja auch geschafft.</p>
<p>Naja, nett wie ich bin will ich die mal drauf hinweisen dass die mir gerade eine Entschuldigung geben da nicht Mitglied zu werden (wortlaut war natürlich anders), und was passiert?</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>Facebook, bist wirklich so kaputt wie ich dachte...<br />
<div class="asset-asset-image asset-align-none"><img src="http://pronweb.de/files/ch3ka/facebookfail1.png"  title="facebookfail1.png" alt="facebookfail1.png" height="344" width="467" /></div></p>
<p>OK, kann ja mal passieren. Haben wir momentan auf $seite auch so, aus Bequemlichkeit... Aber eine Firma der Größe Facebooks sollte eigentlich gültige E-Mail-Adressen nicht einfach so als ungültig abweisen. Twitter hats ja auch geschafft.</p>
<p>Naja, nett wie ich bin will ich die mal drauf hinweisen dass die mir gerade eine Entschuldigung geben da nicht Mitglied zu werden (wortlaut war natürlich anders), und was passiert?</p>
<p><div class="asset-asset-image asset-align-none"><img src="http://pronweb.de/files/ch3ka/facebookfail2.png"  title="facebookfail2.png" alt="facebookfail2.png" height="417" width="656" /></div></p>
<p>*HEADDESK*</p>
    ]]></content>
  </entry>
  <entry>
    <title>The Web 2.0 got me</title>
    <link rel="alternate" type="text/html" href="http://pronweb.de/node/117" />
    <id>http://pronweb.de/node/117</id>
    <published>2009-12-21T16:40:44+00:00</published>
    <updated>2009-12-21T16:40:44+00:00</updated>
    <author>
      <name>ch3ka</name>
    </author>
    <summary type="html"><![CDATA[<p>Oh man, I never had myspace, never been to *VZ, didn't know WKW and never ever surfed to facebook.<br />
I always hated Web forums - all those Passwords and no offlinecache, no grep, NNTP is way superior, mods stink and all those retards on the web...<br />
But I guess it's time for me to dive in the cesspool of the Web2.0. Just got myself twitter and flickr, expect more to come.<br />
I just hope this isnt all that bad as I thought it is...<br />
Update: Already linked my Twitter to this Blog et vice versa.<br />
Things seem to work now, but had to edit half a dozen PHP Scripts</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>Oh man, I never had myspace, never been to *VZ, didn't know WKW and never ever surfed to facebook.</p>
<p>I always hated Web forums - all those Passwords and no offlinecache, no grep, NNTP is way superior, mods stink and all those retards on the web...</p>
<p>But I guess it's time for me to dive in the cesspool of the Web2.0. Just got myself twitter and flickr, expect more to come.</p>
<p>I just hope this isnt all that bad as I thought it is...</p>
<p>Update: Already linked my Twitter to this Blog et vice versa.<br />
Things seem to work now, but had to edit half a dozen PHP Scripts</p>
    ]]></content>
  </entry>
  <entry>
    <title>Force samba to tell accumulated share size</title>
    <link rel="alternate" type="text/html" href="http://pronweb.de/node/85" />
    <id>http://pronweb.de/node/85</id>
    <published>2009-12-20T16:32:27+00:00</published>
    <updated>2009-12-20T17:04:08+00:00</updated>
    <author>
      <name>ch3ka</name>
    </author>
    <summary type="html"><![CDATA[<p>I wanted to backup my win7 on my fileserver, using the builtin backuptool and CIFS.<br />
However, I have one big share where some cryptofilesystems are mounted, and samba will only tell the size/avail of the root directory which is exported, thus Windows thinks there is not enough space to do the backup.</p>
<p>Fortunately, you can force samba to tell an arbitrary sharesize with the dfree command.</p>
<p>I wanted samba to tell the combined size/avail of all filesystems currently mounted under my share, so I wrote this script:</p>
<p><code><br />
filr ~ # cat /etc/samba/dfree<br />
#!/bin/sh</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>I wanted to backup my win7 on my fileserver, using the builtin backuptool and CIFS.<br />
However, I have one big share where some cryptofilesystems are mounted, and samba will only tell the size/avail of the root directory which is exported, thus Windows thinks there is not enough space to do the backup.</p>
<p>Fortunately, you can force samba to tell an arbitrary sharesize with the dfree command.</p>
<p>I wanted samba to tell the combined size/avail of all filesystems currently mounted under my share, so I wrote this script:</p>
<p><code><br />
filr ~ # cat /etc/samba/dfree<br />
#!/bin/sh<br />
df /enc* | tail -n +2 | sort | uniq | awk '{blocks +=$(NF-4); avail += $(NF-2)}; END {print blocks " " avail}'<br />
</code></p>
<p>and made it executable and told samba to use this for calculating the shares size/avail:<br />
<code><br />
filr ~ # grep dfree /etc/samba/smb.conf<br />
   dfree command = /etc/samba/dfree<br />
</code>(in the [global] section)</p>
<p>And thats it. How does it work? the df - command matches all currently mounted cryptovolumes (as they all begin with /enc* here), tail -n +2 strips the first line of df's output (that would be the header), sort|uniq catches non-mounted Filesystems, and the awk command extracts the columns for blocks and avail and sums them up.</p>
<p>Now Windows sees the "correct" size and usage of the share, and will hopefully be able to backup now.<br />
<div class="asset-asset-image asset-align-none"><img src="http://pronweb.de/files/ch3ka/filr.png"  title="samba filr" alt="samba filr" height="56" width="254" /></div></p>
    ]]></content>
  </entry>
  <entry>
    <title>Very nice 3D Fractal renderings</title>
    <link rel="alternate" type="text/html" href="http://pronweb.de/node/84" />
    <id>http://pronweb.de/node/84</id>
    <published>2009-11-17T06:59:39+00:00</published>
    <updated>2009-11-17T06:59:39+00:00</updated>
    <author>
      <name>ch3ka</name>
    </author>
    <summary type="html"><![CDATA[<p>beautiful.<br />
(via <a href="http://blog.fefe.de/" title="http://blog.fefe.de/">http://blog.fefe.de/</a> )</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>beautiful.<br />
(via <a href="http://blog.fefe.de/" title="http://blog.fefe.de/">http://blog.fefe.de/</a> )</p>
    ]]></content>
  </entry>
  <entry>
    <title>&quot;Interview&quot; auf wirres.net ueber das Web2.0 ff</title>
    <link rel="alternate" type="text/html" href="http://pronweb.de/node/83" />
    <id>http://pronweb.de/node/83</id>
    <published>2009-11-07T17:08:10+00:00</published>
    <updated>2009-11-07T17:08:10+00:00</updated>
    <author>
      <name>ch3ka</name>
    </author>
    <summary type="html"><![CDATA[<p><b>Q:</b><i></p>
<blockquote><p>Hast du dir schonmal Gedanken darüber gemacht, dass dein Arbeitgeber dich dann vielleicht vor dem Bewerbungsgespräch googelt und dabei peinliche Fotos von dir findet?</p>
</p></blockquote>
<p></i></p>
    ]]></summary>
    <content type="html"><![CDATA[<p><b>Q:</b><i><br />
<blockquote>Hast du dir schonmal Gedanken darüber gemacht, dass dein Arbeitgeber dich dann vielleicht vor dem Bewerbungsgespräch googelt und dabei peinliche Fotos von dir findet?</p></blockquote>
<p></i></p>
<p><b>A:</b><br />
<blockquote>naja, peinliche fotos sollte man schon bei der entstehung vermeiden. und wenn es welche geben sollte, kann man ja auch meist noch was dagegen unternehmen. trotzdem frage ich mich, ob ich bei jemandem arbeiten will, der rumstresst, weil es peinliche fotos von mir gibt. will ich bei jemandem arbeiten, der mir sagt: „wir haben hinweise im internet gefunden, dass sie schonmal betrunken waren.“</p>
<p>abgesehen davon: glaubst du alles was in der zeitung steht? glaubst du alles was man so googlen kann? oder willst bei jemandem arbeiten, der so denkt? </p></blockquote>
<p><a href="http://wirres.net/article/articleview/5420/1/6/">komplettes "Interview"</a></p>
    ]]></content>
  </entry>
  <entry>
    <title>seven tetris</title>
    <link rel="alternate" type="text/html" href="http://pronweb.de/node/82" />
    <id>http://pronweb.de/node/82</id>
    <published>2009-10-01T01:56:03+00:00</published>
    <updated>2009-10-01T01:56:03+00:00</updated>
    <author>
      <name>ch3ka</name>
    </author>
    <summary type="html"><![CDATA[<p>My GF just blew the all-time-highscore on my Gameboy w/ a seven-tetris on lvl 7. pix will follow soon; RSS-Readers, watch for updates. Will deliver in approx. 12h.</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>My GF just blew the all-time-highscore on my Gameboy w/ a seven-tetris on lvl 7. pix will follow soon; RSS-Readers, watch for updates. Will deliver in approx. 12h.</p>
    ]]></content>
  </entry>
  <entry>
    <title>Hrmpf </title>
    <link rel="alternate" type="text/html" href="http://pronweb.de/node/81" />
    <id>http://pronweb.de/node/81</id>
    <published>2009-09-28T12:25:41+00:00</published>
    <updated>2009-09-28T12:25:41+00:00</updated>
    <author>
      <name>ch3ka</name>
    </author>
    <summary type="html"><![CDATA[<p>Last-Minute-Strassenwahlkampf am Samstag in der Fussgaengerzone eines kleinen Schwarzwaldkaffs. </p>
<blockquote><p>"Ihr seid doch die mit dem Kinderpornografen"</p>
</p></blockquote>
<p>... was soll man dazu sagen.<br />
Ueber die Union spricht man doch auch nicht als "Die Partei mit den Kinderpornografen"; <a href="http://www.sueddeutsche.de/muenchen/330/488724/text/">trotz</a> <a href="http://www.welt.de/politik/article3332255/Kinderporno-Verdacht-auch-bei-der-CDU.html">dieser</a> <a href="http://www.focus.de/politik/deutschland/kinderporno-verdacht_aid_93085.html">Vorfaelle</a>. </p>
    ]]></summary>
    <content type="html"><![CDATA[<p>Last-Minute-Strassenwahlkampf am Samstag in der Fussgaengerzone eines kleinen Schwarzwaldkaffs. </p>
<blockquote><p>"Ihr seid doch die mit dem Kinderpornografen"</p></blockquote>
<p>... was soll man dazu sagen.<br />
Ueber die Union spricht man doch auch nicht als "Die Partei mit den Kinderpornografen"; <a href="http://www.sueddeutsche.de/muenchen/330/488724/text/">trotz</a> <a href="http://www.welt.de/politik/article3332255/Kinderporno-Verdacht-auch-bei-der-CDU.html">dieser</a> <a href="http://www.focus.de/politik/deutschland/kinderporno-verdacht_aid_93085.html">Vorfaelle</a>.<br />
Und Tauss wurde ja (bis jetzt zumindest) noch nicht mal verurteilt.</p>
<p>Naja, immerhin 193 Stimmen hier fuer die Piraten, ergibt 1,8% und damit fast Bundesdurchschnitt. Fuer so ein kleines laendliches Kaff ganz in Ordnung wie ich finde.</p>
    ]]></content>
  </entry>
  <entry>
    <title>First Photos I took with my DSLR</title>
    <link rel="alternate" type="text/html" href="http://pronweb.de/node/80" />
    <id>http://pronweb.de/node/80</id>
    <published>2009-09-21T11:25:22+00:00</published>
    <updated>2009-09-21T12:53:12+00:00</updated>
    <author>
      <name>ch3ka</name>
    </author>
    <summary type="html"><![CDATA[<p>Taken and retouched yesterday.<br />
In fact, this is my first attempt at "real" photography, so do not expect amazing skills or fine art here.<br />
@specialperson: thank you for this trip and for showing me the cool tricks. <big>♥</big></p>
<p>
<div class="asset-asset-image asset-align-none"><img src="http://pronweb.de/files/ch3ka/IMG_0341.jpg"  title="broken fenetre" alt="broken fenetre" height="600" width="400" /></div>
</p>
<p>And a Hi-Res picture of another room there:</p>
<div class="asset-asset-link asset-align-none"><a href="http://pronweb.de/files/ch3ka/IMG_0373.jpg" class="asset">Party hard in the dark</a></div>
</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>Taken and retouched yesterday.<br />
In fact, this is my first attempt at "real" photography, so do not expect amazing skills or fine art here.<br />
@specialperson: thank you for this trip and for showing me the cool tricks. <big>♥</big></p>
<p><div class="asset-asset-image asset-align-none"><img src="http://pronweb.de/files/ch3ka/IMG_0341.jpg"  title="broken fenetre" alt="broken fenetre" height="600" width="400" /></div></p>
<p>And a Hi-Res picture of another room there:<br />
<div class="asset-asset-link asset-align-none"><a href="http://pronweb.de/files/ch3ka/IMG_0373.jpg" class="asset">Party hard in the dark</a></div></p>
    ]]></content>
  </entry>
  <entry>
    <title>Wahlkampf</title>
    <link rel="alternate" type="text/html" href="http://pronweb.de/node/78" />
    <id>http://pronweb.de/node/78</id>
    <published>2009-09-21T10:25:19+00:00</published>
    <updated>2009-09-22T15:08:01+00:00</updated>
    <author>
      <name>ch3ka</name>
    </author>
    <summary type="html"><![CDATA[<p>An die Verpeiler: Am Sonntag wird gewaehlt, nicht verpeilen!</p>
<p>Alle anderen gehen hoffentlich auch brav waehlen oder haben dies bereits per Briefwahl getan.</p>
<p>Ich bin ja wirklich gespannt auf das Wahlergebnis - mal schauen wie viele Aenderhaken zusammenkommen.</p>
<p><a href="http://klarmachen-zum-aendern.de/"><br />
<div class="asset-asset-image asset-align-none"><img src="http://pronweb.de/files/ch3ka/pp-banner-statt-animated.gif"  title="pp-banner-statt-animated.gif" alt="pp-banner-statt-animated.gif" height="60" width="468" /></div>
<p>
</a></p>
    ]]></summary>
    <content type="html"><![CDATA[<p>An die Verpeiler: Am Sonntag wird gewaehlt, nicht verpeilen!</p>
<p>Alle anderen gehen hoffentlich auch brav waehlen oder haben dies bereits per Briefwahl getan.</p>
<p>Ich bin ja wirklich gespannt auf das Wahlergebnis - mal schauen wie viele Aenderhaken zusammenkommen.</p>
<p><a href="http://klarmachen-zum-aendern.de/"> <div class="asset-asset-image asset-align-none"><img src="http://pronweb.de/files/ch3ka/pp-banner-statt-animated.gif"  title="pp-banner-statt-animated.gif" alt="pp-banner-statt-animated.gif" height="60" width="468" /></div><br />
</a><br />
Doch auch wenn die Piraten den Bundestag nicht gleich beim ersten Versuch entern sollten (das waere natuerlich <i>das</i> Traumziel; und man wird doch noch traeumen duerfen?) finde ich den Erfolg der Piraten bereits vor der Wahl beachtlich - die Mitgliederzahlen explodieren exponentiell, die Praesenz und Resonanz in und von der Oeffentlichkeit ist beeindruckend und was mir am meisten Freude macht: Die "grossen" haben gefuehlt teilweise wirklich Angst vor "uns".<br />
Ich nehme jede Schmutzkampagne, jeden Diskreditierungsversuch und jegliche bewusste Missinterpretation unserer Ziele und Aussagen als schmeichelndes Kompliment wohlwollend auf; am liebsten sehe ich, wenn die "grossen" ob der Gefahr abwandernder Waehler "unsere" Inhalte in den Wahlkampf integrieren.<br />
Jetzt muessten sie nur noch anfangen, das Problem auch wirklich zu verstehen sowie des Problemes Loesung zu suchen und umzusetzen und nicht nur damit Wahlwerbung zu betreiben.</p>
<p>Ein starkes Ergebnis der Piraten waere diesem Prozess sicher zutraeglich - die PP muss also gar keine 5% erreichen um etwas zu bewirken, die Stimme ist also <a href="http://klarmachen-zum-aendern.de/2009/09/ist-meine-stimme-nicht-verloren/#">nicht verschenkt</a>, falls jemand davor Angst haben sollte. (BTW: fuer jede Stimme gibts auch Geld vom Staat, auch unter 5%, der Aenderhaken ist also ebenso eine Parteispende ;)<br />
<a href="http://klarmachen-zum-aendern.de/"><br />
<img src="http://pronweb.de/files/ch3ka/Banner_square2.gif" alt="sorry4hotlink" /><br />
</a><br />
In diesem Sinne: geht waehlen! Am besten eine Partei, welche eure Interessen am ehesten vertritt und dabei moeglichst wenig Grundrechte einschraenkt. Koennten die Piraten sein; ich unterstelle an dieser Stelle einfach mal die Kenntnis des Inhaltes der Parteiprogramme.</p>
    ]]></content>
  </entry>
  <entry>
    <title>Klarmachen zum Aendern!</title>
    <link rel="alternate" type="text/html" href="http://pronweb.de/node/77" />
    <id>http://pronweb.de/node/77</id>
    <published>2009-09-14T11:35:36+00:00</published>
    <updated>2009-09-14T11:35:36+00:00</updated>
    <author>
      <name>ch3ka</name>
    </author>
    <summary type="html"><![CDATA[<p>
<div class="asset-asset_youtube-video asset-align-none"><object width="450" height="325"><br />
<param name="movie" value="http://www.youtube.com/v/NkNtlIV5G98&amp;hl=de&amp;fs=1&amp;"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/NkNtlIV5G98&amp;hl=de&amp;fs=1&amp;" type="application/x-shockwave-flash" wmode="transparent" width="450" height="325"></embed></object></div>
</p>
    ]]></summary>
    <content type="html"><![CDATA[<p><div class="asset-asset_youtube-video asset-align-none"><object width="450" height="325"><param name="movie" value="http://www.youtube.com/v/NkNtlIV5G98&hl=de&fs=1&"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/NkNtlIV5G98&hl=de&fs=1&" type="application/x-shockwave-flash" wmode="transparent" width="450" height="325"></embed></object></div></p>
    ]]></content>
  </entry>
  <entry>
    <title>There is no Love on the Internet</title>
    <link rel="alternate" type="text/html" href="http://pronweb.de/node/76" />
    <id>http://pronweb.de/node/76</id>
    <published>2009-09-09T00:10:12+00:00</published>
    <updated>2009-09-09T00:11:00+00:00</updated>
    <author>
      <name>ch3ka</name>
    </author>
    <summary type="html"><![CDATA[<p>Proof:<br />
<div class="asset-asset-link asset-align-none"><a href="http://pronweb.de/files//thereisnoloveontheinternet.jpg" class="asset">There is no Love on the Internet</a></div>
</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>Proof: <div class="asset-asset-link asset-align-none"><a href="http://pronweb.de/files//thereisnoloveontheinternet.jpg" class="asset">There is no Love on the Internet</a></div></p>
    ]]></content>
  </entry>
</feed>
