<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://cain.supersized.org/feeds/atom.xml" rel="self" title="Pythoneer" type="application/atom+xml" />
    <link href="http://cain.supersized.org/"                        rel="alternate"    title="Pythoneer" type="text/html" />
    <link href="http://cain.supersized.org/rss.php?version=2.0"     rel="alternate"    title="Pythoneer" type="application/rss+xml" />
    <title type="html">Pythoneer</title>
    <subtitle type="html">stuff i want to share, not only about Python</subtitle>
    <icon>http://cain.supersized.org/templates/supersized/img/s9y_banner_small.png</icon>
    <id>http://cain.supersized.org/</id>
    <updated>2005-10-09T23:13:14Z</updated>
    <generator uri="http://www.s9y.org/" version="1.3-alpha1">Serendipity 1.3-alpha1 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>

    <entry>
        <link href="http://cain.supersized.org/archives/80-Moved-home.html" rel="alternate" title="Moved home" />
        <author>
            <name>Wolfram</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2005-09-21T23:30:53Z</published>
        <updated>2005-10-09T23:13:14Z</updated>
        <wfw:comment>http://cain.supersized.org/wfwcomment.php?cid=80</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://cain.supersized.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=80</wfw:commentRss>
    
            <category scheme="http://cain.supersized.org/categories/7-Miscellaneous" label="Miscellaneous" term="Miscellaneous" />
    
        <id>http://cain.supersized.org/archives/80-guid.html</id>
        <title type="html">Moved home</title>
        <content type="xhtml" xml:base="http://cain.supersized.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                
<p><img src="uploads/stopsign.jpg" alt=""  />My blog has <a href="http://wolfram.kriesing.de/blog/?p=1">moved to my own server</a>. Please update your links, when you have time. Thanks to <a href="http://www.jannis.to/daily/">Janis</a> for providing <a href="http://www.supersized.org">supersized.org</a>, my temporary blog-home. </p> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://cain.supersized.org/archives/79-phpSqliteAdmin-Installation.html" rel="alternate" title="phpSqliteAdmin Installation" />
        <author>
            <name>Wolfram</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2005-09-21T10:44:51Z</published>
        <updated>2005-09-21T11:51:32Z</updated>
        <wfw:comment>http://cain.supersized.org/wfwcomment.php?cid=79</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://cain.supersized.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=79</wfw:commentRss>
    
            <category scheme="http://cain.supersized.org/categories/1-Programming" label="Programming" term="Programming" />
    
        <id>http://cain.supersized.org/archives/79-guid.html</id>
        <title type="html">phpSqliteAdmin Installation</title>
        <content type="xhtml" xml:base="http://cain.supersized.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                
<p>I wanted a simple web based &quot;download and run&quot;-SQLite browser. So my choice was of course a PHP tool, first thing to look for is something like <a href="http://www.phpmyadmin.net">phpMyAdmin</a> just for <a href="http://www.sqlite.org">SQLite</a>.</p><p>There are two of them, with the same name &quot;phpSQLiteAdmin&quot;:</p><ol><li><a href="http://phpsqliteadmin.sourceforge.net/">One by Yves Glodt</a></li><li><a href="http://www.phpguru.org/static/phpSQLiteAdmin.html">Another one by Richard Heyes</a></li></ol><p>and none of them works out of the box! So here is what I did to get number 2 (<a href="http://www.phpguru.org/static/phpSQLiteAdmin.html">phpSQLiteAdmin by Richard Heyes</a>) running.</p><p>
</p> <br /><a href="http://cain.supersized.org/archives/79-phpSqliteAdmin-Installation.html#extended">Continue reading "phpSqliteAdmin Installation"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://cain.supersized.org/archives/78-Install-PHP+MySQL-vs.-Compiling-it.html" rel="alternate" title="Install PHP+MySQL vs. Compiling it" />
        <author>
            <name>Wolfram</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2005-09-19T09:23:28Z</published>
        <updated>2005-09-19T10:12:32Z</updated>
        <wfw:comment>http://cain.supersized.org/wfwcomment.php?cid=78</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://cain.supersized.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=78</wfw:commentRss>
    
            <category scheme="http://cain.supersized.org/categories/3-Mac-stuff" label="Mac stuff" term="Mac stuff" />
    
        <id>http://cain.supersized.org/archives/78-guid.html</id>
        <title type="html">Install PHP+MySQL vs. Compiling it</title>
        <content type="xhtml" xml:base="http://cain.supersized.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                
