<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.townx.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>townx - Pro Drupal Development - Review - Comments</title>
 <link>http://www.townx.org/blog/elliot/pro-drupal-development</link>
 <description>Comments for &quot;Pro Drupal Development - Review&quot;</description>
 <language>en</language>
<item>
 <title>You&#039;re welcome!</title>
 <link>http://www.townx.org/blog/elliot/pro-drupal-development#comment-14491</link>
 <description>&lt;p&gt;You&#039;re welcome!&lt;/p&gt;</description>
 <pubDate>Thu, 01 Nov 2007 15:18:20 -0500</pubDate>
 <dc:creator>elliot</dc:creator>
 <guid isPermaLink="false">comment 14491 at http://www.townx.org</guid>
</item>
<item>
 <title>Very nice article indeed!</title>
 <link>http://www.townx.org/blog/elliot/pro-drupal-development#comment-14429</link>
 <description>&lt;p&gt;Very nice article indeed! Thanks for the info!&lt;br /&gt;
&lt;font style=&quot;position: absolute;overflow: hidden;height: 0;width: 0&quot;&gt;&lt;br /&gt;
 free goth porn &lt;a href=&quot;http://sff.onlinewritingworkshop.com/tiki/whelp/CVS/cvs/1/index.html&quot;&gt;videos samples for i pod adult&lt;/a&gt; hawiian porn&lt;br /&gt;&lt;br /&gt;
 high quality porn &lt;a href=&quot;http://sff.onlinewritingworkshop.com/tiki/whelp/CVS/cvs/2/index.html&quot;&gt;3pg porn movies&lt;/a&gt; free cartoon pokemon porn&lt;br /&gt;&lt;br /&gt;
 cartoon comic porn &lt;a href=&quot;http://sff.onlinewritingworkshop.com/tiki/whelp/CVS/cvs/3/index.html&quot;&gt;free manga movie porn sex&lt;/a&gt; caesar porn&lt;br /&gt;&lt;br /&gt;
 clean porn &lt;a href=&quot;http://sff.onlinewritingworkshop.com/tiki/whelp/CVS/cvs/4/index.html&quot;&gt;xxx porn squirting pussy&lt;/a&gt; female body builder porn&lt;br /&gt;&lt;br /&gt;
 porn audition &lt;a href=&quot;http://sff.onlinewritingworkshop.com/tiki/whelp/CVS/cvs/5/index.html&quot;&gt;mature picture porn woman xxx&lt;/a&gt; hairy pussy porn&lt;br /&gt;&lt;br /&gt;
&lt;/font&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 07 Oct 2007 09:34:55 -0500</pubDate>
 <dc:creator>Guest</dc:creator>
 <guid isPermaLink="false">comment 14429 at http://www.townx.org</guid>
</item>
<item>
 <title>I agree, it&#039;s a great</title>
 <link>http://www.townx.org/blog/elliot/pro-drupal-development#comment-14293</link>
 <description>&lt;p&gt;I agree, it&#039;s a great resource.&lt;/p&gt;</description>
 <pubDate>Fri, 10 Aug 2007 06:12:23 -0500</pubDate>
 <dc:creator>elliot</dc:creator>
 <guid isPermaLink="false">comment 14293 at http://www.townx.org</guid>
</item>
<item>
 <title>I have it :D. I bought the</title>
 <link>http://www.townx.org/blog/elliot/pro-drupal-development#comment-14290</link>
 <description>&lt;p&gt;I have it :D. I bought the book two weeks ago ago. I can recommend it to all different drupal users further.&lt;/p&gt;</description>
 <pubDate>Wed, 08 Aug 2007 17:41:06 -0500</pubDate>
 <dc:creator>Freeware Eugen</dc:creator>
 <guid isPermaLink="false">comment 14290 at http://www.townx.org</guid>
</item>
<item>
 <title>Pro Drupal Development - Review</title>
 <link>http://www.townx.org/blog/elliot/pro-drupal-development</link>
 <description>&lt;p&gt;&lt;cite&gt;Pro Drupal Development&lt;/cite&gt; (by John K. VanDyk and Matt Westgate, published by Apress; get it &lt;a href=&quot;http://www.apress.com/book/bookDisplay.html?bID=10258&quot;&gt;here&lt;/a&gt;) is a great little book. I know a bit about Drupal, and have written a couple of modules, but always felt like I was skirting the edge of some dark lake I dared not step into; when I did get in, I was quickly overwhelmed by the currents, got wet, and struggled out as soon as I had what I needed. (OK, a bit melodramatic, but you get the picture.) My knowledge was mostly gleaned from the handbooks on the Drupal site, which vary widely in quality, some being excellent and complete, others patchy and inaccurate, or for obsolete Drupal versions. I&#039;ve also dug around in Drupal code a lot, but a clear understanding of the architecture continued to elude me.&lt;/p&gt;

&lt;p&gt;This book, however, shines a clear strong light into Drupal&#039;s innards. I feel like it&#039;s written for someone like me: pretty technical, fairly able to make sensible inferences if given decent examples, and with some experience of Drupal of a user and dabbler. The chapters are pretty terse, but pack in some excellent code examples and fragments to help with common tasks. For example, I&#039;ve been working a bit on my Last.fm module this week, and this book helped me to:&lt;/p&gt;


&lt;ul&gt;
&lt;li&gt;Work out how to use the caching system.&lt;/li&gt;
&lt;li&gt;Modify the page which displays a user&#039;s account details to show data from my module.&lt;/li&gt;
&lt;li&gt;Figure out how to extend an existing Drupal &quot;object&quot; (a user) with fields from my module&#039;s table.&lt;/li&gt;
&lt;li&gt;Understand how to write &lt;span class=&quot;caps&quot;&gt;HTML &lt;/span&gt;generation code which works nicely with the themes system.&lt;/li&gt;
&lt;li&gt;Understand Drupal coding conventions a bit more and how to document my module.&lt;/li&gt;
&lt;li&gt;Write a proper module installer/uninstaller.&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;And probably other stuff I&#039;ve forgotten. Things I had been working out from the handbooks, by making inferences from other people&#039;s code, reading forum posts etc., were covered briefly, pleasantly and clearly. They&#039;ve probably saved me a good few weeks of scrabbling around. The book covers most Drupal concepts with enough depth for you to get a good overview of the whole architecture, as well as giving you practical snippets (&lt;a href=&quot;http://www.apress.com/book/supplementDownload.html?bID=10258&amp;amp;sID=4233&quot;&gt;table of contents here&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;Highly recommended, and a snip at $22.50 for the ebook. No Drupal developer should be without it! Especially useful if you&#039;re not a complete Drupal nut but want to be able to write modules properly.&lt;/p&gt;</description>
 <comments>http://www.townx.org/blog/elliot/pro-drupal-development#comments</comments>
 <category domain="http://www.townx.org/tech">tech</category>
 <pubDate>Thu, 21 Jun 2007 10:10:47 -0500</pubDate>
 <dc:creator>elliot</dc:creator>
 <guid isPermaLink="false">650 at http://www.townx.org</guid>
</item>
</channel>
</rss>
