<?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>Views on Life &#187; Open Future</title>
	<atom:link href="http://blog.cone.be/category/planet/open-future/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cone.be</link>
	<description>No Regrets.</description>
	<lastBuildDate>Wed, 25 Apr 2012 17:16:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>the latest coding fit &#8211; items &amp; qr javascript</title>
		<link>http://blog.cone.be/2011/09/14/the-latest-coding-fit-items-qr-javascript/</link>
		<comments>http://blog.cone.be/2011/09/14/the-latest-coding-fit-items-qr-javascript/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 18:23:14 +0000</pubDate>
		<dc:creator>Gert</dc:creator>
				<category><![CDATA[Interwebs]]></category>
		<category><![CDATA[Open Future]]></category>

		<guid isPermaLink="false">http://blog.cone.be/?p=4847</guid>
		<description><![CDATA[I had a coding fit earlier this week I needed a way to track magical items in my DnD campaign; something with a printout containing all the notes that I could just hand out to the players. So I decided I wanted a QR code on there with the hidden info. Want to know something [...]]]></description>
			<content:encoded><![CDATA[<p>I had a coding fit earlier this week</p>
<p>I needed a way to track magical items in my DnD campaign; something with a printout containing all the notes that I could just hand out to the players. So I decided I wanted a QR code on there with the hidden info. Want to know something about that item you found earlier? lemme scan the code! Yes. this isn&#8217;t very cheat safe, but its a game for adults, don&#8217;t spoil your own fun!<br />
The project is live on <a href="http://items.cone.be/">items.cone.be</a> and info is available on <a href="http://www.gertschepens.be/items">gertschepens.be/items</a><br />
Does what I need it to do and nothing more <img src='http://blog.cone.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Little caveat; the preview item page doesn&#8217;t work correctly on my server. It uses <a href="http://www.php.net/manual/en/function.parse-ini-string.php">parse_ini_string</a> and that requires php >= 5.3.0 while my serv is on the previous version. Necessary updates when I find the time..</p>
<p>In the process I also realized that putting a QR code on a page is easy with jQuery; easier even than server-side using php! Neat little piece of code I want to have handy so its now on <a href="http://www.gertschepens.be/jquery">gertschepens.be/jquery</a></p>
<p>Glad to have gotten that out of the system <img src='http://blog.cone.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cone.be/2011/09/14/the-latest-coding-fit-items-qr-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preferred email app: gmail</title>
		<link>http://blog.cone.be/2011/08/31/preferred-email-app-gmail/</link>
		<comments>http://blog.cone.be/2011/08/31/preferred-email-app-gmail/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 18:02:00 +0000</pubDate>
		<dc:creator>Gert</dc:creator>
				<category><![CDATA[Interwebs]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Open Future]]></category>

		<guid isPermaLink="false">http://blog.cone.be/?p=4811</guid>
		<description><![CDATA[My darling wife has a new laptop and uses gMail all the time, used to do the t-bird but will probably go all the gMail way soon! Unity has the dash (press the super key, most laptops have the Windows logo printed on there, to open) with some nice big touch friendly links and I want gmail [...]]]></description>
			<content:encoded><![CDATA[<p>My darling wife has a new laptop and uses gMail all the time, used to do the t-bird but will probably go all the gMail way soon!</p>
<p>Unity has the dash (press the super key, most laptops have the Windows logo printed on there, to open) with some nice big touch friendly links and I want gmail there!</p>
<p>There&#8217;s an app for that: <a href="apt:gnome-gmail">gnome-gmail</a><br />
there is a problem there with 11.04 though, as this wont show up in the preferred applications menu</p>
<p>Ask Ubuntu has the question in its pages: <a href="http://askubuntu.com/questions/40004/changing-email-application-in-preferred-applications">Changing eMail application in preferred applications</a> and offers the following:</p>
<blockquote><p>edit ~/.local/share/applications/mimeapps.list :<br />
x-scheme-handler/mailto=gnome-gmail.desktop;</p></blockquote>
<p>You need to add the line to the [Added Associations] list and after that the option will be available to you in the &#8220;preferred&#8221; dialog!</p>
<p>The huge gMail icon looks Awesome there <img src='http://blog.cone.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cone.be/2011/08/31/preferred-email-app-gmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The About Pages presentation for #bcg4</title>
		<link>http://blog.cone.be/2011/06/25/the-about-pages-presentation-for-bcg4/</link>
		<comments>http://blog.cone.be/2011/06/25/the-about-pages-presentation-for-bcg4/#comments</comments>
		<pubDate>Sat, 25 Jun 2011 08:55:00 +0000</pubDate>
		<dc:creator>Gert</dc:creator>
				<category><![CDATA[Interwebs]]></category>
		<category><![CDATA[Open Future]]></category>

		<guid isPermaLink="false">http://blog.cone.be/?p=4731</guid>
		<description><![CDATA[If all goes well, I did my Barcamp 4 presentation in Gent today! (authoring this yesterday ) Presentation info is at gertschepens.be/2011-barcamp-gent-4-about-pages and the presentation itself is ready to go at BCG4_AboutPages.html and slideshare.net/../bcg4-about-pages The presentation runs from that page because of the wonderful slideshow.rubyforge.org/ project! It took a bit getting used to but it [...]]]></description>
			<content:encoded><![CDATA[<p>If all goes well, I did my Barcamp 4 presentation in Gent today! (authoring this yesterday )</p>
<p>Presentation info is at <a href="http://www.gertschepens.be/2011-barcamp-gent-4-about-pages">gertschepens.be/2011-barcamp-gent-4-about-pages</a> and the presentation itself is ready to go at <a href="http://www.gertschepens.be/sites/gertschepens.be/files/BCG4_AboutPages/about_pages.html">BCG4_AboutPages.html</a> and <a href="http://www.slideshare.net/g3n/bcg4-about-pages">slideshare.net/../bcg4-about-pages</a></p>
<p>The presentation runs from that page because of the wonderful <a href="http://slideshow.rubyforge.org/">slideshow.rubyforge.org/</a> project! It took a bit getting used to but it feels damned good not to have to use bulky office software for this! Also I REALLY like not being bothered by annoying markup shit (thanks to <a href="http://redcloth.org/textile/">textile</a>) while writing content and I Love the separation this software gives. Slightly weird to have to &#8220;compile&#8221; (slideshow -t slippy <a href="http://www.gertschepens.be/sites/gertschepens.be/files/BCG4_AboutPages/about_pages.textile">about_pages.textile</a>) a presentation but its cool none the less! <img src='http://blog.cone.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cone.be/2011/06/25/the-about-pages-presentation-for-bcg4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The PuppetCamp was Fun :)</title>
		<link>http://blog.cone.be/2011/04/29/the-puppetcamp-was-fun/</link>
		<comments>http://blog.cone.be/2011/04/29/the-puppetcamp-was-fun/#comments</comments>
		<pubDate>Fri, 29 Apr 2011 22:22:54 +0000</pubDate>
		<dc:creator>Gert</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Future]]></category>

		<guid isPermaLink="false">http://blog.cone.be/?p=4669</guid>
		<description><![CDATA[We had fun lots of interesting stuff Story of the weekend: rolling out a 1600+ server datacenter with puppet in 45 minutes! Thats Impressive!]]></description>
			<content:encoded><![CDATA[<p>We had fun<br />
lots of interesting stuff</p>
<p><a href="http://blog.cone.be/wp-content/uploads/2011/04/PuppetMaster.png"><img src="http://blog.cone.be/wp-content/uploads/2011/04/PuppetMaster-300x240.png" alt="" title="Gert Schepens; Puppet Master" width="300" height="240" class="aligncenter size-medium wp-image-4671" /></a></p>
<p>Story of the weekend: rolling out a 1600+ server datacenter with puppet in 45 minutes!<br />
Thats Impressive!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cone.be/2011/04/29/the-puppetcamp-was-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The About page concept</title>
		<link>http://blog.cone.be/2011/03/29/the-about-page-concept/</link>
		<comments>http://blog.cone.be/2011/03/29/the-about-page-concept/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 23:09:22 +0000</pubDate>
		<dc:creator>Gert</dc:creator>
				<category><![CDATA[Interwebs]]></category>
		<category><![CDATA[Open Future]]></category>

		<guid isPermaLink="false">http://blog.cone.be/?p=4556</guid>
		<description><![CDATA[A new type of internet trend is popping up: about pages. These pages list your internet persona in one simple page with snazzy graphics, relevant pictures and a handy list of links to the many pages you believe define you. @g3n yep, it&#8217;s like you dress up like who you are on the web and [...]]]></description>
			<content:encoded><![CDATA[<p>A new type of internet trend is popping up: about pages. These pages list your internet persona in one simple page with snazzy graphics, relevant pictures and a handy list of links to the many pages you believe define you.</p>
<blockquote><p><a href="http://twitter.com/#!/g3n">@g3n</a> yep, it&#8217;s like you dress up like who you are on the web and make a picture /cc <a href="http://twitter.com/#!/aboutdotme">@aboutdotme</a><br />
<em>from <a href="http://twitter.com/#!/bertheymans/status/48537845517914112">@bertheymans</a> (<a href="http://twitter.com/#!/bertheymans">Bert Heymans</a>)</em></p></blockquote>
<p>&nbsp;</p>
<p><strong>Yet Another Profile Page.</strong><br />
We had it comming, really. It all started with traditional web pages. Then we had blogs. Then microbloging (twitter, aka blogging for twits) Then the first social network we all actually cared about, Facebook. Add a wad of misc experimental, private, project and whatever sites and we (the tech savvy ones) all have an conservative average of 4 URLs a person.</p>
<p>Enter this &#8220;about page&#8221; concept.<br />
I was introduced to the idea by About.me. I subscribed to the beta and got me <a href="http://about.me/gertschepens">about.me/gertschepens</a><br />
Then later I heard about KimTag: <a href="http://kimtag.com/GertSchepens">kimtag.com/GertSchepens</a>. Was introduced to jumpscan.com: <a href="http://jumpscan.com/gertschepens">jumpscan.com/gertschepens</a>. And curious and already slightly annoyed at the fresh trend, I checked for alternatives with <a href="http://alternativeto.net/software/aboutme/">alternativeto.net</a> and found that these will indeed be the next black. As a side note; <a href="https://profiles.google.com/109355050246965293805/about">Google</a> has an about page too though nobody really seems to realize that.. <a href="http://kimtag.com/bert">Bert</a> has <a href="http://heymans.org/2011/03/qr-code-mashups-for-everyone/">a wonderful presentation about QR codes</a> and touches on these about pages.</p>
<p><strong>I get it.</strong><br />
Really, I do! Facebook can&#8217;t offer this service because of its closedness that at first sight offers privacy, but in the end only serves to protect their monetaty gains. (Monetary gains like selling their user data (yes, YOUR data) to whoever wants to pay them for it.) Whatever the reasons, the fact is its not an about page. Neither is twitter, which aims to be good at what it does without adding the bloat. Respect for that decision, specialisation is good. Sites like picasa or the one that keeps on screwing up on user data (Yes, thats you, flickr) often offer some sort of a profile, but in the end they aren&#8217;t suitable either.<br />
Google made a throw at profile pages but they are too creepy in that they have your chat, your email, your everything and they dont realize that you dont just want anyone to have that url. (which is often readable on the profile page in some form any half smart person can figure out) You can disable the links, but its still creepy and .. Google just isnt that good at social; look at <a href="http://www.orkut.com/Main#Profile?uid=14354979353704832307">Orkut</a>.<br />
I had high hopes for Diaspora, an open source facebook alternative. Being open, it could offer exactly that style of data, accessible to who needs it. But I dont think its ready for prime time yet.<br />
Blogs have about pages, but not everyone has a blog; blogs sometimes move and writing a decent about page for your blog is harder than you d think.. So we DO need a place that offers that info and that takes part of &#8220;choosing what info and making it pretty&#8221; out of our hands..</p>
<p><strong>Content</strong><br />
Lets take a look at what the <em>Standard Content</em> for these pages is..<br />
All the pages have a default setup. They all have a Picture, First name; Last name and Location field. They all offer some sort of Headline / About text field with sometimes a separate Biography space. And a wad of options for listing or connecting with sites like.</p>
<p>To put it in a list:</p>
<ul>
<li>Picture</li>
<li>Name</li>
<li>About &amp; Biography</li>
<li>Website</li>
<li>Twitter</li>
<li>Blog</li>
<li>Email</li>
<li>Facebook, Flicr, MySpace</li>
<li>Blog, Email, Website, other sites</li>
<li>Custom ID, Custom Link</li>
<li>Address, Aim, App Store, Blogger, Buzz, Delicious, Digg, Diigo, Formspring, Foursquare, Friendster, Hi5, iTunes, Last.FM, LinkedIn, Meetup, Mobile, Picasa, Reddit, RSS, Skype, Soundcloud, Steam, Stumbleupon, Tagged, Telephone, Tumblr, Typepad, Vimeo, WordPress, YahooID, Youtube</li>
</ul>
<p>They all offer about the same listing options though some offer extra drama and flavor with the ability to aggregate content or star sites you find more important.</p>
<p>The Goole Profile goes an extra mile and offers an extra wad of fields in which you can define yourself and does this slightly more tongue in cheek compared to the others</p>
<ul>
<li>Introduction</li>
<li>Occupation</li>
<li>Places I&#8217;ve lived map</li>
<li>Birthday</li>
<li>Links</li>
<li>Bragging Rights (Ex survived highschool, have 3 kids, ..)</li>
<li>Employment</li>
<li>Education</li>
<li>Home</li>
<li>Work</li>
<li>Relationship</li>
<li>Looking For</li>
<li>Gender</li>
<li>Other names (ex alternate spelling, maiden name, ..)</li>
<li>Nickname</li>
</ul>
<p>&nbsp;</p>
<p>The biggest added value is undoubtedly in the extra options</p>
<ul>
<li>Download VCard</li>
<li>QR code</li>
<li>Share</li>
<li>Friends (Teh social)</li>
<li>Stats!</li>
<li>Mobile version</li>
</ul>
<p>Generating QR codes is a big service even though its not hard to do with services like <a href="http://zxing.appspot.com/generator/">ZXing</a>. I dont think we need extra help with the sharing nor the social part. The stats might be important to some and I have heard people say that a mobile version is Very important though I personally switch to the full versions for 90% of the sites. The VCard is a nice touch (Jumpscan does this) and I think this is interesting added value but on the other hand I also wonder if anyone ever really uses vcards&#8230; except for creating and attaching them, that is.. But I realize that this is just my outlook on vcards and that I am probably wrong here. And to reitterate; being pretty is an important added value too; something about.me is very good at. Even though Kimtag has the prettiest QR codes. I like the extra block with the K; makes it look all nice <img src='http://blog.cone.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<strong>Considering DIY</strong><br />
I look at these pages and I think .. is this really all they are doing? Will I have to keep up with yet another profile site just to have this? Or several of them if I cant choose what features I prefer? And do I want to print those QR-codes on everything I own, considering the service may stop in a year, maybe two because of the many reasons sites like these stop? (bought by some company, ran out of money, ..)<br />
In short, I look at these pages and I think &#8220;I should host this myself&#8221;!</p>
<p>Take a Drupal site or a WordPress site. Put your name and picture on there; fill in the data (check the list earlier if you need an idea on what to put in there) and generate a QR code for your page. And you ve got your own similar page! For the sake of completeness; there are some features you might want and that are not readily available in Drupal and WordPress; so without further ado; another list!</p>
<ul>
<li>The Data<br />
You know who you are and what to put there. You might need a bit of inspiration, but other than that its just summarizing your digital life onto the page and adding your picture..</li>
<li>Aggregating Content<br />
If you like to have certain data aggregated from, for example, twitter, both WP and Drupal have options to do this. I personally dont; I like an about page to be just about the data. The easiest way that will work for most of the sites is to take the rss feed and have it aggregated. WordPress has rss widgets for this and Drupal has an aggregator plugin by default and a wad of other plugins for when you need more options.</li>
<li>QR Code<br />
Both WordPress and  Drupal have plugins that generate QR codes. You can use those to auto generate them and with a little configuring, you can put an automated QR code on all your pages. Or if you just need the one, you can generate it at ZXing and upload it to your site; they&#8217;re just images in the end.</li>
<li>Share<br />
Both Drupal and WP have plugins that put a slew of sharing buttons on your site. These share/save buttons are as easily added as including a plugin and honestly; I think we&#8217;re all able to plug our sites on the social networks we use without needing a button to generate the message..</li>
<li>Stats<br />
This might be the one thing thats toughest to replicate. About.me has a wonderful page with twitter stats; listing who retweets you the most; who @-messages you most frequently .. I use Google Analytics for my stats and it does a Wonderful job. I have a slew of statistics about who visits me when and why; but no twitter stats. I am content with the many stats that Google Analytics offer. Both Drupal and WP have plugins that facilitate the integration of Analytics into your personal pages.</li>
<li>Mobile version<br />
Although I personally don&#8217;t use these too much; I&#8217;ll admit that they have their uses. Both site engines offer plugins for awesome automated mobile versions.</li>
<li>VCard<br />
Generating one of these by hand isnt tough and uploading them to your page isn&#8217;t either. You will of course have to maintain it; but that data usually doesn&#8217;t change a lot at any rate..</li>
</ul>
<p>This does mean that you&#8217;ll need to get a WordPress or Drupal to tinker with. Either on some personal webspace or maybe wordpress.com?</p>
<p><strong>And yet</strong><br />
In the end I&#8217;m still a bit skeptic about it all. This just feels like another iteration of the many social pages that pop up, live for a short while and then go the way of the Geocities. But on the other hand I do recognize the itch its trying to scratch.<br />
So expect a post about a new page at <a title="About Gert Schepens" href="http://about.gertschepens.be">about.gertschepens.be</a> soon. Based on Drupal with some jQuery for minor usability effects.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cone.be/2011/03/29/the-about-page-concept/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Auto generated favicons</title>
		<link>http://blog.cone.be/2011/03/02/auto-generated-favicons/</link>
		<comments>http://blog.cone.be/2011/03/02/auto-generated-favicons/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 19:39:58 +0000</pubDate>
		<dc:creator>Gert</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Future]]></category>

		<guid isPermaLink="false">http://blog.cone.be/?p=4511</guid>
		<description><![CDATA[When clicking through an apache log at home I was irked by the many &#8220;[error] File does not exist: /var/www/favicon.ico&#8221; messages. There is Ovbiously only one solution; Automagical favicons (for all the servers running apache in the network) with ImageMagick &#38; Puppet! I want a different auto favicon for all servers; based on their names. [...]]]></description>
			<content:encoded><![CDATA[<p>When clicking through an apache log at home I was irked by the many &#8220;[error] File does not exist: /var/www/favicon.ico&#8221; messages. There is Ovbiously only one solution; Automagical <a href="http://en.wikipedia.org/wiki/Favicon">favicons</a> (for all the servers running apache in the network) with <a title="imagemagick convert" href="http://www.imagemagick.org/script/convert.php">ImageMagick</a> &amp; <a title="puppetlabs" href="http://www.puppetlabs.com/">Puppet</a>!</p>
<p>I want a different auto favicon for all servers; based on their names. First off; putting text in an image:</p>
<blockquote><p>convert amber.png -gravity NorthWest -fill DarkRed -pointsize 50 -draw &#8220;text 0,5 Server&#8221; -gravity South -fill black -pointsize 13 -draw &#8220;text 1,1 Server&#8221;  O.ico</p></blockquote>
<p>Or to rip it apart..<br />
The amber.png is a png image containing the background. The image is the preferred <a href="http://en.wikipedia.org/wiki/Favicon">favicon</a> size; 48&#215;48</p>
<blockquote><p><a title="convert" href="http://www.imagemagick.org/script/convert.php">convert</a> amber.png</p>
<p style="padding-left: 30px;"><strong>Start out with a base image with a nice amber texture background</strong></p>
<p><a title="gravity" href="http://www.imagemagick.org/script/command-line-options.php?ImageMagick=9pv4b5s0j8fs01dvavsp8bkc45#gravity"> -gravity</a> NorthWest -fill DarkRed -pointsize 50 <a title="draw" href="http://www.imagemagick.org/script/command-line-options.php?ImageMagick=9pv4b5s0j8fs01dvavsp8bkc45#draw">-draw</a> &#8220;text 5,4 Server&#8221;</p>
<p style="padding-left: 30px;"><strong>Draw &#8220;Server&#8221; on there; top left,  Red and 50pts</strong></p>
<p>-gravity South -fill black -pointsize 13 -draw &#8220;text 1,1 Server&#8221;</p>
<p style="padding-left: 30px;"><strong>then add &#8220;Server&#8221;, on the southern edge, black and 14pts</strong></p>
<p>O.ico</p>
<p style="padding-left: 30px;"><strong>And output that to O.ico</strong></p>
</blockquote>
<p>Next we need to gently ask puppet to do the work of generating that image for each server and pushing it to the favicon..<br />
We &#8216;d want the file to be generated server side and <a href="http://docs.puppetlabs.com/references/2.6.2/function.html#generate">generate</a> would be perfect though the many security rules have rendered it near impossible to be of practical use. So, in the interest of having this work sooner rather than later; the code to generate it client side: Keep in mind .. This does mean you&#8217;ll have to ensure ImageMagick to be available, the base file (here amber.png), the fonts, realize this only makes a file if its missing, ..</p>
<pre class="brush:ruby">$webroot = '/var/www'

exec { "createFavicon":
command =&gt; "convert /tmp/amber.png -font URW-Gothic-Book -gravity NorthWest -fill DarkRed -pointsize 50 -draw 'text 5,4 $hostname' -gravity South -fill black -pointsize 13 -draw 'text 1,1 $hostname'  $webroot/favicon.ico",
cwd =&gt; "/tmp",
creates =&gt; "$webroot/favicon.ico",
path =&gt; ["/usr/bin"],
require =&gt; File["/tmp/amber.png"],
}

file{"/tmp/amber.png":
source  =&gt; "puppet:///module/amber.png",
owner   =&gt; 'apache',
group   =&gt; 'apache',
mode    =&gt; '644',
ensure =&gt; file,
}</pre>
<p>An quick end to missing favicon.ico files. Customised files for each server. <img src='http://blog.cone.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cone.be/2011/03/02/auto-generated-favicons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Unity Experiment</title>
		<link>http://blog.cone.be/2011/01/31/the-unity-experiment/</link>
		<comments>http://blog.cone.be/2011/01/31/the-unity-experiment/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 19:10:32 +0000</pubDate>
		<dc:creator>Gert</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Future]]></category>

		<guid isPermaLink="false">http://blog.cone.be/?p=4483</guid>
		<description><![CDATA[Since the next version of Ubuntu will make the controversial move to Unity, I decided to give it a whirl today. I&#8217;m curious and hopeful. I will try to stick with it for at least a full day of work. Lets keep in mind though that this is the old version of Unity, not the [...]]]></description>
			<content:encoded><![CDATA[<p>Since <a href="http://hubpages.com/hub/11-killer-features-that-make-Ubuntu-1104-worth-the-wait">the next version of Ubuntu</a> will make the controversial move to Unity, I decided to give it a whirl today. I&#8217;m curious and hopeful. I will try to stick with it for at least a full day of work.<br />
Lets keep in mind though that this is the old version of Unity, not the one they&#8217;re launching with 10.04; which will, amongst other things, include Compiz candy. As an aftertought to pouring my findings here, I might want to install the <a href="https://launchpad.net/unity">repository</a> that will provide me with the latest version. Also, this is Unity 0.2.46 or something near that and its Unity for Ubuntu Netbook Edition .. Still, the fact that this is &#8220;live&#8221; for netbooks makes the many usability questions worse.</p>
<p><strong>So! Brass tacks; Ugly; Raw and Unfiltered:</strong></p>
<p>Whoops, Fallout 3 launcher icon vanished &#8211; Ill put it back later<br />
after the Xorg experience, its back. Thats weird on many MANY levels.</p>
<p>Eeeuw! Everything is fullscreen *puke*</p>
<p>Whot? Compiz?? Grr</p>
<p>Cant find any installed Wine software &#8211; Annoying. How am I to start Fallout 3 next time I have some time to play (like not anytime soon)?</p>
<p>Where is my Desktop? I finally got into the Apple flow of actually using that space for productivity flow.. I DONT want to have to un-learn that again :/</p>
<p>When holding the &#8220;super&#8221;-button (Most hardware has this printed with the windows logo. The EU should really do something about that.) the icons in the bar on the left light up and show numbered shortcuts. Nice.</p>
<p>The app menu for most apps is in the upper bar, like apple offers. Its a choice I&#8217;ve been hoping for, but I dont know if I want it as a default :/ Now that I&#8217;m on that alley of thought.. I guess the whole Unity interface has been Apple-ized.. interesting&#8230;</p>
<p>The apps screen and folder view sure takes some getting used to. Like how can I just browse my directories?? What if I need a folder I didnt open recently??<br />
*Some time after* Oh; its quite simple really.. Click the files view (the one that throws all files you recently opened on the screen &#8211; yes, those too), click to the folders pane, click a folder. Now you ll see the folders content (to some extent) and in the upper right corner (very unobtrusive I might say. Hidden might be another word): a folder icon that opens the explorer</p>
<p>I kinda like that when you search for an app it integrates app store options. Or dont I :s</p>
<p>Where is the Unity setup screen? Or isnt there one of those? :s Do I hear Steve Jobs&#8217; whisperings? I would really like to disable some stuff.. No options so far though..</p>
<p>Clicking the bookmark for the local samba server does nothing. Or at least nothing visible. No icons or whatever.. no windows opening.. This is painfully immature :/<br />
Oh I need to apologize. Assuming it did anything was prejudice. It did NOTHING. Then again, thats a Gnome construct so it shouldnt be that surprising.. Cant seem to find the Unity version though.. No network shares for you?<br />
Oh wait, using nautilus it appears it was already mounted. The system just doesnt mention it Anywhere. Until it threw a message through nautilus.. hmm..</p>
<p>Damn, I miss the ability to zoom in Compiz. Says a lot about my eye-sight, but still. That should make it a key accessibility issue (most people have some sort of sight related quirk or problem)</p>
<p>In a &#8220;I WANT COMPIZ&#8221; kinda moment, I opened a terminal and typed &#8220;compiz&#8221; &#8211; I know, I&#8217;m working breakage, but it might just Work! In times where (most) of the earth has been mapped, a man can at least explore crap like that. Anyway. I pressed enter, Compiz discovered I was cheating, running another WM and threw a hissy fit &#8220;No I Wont Start!&#8221; To be expected. A nasty surprise however was that the actual manager had stopped working and left me in a state where only tty1 and killall Xorg got me out. Nasty.</p>
<p>Oh my, it seems to have lost all its icons and thumbnails again. But they&#8217;re slowly coming back. Probably because of the crashlike ending of the previous session. Possibly? Hopefully? :s</p>
<p>I do believe many issues will resolve theirselves as unity gets the hang of your habbits. Important documents and software in the &#8220;popular&#8221; tabs; the sidebar filled with your favorite icons.. Any software with those options has to be afforded a grace period where it gets to know you..</p>
<p><strong>Now then..</strong><br />
Unity is certainly a next step in vision on usability and the future of the desktop.<br />
Mind you, thats compliment nor derogatory comment.</p>
<p>Considering the big version nr difference between the one in the repos now and the one on <a href="https://launchpad.net/unity">launchpad.net/unity</a>; I&#8217;m going to uninstall this version and try the most recent one. Changing to Gnome to remove Unity and install the newest version.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cone.be/2011/01/31/the-unity-experiment/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Gotta love LVM</title>
		<link>http://blog.cone.be/2010/11/17/gotta-love-lvm/</link>
		<comments>http://blog.cone.be/2010/11/17/gotta-love-lvm/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 00:09:34 +0000</pubDate>
		<dc:creator>Gert</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Future]]></category>
		<category><![CDATA[Planet]]></category>

		<guid isPermaLink="false">http://blog.cone.be/?p=4459</guid>
		<description><![CDATA[# lvresize -L +1G /dev/vg/gert_var Extending logical volume gert_var to 3.00 GB Logical volume gert_var successfully resized # e2fsck -f /dev/vg/gert_var e2fsck 1.41.3 (12-Oct-2008) Pass 1: Checking inodes, blocks, and sizes Pass 2: Checking directory structure Pass 3: Checking directory connectivity Pass 4: Checking reference counts Pass 5: Checking group summary information /dev/vg/gert_var: 22902/131072 files [...]]]></description>
			<content:encoded><![CDATA[<p># lvresize -L +1G /dev/vg/gert_var<br />
Extending logical volume gert_var to 3.00 GB<br />
Logical volume gert_var successfully resized</p>
<p># e2fsck -f /dev/vg/gert_var<br />
e2fsck 1.41.3 (12-Oct-2008)<br />
Pass 1: Checking inodes, blocks, and sizes<br />
Pass 2: Checking directory structure<br />
Pass 3: Checking directory connectivity<br />
Pass 4: Checking reference counts<br />
Pass 5: Checking group summary information<br />
/dev/vg/gert_var: 22902/131072 files (6.4% non-contiguous), 472351/524288 blocks</p>
<p># resize2fs  /dev/vg/gert_var<br />
resize2fs 1.41.3 (12-Oct-2008)<br />
Resizing the filesystem on /dev/vg/gert_var to 786432 (4k) blocks.<br />
The filesystem on /dev/vg/gert_var is now 786432 blocks long.</p>
<p>A breeze! Gotta love it <img src='http://blog.cone.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cone.be/2010/11/17/gotta-love-lvm/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Command line Phobia</title>
		<link>http://blog.cone.be/2010/09/22/command-line-phobia/</link>
		<comments>http://blog.cone.be/2010/09/22/command-line-phobia/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 18:16:43 +0000</pubDate>
		<dc:creator>Gert</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Future]]></category>
		<category><![CDATA[Planet]]></category>

		<guid isPermaLink="false">http://blog.cone.be/?p=4424</guid>
		<description><![CDATA[Many people suffer Command line Phobia. Lots of people still throw it up a s a negative point. Today however, while looking at the Vassal pages, I realized the default argument (too hard, too complicated) actually works the opposite way too. The page says Linux Most Linux distributions ship a JRE. If you do not [...]]]></description>
			<content:encoded><![CDATA[<p>Many people suffer Command line Phobia. Lots of people still throw it up a s a negative point. Today however, while looking at the <a href="http://www.vassalengine.org/">Vassal</a> pages, I realized the default argument (too hard, too complicated) actually works the opposite way too. The page says</p>
<blockquote><p>Linux<br />
Most Linux distributions ship a JRE. If you do not have a JRE installed, you must install one before running Vassal. On Fedora: yum install java-1.6.0-openjdk, and on Ubuntu: apt-get openjdk-6-jre.</p></blockquote>
<p>Oh No! Dreaded terminal code: &#8220;On Fedora: <strong>yum install java-1.6.0-openjdk</strong>, and on Ubuntu: <strong>apt-get openjdk-6-jre</strong>.&#8221;<br />
We could do the same in the graphical interface, now lets see what you prefer..</p>
<p><strong>The Ubuntu GUI way:</strong></p>
<ul>
<li>Click applications &gt; Ubuntu Software Center</li>
<li>Write the package name in the search box</li>
<li>Pick the appropriate package and click install</li>
<li>Type administrative password when asked to</li>
<li>Repeat till all necessary packages are installed</li>
<li>Close window after its ready installing</li>
</ul>
<p><strong>The Ubuntu Command Line Interface (CLI) way:</strong></p>
<ul>
<li>Click Applications &gt; Accessoires &gt; Terminal</li>
<li>Paste the command from the site: <em>apt-get openjdk-6-jre</em> (If there are more packages involved, they will all be listed at once)</li>
<li>Type administrative password when asked to</li>
<li>Close the window after the command has completed the installation.</li>
</ul>
<p>The back end for both of these commands are identical, there is no difference when you install one way or the other. Just in usability!</p>
<p>I for one Always just paste it in a terminal window! Fast n Easy!</p>
<p>There is also <strong>a Third option</strong>, where you click a link in the web page and everything else just happens:</p>
<ul>
<li>Click the link: <a href="apt:openjdk-6-jre">apt:openjdk-6-jre</a></li>
<li>Confirm that you want this</li>
<li>Type administrative password when asked to</li>
<li>Close the window after the command has completed the installation.</li>
</ul>
<p>And I obviously prefer this method above all, but its still very new and still not very much used &#8220;in the wild&#8221;.</p>
<p>For completeness.. let me try n remember what it felt like to install stuff like that (Java, Flash, QT, Codecs, MS.net framework, ..) on <strong>Windows:</strong></p>
<ul>
<li>Try to find out the name of what you&#8217;re actually missing (this is usually mentioned in the documentation)</li>
<li>Google for the site that has the software you need</li>
<li>Navigate to where the necessary files are on the site</li>
<li>Download the file(s)</li>
<li>Check if its not some nasty piece of malware or whatever</li>
<li>Find the downloaded file on your pc (including this step because Ive seen loads of people fail here)</li>
<li>Run the file</li>
<li>Answer the often inane questions and wait</li>
<li>Close the installer</li>
<li>Repeat for each extra piece of software you need</li>
</ul>
<p>And as an added Windows bonus:</p>
<ul>
<li>Discover additional software installed without you really realizing it (again, including this because this happens more than not)</li>
</ul>
<p>Again, taking Windows into account.. I prefer the short and painless Ubuntu CLI method.</p>
<p>The command line interface should be a plus instead of a negative argument.</p>
<p>Though it doesn&#8217;t matter too much either way since most users wont even run into an instance where they have to install additional software from an external site, since you can get everything you need from the software market at any rate.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cone.be/2010/09/22/command-line-phobia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amnesia &#8211; The Dark Descent</title>
		<link>http://blog.cone.be/2010/09/18/amnesia-the-dark-descent/</link>
		<comments>http://blog.cone.be/2010/09/18/amnesia-the-dark-descent/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 00:04:11 +0000</pubDate>
		<dc:creator>Gert</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Open Future]]></category>
		<category><![CDATA[Planet]]></category>

		<guid isPermaLink="false">http://blog.cone.be/?p=4395</guid>
		<description><![CDATA[Amnesia is the newest game by Frictional Games, and more importantly &#8211; runs natively on linux! (and on windows and mac.) Frictional games is also the company behind the Penumbra series, whose engine was recently open sourced after being featured in the Humble Indie Bundle. (another fine initiative for Linux Gaming) The penumbra series is [...]]]></description>
			<content:encoded><![CDATA[<p>Amnesia is the newest game by <a href="http://www.frictionalgames.com">Frictional Games</a>, and more importantly &#8211; <strong>runs natively on linux!</strong><br />
(and on windows and mac.)</p>
<p>Frictional games is also the company behind the <a href="http://www.penumbragame.com">Penumbra</a> series, whose engine was recently open sourced after being featured in the <a href="http://blog.cone.be/2010/05/10/the-humble-indie-bundle/">Humble Indie Bundle</a>. (another fine initiative for Linux Gaming) The penumbra series is a first person survival horror adventure, taking you deeper into a mysterious mine in a quest for answers and an escape from its dangers. Its extremely atmospheric and though low on actual monsters, the threat is ever present. A strong game!</p>
<p>Amnesia was released <a href="http://en.wikipedia.org/wiki/Amnesia:_The_Dark_Descent">September 8th</a> and thanks to the fine people at <a href="http://linuxlock.blogspot.com/2010/09/frictional-nails-fear-factor.html">The Blog of Helios</a> I got an evaluation version! <img src='http://blog.cone.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Game downloaded and installed; lets see how this one plays!</p>
<p>The story starts with the player character waking up and not really knowing a lot, if anything. I didn&#8217;t mind because this way at least I was on equal footing with the character, deepening the immersion. We find out more with each note and flashback and get introduced to a dark back story and a collection of pretty horrid characters. And some twists apparently, I hear there are several possible endings and I always appreciate that in a game <img src='http://blog.cone.be/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Amnesia seems to be built on a newer version of the Penumbra engine; a real coming of age. First off they were able to address some of the frustrations I had with the previous engine. Rotating objects in Penumbra was impossibly hard and required pushing the object against a wall or the floor until it was right. Quite the nuisance for some of the physics puzzles where you had to stack boxes.. These new functions are also nicely introduced in the sporadic in-game hints; coming up when necessary.<br />
The game also has a fresh bag of tricks containing mist, wind, insanity effects and more. All these are great mechanics for building suspense without going into cheesy stuff or actual threats. The first part of the game solely relies on these to convey a sense of danger. Combined with a nifty mechanic where your character starts swooning and fainting, like the fear/adrenaline effect in Penumbra, but again a more polished version. Adding a layer of uncertainty that isnt just darkness or danger, but doubt in the character itself. You might see the monster but will the game character be able to actually run from it?</p>
<p>As with Penumbra, the Production Values are superb. Penumbra had incredible voice acting and Amnesia follows that suit. The ambient sounds set an incredible mood to the point that for the first time playing a game, I have wondered about playing it in a 5.1 setup. (I dont care for 5.1 with the usual shooting games; with Amnesia on the other hand, I do believe the extra level of immersion would be worth while..) The story is told through a series of letters and flashbacks and again, the voice acting brings it together! Ill confess to expecting less than decent English VO from a Scandinavian game, but am glad to say the English is excellent. (or at least excellent to the extent that I am able to judge) As far as I was able to tell, the text is available in several languages, the audio is English only. I was considering playing the game in French since that might add something to the mood, but Im glad they didn&#8217;t add the extra voice acting since that wouldn&#8217;t be worth the extra cost as far as Im concerned..</p>
<p>This all adds up to some great in game cut scenes, enhancing the mood at frequent intervals.</p>
<p>The mechanic that really brings it all together is the Insanity System. The usual health and limited light concepts are completed by a Sanity stat. That layer of uncertainty doubt in the character itself. Your sanity starts slipping in the dark and when freaky stuff happens. You restore sanity by being in a lighted room, but the Nasties can easily see you if you&#8217;re in the light. And you can see them better which wont help you cope either. You also restore sanity by making progress in the game, solving puzzles.<br />
This prevents you from spending hours walking around the rooms and searching for all the tinder boxes and oil, etc. Instead it keeps you in the mood, making sure you don&#8217;t lose that sense of dread and urgency. Knowing there is something out to get you, roaming the rooms. Barely being able to get to the next room because of your fleeting sanity and being unable to discern the insanity driven shadows from real objects, let alone threats.</p>
<p>And as an extra for those who care, there is a Comments track, where the creators discuss the game and design. (I might be behind on games, but its the first time I&#8217;ve seen this on anything other than DVDs?) And Custom Stories with an <a href="http://www.frictionalgames.com/site/node/112">editor</a> for anyone who wants to expand on the default scenario. Im hoping to see some awesome stories, but I guess we ll have to wait and see. Considering how few games provide this tool-set for survival horror, I do have high hopes. This kit is sure to tickle the creative minds of lots of people.</p>
<p>So. If you dont like the mystery, discovering the story and enjoying the scare, you wont like Amnesia much. There is no shooting, you can throw a rock, but thats about it and you &#8216;re generally quite helpless against a very hostile environment.<br />
But if you do like all that, you re in for a great ride <img src='http://blog.cone.be/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cone.be/2010/09/18/amnesia-the-dark-descent/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: blog.cone.be @ 2012-05-21 07:20:15 by W3 Total Cache -->