<p>I used to like to compile PHP myself, that just felt geeky. It made me feel special, just as if I was almost a real geek, nerd or whatever. I liked to torture myself and install other packages and dependencies before. But only the right version please! I liked to find out that the order of the --with config-switches made a difference. I liked to  watch the configure process running for quite a while to finally see that another error occured again! I liked to watch the make and see it fail with some missing dependency or some library it could not link because the exported symbols didn't match.</p><p>NO, I didn't!</p><p>It was always an aweful waste of time. But somehow it made me understand better, what happens underneath. And sometimes it also made you look into the source code, which definitely was not bad. But at the current level of specialization that people have, it might need to be avoidable.</p><p>What am I saying here? I needed to have <a href="http://www.php.net">PHP</a> and <a href="http://www.mysql.com">MySQL</a> running on my Mac - quickly. The Apache fortunately is already running by default (just switch it on in the System Preferences/Sharing). So I started to compile PHP, which was taking too long in my eyes. After two or three errors because of missing deps I knew that was going to take longer. Back to the web and search for a <a href="http://en.wikipedia.org/wiki/.dmg">.dmg</a>! But a certain version of PHP, as the customer requires it! That was really easy. Thanks to <a href="http://www.entropy.ch/about/welcome.html">Marc Liyanage</a> you can find a lot of <a href="http://www.entropy.ch/software/macosx/php/#install">different binary versions of PHP</a> at <a href="http://www.entropy.ch/home/">entropy.ch</a>. And installing MySQL is not a problem either. There are enough different <a href="http://dev.mysql.com/downloads/">binary versions of MySQL</a>. Now I only had to modify the /etc/httpd.conf and/or /private/etc/httpd/users/&lt;username&gt;.conf and set the proper DocumentRoot and Options I needed and I was done. Cool! That's what I call usability, very nice.</p><p>Less pain - more spare time :-)<br /> </p> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://cain.supersized.org/archives/77-The-land-of-the-free.html" rel="alternate" title="The land of the free" />
        <author>
            <name>Wolfram</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2005-09-13T13:42:06Z</published>
        <updated>2005-09-14T11:10:16Z</updated>
        <wfw:comment>http://cain.supersized.org/wfwcomment.php?cid=77</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://cain.supersized.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=77</wfw:commentRss>
    
            <category scheme="http://cain.supersized.org/categories/7-Miscellaneous" label="Miscellaneous" term="Miscellaneous" />
    
        <id>http://cain.supersized.org/archives/77-guid.html</id>
        <title type="html">The land of the free</title>
        <content type="xhtml" xml:base="http://cain.supersized.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                
<p><a href="http://www.metamute.com/look/article.tpl?IdLanguage=1&amp;IdPublication=1&amp;NrIssue=24&amp;NrSection=5&amp;NrArticle=1523">An article from an American!</a></p><p>Where is New Orleans located? Africa ... no ... South America ... no ... in Korea ... no ... I give up ...</p>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://cain.supersized.org/archives/76-Keyboard-strikes-III.html" rel="alternate" title="Keyboard strikes III" />
        <author>
            <name>Wolfram</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2005-09-12T23:24:34Z</published>
        <updated>2005-09-14T18:58:21Z</updated>
        <wfw:comment>http://cain.supersized.org/wfwcomment.php?cid=76</wfw:comment>
    
        <slash:comments>4</slash:comments>
        <wfw:commentRss>http://cain.supersized.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=76</wfw:commentRss>
    
            <category scheme="http://cain.supersized.org/categories/3-Mac-stuff" label="Mac stuff" term="Mac stuff" />
    
        <id>http://cain.supersized.org/archives/76-guid.html</id>
        <title type="html">Keyboard strikes III</title>
        <content type="xhtml" xml:base="http://cain.supersized.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                
