<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Wendbaar.nl</title>
	<atom:link href="http://wendbaar.nl/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://wendbaar.nl/blog</link>
	<description></description>
	<lastBuildDate>Thu, 04 Mar 2010 06:33:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Sending prawn documents with ActionMailer by Zoli</title>
		<link>http://wendbaar.nl/blog/2009/12/sending-prawn-documents-with-actionmailer/comment-page-1/#comment-393</link>
		<dc:creator>Zoli</dc:creator>
		<pubDate>Thu, 04 Mar 2010 06:33:24 +0000</pubDate>
		<guid isPermaLink="false">http://beriedata.nl/blog/?p=106#comment-393</guid>
		<description>Thanks, Leon, it&#039;s an extremely useful post!

If you need to use helper methods in the .prawn template, can add these lines to the application (I&#039;ve created a lib/class_extensions.rb for this kind of class extensions):

class Prawn::Document
  include ApplicationHelper
  include DocumentsHelper
  ...
end</description>
		<content:encoded><![CDATA[<p>Thanks, Leon, it&#8217;s an extremely useful post!</p>
<p>If you need to use helper methods in the .prawn template, can add these lines to the application (I&#8217;ve created a lib/class_extensions.rb for this kind of class extensions):</p>
<p>class Prawn::Document<br />
  include ApplicationHelper<br />
  include DocumentsHelper<br />
  &#8230;<br />
end</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending prawn documents with ActionMailer by Jón Grétar Borgþórsson</title>
		<link>http://wendbaar.nl/blog/2009/12/sending-prawn-documents-with-actionmailer/comment-page-1/#comment-13</link>
		<dc:creator>Jón Grétar Borgþórsson</dc:creator>
		<pubDate>Mon, 28 Dec 2009 12:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://beriedata.nl/blog/?p=106#comment-13</guid>
		<description>You are a life saver.
I was facing the possibility of moving all my Prawn files away from being views into being external prawn pdf generators. And not looking forward to it.</description>
		<content:encoded><![CDATA[<p>You are a life saver.<br />
I was facing the possibility of moving all my Prawn files away from being views into being external prawn pdf generators. And not looking forward to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending prawn documents with ActionMailer by Nick V</title>
		<link>http://wendbaar.nl/blog/2009/12/sending-prawn-documents-with-actionmailer/comment-page-1/#comment-8</link>
		<dc:creator>Nick V</dc:creator>
		<pubDate>Fri, 18 Dec 2009 05:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://beriedata.nl/blog/?p=106#comment-8</guid>
		<description>Thank you so much....i was just hacking at this for a couple hours, and you happened to just post this today which was really fortunate for me. Big ups to you man!!!!</description>
		<content:encoded><![CDATA[<p>Thank you so much&#8230;.i was just hacking at this for a couple hours, and you happened to just post this today which was really fortunate for me. Big ups to you man!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Time Tracking: In Analog Style by Pasz</title>
		<link>http://wendbaar.nl/blog/2009/01/time-tracking-in-analog-style/comment-page-1/#comment-6</link>
		<dc:creator>Pasz</dc:creator>
		<pubDate>Thu, 07 May 2009 15:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://beriedata.nl/blog/?p=64#comment-6</guid>
		<description>I kind of envy the people that succeed in using pen and paper tools (a paper agenda, hipster PDA&#039;s, and the time tracking system you&#039;re using) to organize their lives. I tried the low tech approach a few times but everytime I run into these problems:

- My handwriting is horrible
- Spotlight search doesn&#039;t work IRL... I have a natural talent for misplacing paper items.

I like to keep it digital because things are legible and findable that way :).

The tools I&#039;m using now are:

- Omnifocus, for managing todo&#039;s
- iCal, for planning the time to do the todo&#039;s in Omnifocus
- Billings 3, for timetracking and invoicing. The timer is placed in the menubar on the right, which make app-switching unnecessary. When I get a phonecall or an unannounced visit, I just press the pause button next to the timer!
- Spotlight search ;)

See you in two weeks at the next Open Coffee? :)</description>
		<content:encoded><![CDATA[<p>I kind of envy the people that succeed in using pen and paper tools (a paper agenda, hipster PDA&#8217;s, and the time tracking system you&#8217;re using) to organize their lives. I tried the low tech approach a few times but everytime I run into these problems:</p>
<p>- My handwriting is horrible<br />
- Spotlight search doesn&#8217;t work IRL&#8230; I have a natural talent for misplacing paper items.</p>
<p>I like to keep it digital because things are legible and findable that way :).</p>
<p>The tools I&#8217;m using now are:</p>
<p>- Omnifocus, for managing todo&#8217;s<br />
- iCal, for planning the time to do the todo&#8217;s in Omnifocus<br />
- Billings 3, for timetracking and invoicing. The timer is placed in the menubar on the right, which make app-switching unnecessary. When I get a phonecall or an unannounced visit, I just press the pause button next to the timer!<br />
- Spotlight search ;)</p>
<p>See you in two weeks at the next Open Coffee? :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Time Tracking: In Analog Style by Dick</title>
		<link>http://wendbaar.nl/blog/2009/01/time-tracking-in-analog-style/comment-page-1/#comment-5</link>
		<dc:creator>Dick</dc:creator>
		<pubDate>Sun, 01 Feb 2009 10:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://beriedata.nl/blog/?p=64#comment-5</guid>
		<description>The analog way is indeed a very good way to have a quick and clear overview of your daily productivity.  You could set up a database (in Filemaker for example) where you can fill in the billable hours once a day/week. Link those hours to the assignment they&#039;re for and see the total hours you spend on it as soon as the job is done.

You can also set it to a maximum amount of hours for a certain assignment. When you make too many hours for it you can warn the client in time or learn from it the next time you work on a simular assignment (that has a fixed price).

It works fine for us at the studio. I also gives you a clear status which job is done and which one is not. And when you have to take action to keep the project going.

Only lack is: filling in those hours at the end of the day/week. Not my favourite hobby either! :-)

Cheers and good luck with it!</description>
		<content:encoded><![CDATA[<p>The analog way is indeed a very good way to have a quick and clear overview of your daily productivity.  You could set up a database (in Filemaker for example) where you can fill in the billable hours once a day/week. Link those hours to the assignment they&#8217;re for and see the total hours you spend on it as soon as the job is done.</p>
<p>You can also set it to a maximum amount of hours for a certain assignment. When you make too many hours for it you can warn the client in time or learn from it the next time you work on a simular assignment (that has a fixed price).</p>
<p>It works fine for us at the studio. I also gives you a clear status which job is done and which one is not. And when you have to take action to keep the project going.</p>
<p>Only lack is: filling in those hours at the end of the day/week. Not my favourite hobby either! :-)</p>
<p>Cheers and good luck with it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RailsConfEurope 2008 by KJ</title>
		<link>http://wendbaar.nl/blog/2008/08/railsconfeurope-2008/comment-page-1/#comment-4</link>
		<dc:creator>KJ</dc:creator>
		<pubDate>Fri, 29 Aug 2008 15:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmpreview.nl/?p=51#comment-4</guid>
		<description>me too! see you there!</description>
		<content:encoded><![CDATA[<p>me too! see you there!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RSpec &amp; Growl by Autotest RSpec Notifications for Ubuntu &#171; My Pragmatig life</title>
		<link>http://wendbaar.nl/blog/2007/10/rspec-growl/comment-page-1/#comment-3</link>
		<dc:creator>Autotest RSpec Notifications for Ubuntu &#171; My Pragmatig life</dc:creator>
		<pubDate>Tue, 15 Apr 2008 14:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmpreview.nl/2007/10/05/rspec-growl/#comment-3</guid>
		<description>[...] Icons for the messages can be found here [...]</description>
		<content:encoded><![CDATA[<p>[...] Icons for the messages can be found here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nieuw dak er op! by berl</title>
		<link>http://wendbaar.nl/blog/2007/05/nieuw-dak-er-op/comment-page-1/#comment-2</link>
		<dc:creator>berl</dc:creator>
		<pubDate>Mon, 07 May 2007 17:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mmpreview.nl/?p=3#comment-2</guid>
		<description>nice! vooral dat ik een bats vastheb! :)</description>
		<content:encoded><![CDATA[<p>nice! vooral dat ik een bats vastheb! :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
