<?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 on: Timeclock: using FPDF to generate timesheets</title>
	<atom:link href="http://www.rdustinwebstudio.com/code/2009/04/09/timeclock-using-fpdf-to-generate-timesheets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rdustinwebstudio.com/code/2009/04/09/timeclock-using-fpdf-to-generate-timesheets/</link>
	<description>Randy Dustin. Web Developer.</description>
	<lastBuildDate>Thu, 28 Oct 2010 15:45:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Randy</title>
		<link>http://www.rdustinwebstudio.com/code/2009/04/09/timeclock-using-fpdf-to-generate-timesheets/comment-page-1/#comment-461</link>
		<dc:creator>Randy</dc:creator>
		<pubDate>Thu, 28 Oct 2010 15:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.rdustinwebstudio.com/code/?p=62#comment-461</guid>
		<description>Good question femos.  In this example the fpdfHelper() class is the name I gave the class in my fpdf.php file that is included at the top of this example.  The fpdfHelper class extends the core fpdf class and has functions I set up specifically for the timesheet generation.  See this post (http://www.rdustinwebstudio.com/code/2009/08/25/get-started-generating-pdfs-today-part-2-extendingreuse/) for a more in depth example of how I set up the fpdfHelper class.</description>
		<content:encoded><![CDATA[<p>Good question femos.  In this example the fpdfHelper() class is the name I gave the class in my fpdf.php file that is included at the top of this example.  The fpdfHelper class extends the core fpdf class and has functions I set up specifically for the timesheet generation.  See this post (<a href="http://www.rdustinwebstudio.com/code/2009/08/25/get-started-generating-pdfs-today-part-2-extendingreuse/" rel="nofollow">http://www.rdustinwebstudio.com/code/2009/08/25/get-started-generating-pdfs-today-part-2-extendingreuse/</a>) for a more in depth example of how I set up the fpdfHelper class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: femos</title>
		<link>http://www.rdustinwebstudio.com/code/2009/04/09/timeclock-using-fpdf-to-generate-timesheets/comment-page-1/#comment-446</link>
		<dc:creator>femos</dc:creator>
		<pubDate>Thu, 21 Oct 2010 19:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.rdustinwebstudio.com/code/?p=62#comment-446</guid>
		<description>I really like this idea.
The problem is where to find a fpdfHelper();  class ?

Thank You</description>
		<content:encoded><![CDATA[<p>I really like this idea.<br />
The problem is where to find a fpdfHelper();  class ?</p>
<p>Thank You</p>
]]></content:encoded>
	</item>
</channel>
</rss>