<p>As already <a href="http://cain.supersized.org/archives/52-Keyboard-strikes-II.html">mentioned twice</a> my keyboard strikes. Even now after the <a href="http://cain.supersized.org/archives/71-Mac-OS-X-Reinstall-done.html">reinstall of Mac OS X</a>. What is this, heeelp ... does nobody else have the same problem? The keyboard just reacts on nothing anymore, I open TextEdit and mostly it starts to work again. </p>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://cain.supersized.org/archives/75-Ubuntu-is-running-in-VirtualPC-on-Mac-OS-X.html" rel="alternate" title="Ubuntu is running in VirtualPC on Mac OS X" />
        <author>
            <name>Wolfram</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2005-09-10T10:30:07Z</published>
        <updated>2005-09-10T10:36:01Z</updated>
        <wfw:comment>http://cain.supersized.org/wfwcomment.php?cid=75</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://cain.supersized.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=75</wfw:commentRss>
    
            <category scheme="http://cain.supersized.org/categories/3-Mac-stuff" label="Mac stuff" term="Mac stuff" />
    
        <id>http://cain.supersized.org/archives/75-guid.html</id>
        <title type="html">Ubuntu is running in VirtualPC on Mac OS X</title>
        <content type="xhtml" xml:base="http://cain.supersized.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                
