<?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>The Olle Jonsson Morningstar &#187; General</title>
	<atom:link href="http://ollehost.dk/blog/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://ollehost.dk/blog</link>
	<description>Special interest.</description>
	<lastBuildDate>Sun, 05 Sep 2010 15:43:22 +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>Web tools link dump from last night</title>
		<link>http://ollehost.dk/blog/2010/09/01/web-tools-link-dump-from-last-night/</link>
		<comments>http://ollehost.dk/blog/2010/09/01/web-tools-link-dump-from-last-night/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 08:25:53 +0000</pubDate>
		<dc:creator>olleolleolle</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://ollehost.dk/blog/?p=896</guid>
		<description><![CDATA[Yesterday, at Forskningsavdelningen (geeking every Tuesday night!) we had a blazingly fast run-through of web tools. This link-dump will probably be amended. I had time to set up a Redis, and do a test run with Rediska &#8211; a PHP &#8230; <a href="http://ollehost.dk/blog/2010/09/01/web-tools-link-dump-from-last-night/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday, at <a href="http://forskningsavd.se/" title="Homepage of hackerspace Forskningsavdelningen">Forskningsavdelningen</a> (geeking every Tuesday night!) we had a blazingly fast run-through of web tools. This link-dump <strong>will probably be amended</strong>.</p>
<p>I had time to set up a <a href="http://code.google.com/p/redis/wiki/QuickStart">Redis</a>, and do a test run with <a href="http://rediska.geometria-lab.ru/" title="Rediska homepage">Rediska</a> &#8211; a PHP interface to Redis. It worked, and it&#8217;s in PHP. I was more impressed with the redis-cli experience. There are many atomic commands in Redis, and the datatypes are quite helpful.</p>
<p>We spent some time walking through a BDD tool for async web framework Node.js: <a href="http://vowsjs.org/">VowsJS</a>. When that was done, we looked at kyuri, the library that can transform a Cucumber feature spec into a skeleton VowsJS &#8220;vow&#8221;. kyuri was used for prenup, a web tool to create Cucumber specs for Node.js projects. prenup was quite alpha, but we sympathized with the concept.</p>
<p>Joel pointed to PHP-based web frameworks &#8220;like <a href="http://www.sinatrarb.com/" title="Ruby web framework">Sinatra</a>&#8220;, and found a few that he rejected. The last man standing was named <a href="http://gluephp.com/" title="Glue is a PHP micro-framework">GluePHP</a>. He can list his gripes with all the others. We looked at Troels&#8217; <a href="http://konstrukt.dk/" title="Konstrukt is a PHP5 web framework">Konstrukt</a>, as well, and it got good reactions. It&#8217;s good, but it&#8217;s nothing like Sinatra.</p>
<p><a href="http://flask.pocoo.org/">Flask is a web microframework</a> which was used at Forskningsavdelningen last night. &#8220;I don&#8217;t know how to use this, so let&#8217;s begin.&#8221; And we begun, and had a website up and running pretty soon. A roadblock in the form of &#8220;convert a regular font file to a PIL-font format&#8221; appeared, and a hell-of-Portfiles ensued. I should start using <a href="http://mxcl.github.com/homebrew/" title="Pretty website for it">Homebrew</a>&#8230;</p>
<p>Oskar had referenced Windows hacker Scott Hanselman, and we praised his <a href="http://www.hanselman.com/blog/HowToChangeTheDefaultBrowserInVisualStudioProgrammaticallyWithPowerShellAndPossiblyPokeYourselfInTheEye.aspx">article on changing default web browser in Visual Studio</a> for it&#8217;s complete hacker attitude. <a href="http://www.hanselman.com/blog/CategoryView.aspx?category=PowerShell">Here is a link to his PowerShell category on his blog.</a></p>
<p>Oh, Hanselman <a href="http://www.hanselman.com/blog/ScottHanselmans2009UltimateDeveloperAndPowerUsersToolListForWindows.aspx">lists Windows tools he uses.</a> </p>
<p>Other stuff, that should be mentioned, so as not to forget:</p>
<p><a href="http://github.com/flogic/whiskey_disk">Whiskey Disk is embarrasingly fast deployments</a> &#8211; their videos, presentations, etc, are very convincing, and &#8220;keep it easy.&#8221; Someone who takes Capistrano down a notch for &#8220;not being simple enough&#8221; should be listened to. The system seems quite capable.</p>
<p><strong>Inspiration</strong>: This morning I saw that <a href="http://github.com/technosophos/DrupalDistroBuilder">some Drupal folks</a> were using <a href="http://github.com/technosophos/DrupalDistroBuilder/blob/master/build.xml#L71">a Phing task</a> to automate fetching and building a customized version of Drupal, for their deployment. They included two useful tasks: help and explain, where help informed about the available options, and explain printed all the variables that would be used when running a phing build. Also, they informed the user of how to change those variables right on the commandline, and gave the tip that they should run the explain task with changed command-line settings. This would verify that Phing had understood the user&#8217;s invocation correctly. </p>
<p><img src="http://img.skitch.com/20100901-nyxqwfwjgk86nhbur6y9h8y396.png" alt="Usage of Phing explain" /></p>
]]></content:encoded>
			<wfw:commentRss>http://ollehost.dk/blog/2010/09/01/web-tools-link-dump-from-last-night/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reminds me, I don&#8217;t watch TV</title>
		<link>http://ollehost.dk/blog/2010/09/01/reminds-me-i-dont-watch-tv/</link>
		<comments>http://ollehost.dk/blog/2010/09/01/reminds-me-i-dont-watch-tv/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 07:17:48 +0000</pubDate>
		<dc:creator>olleolleolle</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://ollehost.dk/blog/2010/09/01/reminds-me-i-dont-watch-tv/</guid>
		<description><![CDATA[IMG_8811 Originally uploaded by David Tolnem But, as a wise woman often says: &#8220;&#8230;it&#8217;s not television, it&#8217;s HBO.&#8221;]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px; margin-bottom: 10px;">
<a href="http://www.flickr.com/photos/dlade/4865917671/" title="photo sharing"><img src="http://farm5.static.flickr.com/4095/4865917671_44196a240d_m.jpg" alt="" style="border: solid 2px #000000;" /></a><br />
<br />
<span style="font-size: 0.9em; margin-top: 0px;"><br />
<a href="http://www.flickr.com/photos/dlade/4865917671/">IMG_8811</a><br />
<br />
Originally uploaded by <a href="http://www.flickr.com/people/dlade/">David Tolnem</a><br />
</span>
</div>
<p>But, as a wise woman often says: &#8220;&#8230;it&#8217;s not television, it&#8217;s HBO.&#8221;<br />
<br clear="all" /></p>
]]></content:encoded>
			<wfw:commentRss>http://ollehost.dk/blog/2010/09/01/reminds-me-i-dont-watch-tv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weaving at home</title>
		<link>http://ollehost.dk/blog/2010/08/30/weaving-at-home/</link>
		<comments>http://ollehost.dk/blog/2010/08/30/weaving-at-home/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 15:21:31 +0000</pubDate>
		<dc:creator>olleolleolle</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://ollehost.dk/blog/2010/08/30/weaving-at-home/</guid>
		<description><![CDATA[Weaving at home Originally uploaded by olleolleolle This picture is now a part of a huge collection of images of looms. I just love the Internet for that.]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px; margin-bottom: 10px;">
<a href="http://www.flickr.com/photos/olleolleolle/4881671998/" title="photo sharing"><img src="http://farm5.static.flickr.com/4096/4881671998_1fdf7f1bdf_m.jpg" alt="" style="border: solid 2px #000000;" /></a><br />
<br />
<span style="font-size: 0.9em; margin-top: 0px;"><br />
<a href="http://www.flickr.com/photos/olleolleolle/4881671998/">Weaving at home</a><br />
<br />
Originally uploaded by <a href="http://www.flickr.com/people/olleolleolle/">olleolleolle</a><br />
</span>
</div>
<p>This picture is now a part of a huge collection of images of looms. I just love the Internet for that.<br />
<br clear="all" /></p>
]]></content:encoded>
			<wfw:commentRss>http://ollehost.dk/blog/2010/08/30/weaving-at-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discourse</title>
		<link>http://ollehost.dk/blog/2010/07/07/discourse/</link>
		<comments>http://ollehost.dk/blog/2010/07/07/discourse/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 11:23:16 +0000</pubDate>
		<dc:creator>olleolleolle</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[words]]></category>

		<guid isPermaLink="false">http://ollehost.dk/blog/?p=789</guid>
		<description><![CDATA[How to be immortal: become a word. Maes-Garreau Law. Via article about AI.]]></description>
			<content:encoded><![CDATA[<p>How to be immortal: become a word. <a href="http://en.wikipedia.org/wiki/Maes-Garreau_Law">Maes-Garreau Law</a>.</p>
<p>Via <a href="http://blog.steinberg.org/?p=11">article about AI</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ollehost.dk/blog/2010/07/07/discourse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Random ruleset: Guidelines for my bank&#8217;s credit card image customization</title>
		<link>http://ollehost.dk/blog/2010/06/20/random-ruleset-guidelines-for-my-banks-credit-card-image-customization/</link>
		<comments>http://ollehost.dk/blog/2010/06/20/random-ruleset-guidelines-for-my-banks-credit-card-image-customization/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 10:42:19 +0000</pubDate>
		<dc:creator>olleolleolle</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://ollehost.dk/blog/2010/06/20/random-ruleset-guidelines-for-my-banks-credit-card-image-customization/</guid>
		<description><![CDATA[I&#8217;m a sucker for customization. Here&#8217;s a random thing. My bank&#8217;s rules for VISA card image settings: Riktlinjer och regler för användning av egen bild: Bilden får inte kränka annans upphovsrätt, rätt till varumärke eller annan liknande rättighet och ska &#8230; <a href="http://ollehost.dk/blog/2010/06/20/random-ruleset-guidelines-for-my-banks-credit-card-image-customization/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a sucker for customization. Here&#8217;s a random thing. My bank&#8217;s rules for VISA card image settings:</p>
<p>Riktlinjer och regler för användning av egen bild:</p>
<ul>
<li>Bilden får inte kränka annans upphovsrätt, rätt till varumärke eller annan liknande rättighet och ska följa god sed. Detta innebär att bl a följande regler måste följas för att en bild ska kunna godkännas.</li>
<li>Bilden får inte innehålla företagsnamn, föreningsnamn eller kännetecken för företag eller föreningar, eller varumärken, logotyper eller mönsterskyddade produkter.</li>
<li>Bilden får inte innehålla reklam eller syfta på någon med bankens tjänster konkurrerande produkt.</li>
<li>Bilden får inte föreställa offentliga personer, som t ex politiker, musiker eller idrottsmän.</li>
<li>Bilden får inte föreställa någon identifierbar person utan dennes medgivande.</li>
<li>Bilden får inte innehålla motiv eller värderingar av samhällsfientligt, olagligt, rasistiskt, politiskt eller religiöst slag.</li>
<li>Bilden får inte visa personer involverade i olagliga eller rasistiska aktiviteter.</li>
<li>Bilden får inte innehålla svenska eller utländska texter, siffror och symboler, ej heller personliga data eller webbadresser.</li>
<li>Bilden får inte innehålla inslag av vapen och militära fordon eller av alkohol, tobak eller andra droger.</li>
<li>Bilden får inte ha provokativa, sexuella eller stötande inslag.</li>
<li>Bilden får inte innehålla nakna eller halvnakna vuxna eller barn.</li>
<li>Bilden får inte kunna uppfattas som våldsam eller obscen.</li>
<li>Bilden får inte skapa säkerhetsmässiga eller andra problem vid användning av kortet, t ex får inte sedlar och mynt visas.</li>
<li>Bilden får inte utformas så att kortet uppfattas som vitt eller guld- eller silverfärgat.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ollehost.dk/blog/2010/06/20/random-ruleset-guidelines-for-my-banks-credit-card-image-customization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NoSQL meeting report</title>
		<link>http://ollehost.dk/blog/2010/06/17/nosql-meeting-report/</link>
		<comments>http://ollehost.dk/blog/2010/06/17/nosql-meeting-report/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 07:38:29 +0000</pubDate>
		<dc:creator>olleolleolle</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[malmö]]></category>
		<category><![CDATA[nosqlsummer]]></category>

		<guid isPermaLink="false">http://ollehost.dk/blog/2010/06/17/nosql-meeting-report/</guid>
		<description><![CDATA[So I went to a NoSQLSummer meeting yesterday night. Upon entering the deathly empty MINC complex, I thought &#8220;startups never sleep?&#8221;, but I found most of Neo&#8217;s staff in a cosy war-room called &#8220;Innovation Lab&#8221;. No coffee, but soda bottles. &#8230; <a href="http://ollehost.dk/blog/2010/06/17/nosql-meeting-report/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So I went to a NoSQLSummer meeting yesterday night. Upon entering the deathly empty MINC complex, I thought &#8220;startups never sleep?&#8221;, but I found most of Neo&#8217;s staff in a cosy war-room called &#8220;Innovation Lab&#8221;. No coffee, but soda bottles. <a title="Amazon Dynamo" href="http://nosqlsummer.org/paper/amazon-dynamo">Copies of the paper</a> were spread around the large table.</p>
<p>We met. We hung out. And, walked through the *Dynamo paper*, which was released in 2007, and is quite self-contained. That makes it &#8220;a NoSQL classic&#8221;. Good paper with which to open a reading circle. Now we have some pre-understanding for upcoming papers. </p>
<p><img src="http://farm5.static.flickr.com/4059/4617897952_f99b821ed6.jpg" title="Confused, by Kalavinka"/></p>
<p><span class="photo-credit" style="font-size:60%;">Photo by <a href="http://www.flickr.com/people/kalavinka/">kalavinka</a></span></p>
<h1>Other content</h1>
<p>Neo4J&#8217;s Peter Neubauer, riffed on on Google&#8217;s data hugeness, which led us further afield: Google / Big Data; Crowdsourcing &#8212; WordNet; Concept: Discard 99% of the data, using the top 1%.</p>
<h1>Thoughts on format</h1>
<p>We&#8217;re currently toying with new/different perspectives/formats:</p>
<ul>
<li>&#8220;Developer Perspective&#8221;</li>
<li>&#8220;Infrastructure/Scaling Perspective&#8221;</li>
<li>&#8220;Arch. Perspective&#8221;</li>
<li>&#8220;Apps/Ops Perspective&#8221;</li>
</ul>
<p><em>Polyglot cases</em>: How do you work with several multi-database setups?</p>
<p><em>Event bus usage</em>: Some people use NoSQL stuff for the event buses. What are pros and cons here?</p>
<p>Do you need anything else there? I really enjoy this peek behind the scenes, implementation problems, etc. It is not something I can bring directly to my workplace and use, but I like the challenge of understanding large concepts together. The current format suits me well.a</p>
<p>Some hints and tips I picked up:</p>
<p>Google&#8217;s research end-of-level boss <a href="http://www.youtube.com/watch?v=dvplcQ41_uI">Peter Norvig&#8217;s talk at Berkeley</a> (YouTube you-feel-lucky) &#8212; summarizing all the fields of research. (His official title is Director of Search Quality.)</p>
<p>A question: Is Stepanov&#8217;s <a href="http://www.elementsofprogramming.com/">Elements of Programming</a>  any good? Is it for me? (C++, math, beautiful type-setting.)</p>
<h1>Next paper?</h1>
<p><a href="http://nosqlsummer.org/paper/google-bigtable" title="Google's Bigtable">Google&#8217;s Bigtable</a>? <a href="http://nosqlsummer.org/paper/cassandra">Cassandra</a>? I cheated, and begun reading the Cassandra one. Let&#8217;s see how that goes.</p>
]]></content:encoded>
			<wfw:commentRss>http://ollehost.dk/blog/2010/06/17/nosql-meeting-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A regular Tuesday at the Forsk</title>
		<link>http://ollehost.dk/blog/2010/06/16/a-regular-tuesday-at-the-forsk/</link>
		<comments>http://ollehost.dk/blog/2010/06/16/a-regular-tuesday-at-the-forsk/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 07:15:59 +0000</pubDate>
		<dc:creator>olleolleolle</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[forskningsavdelningen]]></category>

		<guid isPermaLink="false">http://ollehost.dk/blog/2010/06/16/a-regular-tuesday-at-the-forsk/</guid>
		<description><![CDATA[Tuesday Forsk yesterday, it was awesome. Just great. People were their normal selves, but everyone just had that extra edge of greatness that night. It begun with a minor planning meeting in one corner. Pragmatic. Anna F came by and &#8230; <a href="http://ollehost.dk/blog/2010/06/16/a-regular-tuesday-at-the-forsk/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Tuesday <a href="http://forskningsavd.se/" title="Forskningsavdelningen">Forsk</a> yesterday, it was awesome.</p>
<p>Just great. People were their normal selves, but everyone just had that extra edge of greatness that night.</p>
<p>It begun with a minor planning meeting in one corner. Pragmatic. Anna F came by and <a href="http://forskningsavd.se/2010/06/15/hacknight-workshop-begin-blogging/" title="Forskningsavd post with details about it">planned her workshop</a>.</p>
<p>StG had worked on his Rbox project, and murmured &#8220;Do you want to help program this beast?&#8221; and muttered something about the <a href="http://en.wikipedia.org/wiki/Zilog_eZ80">eZ80</a> programming environment. Suddenly, there&#8217;s a noise &#8220;yeah, it&#8217;s the MOD player I built in&#8221; and later there were graphics. &#8220;It works!&#8221; he cried, at one point, and everybody rushed to, to see the greatness. There was greatness. I won&#8217;t spoil the greatness, you can witness it at <a href="http://hacknight.se">Hacknight</a> this Saturday.</p>
<p>In one corner, a PHP discussion group formed, as I had installed crisis mapping software Ushahidi &#8212; which is written in PHP. &#8220;Why do they tell me to program everything in Java?&#8221; a confused PHP user asked me. I answered. &#8220;What&#8217;s a class, really?&#8221; someone else asked. I answered. &#8220;Does PHP have to be so bad?&#8221; a third person asked, and me and qzio answered, by displaying how magic methods <code>__call</code>, <code>__set</code> and <code>__get</code> work. qzio also showed a PDO class wrapper, which might well see action at someone&#8217;s workplace.</p>
<p>Some film-makers were present, scouting the location, fitting the images in their heads. It will be a glorious documentary.</p>
<p>A great time was had by all. </p>
]]></content:encoded>
			<wfw:commentRss>http://ollehost.dk/blog/2010/06/16/a-regular-tuesday-at-the-forsk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Someone else&#8217;s presentation which has Robots in there</title>
		<link>http://ollehost.dk/blog/2010/06/07/someone-elses-presentation-which-has-robots-in-there/</link>
		<comments>http://ollehost.dk/blog/2010/06/07/someone-elses-presentation-which-has-robots-in-there/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 08:09:58 +0000</pubDate>
		<dc:creator>olleolleolle</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://ollehost.dk/blog/2010/06/07/someone-elses-presentation-which-has-robots-in-there/</guid>
		<description><![CDATA[Ah! Via the Umeå design school blog, I found this nice presentation which has robot pictures in it. The Human Interface View more presentations from Christopher Fahey.]]></description>
			<content:encoded><![CDATA[<p>Ah! Via the Umeå design school blog, I found this nice presentation which has robot pictures in it.</p>
<div style="width:425px" id="__ss_2555796"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/askrom/the-human-interface-v1" title="The Human Interface">The Human Interface</a></strong><object id="__sse2555796" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=thehumaninterface10-091121164347-phpapp01&#038;stripped_title=the-human-interface-v1" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse2555796" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=thehumaninterface10-091121164347-phpapp01&#038;stripped_title=the-human-interface-v1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/askrom">Christopher Fahey</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://ollehost.dk/blog/2010/06/07/someone-elses-presentation-which-has-robots-in-there/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good marketing</title>
		<link>http://ollehost.dk/blog/2010/06/02/good-marketing/</link>
		<comments>http://ollehost.dk/blog/2010/06/02/good-marketing/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 12:21:12 +0000</pubDate>
		<dc:creator>olleolleolle</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://ollehost.dk/blog/2010/06/02/good-marketing/</guid>
		<description><![CDATA[Good Rules to Keep in Mind Originally uploaded by reinvented Think of those rules. Of what they mean.]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px; margin-bottom: 10px;">
<a href="http://www.flickr.com/photos/reinvented/4662581433/" title="photo sharing"><img src="http://farm5.static.flickr.com/4051/4662581433_5b06ac314e_m.jpg" alt="" style="border: solid 2px #000000;" /></a><br />
<br />
<span style="font-size: 0.9em; margin-top: 0px;"><br />
<a href="http://www.flickr.com/photos/reinvented/4662581433/">Good Rules to Keep in Mind</a><br />
<br />
Originally uploaded by <a href="http://www.flickr.com/people/reinvented/">reinvented</a><br />
</span>
</div>
<p>Think of those rules. Of what they mean.<br />
<br clear="all" /></p>
]]></content:encoded>
			<wfw:commentRss>http://ollehost.dk/blog/2010/06/02/good-marketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upcoming meetup poster: active redesigning and customizing</title>
		<link>http://ollehost.dk/blog/2010/05/26/upcoming-meetup-on-active-redesigning-and-customizing-poster/</link>
		<comments>http://ollehost.dk/blog/2010/05/26/upcoming-meetup-on-active-redesigning-and-customizing-poster/#comments</comments>
		<pubDate>Wed, 26 May 2010 20:01:23 +0000</pubDate>
		<dc:creator>olleolleolle</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[meetup]]></category>

		<guid isPermaLink="false">http://ollehost.dk/blog/?p=759</guid>
		<description><![CDATA[Indulge me. I allowed myself to make a little poster. Öresund JavaScript Meetup #10 on June 14, in Malmö, at Hypergene&#8217;s offices. I guess there are a couple of things wrong with it. The date and time are lacking. Monday &#8230; <a href="http://ollehost.dk/blog/2010/05/26/upcoming-meetup-on-active-redesigning-and-customizing-poster/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://ollehost.dk/blog/wp-content/uploads/orejs.jpg"><img src="http://ollehost.dk/blog/wp-content/uploads/orejs-300x225.jpg" alt="Prettify your web apps" title="Oresund JS meetup #10 poster" width="300" height="225" class="alignleft size-medium wp-image-765" /></a></p>
<p>Indulge me. I allowed myself to make a little poster.</p>
<p><a href='http://ollehost.dk/blog/wp-content/uploads/OresundJavaScriptMeetup10.pdf'>Öresund JavaScript Meetup #10</a> on June 14, in Malmö, at Hypergene&#8217;s offices.</p>
<p>I guess there are a couple of things wrong with it. The date and time are lacking. Monday June 14. At 19.00. The URL says those things. (But people looking at a poster can&#8217;t click it.)</p>
<p><a href="http://www.improving-visualisation.org/vis/id=235">These guys would disapprove.</a></p>
<p>Update: Now, I went and added that stuff. </p>
<p>Still, the workshop will be great.</p>
]]></content:encoded>
			<wfw:commentRss>http://ollehost.dk/blog/2010/05/26/upcoming-meetup-on-active-redesigning-and-customizing-poster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
