<?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>Stop Being Carbon &#187; Technology</title>
	<atom:link href="http://www.stopbeingcarbon.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stopbeingcarbon.com</link>
	<description></description>
	<lastBuildDate>Sun, 08 Aug 2010 10:48:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Delicious Tag Manager</title>
		<link>http://www.stopbeingcarbon.com/2010/08/delicious-tag-manager/</link>
		<comments>http://www.stopbeingcarbon.com/2010/08/delicious-tag-manager/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 12:22:45 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.stopbeingcarbon.com/?p=781</guid>
		<description><![CDATA[For the impatient: Delicious Tag Manager Having realized that I have way too much tags &#8211; something around 250 and around 1/3 of them with a count of 2 or less, I wanted to get rid of them. Unfortunately Delicious only offers a very rudimentary interface for this which needs a whole lot of clicks [...]]]></description>
			<content:encoded><![CDATA[<p>For the impatient: <a href="http://delicious.stopbeingcarbon.com">Delicious Tag Manager</a></p>

<p>Having realized that I have way too much tags &#8211; something around 250 and around 1/3 of them with a count of 2 or less, I wanted to get rid of them. Unfortunately Delicious only offers a very rudimentary interface for this which needs a whole lot of clicks and confirmations and the only alternative I could find (<a href="http://delicious.isnotworking.com/">Delicious Tag Cleaner</a> is not working anymore).</p>

<p>I could remember that I once started working on a Delicious API library for Ruby (<a href="http://code.google.com/p/rulicious/">rulicious</a>, originally hosted on Google Code). So, re-activating my old source code, moving it to <a href="http://github.com/Kitto/rulicious">GitHub</a> I have a working concept for a <a href="http://delicious.stopbeingcarbon.com">tag manager</a> (and the first state of a Ruby library for Delicious).</p>

<p>Unfortunately it doesn&#8217;t yet support OAuth for the new Delicious accounts, which are using Yahoo&#8217;s login. As soon as <a href="http://twitter.com/clupprich/status/20052542472">Yahoo&#8217;s API key generation is working again</a>, I will fix this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stopbeingcarbon.com/2010/08/delicious-tag-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Idea: Find restaurants/bars/take-away easily</title>
		<link>http://www.stopbeingcarbon.com/2010/07/idea-find-restaurantsbarstake-away-easily/</link>
		<comments>http://www.stopbeingcarbon.com/2010/07/idea-find-restaurantsbarstake-away-easily/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 11:06:30 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.stopbeingcarbon.com/?p=778</guid>
		<description><![CDATA[Where are you looking when you want to find a great restaurant or bar or just a take-away next where you currently are? Or no, let me re-formulate: What are your criteria for such a website? What is currently available on the web is for me a bit too cluttered, all the tagging, favoring, want-to-go, [...]]]></description>
			<content:encoded><![CDATA[<p>Where are you looking when you want to find a great restaurant or bar or just a take-away next where you currently are? Or no, let me re-formulate: What are your criteria for such a website? What is currently available on the web is for me a bit too cluttered, all the tagging, favoring, want-to-go, comments, etc. (besides some icons without any alt text, so how can should I know what 85 hearts mean?)</p>

<p>What I&#8217;m looking for (or willing to build) is a website with a very simple interface: a map, showing you current location (no problem with todays technology), spots nearby along with a scoring and the possibility to vote for a spot, meaning &#8220;I was there and I liked it&#8221;, kind of like digging the spot (although I shouldn&#8217;t use digged, is that copyrighted?) If you didn&#8217;t like the spot, didn&#8217;t feel comfortable or the food was not up to your expectations, just don&#8217;t vote.</p>

<p>There should be also the possibility to define a timespan for valid votes (or scores), so that you can judge the quality of a restaurant over time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stopbeingcarbon.com/2010/07/idea-find-restaurantsbarstake-away-easily/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenLayers Control for WMS-T layers</title>
		<link>http://www.stopbeingcarbon.com/2010/07/openlayers-control-for-wms-t-layers/</link>
		<comments>http://www.stopbeingcarbon.com/2010/07/openlayers-control-for-wms-t-layers/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 10:24:08 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.stopbeingcarbon.com/?p=766</guid>
		<description><![CDATA[A little-known feature of the WMS standard is to add arbitrary parameters to the WMS query string. Not widely used, but with some great impact, you can add a time component to the WMS query and see data (tiles) for only a single point in time or a time range. And of course you can [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="lightbox" href="http://www.stopbeingcarbon.com/wp-content/uploads/wmst.png"><img src="http://www.stopbeingcarbon.com/wp-content/uploads/wmst-300x151.png" alt="" title="wmst" width="300" height="151" class="alignright size-medium wp-image-767" /></a>
A little-known feature of the WMS standard is to add arbitrary parameters to the WMS query string. Not widely used, but with some great impact, you can add a time component to the WMS query and see data (tiles) for only a single point in time or a time range. And of course you can also animate it if the relevant infrastructure is existing. I tested my code on the <a href="http://www.wunderground.com/radar/map.asp">US NEXRAD</a> sources, using TileCache both for bandwidth and latency issues, and the performance was okay. As far as I know, TileCache doesn&#8217;t hold the pre-cached tiles in memory but reads them from the disk, which at least gets rid of net latency but could still be improved with keeping the tiles in memory. If you are interested in some code, you can find <a href="http://trac.openlayers.org/ticket/2544">my ticket</a> on OpenLayer&#8217;s Trac.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stopbeingcarbon.com/2010/07/openlayers-control-for-wms-t-layers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time lapse Hamburg</title>
		<link>http://www.stopbeingcarbon.com/2010/07/time-lapse-hamburg/</link>
		<comments>http://www.stopbeingcarbon.com/2010/07/time-lapse-hamburg/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 18:04:29 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.stopbeingcarbon.com/?p=768</guid>
		<description><![CDATA[Time Lapse Hamburg from Christoph on Vimeo.]]></description>
			<content:encoded><![CDATA[<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=13394776&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=13394776&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object><p><a href="http://vimeo.com/13394776">Time Lapse Hamburg</a> from <a href="http://vimeo.com/user4266618">Christoph</a> on <a href="http://vimeo.com">Vimeo</a>.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.stopbeingcarbon.com/2010/07/time-lapse-hamburg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WMSMapServiceLayer &#8211; ArcGIS API for WPF</title>
		<link>http://www.stopbeingcarbon.com/2009/06/wmsmapservicelayer-arcgis-api-for-wpf/</link>
		<comments>http://www.stopbeingcarbon.com/2009/06/wmsmapservicelayer-arcgis-api-for-wpf/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 16:52:24 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.stopbeingcarbon.com/?p=718</guid>
		<description><![CDATA[ESRI released a beta version of their ArcGIS API for Silverlight/WPF some time ago. The may version does not support WMS out of the box but posted some code on their Code Gallery. Unfortunately this code will not work for WPF (and I doubt that it will even work for Silverlight, considering the strange GetCapabilities [...]]]></description>
			<content:encoded><![CDATA[<p>ESRI released a beta version of their ArcGIS API for Silverlight/WPF some time ago. The may version does not support WMS out of the box but posted some code on their <a href="http://resources.esri.com/arcgisserver/apis/silverlight/index.cfm?fa=codeGalleryDetails&amp;scriptID=16249">Code Gallery</a>.</p>

<p>Unfortunately this code will not work for WPF (and I doubt that it will even work for Silverlight, considering the strange GetCapabilities parsing and the missing formatter information when parsing floating values). Anyway, I had some time at work and fixed the code for WMS version 1.1.1 and 1.3.0 (I didn&#8217;t test other versions, but will do so along the way to some fancy, internal prototype).</p>

<p>Have a look at the <a href="http://gist.github.com/130208">code on Github</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stopbeingcarbon.com/2009/06/wmsmapservicelayer-arcgis-api-for-wpf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Things that would make life easier #1</title>
		<link>http://www.stopbeingcarbon.com/2009/05/things-that-would-make-life-easier-1/</link>
		<comments>http://www.stopbeingcarbon.com/2009/05/things-that-would-make-life-easier-1/#comments</comments>
		<pubDate>Sun, 24 May 2009 11:23:57 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.stopbeingcarbon.com/?p=713</guid>
		<description><![CDATA[I got something like 400 unread news items in my Google Reader account, which is quite a horrible number. The easiest thing would be to delete some news feeds but actually I&#8217;ve already reduced the number to something like 20. Some sites, like Apartment Therapy or Unplugged publish dozens of stories per day. Usually I [...]]]></description>
			<content:encoded><![CDATA[<p>I got something like 400 unread news items in my Google Reader account, which is quite a horrible number. The easiest thing would be to delete some news feeds but actually I&#8217;ve already reduced the number to something like 20.
Some sites, like Apartment Therapy or Unplugged publish dozens of stories per day. Usually I quickly skip through them, star the most important posts for later reading (haha) and add the really, really great posts to my delicious account.</p>

<p>But: Couldn&#8217;t Google, the great data and information cruncher, tell me which items are of greater interest to me than others? I starred some 100 items so it should be fairly easy for them to find a general pattern. Would you do that for me, Google?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stopbeingcarbon.com/2009/05/things-that-would-make-life-easier-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Heatmap from AIS data</title>
		<link>http://www.stopbeingcarbon.com/2009/01/heatmap-from-ais-data/</link>
		<comments>http://www.stopbeingcarbon.com/2009/01/heatmap-from-ais-data/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 21:58:40 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.stopbeingcarbon.com/?p=704</guid>
		<description><![CDATA[What do you do with more than 25 gigabyte of compressed AIS data? You play around with it, load it into databases (and wait over a day for an index to get generated), do some funky .kmz files or you generate heatmaps, like this one to the right. It shows AIS traffic for the UK [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="lightbox" href="http://www.stopbeingcarbon.com/wp-content/uploads/ais_europe.png"><img src="http://www.stopbeingcarbon.com/wp-content/uploads/ais_europe-300x225.png" alt="" title="AIS Europe" width="300" height="225" class="alignright size-medium wp-image-756" /></a></p>

<p>What do you do with more than 25 gigabyte of compressed AIS data? You play around with it, load it into databases (and wait over a day for an index to get generated), do some funky .kmz files or you generate heatmaps, like this one to the right.</p>

<p>It shows AIS traffic for the UK and northern Europe during 24 hours. You can clearly see the high traffic zones. The original algorithm is not by me (and unfortunately the whole code is in the office, so the attribution will follow tomorrow) but I tweaked it a little bit. </p>

<p>The whole thing is quite memory consuming (the original rendering size was 4000&#215;2000 pixels) and at the moment the .NET Garbage Collector and I are not a good team. I would re-implement it in C (maybe even with proj4 support?) but I first need to read about some drawing algorithms.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stopbeingcarbon.com/2009/01/heatmap-from-ais-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flip an image with Scriptaculous</title>
		<link>http://www.stopbeingcarbon.com/2008/11/flip-an-image-with-scriptaculous/</link>
		<comments>http://www.stopbeingcarbon.com/2008/11/flip-an-image-with-scriptaculous/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 20:30:46 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.stopbeingcarbon.com/?p=679</guid>
		<description><![CDATA[I was the need of a flip effect for scriptaculous and came up with this solution: Effect.Flip = Class.create&#40;&#41;; Object.extend&#40;Object.extend&#40;Effect.Flip.prototype, Effect.Base.prototype&#41;, &#123; &#160; initialize: function&#40;element, flip_graphic, original_graphic&#41; &#123; var options = arguments&#91;3&#93; &#124;&#124; &#123;&#125;; &#160; this.element = $&#40;element&#41;; this.flip_graphic = flip_graphic; this.original_graphic = original_graphic; &#160; if &#40;this.element.getAttribute&#40;'src'&#41; == this.flip_graphic&#41; &#123; this.flip_graphic = this.original_graphic; this.original_graphic = [...]]]></description>
			<content:encoded><![CDATA[<p>I was the need of a flip effect for scriptaculous and came up with this solution:</p>


<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">Effect.<span style="color: #660066;">Flip</span> <span style="color: #339933;">=</span> <span style="color: #003366; font-weight: bold;">Class</span>.<span style="color: #660066;">create</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
Object.<span style="color: #660066;">extend</span><span style="color: #009900;">&#40;</span>Object.<span style="color: #660066;">extend</span><span style="color: #009900;">&#40;</span>Effect.<span style="color: #660066;">Flip</span>.<span style="color: #660066;">prototype</span><span style="color: #339933;">,</span>
  Effect.<span style="color: #660066;">Base</span>.<span style="color: #660066;">prototype</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span> <span style="color: #009900;">&#123;</span>
&nbsp;
    initialize<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>element<span style="color: #339933;">,</span> flip_graphic<span style="color: #339933;">,</span> original_graphic<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
      <span style="color: #003366; font-weight: bold;">var</span> options <span style="color: #339933;">=</span> arguments<span style="color: #009900;">&#91;</span><span style="color: #CC0000;">3</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">||</span> <span style="color: #009900;">&#123;</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">;</span>
&nbsp;
      <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">element</span> <span style="color: #339933;">=</span> $<span style="color: #009900;">&#40;</span>element<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
      <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">flip_graphic</span> <span style="color: #339933;">=</span> flip_graphic<span style="color: #339933;">;</span>
      <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">original_graphic</span> <span style="color: #339933;">=</span> original_graphic<span style="color: #339933;">;</span>
&nbsp;
      <span style="color: #000066; font-weight: bold;">if</span> <span style="color: #009900;">&#40;</span><span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">element</span>.<span style="color: #660066;">getAttribute</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'src'</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">==</span> <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">flip_graphic</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
        <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">flip_graphic</span> <span style="color: #339933;">=</span> <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">original_graphic</span><span style="color: #339933;">;</span>
        <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">original_graphic</span> <span style="color: #339933;">=</span> <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">element</span>.<span style="color: #660066;">getAttribute</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'src'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
      <span style="color: #009900;">&#125;</span>
&nbsp;
      <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">width</span> <span style="color: #339933;">=</span> options.<span style="color: #660066;">width</span> <span style="color: #339933;">||</span> <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">element</span>.<span style="color: #660066;">getWidth</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
      <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">delta</span> <span style="color: #339933;">=</span> <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">width</span> <span style="color: #339933;">*</span> <span style="color: #CC0000;">2</span><span style="color: #339933;">;</span>
      <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">flip</span> <span style="color: #339933;">=</span> <span style="color: #CC0000;">1</span><span style="color: #339933;">;</span>
&nbsp;
      <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">start</span><span style="color: #009900;">&#40;</span>options<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
&nbsp;
    update<span style="color: #339933;">:</span> <span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>position<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>    
&nbsp;
      <span style="color: #003366; font-weight: bold;">var</span> change <span style="color: #339933;">=</span> <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">flip</span> <span style="color: #339933;">*</span> <span style="color: #009900;">&#40;</span><span style="color: #CC0000;">0.5</span> <span style="color: #339933;">-</span> position<span style="color: #009900;">&#41;</span> <span style="color: #339933;">*</span> <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">delta</span><span style="color: #339933;">;</span>
      <span style="color: #003366; font-weight: bold;">var</span> padding <span style="color: #339933;">=</span> <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">width</span> <span style="color: #009966; font-style: italic;">/ 2 - change /</span> <span style="color: #CC0000;">2</span><span style="color: #339933;">;</span>
&nbsp;
      <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">element</span>.<span style="color: #660066;">setStyle</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>
        width<span style="color: #339933;">:</span> change <span style="color: #339933;">+</span> <span style="color: #3366CC;">'px'</span><span style="color: #339933;">,</span>
        padding<span style="color: #339933;">:</span> <span style="color: #3366CC;">'0 0 0 '</span> <span style="color: #339933;">+</span> padding <span style="color: #339933;">+</span> <span style="color: #3366CC;">'px'</span>
      <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
      <span style="color: #000066; font-weight: bold;">if</span> <span style="color: #009900;">&#40;</span>change <span style="color: #339933;">&lt;</span> <span style="color: #CC0000;">0</span><span style="color: #009900;">&#41;</span>
      <span style="color: #009900;">&#123;</span>
        <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">element</span>.<span style="color: #660066;">writeAttribute</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span> src<span style="color: #339933;">:</span> <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">flip_graphic</span> <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
        <span style="color: #000066; font-weight: bold;">this</span>.<span style="color: #660066;">flip</span> <span style="color: #339933;">=</span> <span style="color: #339933;">-</span><span style="color: #CC0000;">1</span><span style="color: #339933;">;</span>
      <span style="color: #009900;">&#125;</span>
    <span style="color: #009900;">&#125;</span><span style="color: #339933;">,</span>
  <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>


<p>You can use it like that:</p>


<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #003366; font-weight: bold;">new</span> Effect.<span style="color: #660066;">Flip</span><span style="color: #009900;">&#40;</span>element<span style="color: #339933;">,</span> <span style="color: #3366CC;">'graphics/original.jpg'</span><span style="color: #339933;">,</span> <span style="color: #3366CC;">'graphics/flip.png'</span><span style="color: #339933;">,</span> <span style="color: #009900;">&#123;</span> width<span style="color: #339933;">:</span> <span style="color: #CC0000;">120</span> <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>


<p>I will post a demo tomorrow &#8211; I promise, it looks cool!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stopbeingcarbon.com/2008/11/flip-an-image-with-scriptaculous/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mini DVI to Mini DisplayPort</title>
		<link>http://www.stopbeingcarbon.com/2008/11/mini-dvi-to-mini-displayport/</link>
		<comments>http://www.stopbeingcarbon.com/2008/11/mini-dvi-to-mini-displayport/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 21:50:53 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.stopbeingcarbon.com/?p=677</guid>
		<description><![CDATA[I&#8217;m really thinking about getting the new 24&#8243; LED Cinema Display from Apple. Comparable devices from Dell, for example, are a bit cheaper but I really like the idea of connecting my MacBook with the display and getting a MagSafe and USB connection, too. The only question I have is: Is there a Mini DVI [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m really thinking about getting the new 24&#8243; LED Cinema Display from Apple. Comparable devices from Dell, for example, are a bit cheaper but I really like the idea of connecting my MacBook with the display and getting a MagSafe and USB connection, too. The only question I have is: Is there a Mini DVI to Mini DisplayPort adapter available from Apple? If not, do I need to get a new MacBook to use the new display? Sounds bizarre.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stopbeingcarbon.com/2008/11/mini-dvi-to-mini-displayport/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>No title</title>
		<link>http://www.stopbeingcarbon.com/2008/10/no-title/</link>
		<comments>http://www.stopbeingcarbon.com/2008/10/no-title/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 10:12:10 +0000</pubDate>
		<dc:creator>Christoph</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.stopbeingcarbon.com/?p=663</guid>
		<description><![CDATA[I really think that discussing with myself if I should write &#8216;can&#8217; or &#8216;could&#8217; in an email makes me a better person.]]></description>
			<content:encoded><![CDATA[<p>I really think that discussing with myself if I should write &#8216;can&#8217; or &#8216;could&#8217; in an email makes me a better person.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stopbeingcarbon.com/2008/10/no-title/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