<p>It took very long to get all <a href="http://ubuntulinux.org">Ubuntu</a> installed, but for running inside a Virtual PC on my Mac I was not expecting it to be really fast and I don't care.</p><p>When it was done the graphics card seemed to be configured badly, but with the help of <a href="https://wiki.ubuntu.com//HowToConfigureUbuntuForMicrosoftVirtualPC2004">this site</a> I knew what to do. Watch out when you are using Ubuntu 5.04 (or above I guess too) read the help until the end, or do it as I describe here. </p><p>By default the X11 window is visible, any normal user that sees this and the graphics is screwed up, won't know what to do, I guess. I didn't know either, until I remembered that there was some key shortcut to jump to a console, yes CTRL+ALT+Fx where x is 1-6, 7 is the graphical screen (X11). On a Mac this is not all that easy :-) But CTRL+ALT+FN+F1 works, just a bit slower, but it does!</p><p /><ul><li>Then I needed to become root in ubuntu, simply type &quot;sudo bash&quot; and your password and you have a root shell.</li><li>There you have to edit &quot;/etc/X11/xorg.conf&quot;, I used vi.</li><li>Change the value for &quot;DefaultDepth&quot; from 24 to 16.</li></ul><p>Make sure to reboot (type &quot;reboot&quot; as root) and your X should run smoothly after the restart. Good luck ...</p>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://cain.supersized.org/archives/74-What-I-want-from-a-unittest-module.html" rel="alternate" title="What I want from a (unit)test module" />
        <author>
            <name>Wolfram</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2005-09-10T10:03:49Z</published>
        <updated>2005-09-10T13:32:01Z</updated>
        <wfw:comment>http://cain.supersized.org/wfwcomment.php?cid=74</wfw:comment>
    
        <slash:comments>3</slash:comments>
        <wfw:commentRss>http://cain.supersized.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=74</wfw:commentRss>
    
            <category scheme="http://cain.supersized.org/categories/1-Programming" label="Programming" term="Programming" />
    
        <id>http://cain.supersized.org/archives/74-guid.html</id>
        <title type="html">What I want from a (unit)test module</title>
        <content type="xhtml" xml:base="http://cain.supersized.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>or Deficits of <a href="http://pyunit.sourceforge.net/">pyUnit</a></p><p>I don't even know for sure if unittests is the perfect testing method in my case, but until now the methodology of it works fine for me, it's just those little things that sometimes bother me.</p><p>Here is what I am missing</p><ul><li>run tests X times, we have timing issues and unless the tests didn't succeed a hundred times i don't trust them to always pass, I need e.g. a simple command line parameter &quot;--repeat=100&quot;</li><li>if i call assert*() inside a method multiple times it shall also be counted as that number of tests. E.g. i write the function test_x() and inside i have three times assert() calls, because i am too lazy to write 3 seperate functions, this shall also count three tests!</li></ul><p>Yeah I realize now, that those are not big things, but I just started yesterday writing down what I miss, so this list might grow. I am sure there is someone out there who can help ... thanks</p>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://cain.supersized.org/archives/72-System-files.html" rel="alternate" title="System files" />
        <author>
            <name>Wolfram</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2005-09-05T13:05:59Z</published>
        <updated>2005-09-05T13:07:38Z</updated>
        <wfw:comment>http://cain.supersized.org/wfwcomment.php?cid=72</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://cain.supersized.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=72</wfw:commentRss>
    
            <category scheme="http://cain.supersized.org/categories/3-Mac-stuff" label="Mac stuff" term="Mac stuff" />
    
        <id>http://cain.supersized.org/archives/72-guid.html</id>
        <title type="html">System files</title>
        <content type="xhtml" xml:base="http://cain.supersized.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p></p><p><a href="http://www.westwind.com/reference/OS-X/invisibles.html">This page</a> gives a nice overview of what the files and directories on your disk are for.</p>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://cain.supersized.org/archives/71-Mac-OS-X-Reinstall-done.html" rel="alternate" title="Mac OS X Reinstall - done" />
        <author>
            <name>Wolfram</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2005-09-03T10:48:40Z</published>
        <updated>2005-09-03T11:33:07Z</updated>
        <wfw:comment>http://cain.supersized.org/wfwcomment.php?cid=71</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://cain.supersized.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=71</wfw:commentRss>
    
            <category scheme="http://cain.supersized.org/categories/3-Mac-stuff" label="Mac stuff" term="Mac stuff" />
    
        <id>http://cain.supersized.org/archives/71-guid.html</id>
        <title type="html">Mac OS X Reinstall - done</title>
        <content type="xhtml" xml:base="http://cain.supersized.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p></p><p>I am a little bit surprised, positively. Last night at around 8 I started backing up my home directory and just two or three other directories in order to reinstall Mac OS X. The backup was quick, less than an hour for about 10GB, that's ok.</p><p>Then I inserted the Tiger disk and told it to reinstall, despite all my fear to have forgotten to backup something important. It didn't bother me with much asking. I told it to empty the disk and install a clean copy. And then I went to watch TV for a while. One hour later I came back and it was done. Cool.</p><p>But the big surprise came later. I started setting up stuff and installing the programs I needed and tuning the settings as I am used to it. But what was really cool, is that almost all applications are that civilized that the really only store their data in the ~/Library directory. So copying the old configuration data from the backup back into the new system was just all I had to do. Way cool!!! And that works for all the programs: Mail, Safari, iCal, Addressbook, Colloquy, Adium, Skype, etc.</p><p>It was less a pain than I thought ... know it only has to run smoother than before, to &quot;vale la pena&quot;</p>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://cain.supersized.org/archives/70-Configuration-management.html" rel="alternate" title="Configuration management" />
        <author>
            <name>Wolfram</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2005-09-02T16:13:39Z</published>
        <updated>2005-09-02T16:18:41Z</updated>
        <wfw:comment>http://cain.supersized.org/wfwcomment.php?cid=70</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://cain.supersized.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=70</wfw:commentRss>
    
            <category scheme="http://cain.supersized.org/categories/1-Programming" label="Programming" term="Programming" />
    
        <id>http://cain.supersized.org/archives/70-guid.html</id>
        <title type="html">Configuration management</title>
        <content type="xhtml" xml:base="http://cain.supersized.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                
<p /><p>Gotta read <a href="http://www.martinfowler.com/articles/continuousIntegration.html">some stuff about configuration management</a> and the software development process besides hacking. It seems there is a lack of tools in the open source world. Even though I am always again surprised how much better it works than in some companies. Actually it's the other way around, I know that it works in the open source world, I am surprised that it doesn't work in some companies.</p>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://cain.supersized.org/archives/69-Holger-is-blogging.html" rel="alternate" title="Holger is blogging" />
        <author>
            <name>Wolfram</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2005-09-02T12:11:33Z</published>
        <updated>2005-09-02T12:13:40Z</updated>
        <wfw:comment>http://cain.supersized.org/wfwcomment.php?cid=69</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://cain.supersized.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=69</wfw:commentRss>
    
            <category scheme="http://cain.supersized.org/categories/6-Private" label="Private" term="Private" />
    
        <id>http://cain.supersized.org/archives/69-guid.html</id>
        <title type="html">Holger is blogging</title>
        <content type="xhtml" xml:base="http://cain.supersized.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                
