<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>a7p's &#187; Uncategorized</title>
	<atom:link href="http://a7p.org/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://a7p.org/blog</link>
	<description>code, confusion, confessions</description>
	<lastBuildDate>Tue, 07 Sep 2010 08:54:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Just gone WP 3.0 …</title>
		<link>http://a7p.org/blog/2010/06/21/just-gone-wp-3-0-%e2%80%a6/</link>
		<comments>http://a7p.org/blog/2010/06/21/just-gone-wp-3-0-%e2%80%a6/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 13:32:26 +0000</pubDate>
		<dc:creator>A7P</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://a7p.org/blog/?p=302</guid>
		<description><![CDATA[… seems to be an absolutly painless update. #Nice!]]></description>
			<content:encoded><![CDATA[<p>… seems to be an absolutly painless update. #Nice!</p>
]]></content:encoded>
			<wfw:commentRss>http://a7p.org/blog/2010/06/21/just-gone-wp-3-0-%e2%80%a6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nice for learning reStructuredText</title>
		<link>http://a7p.org/blog/2010/01/07/nice-for-learning-restructuredtext/</link>
		<comments>http://a7p.org/blog/2010/01/07/nice-for-learning-restructuredtext/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 22:48:47 +0000</pubDate>
		<dc:creator>A7P</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://a7p.org/blog/?p=292</guid>
		<description><![CDATA[An online reST-Editor &#8211; give it a try.]]></description>
			<content:encoded><![CDATA[<p>An <a href="http://cometdemo.lshift.net:8080/greed/welcome_document/">online reST-Editor</a> &#8211; give it a try.</p>
]]></content:encoded>
			<wfw:commentRss>http://a7p.org/blog/2010/01/07/nice-for-learning-restructuredtext/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CouchDB-mistake</title>
		<link>http://a7p.org/blog/2009/11/11/couchdb-misstake/</link>
		<comments>http://a7p.org/blog/2009/11/11/couchdb-misstake/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 03:26:54 +0000</pubDate>
		<dc:creator>A7P</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[couchdb]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://a7p.org/blog/?p=274</guid>
		<description><![CDATA[A few weeks ago I made a mistake. While working on something else (which I did not enjoy), I watched a video about CouchDB &#8211; and now I&#8217;m hooked. The concept of CouchDB seemed strange to me at first sight &#8230; <a href="http://a7p.org/blog/2009/11/11/couchdb-misstake/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago I made a mistake. While working on something else (which I did not enjoy), I watched a video about <a title="CouchDB HP" href="http://couchdb.apache.org/">CouchDB</a> &#8211; and now I&#8217;m hooked.</p>
<p>The concept of CouchDB seemed strange to me at first sight (and part of me still thinks it is). Having an <a title="Wikipedia: Erlang" href="http://en.wikipedia.org/wiki/Erlang_%28programming_language%29">Erlang</a> implemented document oriented database which uses a <a title="Wikipedia: MapReduce" href="http://en.wikipedia.org/wiki/MapReduce">map-reduce</a> concept to get the data. There are plenty of ways to use CouchDB (which offers an http-, rest-oriented interface), libraries for almost every civilized programming language exist &#8211; but in my eyes the most beautiful thing about CouchDB is the possibility to write self-contained applications in JavaScript. Paired with CouchDBs brilliant replication features some very interesting ideas come to my mind &#8211; you will read about my learnings from Couchland here (btw I don&#8217;t like Borat).</p>
<p>And now I&#8217;m going to enjoy my brilliant breakfast.</p>
]]></content:encoded>
			<wfw:commentRss>http://a7p.org/blog/2009/11/11/couchdb-misstake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweening made comfortable</title>
		<link>http://a7p.org/blog/2009/03/27/tweening-made-comfortable/</link>
		<comments>http://a7p.org/blog/2009/03/27/tweening-made-comfortable/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 22:24:58 +0000</pubDate>
		<dc:creator>A7P</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript3]]></category>

		<guid isPermaLink="false">http://a7p.org/blog/2009/03/27/tweening-made-comfortable/</guid>
		<description><![CDATA[&#8230; starting to code webapps in ActionScript3 I discovered (this widely known) tweening class. It&#8217;s truly comfortable and definitely the way to go when you have to tween.]]></description>
			<content:encoded><![CDATA[<p>&#8230; starting to code webapps in ActionScript3 I discovered (this widely known) <a href="http://blog.greensock.com/tweenliteas3/">tweening class</a>. It&#8217;s truly comfortable and definitely the way to go when you have to tween.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=87c9cb17-1884-8b68-9820-e08bc928580f" /></div>
]]></content:encoded>
			<wfw:commentRss>http://a7p.org/blog/2009/03/27/tweening-made-comfortable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Centering an ActionScript Object</title>
		<link>http://a7p.org/blog/2009/02/17/centering-an-actionscript-object/</link>
		<comments>http://a7p.org/blog/2009/02/17/centering-an-actionscript-object/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 21:12:34 +0000</pubDate>
		<dc:creator>A7P</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[actionscript3]]></category>
		<category><![CDATA[hint]]></category>

		<guid isPermaLink="false">http://a7p.org/blog/2009/02/17/centering-an-actionscript-object/</guid>
		<description><![CDATA[For food I code ActionScript3 &#8211; and I have to admit, I kind of like it – not flash it self, but you can do very unwebbish things to archive excellent looks. Flash for design, xhtml for content and function &#8230; <a href="http://a7p.org/blog/2009/02/17/centering-an-actionscript-object/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For food I code ActionScript3 &#8211; and I have to admit, I kind of like it – not flash it self, but you can do very unwebbish things to archive excellent looks. Flash for design, xhtml for content and function &#8211; if you ask me.<br />
Today I wanted to center an SWF in a browser &#8211; regardless of window-size. Since I did not find an adequate solution (which of course is obvious and simple) here&#8217;s mine &#8211; just for the the book:</p>
<div class="codecolorer-container actionscript default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="actionscript codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">...<br />
<span style="color: #808080; font-style: italic;">// I want everything to stay exactly as I drew it</span><br />
<span style="color: #0066CC;">stage</span>.<span style="color: #0066CC;">scaleMode</span> = StageScaleMode.<span style="color: #006600;">NO_SCALE</span>;<br />
<span style="color: #0066CC;">stage</span>.<span style="color: #0066CC;">align</span> = StageAlign.<span style="color: #006600;">TOP_LEFT</span>;<br />
<span style="color: #808080; font-style: italic;">// register event handler</span><br />
<span style="color: #0066CC;">stage</span>.<span style="color: #006600;">addEventListener</span><span style="color: #66cc66;">&#40;</span>Event.<span style="color: #006600;">RESIZE</span>, resizeHandler<span style="color: #66cc66;">&#41;</span>;<br />
<span style="color: #808080; font-style: italic;">// I don't want to repeat the code in the initialisation, so I trigger the event manually</span><br />
dispatchEvent<span style="color: #66cc66;">&#40;</span><span style="color: #000000; font-weight: bold;">new</span> Event<span style="color: #66cc66;">&#40;</span>Event.<span style="color: #006600;">RESIZE</span><span style="color: #66cc66;">&#41;</span><span style="color: #66cc66;">&#41;</span>;<br />
<span style="color: #66cc66;">&#125;</span><br />
<br />
<span style="color: #0066CC;">private</span> <span style="color: #000000; font-weight: bold;">function</span> resizeHandler<span style="color: #66cc66;">&#40;</span><span style="color: #0066CC;">e</span>:Event<span style="color: #66cc66;">&#41;</span>:<span style="color: #0066CC;">void</span><br />
<span style="color: #66cc66;">&#123;</span><br />
<span style="color: #0066CC;">this</span>.<span style="color: #006600;">x</span> = <span style="color: #0066CC;">stage</span>.<span style="color: #006600;">stageWidth</span><span style="color: #66cc66;">/</span><span style="color: #cc66cc;">2</span>-<span style="color: #0066CC;">this</span>.<span style="color: #0066CC;">width</span><span style="color: #66cc66;">/</span><span style="color: #cc66cc;">2</span>;<br />
<span style="color: #0066CC;">this</span>.<span style="color: #006600;">y</span> = <span style="color: #0066CC;">stage</span>.<span style="color: #006600;">stageHeight</span><span style="color: #66cc66;">/</span><span style="color: #cc66cc;">2</span>-<span style="color: #0066CC;">this</span>.<span style="color: #0066CC;">height</span><span style="color: #66cc66;">/</span><span style="color: #cc66cc;">2</span>;<br />
<span style="color: #66cc66;">&#125;</span></div></div>
<p>PS: I need a syntax highlighting plugin for wordpress.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=7ce78d39-bf9e-4a16-a020-3716b2571409" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://a7p.org/blog/2009/02/17/centering-an-actionscript-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In subtile ways XUL is great</title>
		<link>http://a7p.org/blog/2009/01/23/in-subtile-ways-xul-is-great/</link>
		<comments>http://a7p.org/blog/2009/01/23/in-subtile-ways-xul-is-great/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 16:50:39 +0000</pubDate>
		<dc:creator>A7P</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://a7p.org/blog/2009/01/23/in-subtile-ways-xul-is-great/</guid>
		<description><![CDATA[Just modified a print-plugin for Mozilla Sunbird. If everything is html, css and JavaScript, all you have to know is html, css and JavaScript . Just spend 10 very successful minutes in the source code.]]></description>
			<content:encoded><![CDATA[<p>Just modified a print-plugin for Mozilla Sunbird. If everything is html, css and JavaScript, all you have to know is html, css and JavaScript <img src='http://a7p.org/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . Just spend 10 very successful minutes in the source code.</p>
]]></content:encoded>
			<wfw:commentRss>http://a7p.org/blog/2009/01/23/in-subtile-ways-xul-is-great/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TAPI &amp; managed code</title>
		<link>http://a7p.org/blog/2008/11/25/tapi-managed-code/</link>
		<comments>http://a7p.org/blog/2008/11/25/tapi-managed-code/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 21:11:24 +0000</pubDate>
		<dc:creator>A7P</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[complaining]]></category>

		<guid isPermaLink="false">http://a7p.org/blog/2008/11/25/tapi-managed-code/</guid>
		<description><![CDATA[I solved my TAPI-problem using C#s excellent COM binding – BUT my solution does not work reliable. Recently I discovered this knowledge article &#8211; M$ recomends against using TAPI from managed code, which made me searching for another solution to &#8230; <a href="http://a7p.org/blog/2008/11/25/tapi-managed-code/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I solved my TAPI-problem using C#s excellent COM binding – BUT my solution does not work reliable. Recently I discovered <a href="http://support.microsoft.com/kb/841712">this knowledge article</a> &#8211; M$ recomends against using TAPI from managed code, which made me searching for another solution to invoke calls from a python script. TAPI handling is really really ugly if you do not want to dive into Windows COM-programming and using the older C-interface also is the opposit of fun. </p>
<p>TAPI SUCKS!</p>
]]></content:encoded>
			<wfw:commentRss>http://a7p.org/blog/2008/11/25/tapi-managed-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DHL online stamps</title>
		<link>http://a7p.org/blog/2008/07/21/dhl-online-stamps/</link>
		<comments>http://a7p.org/blog/2008/07/21/dhl-online-stamps/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 17:27:23 +0000</pubDate>
		<dc:creator>A7P</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[complaining]]></category>

		<guid isPermaLink="false">http://a7p.org/blog/2008/07/21/dhl-online-stamps/</guid>
		<description><![CDATA[&#8230; and once again the Deutsche Post managed it to really annoy me. Their online-stamp-system uses PDFs with embedded JavaScript .. you have to click away about 5 warning messages, about remote connections, printing etc and you can print it &#8230; <a href="http://a7p.org/blog/2008/07/21/dhl-online-stamps/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>&#8230; and once again the Deutsche Post managed it to really annoy me. Their online-stamp-system uses PDFs with embedded JavaScript .. you have to click away about 5 warning messages, about remote connections, printing etc and you can print it only ONCE&#8230; of course you can print test pages from their PDF-JS-&#8221;Application&#8221; &#8230; I just hate it &#8211; it&#8217;s so stupid.</p>
]]></content:encoded>
			<wfw:commentRss>http://a7p.org/blog/2008/07/21/dhl-online-stamps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LinuxTag 2008</title>
		<link>http://a7p.org/blog/2008/06/02/linuxtag-2008/</link>
		<comments>http://a7p.org/blog/2008/06/02/linuxtag-2008/#comments</comments>
		<pubDate>Sun, 01 Jun 2008 22:08:51 +0000</pubDate>
		<dc:creator>A7P</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://a7p.org/blog/2008/06/02/linuxtag-2008/</guid>
		<description><![CDATA[This year for the first time, I was able to visit the German &#8220;LinuxTag&#8221; every single day and I must say, I am a bit disappointed. Surely, I heard a lot of good speeches, but I wanted more &#8211; most &#8230; <a href="http://a7p.org/blog/2008/06/02/linuxtag-2008/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This year for the first time, I was able to visit the German &#8220;LinuxTag&#8221; every single day and I must say, I am a bit disappointed. Surely, I heard a lot of good speeches, but I wanted more &#8211; most of the stuff was not very technical.<br />My impression is, &#8220;LinuxTag&#8221; lost some of it&#8217;s magic, might be that&#8217;s because many projects choose other events as their main meetings. And with German being the main conference language it was pretty uninteresting for an international audience.</p>
<p>It was not (truly) boring and I significantly improved my vim configuration *g*, got (false) information on some LaTeX-options, felt competent and spend very much money on food and caffeine.</p>
<p>The best speeches I heard where about <a href="http://www.linuxtag.org/2008/de/conf/events/vp-freitag/vortragsdetails.html?talkid=151">Modsecurity</a> and <a href="http://www.linuxtag.org/2008/de/conf/events/vp-freitag/vortragsdetails.html?talkid=155">PosixCapabilities</a>.</p>
<p>It&#8217;s very likly I will visit LinuxTag again next year, but I will see it more like a nice trip to the capital &#8211; visit friends, museums and enjoy the beautiful parts of the town.</p>
<p>PS: Jono&#8217;s a true community specialist &#8211; he knows his buissiness &#8211; I decided to take a leaf out of his book.</p>
]]></content:encoded>
			<wfw:commentRss>http://a7p.org/blog/2008/06/02/linuxtag-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FRITZ!Box Fon WLAN 7170</title>
		<link>http://a7p.org/blog/2008/05/24/fritzbox-fon-wlan-7170/</link>
		<comments>http://a7p.org/blog/2008/05/24/fritzbox-fon-wlan-7170/#comments</comments>
		<pubDate>Sat, 24 May 2008 14:16:43 +0000</pubDate>
		<dc:creator>A7P</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://a7p.org/blog/2008/05/24/fritzbox-fon-wlan-7170/</guid>
		<description><![CDATA[The Fritz!Box mentioned above is now capable of receiving Fax-Messages and forward them as Email-attached PDFs &#8211; Nice!]]></description>
			<content:encoded><![CDATA[<p>The Fritz!Box mentioned above is now capable of receiving Fax-Messages and forward them as Email-attached PDFs &#8211; Nice!</p>
]]></content:encoded>
			<wfw:commentRss>http://a7p.org/blog/2008/05/24/fritzbox-fon-wlan-7170/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
