<?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>alex.rabe &#187; beta</title>
	<atom:link href="http://alexrabe.de/tag/beta/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexrabe.de</link>
	<description>ALEX RABE &#124; learning by doing...</description>
	<lastBuildDate>Mon, 09 Apr 2012 09:26:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>NextGEN Gallery v1.3.0 Beta 1</title>
		<link>http://alexrabe.de/2009/06/03/nextgen-gallery-v130-beta-1/</link>
		<comments>http://alexrabe.de/2009/06/03/nextgen-gallery-v130-beta-1/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 20:53:14 +0000</pubDate>
		<dc:creator>Alex Rabe</dc:creator>
				<category><![CDATA[NextGEN Gallery]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[NextGEN-Gallery]]></category>
		<category><![CDATA[wordpress 2.8]]></category>

		<guid isPermaLink="false">http://alexrabe.de/2009/06/03/nextgen-gallery-v130-beta-1/</guid>
		<description><![CDATA[WordPress 2.8 is on the way and I fixed therefore a couple of compat issues. You can help me now with testing the next release step V1.3.0. It should work as well under WordPress 2.7, but the design in the album page is already fitted to the UI of WordPress 2.8.
You mainly ask what is [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress 2.8 is on the way and I fixed therefore a couple of compat issues. You can help me now with testing the next release step V1.3.0. It should work as well under WordPress 2.7, but the design in the album page is already fitted to the UI of WordPress 2.8.</p>
<p><em>You mainly ask what is new ?</em> I will write some more information at release date, you can have a first look at the change log <a href="http://alexrabe.de/wordpress-plugins/nextgen-gallery/changelog/">here</a>. Happy testing.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexrabe.de/2009/06/03/nextgen-gallery-v130-beta-1/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>NextGEN Gallery V1.2.0 RC1</title>
		<link>http://alexrabe.de/2009/02/28/nextgen-gallery-v120-release-canidate-1/</link>
		<comments>http://alexrabe.de/2009/02/28/nextgen-gallery-v120-release-canidate-1/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 22:31:24 +0000</pubDate>
		<dc:creator>Alex Rabe</dc:creator>
				<category><![CDATA[NextGEN Gallery]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[NextGEN-Gallery]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://alexrabe.de/2009/02/28/nextgen-gallery-v120-release-canidate-1/</guid>
		<description><![CDATA[Time to test the next version, I&#8217;m happy for any feedback. Here is the list of changes:
- NEW : Support for image tag cloud with shortcode [ tagcloud ]
- NEW : Adding shortcode [recent max="7" template="filename" /] &#38; [random max="7" template="filename" /] to show the most recent/random pictures (THX to Bernhard)
- NEW : Crop thumbnails [...]]]></description>
			<content:encoded><![CDATA[<p>Time to test the next version, I&#8217;m happy for any feedback. Here is the list of changes:</p>
<p>- NEW : Support for image tag cloud with shortcode <strong>[ </strong>tagcloud<strong> ]</strong><br />
- NEW : Adding shortcode <strong>[</strong>recent max="7" template="filename" /<strong>]</strong> &amp; <strong>[</strong>random max="7" template="filename" /<strong>]</strong> to show the most recent/random pictures (THX to Bernhard)<br />
- NEW : Crop thumbnails manually (THX to Simone Fumagalli)<br />
- NEW : Support for i18n with polyglot or qtrans plugin (THX to Boris Glumpler)<br />
- NEW : Canonical meta link support<br />
- Added : SWFUpload V2.2.0 B5<br />
- Bugfix : Language typo fixes<br />
- Bugfix : Admin Pagination fix<br />
- Bugfix : Typo fix in widgets<br />
- Bugfix : Init column script after document is ready<br />
- Bugfix : More Htmlentities() for links in the a href title description<br />
- Bugfix : Upgrade routine didn&#8217;t add sortorder to correct table (THX to Uwe)</p>
]]></content:encoded>
			<wfw:commentRss>http://alexrabe.de/2009/02/28/nextgen-gallery-v120-release-canidate-1/feed/</wfw:commentRss>
		<slash:comments>48</slash:comments>
		</item>
		<item>
		<title>New shortcodes for v1.2.0</title>
		<link>http://alexrabe.de/2009/02/23/new-shortcodes-for-v120/</link>
		<comments>http://alexrabe.de/2009/02/23/new-shortcodes-for-v120/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 21:06:41 +0000</pubDate>
		<dc:creator>Alex Rabe</dc:creator>
				<category><![CDATA[NextGEN Gallery]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[NextGEN-Gallery]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://alexrabe.de/2009/02/23/new-shortcodes-for-v120/</guid>
		<description><![CDATA[I&#8217;m nearly finished the next version. I will test it during this week and release then a final beta for one week.
New in the upcoming version is thanks to the help from Simone Fumagalli, that you manually can change your thumbnails. See some example at his homepage. Also I&#8217;ve included three new shortcodes for random, recent (THX [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m nearly finished the next version. I will test it during this week and release then a final beta for one week.</p>
<p>New in the upcoming version is thanks to the help from Simone Fumagalli, that you manually can change your thumbnails. See some example at his <a href="http://www.iliveinperego.com/2009/01/custom-thumbnails-from-ngg-galleries/">homepage</a>. Also I&#8217;ve included three new shortcodes for random, recent (THX to Bernhard) and a tag cloud (Example <a href="http://nextgen.boelinger.com/tag-cloud/">here</a>).</p>
<p>Wish you all a nice week</p>
]]></content:encoded>
			<wfw:commentRss>http://alexrabe.de/2009/02/23/new-shortcodes-for-v120/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