<p /><p>Finally he puts <a href="http://mikrowelt.blogspot.com">his opinions online</a>, I am very curious to read ... at least some people start writing more intelligent stuff than me :-)</p>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://cain.supersized.org/archives/68-Reinstall-Mac-OS-X.html" rel="alternate" title="Reinstall Mac OS X" />
        <author>
            <name>Wolfram</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2005-08-31T08:16:51Z</published>
        <updated>2005-08-31T08:29:21Z</updated>
        <wfw:comment>http://cain.supersized.org/wfwcomment.php?cid=68</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://cain.supersized.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=68</wfw:commentRss>
    
            <category scheme="http://cain.supersized.org/categories/3-Mac-stuff" label="Mac stuff" term="Mac stuff" />
    
        <id>http://cain.supersized.org/archives/68-guid.html</id>
        <title type="html">Reinstall Mac OS X</title>
        <content type="xhtml" xml:base="http://cain.supersized.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p></p><p>After reading some tiger <a href="http://www.frontflash.de/weblog/comments/tiger_und_clean_install/">reinstall</a> <a href="http://www.das-netzbuch.de/article/2336/reboot">articles</a> I think I need that too ... And as if my Tiger could feel that it started to behave strangely. The only thing that I feel could be my fault is that I upgraded the RAM from 1GB to 2GB, mainly for Virtual PC, but after that Virtual PC crashed much more often. The current symptoms why I need and will reinstall are the following:</p><ul><li>Safari crashes sometimes, even when I am not doing anything, sometimes I am just reading and tssst it's gone</li><li>sometimes the system reaches the state that no application can be started anymore, they all crash and bring up this &quot;do you want to restart&quot; shitty screen ... I have to reboot</li><li>I even got a you-must-reboot-screen once when I wanted to log on after the computer woke up</li><li>QuickSilver crashes lately, without a reason</li><li>Virtual PC crashes without a reason, it never did before</li><li>my wife's little (12&quot;) PowerBook (also with a Tiger-over-Panther installation) turns on the fan too often, even when nothing special is going on</li></ul><p>Actually I am quite disappointed by Mac OS X for that. I really had thought: &quot;how cool, I can simply install Tiger over Pather and it works&quot;, it kind of did for a while.</p><p>So this weekend - reinstall. It can only get better ... I just need to get over this week :-)</p> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://cain.supersized.org/archives/67-High-capacity-battery.html" rel="alternate" title="High capacity battery?" />
        <author>
            <name>Wolfram</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2005-08-12T19:48:01Z</published>
        <updated>2005-08-14T12:58:08Z</updated>
        <wfw:comment>http://cain.supersized.org/wfwcomment.php?cid=67</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://cain.supersized.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=67</wfw:commentRss>
    
            <category scheme="http://cain.supersized.org/categories/3-Mac-stuff" label="Mac stuff" term="Mac stuff" />
    
        <id>http://cain.supersized.org/archives/67-guid.html</id>
        <title type="html">High capacity battery?</title>
        <content type="xhtml" xml:base="http://cain.supersized.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p>&#160;</p><p>Now that I am traveling more frequent I realize that the battery of my PowerBook is not really what I expect from a mobile computer. Two hours is the absolute maximum for my current battery and that can not be it (lately only 1,5 hours)!</p><p>Is there some really high capacity battery for my PowerBook Aluminum 15&quot;? I learned that there is one from <a href="http://eshop.macsales.com/shop/powerbook/battery/g4-15inch-aluminum/">newer technology</a>, but honestly: 11% more power is not what I am looking for. I want much more! Is there anything, just let me know. Thanks.</p> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://cain.supersized.org/archives/66-Looking-for-a-day-care-....html" rel="alternate" title="Looking for a day care ..." />
        <author>
            <name>Wolfram</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2005-08-02T12:11:27Z</published>
        <updated>2005-08-02T12:17:59Z</updated>
        <wfw:comment>http://cain.supersized.org/wfwcomment.php?cid=66</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://cain.supersized.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=66</wfw:commentRss>
    
            <category scheme="http://cain.supersized.org/categories/6-Private" label="Private" term="Private" />
    
        <id>http://cain.supersized.org/archives/66-guid.html</id>
        <title type="html">Looking for a day care ...</title>
        <content type="xhtml" xml:base="http://cain.supersized.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <p></p><p>Either because we were unlucky or we simply  didn't call the right person yet, but it seems impossible to find some kind of day care for <a href="http://cain.supersized.org/archives/22-A-proud-father-showing-off.html">our little son</a>. The biggest problem is that it has to start in September! The bavarian government doesn't seem to be aware of this bottleneck. There are even a lot parent initiatives (I guess that's what they are called) that the government should see that there is a big need. I read somewhere that those parent initiatives are taking care of more than 2000 kids (&gt;2000!).  Is that not sign enough?</p><p>Anyway, if there is someone out there who knows someone ... and so on. Just let us know. ... I can be patient, but ...</p>
 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://cain.supersized.org/archives/65-My-first-AppleScript.html" rel="alternate" title="My first AppleScript" />
        <author>
            <name>Wolfram</name>
            <email>nospam@example.com</email>
        </author>
    
        <published>2005-08-02T09:27:03Z</published>
        <updated>2005-08-02T14:41:31Z</updated>
        <wfw:comment>http://cain.supersized.org/wfwcomment.php?cid=65</wfw:comment>
    
        <slash:comments>4</slash:comments>
        <wfw:commentRss>http://cain.supersized.org/rss.php?version=atom1.0&amp;type=comments&amp;cid=65</wfw:commentRss>
    
            <category scheme="http://cain.supersized.org/categories/1-Programming" label="Programming" term="Programming" />
    
        <id>http://cain.supersized.org/archives/65-guid.html</id>
        <title type="html">My first AppleScript</title>
        <content type="xhtml" xml:base="http://cain.supersized.org/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                
