<?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>The unexpected is what changes our lives. &#187; Blog</title>
	<atom:link href="http://tobias.baethge.com/info/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://tobias.baethge.com</link>
	<description>Website of Tobias Bäthge.</description>
	<lastBuildDate>Fri, 02 Jul 2010 20:26:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Happy Birthday WP-Table Reloaded!</title>
		<link>http://tobias.baethge.com/2010/04/happy-birthday-wp-table-reloaded/</link>
		<comments>http://tobias.baethge.com/2010/04/happy-birthday-wp-table-reloaded/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 19:30:46 +0000</pubDate>
		<dc:creator>Tobias</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WP Plugins]]></category>
		<category><![CDATA[birthday]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://tobias.baethge.com/?p=900</guid>
		<description><![CDATA[There was a nice anniversary last week: A little bit over one year ago, the first version of WP-Table Reloaded was released in the WordPress Plugin Repository. Since then, the plugin has steadily received attention and has become very popular: over 85000 downloads about 90 ratings with an average rating of 96.4% 14 available translations [...]]]></description>
			<content:encoded><![CDATA[<p>There was a nice anniversary last week: A little bit over one year ago, the first version of WP-Table Reloaded <a href="http://plugins.trac.wordpress.org/changeset/108798/wp-table-reloaded">was released</a> in the WordPress Plugin Repository.</p>
<p>Since then, the plugin has steadily received attention and has become very popular:</p>
<ul>
<li>over <strong>85000 downloads</strong></li>
<li>about <strong>90 ratings</strong></li>
<li>with an average rating of <strong>96.4%</strong></li>
<li><strong>14</strong> available <strong>translations</strong></li>
<li>over <strong>1300 comments</strong> on this website</li>
<li>almost <strong>200 threads</strong> in the WordPress Support Forums</li>
<li>countless emails with questions, suggestions, ideas, bugs, feedback, and praise</li>
</ul>
<p>At this point, the first birthday of WP-Table Reloaded, I&#8217;d like to say <strong>THANK YOU</strong> to everybody in the community who made this possible. This includes (I hope I don&#8217;t forget anyone :-) ) the users, the supporters, the code contributors, the beta-testers, the bug reporters, the translators, and especially the people who donated or sent me a gift. Thank you all very much!<br />
<span id="more-900"></span></p>
<p>Let&#8217;s hope that these numbers while have increased for the second birthday. I still have ideas for future versions, so stay tuned! :-)</p>
<p>One consequence of this popularity is the steadily growing amount of support requests. I&#8217;ll generally try to answer each single one of them quickly and with a precise and good answer, and I believe that I was pretty successful with that so far. However, it is getting harder and harder to keep up with the high number of questions that people have, and which I accepted in different ways: through email, comments, and the support forums. Unfortunately, my available free time does no longer permit this dedication, as I&#8217;m busy with other things outside of WordPress, too, like my studies and my great job.</p>
<p>Therefore, I will incorporate a change to my <a href="http://tobias.baethge.com/wordpress-plugins/wp-table-reloaded-english/support/">support handling policy</a>: I would like to get more people involved in answering support questions, in areas where this is possible. For that, from now on, the <strong><a href="http://wordpress.org/tags/wp-table-reloaded">WordPress Support Forums</a></strong> will be the primary place to ask support questions and receive answers. I will close the support comments section on this site, but will leave the existing ones for reference. Additionally, I will no longer answer support questions that come in by email, except if I asked for them, or if they contain bug reports or sensitive information that shall not be publicly available.<br />
I&#8217;m doing this to gather all support questions in one place, where others (and I) have a better overview about them. This will hopefully lead to other people helping out with answering questions. So, if you know the answer to, e.g., a styling question, please feel free to answer such questions. I will still monitor the Support Forums and try to provide answers as my time permits, of course.<br />
Hopefully, this will keep up the current level of support, which I could not uphold otherwise.<br />
Maybe I can also use the approach that other plugin authors have incorporated: Donations can be made encourage support for specific questions.</p>
<p>Thanks a lot for your understanding!</p>
<p>And now let&#8217;s celebrate the first birthday of WP-Table Reloaded! :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://tobias.baethge.com/2010/04/happy-birthday-wp-table-reloaded/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Expand/Hide accordion feature explained</title>
		<link>http://tobias.baethge.com/2009/07/expandhide-accordion-feature-explained/</link>
		<comments>http://tobias.baethge.com/2009/07/expandhide-accordion-feature-explained/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 10:10:21 +0000</pubDate>
		<dc:creator>Tobias</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[accordion]]></category>
		<category><![CDATA[expand]]></category>
		<category><![CDATA[hide]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://tobias.baethge.com/?p=400</guid>
		<description><![CDATA[During the last weeks several people have asked me about the Expand/Hide functionality on the WP-Table Reloaded plugin page and the documentation page: Example Example Content of Example Section Some people asked whether it is a WordPress plugin or if I could explain how it works. That&#8217;s why I decided to write this article, so [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript" src="http://cdn.baethge.com/tb2010/js/page.js"></script></p>
<p>During the last weeks several people have asked me about the Expand/Hide functionality on the WP-Table Reloaded <a href="http://tobias.baethge.com/wordpress-plugins/wp-table-reloaded-english/">plugin page</a> and the <a href="http://tobias.baethge.com/wordpress-plugins/wp-table-reloaded-english/documentation/">documentation page</a>:</p>
<div style="position:relative;width:538px;margin:0px 15px;padding:5px;border:1px solid #004D99;">
<h3>Example</h3>
<div class="slide">
Example Content of Example Section
</div>
</div>
<p>Some people asked whether it is a WordPress plugin or if I could explain how it works. That&#8217;s why I decided to write this article, so all of you can benefit from it.<br />
<span id="more-400"></span></p>
<p>The mentioned plugin and documentation pages have a lot of information on them that is divided into several sections or paragraphs as they deal with different aspects of the plugin. For readers who come to one of these pages, this information might at first be too much as they probably are not interested in all of it and just want a certain piece of information. So, why bother them with stuff they don&#8217;t want?<br />
As I&#8217;m currently getting into the nice JavaScript framework <a href="http://www.jquery.com/">jQuery</a> a little bit, this seemed perfect for it. Additionally I had read the nice articles about <a href="http://www.learningjquery.com/2007/03/accordion-madness">Accordion Madness</a> on learningjquery.com which nicely explain the usage of the functions.</p>
<p>So I adapted some of that code to fit my needs, with one addition: I wanted a &#8220;fall-back&#8221; for people with browsers where JavaScript is not enabled. For them the functionality should just be hidden, including the &#8220;hide&#8221; or &#8220;expand&#8221; links which wouldn&#8217;t work for them anyway. This means that I&#8217;d have to add those by the JavaScript code, and I&#8217;d also have to hide the contents with it. That way people without JavaScript will just see the complete page with all content (and possibly the stuff they don&#8217;t need).</p>
<p>Ok, now let me get to some code, to show you how it works and to give you an idea on how to implement it on your site, if you want.<br />
As I said, the content of the pages is divided into sections (like &#8220;Download&#8221;, &#8220;Features&#8221;, &#8220;Screenshots&#8221;, &#8220;Demo&#8221; and so on). To group them, we&#8217;ll just enclose the content in a HTML <code>&lt;div&gt;</code> tag while the section heading will go into a <code>&lt;h3&gt;</code> tag. (It doesn&#8217;t necessarily have to be a <code>&lt;h3&gt;</code> tag, but that&#8217;s probably the most fitting on most blogs, as the <code>&lt;h1&gt;</code> and <code>&lt;h2&gt;</code> tags are probably already used for the blog and post titles.)<br />
The result looks like this (with some arbitrary content):</p>


<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">h3</span>&gt;</span>Heading 1<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">h3</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">div</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;slide&quot;</span>&gt;</span>
Content of Section 1
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">div</span>&gt;</span></pre></div></div>





<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">h3</span>&gt;</span>Heading 2<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">h3</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">div</span> <span style="color: #000066;">class</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">&quot;slide&quot;</span>&gt;</span>
Content of Section 2
<span style="color: #009900;">&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">div</span>&gt;</span></pre></div></div>



<p>Note that the <code>&lt;div&gt;</code> tags also got the CSS class &#8220;slide&#8221;. I&#8217;ll be using that as a jQuery selector later. And of course you can add as many of those sections as you want, as long as they have this structure.</p>
<p>Additionally to the HTML code we need to load the jQuery library and our custom JavaScript into the page. I recommend to put all code (which I&#8217;ll be showing) into a script called &#8220;page.js&#8221; which is stored in the theme folder of your WordPress. To load the files, put the following lines at the end of your page:</p>


<div class="wp_syntax"><div class="code"><pre class="html4strict" style="font-family:monospace;"><span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">script</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">'text/javascript'</span> <span style="color: #000066;">src</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">'/wp-includes/js/jquery/jquery.js?ver=1.3.2'</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">script</span>&gt;</span>
<span style="color: #009900;">&lt;<span style="color: #000000; font-weight: bold;">script</span> <span style="color: #000066;">type</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">'text/javascript'</span> <span style="color: #000066;">src</span><span style="color: #66cc66;">=</span><span style="color: #ff0000;">'/wp-content/themes/YOUR-THEME/page.js'</span>&gt;&lt;<span style="color: #66cc66;">/</span><span style="color: #000000; font-weight: bold;">script</span>&gt;</span></pre></div></div>



<p>Note: This is actually not the best way to load jQuery on a WordPress powered site, as e.g. a plugin might have already loaded it. So make sure this is not the case and eventually remove that line from the code above. Also, the path to the page.js needs to be changed to the correct location on your server.</p>
<p>Ok, let me sum up to this point: Nothing has really happened yet to users with JavaScript enabled. Nothing is &#8220;expanding&#8221; or &#8220;hiding&#8221; so far, there are not even &#8220;hide&#8221; or &#8220;expand&#8221; links, but we have laid the foundation for our JavaScript code.<br />
This JavaScript code will add those links, hide the content that shall initially be hidden and add the actual toggle functionality.<br />
So, here it is, the content of the page.js:</p>


<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">jQuery<span style="color: #009900;">&#40;</span>document<span style="color: #009900;">&#41;</span>.<span style="color: #660066;">ready</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>$<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
&nbsp;
    <span style="color: #003366; font-weight: bold;">var</span> expandhide_text <span style="color: #339933;">=</span> <span style="color: #3366CC;">'&lt;span class=&quot;expand&quot;&gt;expand&lt;/span&gt;&lt;span class=&quot;hide&quot;&gt;hide&lt;/span&gt;'</span><span style="color: #339933;">;</span>
    $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'.slide'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">hide</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">prev</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">append</span><span style="color: #009900;">&#40;</span>expandhide_text<span style="color: #009900;">&#41;</span>.<span style="color: #660066;">addClass</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'slidehidden'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
    $<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'h3'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">click</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
        $<span style="color: #009900;">&#40;</span><span style="color: #000066; font-weight: bold;">this</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">toggleClass</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'slidevisible'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">toggleClass</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'slidehidden'</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">next</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">toggle</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
        <span style="color: #000066; font-weight: bold;">return</span> <span style="color: #003366; font-weight: bold;">false</span><span style="color: #339933;">;</span>
    <span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>



<p>Expected more? Well, sorry to disappoint you :-)</p>
<p>Ok, this is not yet quite it. We have one more thing to do, but that&#8217;s CSS.<br />
But let me first explain what the above code does.<br />
Everything is enclosed in a <code>jQuery(document).ready();</code> function block. This is a very important jQuery command, basically meaning that the enclosed code will be run as soon as the frame of the page is loaded and everything we need is available. Note that I used the complete <code>jQuery()</code> function instead the shortcut <code>$()</code>. This is to prevent errors if a second JavaScript library, like Prototype, is loaded.</p>
<p>The first two lines in the code then add the &#8220;expand&#8221; and &#8220;hide&#8221; links to the heading (defined as HTML in the variable <code>expandhide_text</code>). This HTML is appended to every <code>&lt;h3&gt;</code> tag infront of a <code>&lt;div&gt;</code> tag with the &#8220;slide&#8221; class &#8211; but only after hiding those (as they shall be hidden initially). Now, one might want that a section is not initially hidden, but still has the Hide/Expand feature. You can see that for the &#8220;<a href="http://tobias.baethge.com/wordpress-plugins/wp-table-reloaded-english/#download">Download</a>&#8221; section on the plugin page of WP-Table Reloaded for example. But to keep things simple for now, I&#8217;ll not include how to achieve this in this post but maybe in a later one.</p>
<p>The next lines actually contain the magic: It tells all <code>&lt;h3&gt;</code> headings what to do, if someone clicks on them: Toggle two CSS classes (which we&#8217;ll need later) and then toggle the next DOM element (which is the <code>&lt;div&gt;</code> with the content we want to show or hide).</p>
<p>So, we&#8217;ve come pretty far now: If the user has JavaScript enabled, all content in a &#8220;slide&#8221;-<code>&lt;div&gt;</code> will be hidden and can be toggled when clicking on the <code>&lt;h3&gt;</code> heading above it. For this he well see an &#8220;expand&#8221; and a &#8220;hide&#8221; link next to the heading.<br />
Well, and that&#8217;s some sort of problem: Right now, the user will see <em>both</em> of those links, which doesn&#8217;t make sense. And that&#8217;s where the CSS and the two mentioned CSS classes kick in. We could also have done this with JavaScript, but, hey, why not use the methods already available?!</p>
<p>We just need to add the following lines to the CSS (probably the file &#8220;style.css&#8221; in your theme folder):</p>


<div class="wp_syntax"><div class="code"><pre class="css" style="font-family:monospace;">h3 <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">padding-top</span><span style="color: #00AA00;">:</span><span style="color: #933;">10px</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">border-top</span><span style="color: #3333ff;">:<span style="color: #993333;">dashed</span> </span>gray <span style="color: #933;">1px</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">cursor</span><span style="color: #00AA00;">:</span><span style="color: #993333;">pointer</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
h3 span <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">display</span><span style="color: #00AA00;">:</span><span style="color: #993333;">none</span><span style="color: #00AA00;">;</span>position<span style="color: #00AA00;">:</span> <span style="color: #993333;">absolute</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">right</span><span style="color: #00AA00;">:</span> <span style="color: #933;">10px</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">font-size</span><span style="color: #00AA00;">:</span> <span style="color: #933;">12px</span><span style="color: #00AA00;">;</span> <span style="color: #000000; font-weight: bold;">color</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">gray</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
h3<span style="color: #6666ff;">.slidehidden</span> <span style="color: #6666ff;">.expand</span> <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">display</span><span style="color: #00AA00;">:</span><span style="color: #993333;">inline</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
h3<span style="color: #6666ff;">.slidehidden</span> <span style="color: #6666ff;">.hide</span> <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">display</span><span style="color: #00AA00;">:</span><span style="color: #993333;">none</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
h3<span style="color: #6666ff;">.slidevisible</span> <span style="color: #6666ff;">.expand</span> <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">display</span><span style="color: #00AA00;">:</span><span style="color: #993333;">none</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
h3<span style="color: #6666ff;">.slidevisible</span> <span style="color: #6666ff;">.hide</span> <span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">display</span><span style="color: #00AA00;">:</span><span style="color: #993333;">inline</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span></pre></div></div>



<p>This code will format our <code>&lt;h3&gt;</code> headings and the &#8220;expand&#8221;/&#8221;hide&#8221; links a little bit (I just copied this from my page. It&#8217;s possible that this won&#8217;t really look good in other theme, that&#8217;s why you&#8217;ll probably have to experiment a little bit with the colors and borders.)<br />
The first line adds a dashed border to the <code>&lt;h3&gt;</code>, to visually separate the sections a little bit. It also sets the cursor to &#8220;pointer&#8221; (usually that&#8217;s the &#8220;hand&#8221; that you see when hovering over a link). We need to do this, because we actually don&#8217;t use real <code>&lt;a&gt;</code>-links but we want to give the user the feeling we did :-)<br />
The second line hides all <code>&lt;span&gt;</code>s that are contained in a <code>&lt;h3&gt;</code> heading. More importantly it also positions them: On my page I wanted them to be aligned to the right of the heading, be a little bit smaller and a different color.<br />
And finally the remaining lines tell the <code>&lt;span&gt;</code>s (or better the &#8220;expand&#8221; and &#8220;hide&#8221; links) when to be visible and when to be hidden: The &#8220;hide&#8221; link shall be visible when the content is visible, and it shall be hidden, when the content is hidden. The same applies for the &#8220;expand&#8221; link, just vice versa.</p>
<p>And that&#8217;s basically it.<br />
To sum up:<br />
We created some HTML markup (<code>&lt;h3&gt;</code> headings and <code>&lt;div&gt;</code>s) for the content sections and their headings. They got some CSS classes for easier selection in CSS and JavaScript.<br />
Then we added some JavaScript using the jQuery library. This will add the &#8220;expand&#8221;/&#8221;hide&#8221; links (Remember that we don&#8217;t need those, if JavaScript is disabled, which is the reason why we use JavaScript to add them to the page.) And it will give the <code>&lt;h3&gt;</code> headings (and the <code>&lt;span&gt;</code>s within it) their behaviour: When clicked, the content <code>&lt;div&gt;</code>s below them will be shown or hidden.<br />
The CSS is used to show or hide the links.</p>
<p>I already mentioned that I have a few additional lines of code in the actual page.js used on my site, to be able to mark <code>&lt;div&gt;</code>s that shall not be automatically hidden once the page is loaded. It did not include this in my description in this post to not confuse you. But, if there&#8217;s interest, I&#8217;ll gladly write a second post on this! Just tell me.</p>
<p>If you have any questions, please feel free to ask or leave a comment! Also feel free to use the code whereever you like. Please keep in mind though, that I can not give support if you want to add this to your site. I just don&#8217;t have the time. Thanks for your understanding.</p>
<p>And one more recommendation: If you want to do this on your site, I strongly advise to use the &#8220;HTML editor&#8221; in WordPress and NOT the &#8220;visual editor&#8221; (called TinyMCE) as it most certainly will break the HTML that we need.</p>
<p>If you find this post useful, why not have a look at my <a href="http://tobias.baethge.com/wishlist/">wishlist</a> or make a <a href="http://tobias.baethge.com/donate/">donation</a>?</p>
]]></content:encoded>
			<wfw:commentRss>http://tobias.baethge.com/2009/07/expandhide-accordion-feature-explained/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Plugin WP-Table Reloaded 0.9.1 released</title>
		<link>http://tobias.baethge.com/2009/04/plugin-wp-table-reloaded-091-released/</link>
		<comments>http://tobias.baethge.com/2009/04/plugin-wp-table-reloaded-091-released/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 18:31:56 +0000</pubDate>
		<dc:creator>Tobias</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WP Plugins]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://tobias.baethge.com/?p=58</guid>
		<description><![CDATA[Hi there! I already received great feedback on my plugin. Thanks very much for that! I just released Version 0.9.1, which encorporates the features still missing in the frontend, but already included (and configurable) in the backend. Although I decided to give this release a version number below 1, it is stable and ready to [...]]]></description>
			<content:encoded><![CDATA[<p>Hi there!</p>
<p>I already received great feedback on my plugin. Thanks very much for that!</p>
<p>I just released Version 0.9.1, which encorporates the features still missing in the frontend, but already included (and configurable) in the backend. Although I decided to give this release a version number below 1, it is stable and ready to use.</p>
<p>Documentation and Translations will follow soon. I will provide a German one myself. If you wan&#8217;t to create one for your language just go ahead! See the readme.txt for more on this.</p>
<p>If you find any bugs or have other hints, please let me know!<br />
Thanks!</p>
<p>Oh, and by the way: I decided to switch the language of this website/blog to English, because more visitors understand it. Anyways, the most stuff regarding the plugin will be available in German later on, too.</p>
]]></content:encoded>
			<wfw:commentRss>http://tobias.baethge.com/2009/04/plugin-wp-table-reloaded-091-released/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Welcome!</title>
		<link>http://tobias.baethge.com/2009/04/welcome/</link>
		<comments>http://tobias.baethge.com/2009/04/welcome/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 11:57:53 +0000</pubDate>
		<dc:creator>Tobias</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[welcome]]></category>

		<guid isPermaLink="false">http://tobias.baethge.com/?p=1</guid>
		<description><![CDATA[Hi, so you really found my new website and blog :-) Nice! I&#8217;m not exactly sure what I&#8217;ll publish here at all, so just wait and see. Tobias]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>so you really found my new website and blog :-) Nice!</p>
<p>I&#8217;m not exactly sure what I&#8217;ll publish here at all, so just wait and see.</p>
<p>Tobias</p>
]]></content:encoded>
			<wfw:commentRss>http://tobias.baethge.com/2009/04/welcome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
