<?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>productive.dk</title>
	<atom:link href="http://productive.dk/feed" rel="self" type="application/rss+xml" />
	<link>http://productive.dk</link>
	<description>Ruby on Rails Consulting and Application Development</description>
	<lastBuildDate>Wed, 19 Aug 2009 07:42:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Scrum Training Institute on Rails</title>
		<link>http://productive.dk/2008/09/18/scrum-training-institute-on-rails.html</link>
		<comments>http://productive.dk/2008/09/18/scrum-training-institute-on-rails.html#comments</comments>
		<pubDate>Thu, 18 Sep 2008 09:37:05 +0000</pubDate>
		<dc:creator>Jesper</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[ann]]></category>

		<guid isPermaLink="false">http://productive.dk/?p=66</guid>
		<description><![CDATA[	This week I launched a new site for The Scrum Training Institute at scrumtraininginstitute.com. If you&#8217;re getting started with Scrum or Agile these are the experts you want to learn from! Currently their team consists of Jeff Sutherland (co-creator of Scrum), Jens Østergaard (a fellow dane), Gabrielle Benefield and Pete Deemer.

	Working with them has been [...]]]></description>
			<content:encoded><![CDATA[	<p><a href="http://scrumtraininginstitute.com"><img src="http://productive.dk/pub/uploads/2008/09/sti-small.jpg" alt="Scrum Training Institute" title="sti-small" width="204" height="226" class="alignright size-full wp-image-67" /></a>This week I launched a new site for The Scrum Training Institute at <a href="http://scrumtraininginstitute.com">scrumtraininginstitute.com</a>. If you&#8217;re getting started with Scrum or Agile these are the experts you want to learn from! Currently their team consists of Jeff Sutherland (co-creator of Scrum), Jens Østergaard (a fellow dane), Gabrielle Benefield and Pete Deemer.</p>

	<p>Working with them has been just great. As a developer I just love having clients, that unasked will send me emails going:</p>

	<p><blockquote>Jesper, here&#8217;s the story:<br />
As a customer, I want to be able to&#8230;</blockquote></p>

	<p>The site is live now and we will be adding more features over the coming weeks, as I work my way through the backlog.</p>


 ]]></content:encoded>
			<wfw:commentRss>http://productive.dk/2008/09/18/scrum-training-institute-on-rails.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails 2.1.0 without a Database</title>
		<link>http://productive.dk/2008/06/03/rails-210-without-a-database.html</link>
		<comments>http://productive.dk/2008/06/03/rails-210-without-a-database.html#comments</comments>
		<pubDate>Tue, 03 Jun 2008 08:14:53 +0000</pubDate>
		<dc:creator>Jesper</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[ActiveRecord]]></category>

		<guid isPermaLink="false">http://productive.dk/?p=65</guid>
		<description><![CDATA[	If you are running the just released Rails 2.1.0 and have disabled ActiveRecord, you will likely run into problems launching script/server.

	The culprit is the new config/initializers/new_rails_defaults.rb, which should test to see if ActiveRecord is loaded.

	The bug report is here and the patch &#8220;AR can be disabled, new_rails_defaults.rb should check&#8221; has already been applied.

	It&#8217;s a very [...]]]></description>
			<content:encoded><![CDATA[	<p>If you are running the just released Rails 2.1.0 and have disabled ActiveRecord, you will likely run into problems launching script/server.</p>

	<p>The culprit is the new config/initializers/new_rails_defaults.rb, which should test to see if ActiveRecord is loaded.</p>

	<p>The <a href="http://rails.lighthouseapp.com/projects/8994/tickets/303-configs-initializers-new_rails_defaults-rb-should-check-for-disabled-frameworks#ticket-303-2">bug report is here</a> and the patch &#8220;AR can be disabled, new_rails_defaults.rb should check&#8221; has <a href="http://github.com/rails/rails/commit/4b4aa8f6e08ba2aa2ddce56f1d5b631a78eeef6c">already been applied</a>.</p>

	<p>It&#8217;s a very tiny patch, so until the next Rails release is out, you can easily apply the patch manually.</p>


 ]]></content:encoded>
			<wfw:commentRss>http://productive.dk/2008/06/03/rails-210-without-a-database.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My latest Radiant project is now live!</title>
		<link>http://productive.dk/2008/02/06/my-latest-radiant-project-is-now-live.html</link>
		<comments>http://productive.dk/2008/02/06/my-latest-radiant-project-is-now-live.html#comments</comments>
		<pubDate>Wed, 06 Feb 2008 09:43:16 +0000</pubDate>
		<dc:creator>Jesper</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Radiant]]></category>

		<guid isPermaLink="false">http://productive.dk/2008/02/06/my-latest-radiant-project-is-now-live.html</guid>
		<description><![CDATA[	I don&#8217;t usually work on &#8220;plain old websites&#8221;, but I had an itch to try out Radiant CMS, and so I decided to take a small gig building a showcase site for a real estate developer (or property developer, depending on which side of the pond you&#8217;re on).

	So far Radiant has been a pleasant experience [...]]]></description>
			<content:encoded><![CDATA[	<p><a href="http://korpus-sundhedspark.dk" title="KORPUS Sundhedspark i Køge er en helt ny måde at tænke sundhed på, som retter sig mod et hastigt voksende marked i Danmark og resten af Europa. Byggeriet opføres efter helt nye revolutionerende byggeprincipper uden beton, der gavner miljøet, sænker dine driftsudgifter og har et påviseligt sundhedsfremmende indeklima."><img src="http://productive.dk/pub/uploads/2008/02/korpus.jpg" alt="KORPUS Sundhedspark" border="0" width="204" height="238" align="right" /></a>I don&#8217;t usually work on &#8220;plain old websites&#8221;, but I had an itch to try out <a href="http://radiantcms.org">Radiant CMS</a>, and so I decided to take a small gig building a showcase site for a real estate developer (or property developer, depending on which side of the pond you&#8217;re on).</p>

	<p>So far Radiant has been a pleasant experience and I&#8217;ll definitely use it for a couple of other sites. Initially my impression was that it had way too few features to be of any real use, but it has the 20% features that you use 80% of the time. For the rest there&#8217;s a bunch of extensions, some which are almost mandatory for any site, like the page_attachments extension, that enables file-uploads on all pages. Also, Radiant is based on <a href="http://rubyonrails.org/">Rails</a>, so if you can&#8217;t find an extension with the functionality you need it can be easily extended.</p>

	<p>Working with Radiant also gave me a chance to look into Rails hosting options in Europe. Most of the dedicated Rails hosting companies have data centers in the US, so I needed to look elsewhere. I ended up hosting the site on a VPS from <a href="http://rimuhosting.com">RimuHosting</a>, who have a data center in London. They don&#8217;t specifically promote themselves as a Rails host, but they do have <a href="http://bliki.rimuhosting.com/space/knowledgebase/linux/miscapplications/ruby+on+rails">instructions for running Rails on their servers</a> and they will install a complete Rails stack for you if you just ask when ordering the VPS. Setup was a amazingly fast even though it involved a real person handling my order. Within 15 minutes of submitting the order I had an email back saying they were working on my order and about 30 minutes later I was logging in to my new server!</p>

	<p>The site is live now at <a href="http://korpus-sundhedspark.dk" title="KORPUS Sundhedspark, Danmarks største og mest ambitiøse sundhedsbyggeri i miljørigtige rammer – netop overfor Køge Sygehus">korpus-sundhedspark.dk</a> (in Danish).</p>


 ]]></content:encoded>
			<wfw:commentRss>http://productive.dk/2008/02/06/my-latest-radiant-project-is-now-live.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java programmer == &#8216;maintenance&#8217;</title>
		<link>http://productive.dk/2008/01/29/java-programmer-equals-maintenance.html</link>
		<comments>http://productive.dk/2008/01/29/java-programmer-equals-maintenance.html#comments</comments>
		<pubDate>Tue, 29 Jan 2008 12:00:10 +0000</pubDate>
		<dc:creator>Jesper</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://productive.dk/2008/01/29/java-programmer-equals-maintenance.html</guid>
		<description><![CDATA[	Pragmatic Dave on Passion, Skill and &#8216;Having A Blast&#8217;:

	
		... you should be investigating your tools set and you should be trying different techniques and different ways of doing things. And maybe then, more and more it looks back into practices. And that&#8217;s not just to make you better at your job, it&#8217;s also to make [...]]]></description>
			<content:encoded><![CDATA[	<p><a href="http://www.infoq.com/interviews/dave-thomas-agile-passion">Pragmatic Dave on Passion, Skill and &#8216;Having A Blast&#8217;</a>:</p>

	<blockquote>
		<p>... you should be investigating your tools set and you should be trying different techniques and different ways of doing things. And maybe then, more and more it looks back into practices. And that&#8217;s not just to make you better at your job, it&#8217;s also to make you safer in your job. Because, at the speed things are changing, <strong>in 10 years the job description for Java programmer is going to be &#8220;maintenance.&#8221;</strong> And that&#8217;s just the case, just the way things work in this industry.</p>
	</blockquote>

	<p>So, what are you waiting for? Get moving. Learn a new language. Today.</p>


 ]]></content:encoded>
			<wfw:commentRss>http://productive.dk/2008/01/29/java-programmer-equals-maintenance.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RailsConf 2008 Europe Announced</title>
		<link>http://productive.dk/2008/01/21/railsconf-2008-europe-announced.html</link>
		<comments>http://productive.dk/2008/01/21/railsconf-2008-europe-announced.html#comments</comments>
		<pubDate>Mon, 21 Jan 2008 08:50:46 +0000</pubDate>
		<dc:creator>Jesper</dc:creator>
				<category><![CDATA[RailsConf]]></category>

		<guid isPermaLink="false">http://productive.dk/2008/01/21/railsconf-2008-europe-announced.html</guid>
		<description><![CDATA[	David just announced RailsConf Europe &#8216;08:

	
		The conference is returning to Berlin and the conference will happen between the 2nd and 4th of September.
	

	Registration will open in May 2008. Hope to see you there.


 ]]></description>
			<content:encoded><![CDATA[	<p>David <a href="http://weblog.rubyonrails.com/2008/1/20/railsconf-europe-08-get-your-proposals-in">just announced</a> <a href="http://www.railsconfeurope.com/">RailsConf Europe &#8216;08</a>:</p>

	<blockquote>
		<p>The conference is returning to Berlin and the conference will happen between the 2nd and 4th of September.</p>
	</blockquote>

	<p>Registration will open in May 2008. Hope to see you there.</p>


 ]]></content:encoded>
			<wfw:commentRss>http://productive.dk/2008/01/21/railsconf-2008-europe-announced.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RailsConf 2008: Submit Your Proposals</title>
		<link>http://productive.dk/2007/10/30/railsconf-2008-submit-your-proposals.html</link>
		<comments>http://productive.dk/2007/10/30/railsconf-2008-submit-your-proposals.html#comments</comments>
		<pubDate>Tue, 30 Oct 2007 19:04:25 +0000</pubDate>
		<dc:creator>Jesper</dc:creator>
				<category><![CDATA[Narcissism]]></category>
		<category><![CDATA[RailsConf]]></category>

		<guid isPermaLink="false">http://productive.dk/2007/10/30/railsconf-2008-submit-your-proposals.html</guid>
		<description><![CDATA[	

	You can now submit your proposal for RailsConf 2008 taking place May 29-June 1, in Portland.

	With that off my chest, I can move on to the real purpose for this post: The photo, taken at RailsConf 2007 and featured on the frontpage of the RailsConf 2008 site, has yours truly and Morten Christensen smack in [...]]]></description>
			<content:encoded><![CDATA[	<p><a href="http://en.oreilly.com/rails2008/"><img src="http://productive.dk/pub/uploads/2007/10/railsconf2008.png" width="500" height="168" alt="We were there" /></a></p>

	<p>You can now <a href="http://en.oreilly.com/rails2008/public/cfp/6">submit your proposal</a> for <a href="http://en.oreilly.com/rails2008/">RailsConf 2008</a> taking place May 29-June 1, in Portland.</p>

	<p>With that off my chest, I can move on to the real purpose for this post: The photo, taken at RailsConf 2007 and featured on the frontpage of the RailsConf 2008 site, has yours truly and <a href="http://www.mortench.net/">Morten Christensen</a> smack in the center!</p>


 ]]></content:encoded>
			<wfw:commentRss>http://productive.dk/2007/10/30/railsconf-2008-submit-your-proposals.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sanitize your database inputs</title>
		<link>http://productive.dk/2007/10/11/sanitize-your-database-inputs.html</link>
		<comments>http://productive.dk/2007/10/11/sanitize-your-database-inputs.html#comments</comments>
		<pubDate>Thu, 11 Oct 2007 20:11:44 +0000</pubDate>
		<dc:creator>Jesper</dc:creator>
				<category><![CDATA[Funny]]></category>

		<guid isPermaLink="false">http://productive.dk/2007/10/11/sanitize-your-database-inputs.html</guid>
		<description><![CDATA[	Exploits of a Mom


	Now why didn&#8217;t I think of that? Naming your kids Magnus and Frida suddenly seems very unoriginal. From xkcd.


 ]]></description>
			<content:encoded><![CDATA[	<p><strong>Exploits of a Mom</strong><br />
<a href="http://xkcd.com/327/"><img src="http://productive.dk/pub/uploads/2007/10/exploits_of_a_mom.png" width="500" height="153" alt="Exploits of a Mom" /></a></p>

	<p>Now why didn&#8217;t I think of that? Naming your kids Magnus and Frida suddenly seems very unoriginal. From <a href="http://xkcd.com">xkcd</a>.</p>


 ]]></content:encoded>
			<wfw:commentRss>http://productive.dk/2007/10/11/sanitize-your-database-inputs.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>At RailsConf Europe in Berlin</title>
		<link>http://productive.dk/2007/09/17/at-railsconf-europe-in-berlin.html</link>
		<comments>http://productive.dk/2007/09/17/at-railsconf-europe-in-berlin.html#comments</comments>
		<pubDate>Mon, 17 Sep 2007 16:14:37 +0000</pubDate>
		<dc:creator>Jesper</dc:creator>
				<category><![CDATA[RailsConf]]></category>

		<guid isPermaLink="false">http://productive.dk/2007/09/17/at-railsconf-europe-in-berlin.html</guid>
		<description><![CDATA[	Just got in. Looking forward to lots of fun in the coming days. I&#8217;ll be tumbling my notes at railsconf07.productive.dk.

	If you need a freelancer for your (next) project, come find me and lets talk. If you don&#8217;t need a freelancer, come have a chat anyway ;)


 ]]></description>
			<content:encoded><![CDATA[	<p>Just got in. Looking forward to lots of fun in the coming days. I&#8217;ll be tumbling my notes at <a href="http://railsconf07.productive.dk/">railsconf07.productive.dk</a>.</p>

	<p><strong>If you need a freelancer for your (next) project, come find me and lets talk</strong>. If you don&#8217;t need a freelancer, come have a chat anyway ;)</p>


 ]]></content:encoded>
			<wfw:commentRss>http://productive.dk/2007/09/17/at-railsconf-europe-in-berlin.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s Official: Vista Blows</title>
		<link>http://productive.dk/2007/08/20/its-official-vista-blows.html</link>
		<comments>http://productive.dk/2007/08/20/its-official-vista-blows.html#comments</comments>
		<pubDate>Mon, 20 Aug 2007 20:10:24 +0000</pubDate>
		<dc:creator>Jesper</dc:creator>
				<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://productive.dk/2007/08/20/its-official-vista-blows.html</guid>
		<description><![CDATA[	Or as Joel Spolsky puts it:

	
		I&#8217;ve been using Vista on my home laptop since it shipped, and can say with some conviction that nobody should be using it as their primary operating system&#8212;it simply has no redeeming merits to overcome the compatibility headaches it causes. Whenever anyone asks, my advice is to stay with Windows [...]]]></description>
			<content:encoded><![CDATA[	<p>Or as <a href="http://www.joelonsoftware.com/items/2007/08/18.html">Joel Spolsky puts it</a>:</p>

	<blockquote>
		<p>I&#8217;ve been using Vista on my home laptop since it shipped, and can say with some conviction that nobody should be using it as their primary operating system&#8212;it simply has no redeeming merits to overcome the compatibility headaches it causes. Whenever anyone asks, my advice is to stay with Windows XP (and to purchase new systems with XP preinstalled).</p>
	</blockquote>

	<p>and <a href="http://fakesteve.blogspot.com/2007/08/more-raves-for-vista.html">Fake Steve comments on outgoing PC Magazine editor Jim Louderback’s “Vista sucks” farewell column</a>:</p>

	<blockquote>
		<p>... Jim Louderback, the newly departed editor of PC Magazine, who uses his farewell column to do something I suppose he has wanted to do for ages&#8212;tell the truth about Vista. &#8220;Why, nine months after launch, am I so frustrated? The litany of what doesn&#8217;t work and what still frustrates me stretches on endlessly.&#8221;<br/><br />
... &#8220;I could go on and on about the lack of drivers, the bizarre wake-up rituals, the strange and nonreproducible system quirks, and more. But I won&#8217;t bore you with the details. The upshot is that even after nine months, Vista just ain&#8217;t cutting it. I definitely gave Microsoft too much of a free pass on this operating system.&#8221;</p>
	</blockquote>

	<p>(via <a href="http://daringfireball.net/">Daring Fireball</a>)</p>


 ]]></content:encoded>
			<wfw:commentRss>http://productive.dk/2007/08/20/its-official-vista-blows.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making TextMate and sqlplus play nice</title>
		<link>http://productive.dk/2007/08/17/making-textmate-and-sqlplus-play-nice.html</link>
		<comments>http://productive.dk/2007/08/17/making-textmate-and-sqlplus-play-nice.html#comments</comments>
		<pubDate>Fri, 17 Aug 2007 07:53:12 +0000</pubDate>
		<dc:creator>Jesper</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[TextMate]]></category>

		<guid isPermaLink="false">http://productive.dk/2007/08/17/making-textmate-and-sqlplus-play-nice.html</guid>
		<description><![CDATA[	As described in the Calling TextMate from Other Applications chapter in the TextMate Manual

	
		There is one command which does not support giving arguments in the EDITOR variable, it is crontab (which is sort of obsoleted by launchd). If you need to use it, you can create a symbolic link to mate with a _wait suffix [...]]]></description>
			<content:encoded><![CDATA[	<p>As described in the <a href="http://macromates.com/textmate/manual/using_textmate_from_terminal">Calling TextMate from Other Applications</a> chapter in the <a href="http://macromates.com/textmate/manual/">TextMate Manual</a></p>

	<blockquote>
		<p>There is one command which does not support giving arguments in the EDITOR variable, it is crontab (which is sort of obsoleted by launchd). If you need to use it, you can create a symbolic link to mate with a _wait suffix which implies -w.</p>
	</blockquote>

	<p>Well, as I found out a while ago, there&#8217;s another command that has the same problem: <strong>sqlplus</strong>. But if you follow Allan&#8217;s instructions, you can make TextMate work with sqlplus:</p>

<pre><code>ln -s mate ~/bin/mate_wait   # run this once to create the link
export EDITOR='mate_wait'    # use in your ~/.bash_profile</code></pre>

	<p>Assuming you&#8217;ve already created a symlink to mate and that ~/bin exists (you could also use /usr/local/bin or some other preferred location). Now, in sqlplus simply type ed or edit as usual, and your commandline will open up in TextMate. Yay, one less reason to ever edit any text outside of TextMate.</p>


 ]]></content:encoded>
			<wfw:commentRss>http://productive.dk/2007/08/17/making-textmate-and-sqlplus-play-nice.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Updates Today</title>
		<link>http://productive.dk/2007/08/07/apple-updates-today.html</link>
		<comments>http://productive.dk/2007/08/07/apple-updates-today.html#comments</comments>
		<pubDate>Tue, 07 Aug 2007 21:43:46 +0000</pubDate>
		<dc:creator>Jesper</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://productive.dk/2007/08/07/apple-updates-today.html</guid>
		<description><![CDATA[	Apple released a bunch of new and updated products today:
	
		New iMacs. I would buy one today if I had the slightest use for it. It looks absolutely gorgeous.
		Updated Mac minis. Yay! We can still get cheap Mac servers.
		New wired and wireless keyboards. I love the wireless without the numeric keypad. This way you can have [...]]]></description>
			<content:encoded><![CDATA[	<p>Apple released a bunch of new and updated products today:</p>
	<ul>
		<li><a href="http://www.apple.com/imac/">New iMacs</a>. I would buy one today if I had the slightest use for it. It looks absolutely gorgeous.</li>
		<li><a href="http://www.apple.com/macmini/">Updated Mac minis</a>. Yay! We can still get cheap Mac servers.</li>
		<li><a href="http://www.apple.com/keyboard/">New wired and wireless keyboards</a>. I love the wireless without the numeric keypad. This way you can have your mouse closer to the keyboard, and I never use the keypad anyway (now if they could just get rid of the silly caps lock key as well). I&#8217;ve been wanting a keyboard like this ever since getting a Mac, so I ordered one immediately&#8212;the English (Int&#8217;l) version of course, the Danish layout is completely useless for writing code.</li>
		<li><a href="http://www.apple.com/ilife/">iLife &#8216;08</a>. iMovie seems to be worth the upgrade alone. I ordered a family pack.</li>
		<li><a href="http://www.apple.com/iwork/">iWork &#8216;08</a>. I love Keynote, so upgrading was an easy choice. The new spreadsheet, Numbers, looks like a nice addition. One more family pack in the shopping basket.</li>
		<li><a href="http://www.apple.com/dotmac/">Updated .Mac</a>. The new web gallery with photo and movie sharing looks like it&#8217;s worth the price alone, but I&#8217;ll wait for the reviews before deciding whether I&#8217;m going to be a .Mac user. I&#8217;d also like to see if they are going to support photo sharing from <a href="http://www.apple.com/aperture/">Aperture</a>.</li>
		<li><a href="http://www.apple.com/airportextreme/">Updated AirPort Extreme</a>. Looks like it gained gigabit ethernet, so there&#8217;s one less reason not to buy one now.</li>
	</ul>

	<p style="text-align:center;"><img src="http://productive.dk/pub/uploads/2007/08/apple-updates.jpg" title="Shopping spree" alt="Shopping spree" width="486" height="150" /><br />
<em>Todays shopping spree comes out at just DKK 2097,-. That&#8217;s five copies a lot of software for very little money if you ask me&#8212;and a new keyboard too.</em></p>

	<p><strong>Update</strong>: There&#8217;s a <a href="http://www.apple.com/iwork/trial/">30-day trial of iWork &#8216;08</a> available and a bunch of <a href="http://www.apple.com/iwork/tutorials/">tutorials</a> (via <a href="http://www.macuser.com/software/comprehensive_overview_and_imp.php">MacUser</a>).</p>


 ]]></content:encoded>
			<wfw:commentRss>http://productive.dk/2007/08/07/apple-updates-today.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Theme</title>
		<link>http://productive.dk/2007/08/06/new-theme.html</link>
		<comments>http://productive.dk/2007/08/06/new-theme.html#comments</comments>
		<pubDate>Mon, 06 Aug 2007 14:56:45 +0000</pubDate>
		<dc:creator>Jesper</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://productive.dk/2007/08/06/new-theme.html</guid>
		<description><![CDATA[	As you and my two other visitors (including Googlebot) might have noticed, I changed the look of the site. The old Blix theme I&#8217;ve been using for the past two years was beginning to look a little dated, and I also seemed to bump into blogs using it more and more frequently, so it was [...]]]></description>
			<content:encoded><![CDATA[	<p>As you and my two other visitors (including Googlebot) might have noticed, I changed the look of the site. The old <a href="http://www.kingcosmonaut.de/blix/">Blix</a> theme I&#8217;ve been using for the past two years was beginning to look a little dated, and I also seemed to bump into blogs using it more and more frequently, so it was time to go looking for a new WordPress theme.</p>

	<p>I began digging through the gazillion free themes available, but the good looking themes are also very popular (duh!) and I wanted something a little less common, so I ended up buying a &#8220;semi-unique&#8221; theme from <a href="http://www.templatemonster.com/">Template Monster</a> that looked nice on their demo site, but when installed on my blog didn&#8217;t work very well. In fact I doubt they&#8217;ve ever run it on a WordPress installation with some real data. So I spent a couple of evenings fixing the CSS and PHP, before deciding to cut my losses (it was only $50 anyways) and find another theme.</p>

	<p>I ended up deciding on the <a href="http://pittcrew.net/geekblog/scribbishwp">ScribbishWP Theme</a>, which all the cools kids seem to be using these days. It&#8217;s a port of Scribbish for <a href="http://typosphere.org/">Typo</a>, a blogging engine built with Ruby on Rails&#8212;so it smells a little like Rails, without the pain of installing and running Typo. I happen to like green, so I changed the original reddish colors to green. That&#8217;s how far my design skills go.</p>


 ]]></content:encoded>
			<wfw:commentRss>http://productive.dk/2007/08/06/new-theme.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Synacor Files for IPO</title>
		<link>http://productive.dk/2007/08/04/synacor-files-for-ipo.html</link>
		<comments>http://productive.dk/2007/08/04/synacor-files-for-ipo.html#comments</comments>
		<pubDate>Sat, 04 Aug 2007 21:30:31 +0000</pubDate>
		<dc:creator>Jesper</dc:creator>
				<category><![CDATA[Narcissism]]></category>

		<guid isPermaLink="false">http://productive.dk/2007/08/04/synacor-files-for-ipo.html</guid>
		<description><![CDATA[	

	Seems good ol&#8217; Synacor finally decided to go public:

	
		NEW YORK (AP)&#8212;Synacor Inc., an Internet platform provider, filed for an initial public offering of its shares of common stock.

The Buffalo, N.Y.-based company plans to use the proceeds from the offering for working capital and other general corporate purposes. A portion of the proceeds may also be [...]]]></description>
			<content:encoded><![CDATA[	<p><img src="http://productive.dk/pub/uploads/2007/08/synacor.gif" alt="Synacor" /></p>

	<p>Seems good ol&#8217; <a href="http://www.synacor.com/" title="Synacor, Inc.">Synacor</a> finally <a href="http://biz.yahoo.com/ap/070802/synacor_ipo.html" title="Synacor Files for IPO: Financial News - Yahoo! Finance">decided to go public</a>:</p>

	<blockquote>
		<p>NEW YORK (AP)&#8212;Synacor Inc., an Internet platform provider, filed for an initial public offering of its shares of common stock.<br />
<br />
The Buffalo, N.Y.-based company plans to use the proceeds from the offering for working capital and other general corporate purposes. A portion of the proceeds may also be used to acquire other businesses, products or technologies.<br />
<br />
In a filing with the U.S. Securities and Exchange Commission Thursday, Synacor did not disclose the number or expected price range of shares to be offered, but indicated that the proposed maximum offering price would be roughly $86.3 million.</p>
	</blockquote>

	<p>If you have no idea why I&#8217;m writing about Synacor: They are the result of the merger between Chek.com and <strong>MyPersonal</strong> (still clueless? See my <a href="http://productive.dk/resume">resumé</a>).</p>

	<p><strong>Update</strong>: <em>The company plans to raise $86 million through the sale of nearly 11.6 million shares</em> (via <a href="http://www.bizjournals.com/buffalo/stories/2007/08/06/daily27.html">Business First of Buffalo</a>). That&#8217;s roughly $7.5 per share&#8212;it&#8217;s going to be interesting to see if they can raise that.</p>


 ]]></content:encoded>
			<wfw:commentRss>http://productive.dk/2007/08/04/synacor-files-for-ipo.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Buzzword driven recruiting</title>
		<link>http://productive.dk/2007/08/02/buzzword-driven-recruiting.html</link>
		<comments>http://productive.dk/2007/08/02/buzzword-driven-recruiting.html#comments</comments>
		<pubDate>Thu, 02 Aug 2007 19:53:30 +0000</pubDate>
		<dc:creator>Jesper</dc:creator>
				<category><![CDATA[RailsConf]]></category>

		<guid isPermaLink="false">http://productive.dk/2007/08/02/buzzword-driven-recruiting.html</guid>
		<description><![CDATA[	InfoQ has an interesting article on whether specific technology knowledge matter when recruiting. The short answer: No&#8212;although most companies don&#8217;t realize this.
Make sure you check out the Flickr photo of a Ruby job ad, it got quite a few laughs at RailsConf.


 ]]></description>
			<content:encoded><![CDATA[	<p><a href="http://www.infoq.com">InfoQ</a> has an interesting article on <a href="http://www.infoq.com/news/2007/08/buzzword-driven-recruiting">whether specific technology knowledge matter when recruiting</a>. The short answer: No&#8212;although most companies don&#8217;t realize this.<br />
Make sure you check out <a href="http://www.flickr.com/photo_zoom.gne?id=516427456&#38;size=l">the Flickr photo of a Ruby job ad</a>, it got quite a few laughs at RailsConf.</p>


 ]]></content:encoded>
			<wfw:commentRss>http://productive.dk/2007/08/02/buzzword-driven-recruiting.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JRuby on Rails Screencast</title>
		<link>http://productive.dk/2007/07/21/jruby-on-rails-screencast.html</link>
		<comments>http://productive.dk/2007/07/21/jruby-on-rails-screencast.html#comments</comments>
		<pubDate>Sat, 21 Jul 2007 21:18:04 +0000</pubDate>
		<dc:creator>Jesper</dc:creator>
				<category><![CDATA[JRuby]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://productive.dk/2007/07/21/jruby-on-rails-screencast.html</guid>
		<description><![CDATA[	Atlantic Dominion Solutions has posted a JRuby on Rails screencast. It is based on their excellent first JRuby tutorial, Get JRuby onto the Rails on Mac OS X.

	
		Someone told me that watching a video is more fun that reading something. So much for the library I have sitting here then. However, in that spirit, we [...]]]></description>
			<content:encoded><![CDATA[	<p><a href="http://www.techcfl.com">Atlantic Dominion Solutions</a> has posted a <a href="http://www.techcfl.com/blog/?p=150">JRuby on Rails screencast</a>. It is based on their excellent first JRuby tutorial, <a href="http://www.techcfl.com/blog/?p=109">Get JRuby onto the Rails on Mac OS X</a>.</p>

	<blockquote>
		<p>Someone told me that watching a video is more fun that reading something. So much for the library I have sitting here then. However, in that spirit, we are happy to release the first in a series of screencast tutorials.</p>
	</blockquote>

	<p>Also, while you&#8217;re there make sure you check out part two of their JRuby tutorial: <a href="http://www.techcfl.com/blog/?p=116">Deploy Your First JRuby on Rails App to Glassfish</a>.</p>


 ]]></content:encoded>
			<wfw:commentRss>http://productive.dk/2007/07/21/jruby-on-rails-screencast.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
