<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://templates.m42.hu" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Feeding posts from 2007, all months</title>
 <link>http://templates.m42.hu/blog/2007/%2A</link>
 <description>m42|templates blog feed</description>
 <language>en</language>
<item>
 <title>22 must have CSS and Javascript stuff – part one</title>
 <link>http://templates.m42.hu/blog/2007/08/22-must-have-css-and-javascript-stuff-part-one</link>
 <description>	&lt;p&gt;Really tons of widgets, handy scripts, css snippets, html codes and various tools are out there that you can use on your websites and blogs. These tools &amp;#8212; if not used by default &amp;#8212; can also inspire you to achieve your designing or usability goals. I came up with this list of 22 of most helpful stuff. Some of these are pretty old, but I you won&amp;#8217;t believe how many people never even heard about them, but most of these brilliant ideas are easy to implement to your template, whether it is for Drupal, Wordpress, Joomla or even Zen-Cart and the like…&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://templates.m42.hu/blog/2007/08/22-must-have-css-and-javascript-stuff-part-one&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://templates.m42.hu/blog/2007/08/22-must-have-css-and-javascript-stuff-part-one#comments</comments>
 <category domain="http://templates.m42.hu/blog/tags/css">CSS</category>
 <category domain="http://templates.m42.hu/blog/tags/javascript">Javascript</category>
 <category domain="http://templates.m42.hu/blog/tags/lists">Lists</category>
 <pubDate>Sat, 18 Aug 2007 15:06:02 +0200</pubDate>
 <dc:creator>melon</dc:creator>
 <guid isPermaLink="false">11 at http://templates.m42.hu</guid>
</item>
<item>
 <title>Tabular menu items in Drupal</title>
 <link>http://templates.m42.hu/blog/2007/08/tabular-menu-items-in-drupal</link>
 <description>	&lt;p style=&quot;float:right;&quot;&gt;&lt;img src=&quot;/sites/default/files/articles/2007-08-tabluar-menu-items/teaser.png&quot; title=&quot;tabs&quot; alt=&quot;tabs&quot; /&gt; &lt;/p&gt;

	&lt;p&gt;In today&amp;#8217;s excercise, we are going to adapt some nice styles to the Drupal menu items. There is a widely known &lt;span class=&quot;caps&quot;&gt;CSS&lt;/span&gt; technique called &lt;a href=&quot;http://www.alistapart.com/articles/slidingdoors&quot;&gt;sliding doors&lt;/a&gt; which became very popular since it became published. We are going to spice this a little more with extra hover states and implement sprites to improve the performance a little. This will involve a little &lt;span class=&quot;caps&quot;&gt;PHP&lt;/span&gt; code &amp;#8211; overriding a themeable function, and some &lt;span class=&quot;caps&quot;&gt;CSS&lt;/span&gt; markup.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://templates.m42.hu/blog/2007/08/tabular-menu-items-in-drupal&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://templates.m42.hu/blog/2007/08/tabular-menu-items-in-drupal#comments</comments>
 <category domain="http://templates.m42.hu/blog/tags/css">CSS</category>
 <category domain="http://templates.m42.hu/blog/tags/drupal-theming">Drupal Theming</category>
 <pubDate>Sun, 12 Aug 2007 01:56:15 +0200</pubDate>
 <dc:creator>melon</dc:creator>
 <guid isPermaLink="false">10 at http://templates.m42.hu</guid>
</item>
<item>
 <title>Dealing with taxonomy display</title>
 <link>http://templates.m42.hu/blog/2007/08/dealing-with-taxonomy-display</link>
 <description>	&lt;p&gt;A little foreword on Drupal theming&lt;/p&gt;

	&lt;p&gt;Most of you reading now aware of that it&amp;#8217;s said: &lt;a href=&quot;http://drupal.org/&quot;&gt;Drupal&lt;/a&gt; is a great &lt;acronym title=&quot;Content Management System&quot;&gt;CMS&lt;/acronym&gt;. It is a completely flexible platform and serves as a great foundation to build nearly &lt;strong&gt;any&lt;/strong&gt; kind of website. It has a well structured system which nearly completely separates code, content and style. Perhaps this flexibility causes most issues when dealing with theming. Creating templates for Drupal is wonderfully simple when it comes to the basics. &lt;a href=&quot;http://drupal.org/handbooks&quot;&gt;Vast&lt;/a&gt; &lt;a href=&quot;http://api.drupal.org/&quot;&gt;documentation&lt;/a&gt; and a &lt;a href=&quot;http://drupal.org/community&quot;&gt;helpful community&lt;/a&gt; stands there for the template developer but there are so many possibilities and so many available options that it&amp;#8217;s often not enough.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://templates.m42.hu/blog/2007/08/dealing-with-taxonomy-display&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://templates.m42.hu/blog/2007/08/dealing-with-taxonomy-display#comments</comments>
 <category domain="http://templates.m42.hu/blog/tags/drupal">Drupal</category>
 <category domain="http://templates.m42.hu/blog/tags/drupal-theming">Drupal Theming</category>
 <pubDate>Fri, 10 Aug 2007 01:16:56 +0200</pubDate>
 <dc:creator>melon</dc:creator>
 <guid isPermaLink="false">9 at http://templates.m42.hu</guid>
</item>
<item>
 <title>Pro Drupal Development book review</title>
 <link>http://templates.m42.hu/blog/2007/08/pro-drupal-development-book-review</link>
 <description>&lt;p&gt;&lt;img src=&quot;/sites/default/files/books/pro-drupal-development-s.jpg&quot; alt=&quot;Pro Drupal Development cover&quot; style=&quot;float:right; margin:0 0 8px 8px;&quot; /&gt; It&#039;s been quite a few months since the book came out and I could hardly sacrifice the time to read through, but finally I did it. While I was reading I came to realize that it&#039;s simply far more easier to understand that many of the dev books around. I bet many of you think that Drupal is a really powerful and flexible content management system, but also many of you think that it can really be a pain in the back, a time waster what makes you an endless reader of the support forums. &lt;/p&gt;
&lt;p&gt;In fact, if you&#039;re not too familiar with the techniques, you can ridiculously soon become frustrated if you want something beyond installing and posting content to your fresh site.&lt;/p&gt;
&lt;p&gt;This book, the &lt;a href=&quot;http://www.apress.com/book/bookDisplay.html?bID=10258&quot;&gt;Pro Drupal Development&lt;/a&gt; written by John K. VanDyk and Matt Westgate is really easy to understand. Both of the main authors are core contributors of Drupal so you really get the insights of this project.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://templates.m42.hu/blog/2007/08/pro-drupal-development-book-review&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://templates.m42.hu/blog/2007/08/pro-drupal-development-book-review#comments</comments>
 <category domain="http://templates.m42.hu/blog/tags/book">Book</category>
 <category domain="http://templates.m42.hu/blog/tags/drupal">Drupal</category>
 <category domain="http://templates.m42.hu/blog/tags/review">Review</category>
 <pubDate>Sun, 05 Aug 2007 23:29:55 +0200</pubDate>
 <dc:creator>melon</dc:creator>
 <guid isPermaLink="false">8 at http://templates.m42.hu</guid>
</item>
</channel>
</rss>