<p>I read <a href="http://www.oreilly.com/catalog/applescpttdg/">the book</a> two months ago, but I never wrote a line of <a href="http://www.apple.com/macosx/features/applescript/">AppleScript</a>. But now I did!</p><p><font face="courier new,courier,monospace">-- Open the terminal application and two windows<br />-- the right window shall be a python shell and shall<br />-- have the full height and be at the right edge of the screen<br />-- the first window stays at the left side of the screen<br />-- in normal size<br />tell application &quot;Terminal&quot;<br />  activate<br />    <br />    -- this is cruel, there is no &quot;make new window&quot; I have <br />-- to step through the menu<br />    -- yucky ... but it works .... jippi<br />    -- thanks to to Fork on #ignmac and to<br />    -- http://bbs.applescript.net/viewtopic.php?pid=32691<br />    tell application &quot;System Events&quot;<br />    click menu item &quot;Neues Shell-Fenster&quot; of menu &quot;Ablage&quot;\<br />    of menu bar item &quot;Ablage&quot; of menu bar 1 of process &quot;Terminal&quot;<br />    end tell<br />    <br />    tell window 1<br />  set position to {0, 0}<br />    end tell<br />    <br />    -- get the width+height of the screen<br />-- http://www.macosxhints.com/article.php?story=20050428173653581<br />    try<br />  set window_info to do shell script\<br />  &quot;defaults read com.apple.loginwindow\<br />  | grep -w 'NSWindow Frame About This Mac'&quot;<br />  set screen_width to (word 13 of window_info as number)<br />  set screen_height to (word 14 of window_info as number)<br />on error -- use defaults on failure<br />  set screen_width to 1024<br />  set screen_height to 768<br />    end try<br />    <br />    -- set window 2 dims    <br />    tell window 2<br />  set position to {screen_width - 1000, 0}<br />  set size to {1000, screen_height}<br />    end tell<br />    <br />    -- open the python shell in window 2<br />    do script &quot;clear; python&quot; in window 2<br />    <br />end tell<br /> </font></p> 
            </div>
        </content>
        
    </entry>

</feed>