<?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>Java, Programming, Struts2, jQuery, Linux and more &#187; projekte</title>
	<atom:link href="http://www.jgeppert.com/category/projekte/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jgeppert.com</link>
	<description>Johannes Geppert</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:38:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Whats New in Struts2 jQuery Plugin 3.0.0</title>
		<link>http://www.jgeppert.com/2011/05/whats-new-in-struts2-jquery-plugin-3-0-0/</link>
		<comments>http://www.jgeppert.com/2011/05/whats-new-in-struts2-jquery-plugin-3-0-0/#comments</comments>
		<pubDate>Fri, 06 May 2011 11:16:24 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[jstree]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=526</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2011/05/whats-new-in-struts2-jquery-plugin-3-0-0/' addthis:title='Whats New in Struts2 jQuery Plugin 3.0.0 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>I'am happy to inform you that Version 3.0.0 of Struts2 jQuery Plugin is now available with a lot of new features an improvments. A new Tree Tag With this version there is an offen requested feature available. The new Tree Tag allows you to create easy Trees in your templates. This Tree Tag is based on [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2011/05/whats-new-in-struts2-jquery-plugin-3-0-0/' addthis:title='Whats New in Struts2 jQuery Plugin 3.0.0 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2011/05/whats-new-in-struts2-jquery-plugin-3-0-0/' addthis:title='Whats New in Struts2 jQuery Plugin 3.0.0 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>I'am happy to inform you that Version 3.0.0 of <a href="http://code.google.com/p/struts2-jquery/">Struts2 jQuery Plugin</a> is now available with a lot of new features an improvments.</p>
<h2>A new Tree Tag</h2>
<p>With this version there is an offen requested feature available. The new Tree Tag allows you to create easy Trees in your templates. This Tree Tag is based on the great <a href="http://www.jstree.com/">jQuery jsTree Plugin</a>.</p>
<p><img class="alignnone" title="Struts2 jQuery Tree based on jsTree Plugin" src="http://www.jgeppert.com/struts2-jquery/struts2-jquery-tree.jpg" alt="" width="265" height="188" /></p>


<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;sjt:tree</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">&quot;treeStatic&quot;</span> <span style="color: #000066;">jstreetheme</span>=<span style="color: #ff0000;">&quot;default&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;sjt:treeItem</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">&quot;Struts2&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;sjt:treeItem</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">&quot;General&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;sjt:treeItem</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">&quot;Struts2&quot;</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://struts.apache.org/2.x/index.html&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;sjt:treeItem</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">&quot;Struts2 @ Facebook&quot;</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://www.facebook.com/pages/Struts2-Users/103890046351798&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/sjt:treeItem<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;sjt:treeItem</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">&quot;Plugins&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;sjt:treeItem</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">&quot;Struts2 Plugins&quot;</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;https://cwiki.apache.org/S2PLUGINS/home.html&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;sjt:treeItem</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">&quot;Struts2 jQuery Plugin&quot;</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://code.google.com/p/struts2-jquery/&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;sjt:treeItem</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">&quot;Struts2 Full Hibernate Plugin&quot;</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://code.google.com/p/full-hibernate-plugin-for-struts2/&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/sjt:treeItem<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;sjt:treeItem</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">&quot;Blogs&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;sjt:treeItem</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">&quot;Struts2 jQuery News&quot;</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://www.jgeppert.com/category/java/struts2-jquery/&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/sjt:treeItem<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;sjt:treeItem</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">&quot;AJAX Links&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;s:url</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">&quot;ajax1&quot;</span> <span style="color: #000066;">value</span>=<span style="color: #ff0000;">&quot;/ajax1.action&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;sjt:treeItem</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">&quot;Ajax 1&quot;</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;%{ajax1}&quot;</span> <span style="color: #000066;">targets</span>=<span style="color: #ff0000;">&quot;result&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;s:url</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">&quot;ajax2&quot;</span> <span style="color: #000066;">value</span>=<span style="color: #ff0000;">&quot;/ajax2.action&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;sjt:treeItem</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">&quot;Ajax 2&quot;</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;%{ajax2}&quot;</span> <span style="color: #000066;">targets</span>=<span style="color: #ff0000;">&quot;result&quot;</span> <span style="color: #000066;">effect</span>=<span style="color: #ff0000;">&quot;highlight&quot;</span> <span style="color: #000066;">effectDuration</span>=<span style="color: #ff0000;">&quot;2500&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;s:url</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">&quot;ajax3&quot;</span> <span style="color: #000066;">value</span>=<span style="color: #ff0000;">&quot;/ajax3.action&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;sjt:treeItem</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">&quot;Ajax 3&quot;</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;%{ajax3}&quot;</span> <span style="color: #000066;">targets</span>=<span style="color: #ff0000;">&quot;result&quot;</span> <span style="color: #000066;">onBeforeTopics</span>=<span style="color: #ff0000;">&quot;beforeLink&quot;</span> <span style="color: #000066;">onCompleteTopics</span>=<span style="color: #ff0000;">&quot;completeLink&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;s:url</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">&quot;ajax4&quot;</span> <span style="color: #000066;">value</span>=<span style="color: #ff0000;">&quot;/ajax4.action&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
			<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;sjt:treeItem</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">&quot;Ajax 4&quot;</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;%{ajax4}&quot;</span> <span style="color: #000066;">targets</span>=<span style="color: #ff0000;">&quot;result&quot;</span> <span style="color: #000066;">effect</span>=<span style="color: #ff0000;">&quot;bounce&quot;</span> <span style="color: #000066;">effectDuration</span>=<span style="color: #ff0000;">&quot;1000&quot;</span><span style="color: #000000; font-weight: bold;">/&gt;</span></span>
		<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/sjt:treeItem<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/sjt:treeItem<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/sjt:tree<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></div></div>




<h2>Mobile Module</h2>
<p>For an better support of mobile development with Java and the popular MVC Framework Struts2, this version of <a href="http://code.google.com/p/struts2-jquery/">Struts2 jQuery Plugin</a> brings a new Module based on <a href="http://jquerymobile.com">jQuery mobile</a> to you. This includes an easy AJAX support and a jQuery mobile theme for form elements. The new <a href="http://www.weinfreund.de/struts2-jquery-mobile-showcase/index.action">Struts2 jQuery Mobile Showcase</a> gives you an introduction how to use this new module.</p>
<p><a href="http://www.weinfreund.de/struts2-jquery-mobile-showcase/index.action"><img src="http://www.jgeppert.com/struts2-jquery/struts2-jquery-mobile-showcase.jpeg" alt="Struts2 jQuery Mobile Showcase" /></a></p>
<h2>Grid Module</h2>
<p>This version provides an enhanced Subgrid Feature. Now it is possible to create Multilevel Subgrids. Please take a look at the new 3-Level Subgrid Example in the <a href="http://www.weinfreund.de/struts2-jquery-grid-showcase/index.action">Grid Showcase</a>.  </p>
<h2>Richtext Editor</h2>
<p>With this version it is easy to enable Uploads for Images and Flash files for your Ckeditor instance.</p>
<p><u>Enable File Uploads in your struts2.xml:</u></p>


<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #808080; font-style: italic;">&lt;!-- Settings for CKEditor Image Upload --&gt;</span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;constant</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;struts.ckeditor.allowUploads&quot;</span> <span style="color: #000066;">value</span>=<span style="color: #ff0000;">&quot;true&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span> <span style="color: #808080; font-style: italic;">&lt;!-- default is false --&gt;</span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;constant</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;struts.ckeditor.allowedFileExtensions&quot;</span> <span style="color: #000066;">value</span>=<span style="color: #ff0000;">&quot;jpg,jpeg,png&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;constant</span> <span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;struts.ckeditor.uploadFolder&quot;</span> <span style="color: #000066;">value</span>=<span style="color: #ff0000;">&quot;/image-uploads&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span></pre></div></div>



<p><u>Enable File Uploads in your ckeditor instance:</u></p>


<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;sjr:ckeditor</span> </span>
<span style="color: #009900;">	<span style="color: #000066;">id</span>=<span style="color: #ff0000;">&quot;richtextEditor&quot;</span> </span>
<span style="color: #009900;">	<span style="color: #000066;">name</span>=<span style="color: #ff0000;">&quot;echo&quot;</span> </span>
<span style="color: #009900;">	<span style="color: #000066;">rows</span>=<span style="color: #ff0000;">&quot;10&quot;</span> </span>
<span style="color: #009900;">	<span style="color: #000066;">cols</span>=<span style="color: #ff0000;">&quot;80&quot;</span> </span>
<span style="color: #009900;">	<span style="color: #000066;">width</span>=<span style="color: #ff0000;">&quot;730&quot;</span></span>
<span style="color: #009900;">	<span style="color: #000066;">height</span>=<span style="color: #ff0000;">&quot;400&quot;</span></span>
<span style="color: #009900;">	<span style="color: #000066;">uploads</span>=<span style="color: #ff0000;">&quot;true&quot;</span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">/&gt;</span></span></pre></div></div>



<h2>Libary Updates</h2>
<ul>
<li><a href="http://blog.jquery.com/2011/03/31/jquery-152-released/">jQuery 1.5.2</a></li>
<li><a href="http://blog.jqueryui.com/2011/04/jquery-ui-1-8-12/">jQuery UI 1.8.12</a></li>
<li><a href="http://jquerymobile.com/blog/2011/04/07/jquery-alpha-4-1-maintenance-release/">jQuery Mobile Aplpha 4.1</a></li>
<li><a href="http://www.trirand.com/blog/?p=785">jqGrid 4.0.0</a></li>
<li>flot 0.7</li>
<li><a href="http://ckeditor.com/blog/CKEditor_3.5.3_released">ckEditor 3.5.3</a></li>
<li><a href="http://tinymce.moxiecode.com/forum/viewtopic.php?id=25470">tinyMCE 3.4.2</a></li>
</ul>
<p>For a complete list of changes since last version, please visit the <a href="http://code.google.com/p/struts2-jquery/wiki/Changelog">Changelog</a>.</p>
<p>Download: <a href="http://code.google.com/p/struts2-jquery/downloads/list">http://code.google.com/p/struts2-jquery/downloads/list</a><br />
Showcase: <a href="http://www.weinfreund.de/struts2-jquery-showcase/">http://www.weinfreund.de/struts2-jquery-showcase/</a><br />
Issues: <a href="http://code.google.com/p/struts2-jquery/issues/list">http://code.google.com/p/struts2-jquery/issues/list</a><br />
User Group: <a href="http://groups.google.com/group/struts2-jquery">http://groups.google.com/group/struts2-jquery</a></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2011/05/whats-new-in-struts2-jquery-plugin-3-0-0/' addthis:title='Whats New in Struts2 jQuery Plugin 3.0.0 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2011/05/whats-new-in-struts2-jquery-plugin-3-0-0/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Introduction into Struts2 jQuery Grid Tags</title>
		<link>http://www.jgeppert.com/2011/04/introduction-into-struts2-jquery-grid-tags/</link>
		<comments>http://www.jgeppert.com/2011/04/introduction-into-struts2-jquery-grid-tags/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 20:07:20 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[grid]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=521</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2011/04/introduction-into-struts2-jquery-grid-tags/' addthis:title='Introduction into Struts2 jQuery Grid Tags '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2011/04/introduction-into-struts2-jquery-grid-tags/' addthis:title='Introduction into Struts2 jQuery Grid Tags ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2011/04/introduction-into-struts2-jquery-grid-tags/' addthis:title='Introduction into Struts2 jQuery Grid Tags '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><iframe src="http://www.slideshare.net/slideshow/embed_code/7485216" width="400" height="337" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe><br/><br/> <div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2011/04/introduction-into-struts2-jquery-grid-tags/' addthis:title='Introduction into Struts2 jQuery Grid Tags ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2011/04/introduction-into-struts2-jquery-grid-tags/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Pie Charts and Grid Grouping with new Struts2 jQuery Plugin 2.5.0</title>
		<link>http://www.jgeppert.com/2010/11/pie-charts-and-grid-grouping-with-new-struts-jquery-plugin-2-5-0/</link>
		<comments>http://www.jgeppert.com/2010/11/pie-charts-and-grid-grouping-with-new-struts-jquery-plugin-2-5-0/#comments</comments>
		<pubDate>Sun, 21 Nov 2010 11:39:26 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[charts]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[grouping]]></category>
		<category><![CDATA[pie]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=447</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2010/11/pie-charts-and-grid-grouping-with-new-struts-jquery-plugin-2-5-0/' addthis:title='Pie Charts and Grid Grouping with new Struts2 jQuery Plugin 2.5.0 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>The new Version 2.5.0 of Struts2 jQuery Plugin provides a lot of enhancements and bug fixes. The chart module announced with version 2.4.0 is now able to display pie charts and donut charts. Two new examples in the enhanced struts2 jQuery showcase demonstrate how to work with this new chart types. The grid module is [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2010/11/pie-charts-and-grid-grouping-with-new-struts-jquery-plugin-2-5-0/' addthis:title='Pie Charts and Grid Grouping with new Struts2 jQuery Plugin 2.5.0 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2010/11/pie-charts-and-grid-grouping-with-new-struts-jquery-plugin-2-5-0/' addthis:title='Pie Charts and Grid Grouping with new Struts2 jQuery Plugin 2.5.0 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>The new Version 2.5.0 of <a href="http://code.google.com/p/struts2-jquery/">Struts2 jQuery Plugin</a> provides a lot of enhancements and bug fixes.

The chart module announced with <a href="http://www.jgeppert.com/2010/09/whats-new-in-struts2-jquery-plugin-2-4-0/">version 2.4.0</a> is now able to display pie charts and donut charts. Two new examples in the enhanced <a href="http://www.weinfreund.de/struts2-jquery-showcase/index.action">struts2 jQuery showcase</a> demonstrate how to work with this new chart types.

<img src="http://www.jgeppert.com/struts2-jquery/struts2-jquery-charts-pie.png" alt="Struts2 jQuery Plugin - Chart Modul" />

The grid module is now based on latest <a href="http://www.trirand.com/blog/?p=716">jqGrid version 3.8.1</a>. It supports the new grouping feature which is available <a href="http://www.trirand.com/blog/?p=707">since jqGrid 3.8</a>.

<img src="http://www.jgeppert.com/struts2-jquery/struts2-jquery-grid-grouping.png" alt="Struts2 jQuery Plugin - Grid Grouping" />

The <a href="http://code.google.com/p/struts2-jquery/wiki/TabbedPanelTag">Tabbed Panel</a> can now be sortable and the Tab Tag has a new attribute closeable which makes tabs easy closeable.

<img src="http://www.jgeppert.com/struts2-jquery/struts2-jquery-tabs-closable.png" alt="Struts2 jQuery Plugin - Tabbed Panel - Sortable - Closeable" />

Some important jQuery libarieres are updated. The plugin is now based on the <a href="http://blog.jquery.com/2010/10/16/jquery-143-released/">latest jQuery version 1.4.3</a> and <a href="http://blog.jqueryui.com/2010/11/jquery-ui-1-8-6/">jQuery UI 1.8.6</a>. In this release jQuery UI added support for IE 9.

For a complete list of changes since last version, please visit the <a href="http://code.google.com/p/struts2-jquery/wiki/Changelog">Changelog</a>.

Download: <a href="http://code.google.com/p/struts2-jquery/downloads/list">http://code.google.com/p/struts2-jquery/downloads/list</a>
Showcase: <a href="http://www.weinfreund.de/struts2-jquery-showcase/">http://www.weinfreund.de/struts2-jquery-showcase/</a>
Issues: <a href="http://code.google.com/p/struts2-jquery/issues/list">http://code.google.com/p/struts2-jquery/issues/list</a>
User Group: <a href="http://groups.google.com/group/struts2-jquery">http://groups.google.com/group/struts2-jquery</a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2010/11/pie-charts-and-grid-grouping-with-new-struts-jquery-plugin-2-5-0/' addthis:title='Pie Charts and Grid Grouping with new Struts2 jQuery Plugin 2.5.0 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2010/11/pie-charts-and-grid-grouping-with-new-struts-jquery-plugin-2-5-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whats New in Struts2 jQuery Plugin 2.4.0</title>
		<link>http://www.jgeppert.com/2010/09/whats-new-in-struts2-jquery-plugin-2-4-0/</link>
		<comments>http://www.jgeppert.com/2010/09/whats-new-in-struts2-jquery-plugin-2-4-0/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 09:46:45 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[chart]]></category>
		<category><![CDATA[flot]]></category>
		<category><![CDATA[jqueryui]]></category>
		<category><![CDATA[spinner]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=419</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2010/09/whats-new-in-struts2-jquery-plugin-2-4-0/' addthis:title='Whats New in Struts2 jQuery Plugin 2.4.0 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Version 2.4.0 of Struts2 jQuery Plugin is now available with a lot of new features an improvments. Now there exists a new Chart Modul which is based on the popular jquery flot project. The new chart tag renders a chart with data given from a list or an ajax source. Checkout the new examples in [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2010/09/whats-new-in-struts2-jquery-plugin-2-4-0/' addthis:title='Whats New in Struts2 jQuery Plugin 2.4.0 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2010/09/whats-new-in-struts2-jquery-plugin-2-4-0/' addthis:title='Whats New in Struts2 jQuery Plugin 2.4.0 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Version 2.4.0 of <a href="http://code.google.com/p/struts2-jquery/">Struts2 jQuery Plugin</a> is now available with a lot of new features an improvments.

Now there exists a new Chart Modul which is based on the popular <a href="http://code.google.com/p/flot/">jquery flot</a> project. The new <a href="http://code.google.com/p/struts2-jquery/wiki/ChartTag">chart tag</a>  renders a chart with data given from a list or an ajax source. Checkout the new examples in the <a href="http://www.weinfreund.de/struts2-jquery-showcase/">Showcase (More Widgets)</a>.


<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">	&lt;h3&gt;Chart with AJAX Data&lt;/h3&gt;
	&lt;s:url id=&quot;chartDataUrl&quot; action=&quot;json-chart-data&quot;/&gt;
    &lt;sjc:chart id=&quot;chartAjax&quot;
    	legendLabelBoxBorderColor=&quot;#990033&quot;
    	legendPosition=&quot;ne&quot;
    	legendShow=&quot;#ccc&quot;
    	cssStyle=&quot;width: 600px; height: 400px;&quot;
    &gt;
    	&lt;sjc:chartdata label=&quot;Map -Double, Double-&quot;
    		href=&quot;%{chartDataUrl}&quot;
    		list=&quot;doubleMap&quot;
    		deferredLoading=&quot;true&quot;
    		reloadTopics=&quot;reloadMap&quot;
    	/&gt;
    	&lt;sjc:chartdata label=&quot;List -ListValue-&quot;
    		href=&quot;%{chartDataUrl}&quot;
    		list=&quot;objList&quot;
    		listKey=&quot;myKey&quot;
    		listValue=&quot;myValue&quot;
    		reloadTopics=&quot;reloadList&quot;
    	/&gt;
    &lt;/sjc:chart&gt;
    &lt;sj:a onClickTopics=&quot;reloadMap&quot; button=&quot;true&quot; buttonIcon=&quot;ui-icon-refresh&quot;&gt;Load/Reload Map&lt;/sj:a&gt;
    &lt;sj:a onClickTopics=&quot;reloadList&quot; button=&quot;true&quot; buttonIcon=&quot;ui-icon-refresh&quot;&gt;Reload List&lt;/sj:a&gt;</pre></div></div>



<img src="http://www.jgeppert.com/struts2-jquery/struts2-jquery-charts.png" alt="Struts2 jQuery Plugin - Chart Modul" />

An other new feature is the <a href="http://code.google.com/p/struts2-jquery/wiki/SpinnerTag">spinner tag</a> which renders you a simple but usefully spinner for your forms.


<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">    &lt;h3&gt;A simple Spinner&lt;/h3&gt;
    &lt;sj:spinner name=&quot;spinner1&quot; id=&quot;spinner1&quot;/&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    &lt;h3&gt;A Spinner max=50 and step=2&lt;/h3&gt;
    &lt;sj:spinner name=&quot;spinner2&quot; 
    	id=&quot;spinner2&quot; 
    	min=&quot;5&quot; 
    	max=&quot;50&quot; 
    	step=&quot;2&quot; 
    	value=&quot;25&quot;/&gt;
    &lt;br /&gt;
    &lt;br /&gt;
    &lt;h3&gt;A Spinner with currency format and mouse wheel support&lt;/h3&gt;
    &lt;sj:spinner name=&quot;spinner3&quot; 
    	id=&quot;spinner3&quot; 
    	min=&quot;0.00&quot; 
    	max=&quot;5.00&quot; 
    	step=&quot;0.15&quot; 
    	value=&quot;2.50&quot; 
    	suffix=&quot;$&quot; 
    	mouseWheel=&quot;true&quot;/&gt;</pre></div></div>




<img src="http://www.jgeppert.com/struts2-jquery/struts2-jquery-spinner.png" alt="Struts2 jQuery Plugin - Spinner Tag" />

With this version it is also possible to generate your action messages in jquery UI style, dependend on your theme.


<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">		&lt;h3&gt;Action Error&lt;/h3&gt;
		&lt;s:actionerror theme=&quot;jquery&quot;/&gt;
		&lt;br /&gt;
		&lt;h3&gt;Action Message&lt;/h3&gt;
		&lt;s:actionmessage theme=&quot;jquery&quot;/&gt;
		&lt;br /&gt;
		&lt;h3&gt;Field Errors&lt;/h3&gt;
		&lt;s:fielderror theme=&quot;jquery&quot;/&gt;</pre></div></div>




<img src="http://www.jgeppert.com/struts2-jquery/struts2-jquery-messages.png" alt="Struts2 jQuery Plugin - Action Messages" />

jQuery UI is now based on the last <a href="http://blog.jqueryui.com/2010/08/jquery-ui-1-8-4/">stable version 1.8.4</a> with a lot of bugfixes. When using an own theme, it is recommended to create or update the theme with the themeroller. Also the ckeditor is updated to <a href="http://ckeditor.com/blog/CKEditor_3.4_released">new version 3.4</a> with some new plugins and some bugfixes.

For a complete list of changes since last version, please visit the <a href="http://code.google.com/p/struts2-jquery/wiki/Changelog">Changelog</a>.


Download: <a href="http://code.google.com/p/struts2-jquery/downloads/list">http://code.google.com/p/struts2-jquery/downloads/list</a>
Showcase: <a href="http://www.weinfreund.de/struts2-jquery-showcase/">http://www.weinfreund.de/struts2-jquery-showcase/</a>
Issues: <a href="http://code.google.com/p/struts2-jquery/issues/list">http://code.google.com/p/struts2-jquery/issues/list</a>
User Group: <a href="http://groups.google.com/group/struts2-jquery">http://groups.google.com/group/struts2-jquery</a>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2010/09/whats-new-in-struts2-jquery-plugin-2-4-0/' addthis:title='Whats New in Struts2 jQuery Plugin 2.4.0 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2010/09/whats-new-in-struts2-jquery-plugin-2-4-0/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Version 2.3.0 of Struts2 jQuery Plugin now with support for Tinymce</title>
		<link>http://www.jgeppert.com/2010/07/version-2-3-0-of-struts2-jquery-plugin-now-with-support-for-tinymce/</link>
		<comments>http://www.jgeppert.com/2010/07/version-2-3-0-of-struts2-jquery-plugin-now-with-support-for-tinymce/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 18:59:52 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[jqueryui]]></category>
		<category><![CDATA[richtext]]></category>
		<category><![CDATA[tinymce]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=405</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2010/07/version-2-3-0-of-struts2-jquery-plugin-now-with-support-for-tinymce/' addthis:title='Version 2.3.0 of Struts2 jQuery Plugin now with support for Tinymce '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Version 2.3.0 of <a href="http://code.google.com/p/struts2-jquery/">Struts2 jQuery Plugin</a> is out now. This version brings an easy support for the <a href="http://tinymce.moxiecode.com/">Tinymce WYSIWYG Editor</a> to you.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2010/07/version-2-3-0-of-struts2-jquery-plugin-now-with-support-for-tinymce/' addthis:title='Version 2.3.0 of Struts2 jQuery Plugin now with support for Tinymce ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2010/07/version-2-3-0-of-struts2-jquery-plugin-now-with-support-for-tinymce/' addthis:title='Version 2.3.0 of Struts2 jQuery Plugin now with support for Tinymce '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Version 2.3.0 of <a href="http://code.google.com/p/struts2-jquery/">Struts2 jQuery Plugin</a> is out now. This version brings an easy support for the <a href="http://tinymce.moxiecode.com/">Tinymce WYSIWYG Editor</a> to you. 

To use the Tinymce Editor feature you need to copy the struts2-jquery-richtext-plugin.jar into your WEB-INF/lib path.


<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">&lt; %@ taglib prefix=&quot;sjr&quot; uri=&quot;/struts-jquery-richtext-tags&quot;%&gt;
&lt;sjr:tinymce id=&quot;richtextTinymceEditor&quot; 
	name=&quot;echo&quot; 
	rows=&quot;10&quot; 
	cols=&quot;80&quot; 
	width=&quot;800&quot;
	editorTheme=&quot;simple&quot;
/&gt;</pre></div></div>




Another change is the upgrade from jqGrid 3.6.5 to the latest <a href="http://www.trirand.com/blog/?p=678">version 3.7.2</a> which brings various improvements like new locals and advanced local search and bug fixes  for the grid feature to you. To see more details about the new jqGrid version read the <a href="http://www.trirand.com/jqgridwiki/doku.php?id=wiki:change#jqgrid_3.7.2_changes_and_fixes">jqGrid changelog</a>.

Also it solves an important <a href="http://code.google.com/p/struts2-jquery/issues/detail?id=133">Bug with the AJAX Validation Feature</a>. For a complete List of changes since Version 2.2.0 please visit the <a href="http://code.google.com/p/struts2-jquery/wiki/Changelog">Changelog</a>.


Download: <a href="http://code.google.com/p/struts2-jquery/downloads/list">http://code.google.com/p/struts2-jquery/downloads/list</a>
Showcase: <a href="http://www.weinfreund.de/struts2-jquery-showcase/">http://www.weinfreund.de/struts2-jquery-showcase/</a>
Issues: <a href="http://code.google.com/p/struts2-jquery/issues/list">http://code.google.com/p/struts2-jquery/issues/list</a>
User Group: <a href="http://groups.google.com/group/struts2-jquery">http://groups.google.com/group/struts2-jquery</a>

<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2010/07/version-2-3-0-of-struts2-jquery-plugin-now-with-support-for-tinymce/' addthis:title='Version 2.3.0 of Struts2 jQuery Plugin now with support for Tinymce ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2010/07/version-2-3-0-of-struts2-jquery-plugin-now-with-support-for-tinymce/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Version 2.2.0 of Struts2 jQuery Plugin is now available</title>
		<link>http://www.jgeppert.com/2010/06/version-2-2-0-of-struts2-jquery-plugin-is-now-available/</link>
		<comments>http://www.jgeppert.com/2010/06/version-2-2-0-of-struts2-jquery-plugin-is-now-available/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 19:55:17 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[ckeditor]]></category>
		<category><![CDATA[dojo]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[jqgrid]]></category>
		<category><![CDATA[jqueryui]]></category>
		<category><![CDATA[richtext]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=395</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2010/06/version-2-2-0-of-struts2-jquery-plugin-is-now-available/' addthis:title='Version 2.2.0 of Struts2 jQuery Plugin is now available '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Version 2.2.0 of Struts2 jQuery Plugin is out now. The new Version is Based on latest jQuery UI 1.8.2, see Changelog for more Detail about this version. Changes since Version 2.1.0: Upgrade to jQuery UI 1.8.2 Upgrade to jqGrid 3.6.5 Solve &#160;Issue 154&#160;: load from google cdn does not work for jquery ui themes Solve [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2010/06/version-2-2-0-of-struts2-jquery-plugin-is-now-available/' addthis:title='Version 2.2.0 of Struts2 jQuery Plugin is now available ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2010/06/version-2-2-0-of-struts2-jquery-plugin-is-now-available/' addthis:title='Version 2.2.0 of Struts2 jQuery Plugin is now available '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Version 2.2.0 of <a href="http://code.google.com/p/struts2-jquery/">Struts2 jQuery Plugin</a> is out now. The new Version is Based on <a href="http://blog.jqueryui.com/2010/06/jquery-ui-182/">latest jQuery UI 1.8.2</a>, see Changelog for more Detail about this version.


<strong>Changes since Version 2.1.0:</strong>

<ul>
<li>Upgrade to jQuery UI 1.8.2</li>
<li>Upgrade to jqGrid 3.6.5</li>
<li>Solve <a title="load from google cdn does not work for jquery ui themes" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=154">&nbsp;Issue 154&nbsp;</a>: load from google cdn does not work for jquery ui themes </li>
<li>Solve <a title="Default Loading Text" href="http://code.google.com/p/struts2-jquery/issues/detail?id=155">Issue 155</a>: Default Loading Text </li>
<li>Solve <a title="onSelectAll topics" href="http://code.google.com/p/struts2-jquery/issues/detail?id=156">Issue 156</a>: onSelectAll topics </li>
<li>Solve <a title="useSelectedTabCookies in tabbedpanel broken in 2.1.0" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=157">&nbsp;Issue 157&nbsp;</a>: useSelectedTabCookies in tabbedpanel broken in 2.1.0 </li>
<li>Solve <a title="Select options vanish when re-entering the page" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=161">&nbsp;Issue 161&nbsp;</a>: Select options vanish when re-entering the page </li>
<li>Solve <a title="Struts2-jquery-plugin not recognizing tag in jsp page" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=170">&nbsp;Issue 170&nbsp;</a>: Struts2-jquery-plugin not recognizing tag in jsp page </li>
<li>Solve <a title="sj:accordion autoHeight does not work" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=171">&nbsp;Issue 171&nbsp;</a>: sj:accordion autoHeight does not work </li>
<li>Solve <a title="Autcompleter input textfield width should be configurable" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=176">&nbsp;Issue 176&nbsp;</a>: Autcompleter input textfield width should be configurable </li>
<li>Solve <a title="Nested tab didn't work" href="http://code.google.com/p/struts2-jquery/issues/detail?id=179">Issue 179</a>: Nested tab didn't work </li>
<li>Solve <a title="loadingText doesn't appear to have any effect with jqgrid plugin" href="http://code.google.com/p/struts2-jquery/issues/detail?id=184">Issue 184</a>: loadingText doesn't appear to have any effect with jqgrid plugin </li>
<li>Solve <a title="attributes hidegrid, hoverrows and shrinkToFit in grid tag can not be set to false" href="http://code.google.com/p/struts2-jquery/issues/detail?id=185">Issue 185</a>: attributes hidegrid, hoverrows and shrinkToFit in grid tag can not be set to false </li>
<li>Solve <a title="how to submit a  form while loading grid?" href="http://code.google.com/p/struts2-jquery/issues/detail?id=186">Issue 186</a>: how to submit a form while loading grid? </li>
<li>Solve <a title="Some locales does not work, particularly &quot;fr&quot;" href="http://code.google.com/p/struts2-jquery/issues/detail?id=188">Issue 188</a>: Some locales does not work, particularly "fr" </li>
<li>Solve <a title="Add Head Tag attribute 'compatibility' for an jQuery 1.3 compatibility mode" href="http://code.google.com/p/struts2-jquery/issues/detail?id=190">Issue 190</a>: Add Head Tag attribute 'compatibility' for an jQuery 1.3 compatibility mode </li>
<li>Solve <a title="deferred loading of dynamic elements  " href="http://code.google.com/p/struts2-jquery/issues/detail?id=191">Issue 191</a>: deferred loading of dynamic elements  </li>
<li>Solve <a title="Default Error Text" href="http://code.google.com/p/struts2-jquery/issues/detail?id=192">Issue 192</a>: Default Error Text </li>
<li>Solve <a title="Using base tag with sj:a causes page to reload" href="http://code.google.com/p/struts2-jquery/issues/detail?id=193">Issue 193</a>: Using base tag with sj:a causes page to reload </li>
</ul>

Download: <a href="http://code.google.com/p/struts2-jquery/downloads/list">http://code.google.com/p/struts2-jquery/downloads/list</a>
Showcase: <a href="http://www.weinfreund.de/struts2-jquery-showcase/">http://www.weinfreund.de/struts2-jquery-showcase/</a>
Issues: <a href="http://code.google.com/p/struts2-jquery/issues/list">http://code.google.com/p/struts2-jquery/issues/list</a>
User Group: <a href="http://groups.google.com/group/struts2-jquery">http://groups.google.com/group/struts2-jquery</a>

<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2010/06/version-2-2-0-of-struts2-jquery-plugin-is-now-available/' addthis:title='Version 2.2.0 of Struts2 jQuery Plugin is now available ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2010/06/version-2-2-0-of-struts2-jquery-plugin-is-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Struts2 jQuery Plugin Version 2.1.0 is released</title>
		<link>http://www.jgeppert.com/2010/05/struts2-jquery-plugin-version-2-1-0-is-released/</link>
		<comments>http://www.jgeppert.com/2010/05/struts2-jquery-plugin-version-2-1-0-is-released/#comments</comments>
		<pubDate>Sat, 01 May 2010 20:09:51 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[ckeditor]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[jqgrid]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[richtext]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=369</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2010/05/struts2-jquery-plugin-version-2-1-0-is-released/' addthis:title='Struts2 jQuery Plugin Version 2.1.0 is released '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>The new version 2.1.0 of Struts2 jQuery Plugin is released. With this new version, the plugin loads dependent JavaScript files on demand. This feature makes the plugin much better extensible for own extensions and  reduces the initial load of the first load of a page. Based on the new structure of the plugin the jqGrid [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2010/05/struts2-jquery-plugin-version-2-1-0-is-released/' addthis:title='Struts2 jQuery Plugin Version 2.1.0 is released ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2010/05/struts2-jquery-plugin-version-2-1-0-is-released/' addthis:title='Struts2 jQuery Plugin Version 2.1.0 is released '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>The new version 2.1.0 of <a href="http://code.google.com/p/struts2-jquery/">Struts2 jQuery Plugin</a> is released. With this new version, the plugin loads dependent JavaScript files on demand. This feature makes the plugin much better extensible for own extensions and  reduces the initial load of the first load of a page.

Based on the new structure of the plugin the jqGrid Feature is not longer a part of the core plugin. It is now available as a separate extension of the plugin.

There is also a new richtext extension available, that is based on the <a href="http://ckeditor.com/blog/CKEditor_3.2.1_released">latest version of popular CKEditor</a>. This allows an  easy integration of the richtext editor in your web application.

The Plugin includes now the latest version of <a href="http://jqueryui.com/">jQuery UI 1.8.1</a>, so if you use a custom theme it is recommended to update this in the <a href="http://jqueryui.com/themeroller/">ThemeRoller</a>. For more informations and the changelog for 1.8.1 please read <a href="http://blog.jqueryui.com/2010/05/jquery-ui-181/">the blog post from jQuery UI</a>.

<strong>Changelog:</strong>

<ul>
<li>Upgrade to jQuery UI 1.8.1 </li>
<li>Head Tag attribute jqueryui is now true by default </li>
<li>various new examples in the showcase </li>
<li>The grid showcase is now a maven modul and part of the release cycle </li>
<li>Solve <a title="Grid Sample not working properly in IE" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=77">&nbsp;Issue 77&nbsp;</a>: Grid Sample not working properly in IE </li>
<li>Solve <a title="customBasepath doesn't affect the .js path" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=94">&nbsp;Issue 94&nbsp;</a>: customBasepath doesn't affect the .js path </li>
<li>Solve <a title="Load needed JavaScript and CSS resources on demand" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=113">&nbsp;Issue 113&nbsp;</a>: Load needed JavaScript<a href="http://code.google.com/p/struts2-jquery/w/edit/JavaScript">?</a> and CSS resources on demand </li>
<li>Solve <a title="Support for new replaceTarget Option in form plugin" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=114">&nbsp;Issue 114&nbsp;</a>: Support for new replaceTarget Option in form plugin </li>
<li>Solve <a title="Grid with locale code ca(catalan) doesn't work. jQuery and grid difers at the name of the catalan locale(ca-cat)" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=115">&nbsp;Issue 115&nbsp;</a>: Grid with locale code ca(catalan) doesn't work. jQuery and grid difers at the name of the catalan locale(ca-cat) </li>
<li>Solve <a title="pepper-grinder theme" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=116">&nbsp;Issue 116&nbsp;</a>: pepper-grinder theme </li>
<li>Solve <a title="Implement an debug mode " class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=123">&nbsp;Issue 123&nbsp;</a>: Implement an debug mode  </li>
<li>Solve <a title="Make it possible to easy extend this plugin for custome extensions" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=124">&nbsp;Issue 124&nbsp;</a>: Make it possible to easy extend this plugin for custome extensions </li>
<li>Solve <a title="Dialog cannot set position with array of String or Pixel" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=125">&nbsp;Issue 125&nbsp;</a>: Dialog cannot set position with array of String or Pixel </li>
<li>Solve <a title="drag and drop grid rows" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=126">&nbsp;Issue 126&nbsp;</a>: drag and drop grid rows </li>
<li>Solve <a title="onChangeTopics not working for textarea and textfield." class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=127">&nbsp;Issue 127&nbsp;</a>: onChangeTopics not working for textarea and textfield. </li>
<li>Solve <a title="onChangeTopics with &lt;sj:checkboxlist&gt;" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=128">&nbsp;Issue 128&nbsp;</a>: onChangeTopics with &lt;sj:checkboxlist&gt; </li>
<li>Solve <a title="Add Showcase Example how to extend the plugin with custome functions" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=130">&nbsp;Issue 130&nbsp;</a>: Add Showcase Example how to extend the plugin with custome functions </li>
<li>Solve <a title="Add a Richtext Editor Widget to the plugin" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=131">&nbsp;Issue 131&nbsp;</a>: Add a Richtext Editor Widget to the plugin </li>
<li>Solve <a title="Scrolling does not work properly" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=132">&nbsp;Issue 132&nbsp;</a>: Scrolling does not work properly </li>
<li>Solve <a title="Move Grid Feature in seperate struts2-jquery-grid-plugin" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=134">&nbsp;Issue 134&nbsp;</a>: Move Grid Feature in seperate struts2-jquery-grid-plugin </li>
<li>Solve <a title="Enable Maven Support for Grid Showcase" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=135">&nbsp;Issue 135&nbsp;</a>: Enable Maven Support for Grid Showcase </li>
<li>Solve <a title="Upgrade to jQuery UI 1.8.1" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=138">&nbsp;Issue 138&nbsp;</a>: Upgrade to jQuery UI 1.8.1 </li>
<li>Solve <a title="attribute parentTheme does not work well with css_xhtml theme" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=139">&nbsp;Issue 139&nbsp;</a>: attribute parentTheme does not work well with css_xhtml theme </li>
<li>Solve <a title="Override the param names" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=141">&nbsp;Issue 141&nbsp;</a>: Override the param names </li>
<li>Solve <a title="&lt;sj:dialog&gt; makes multiple AJAX calls" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=146">&nbsp;Issue 146&nbsp;</a>: &lt;sj:dialog&gt; makes multiple AJAX calls </li>
<li>Solve <a title="Sortable grid option not working" href="http://code.google.com/p/struts2-jquery/issues/detail?id=148">Issue 148</a>: Sortable grid option not working </li>
</ul>

Download: <a href="http://code.google.com/p/struts2-jquery/downloads/list">http://code.google.com/p/struts2-jquery/downloads/list</a>
Showcase: <a href="http://www.weinfreund.de/struts2-jquery-showcase/">http://www.weinfreund.de/struts2-jquery-showcase/</a>
Issues: <a href="http://code.google.com/p/struts2-jquery/issues/list">http://code.google.com/p/struts2-jquery/issues/list</a>
User Group: <a href="http://groups.google.com/group/struts2-jquery">http://groups.google.com/group/struts2-jquery</a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2010/05/struts2-jquery-plugin-version-2-1-0-is-released/' addthis:title='Struts2 jQuery Plugin Version 2.1.0 is released ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2010/05/struts2-jquery-plugin-version-2-1-0-is-released/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Struts2 jQuery Plugin Version 2.0.0 is now available</title>
		<link>http://www.jgeppert.com/2010/03/struts2-jquery-plugin-version-2-0-0-is-now-available/</link>
		<comments>http://www.jgeppert.com/2010/03/struts2-jquery-plugin-version-2-0-0-is-now-available/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 07:47:02 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[autocompleter]]></category>
		<category><![CDATA[form validation]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=356</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2010/03/struts2-jquery-plugin-version-2-0-0-is-now-available/' addthis:title='Struts2 jQuery Plugin Version 2.0.0 is now available '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>The new version 2.0.0 of Struts2 jQuery Plugin is released and brings many Enhancements, like new jQuery UI Widgets, support for Form Validation and Bug Fixes to you. The Plugin is now based on the latest versions of JavaScript Framework jQuery 1.4.2 and jQuery UI 1.8. Changelog: Upgrade to jQuery 1.4.2 ( Issue 91 ) [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2010/03/struts2-jquery-plugin-version-2-0-0-is-now-available/' addthis:title='Struts2 jQuery Plugin Version 2.0.0 is now available ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2010/03/struts2-jquery-plugin-version-2-0-0-is-now-available/' addthis:title='Struts2 jQuery Plugin Version 2.0.0 is now available '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>The new version 2.0.0 of <a href="http://code.google.com/p/struts2-jquery/">Struts2 jQuery Plugin</a> is released and brings many Enhancements, like new jQuery UI Widgets, support for Form Validation and Bug Fixes to you. The Plugin is now based on the latest versions of JavaScript Framework <a href="http://blog.jquery.com/2010/02/19/jquery-142-released/">jQuery 1.4.2</a> and <a href="http://blog.jqueryui.com/2010/03/jquery-ui-18rc3/"> jQuery UI 1.8</a>.

Changelog:

<ul>
	<li>Upgrade to jQuery 1.4.2 ( <a title="Using jQuery 1.4.2" href="http://code.google.com/p/struts2-jquery/issues/detail?id=91">Issue 91</a> ) </li>
	<li>Upgrade to jQuery UI 1.8.0 </li>
	<li>Upgrade to <a href="http://www.trirand.com/blog/wp-trackback.php?p=629">jqGrid 3.6.4</a></li>
	<li>Upgrade to jQuery Form Plugin 2.43 </li>
	<li>Implement an <a href="http://code.google.com/p/struts2-jquery/wiki/AutocompleterTag">Autocompleter</a> ( <a title="AutoCompleter" href="http://code.google.com/p/struts2-jquery/issues/detail?id=10">Issue 10</a> ) </li>
	<li>Implement an Radiomap as jQuery UI <a href="http://code.google.com/p/struts2-jquery/wiki/Buttonset">Buttonset</a> </li>
	<li>Implement an CheckboxList as jQuery UI <a href="http://code.google.com/p/struts2-jquery/wiki/Buttonset">Buttonset</a> </li>
	<li>Support for Form <a href="http://code.google.com/p/struts2-jquery/wiki/Validation">Validation</a>  </li>
	<li>Support for new <a href="http://code.google.com/p/struts2-jquery/wiki/Button">jQuery UI Button</a> Widget </li>
	<li>Include all offical jQuery UI Themes </li>
	<li>New Showcase Example how to handle JSON Results  </li>
	<li>New Showcase Example how to build accordion manually  </li>
	<li>New Showcase Examples for <a href="http://code.google.com/p/struts2-jquery/wiki/AutocompleterTag">Autocompleter</a>  </li>
	<li>New Showcase Examples for AJAX Client Form <a href="http://code.google.com/p/struts2-jquery/wiki/Validation">Validation</a>  </li>
	<li>Complete <a title="Enable Sonatype Nexus OSS repository deployment for Maven central repository sync" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=102">&nbsp;Issue 102&nbsp;</a>: Enable Sonatype Nexus OSS repository deployment for Maven central repository sync </li>
	<li>Complete <a title="Move source to a Maven multi module setup" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=104">&nbsp;Issue 104&nbsp;</a>: Move source to a Maven multi module setup </li>
	<li>Fix <a title="Build accordion manually" href="http://code.google.com/p/struts2-jquery/issues/detail?id=65">Issue 65</a>: Build accordion manually   </li>
	<li>Fix <a title="Add Size Parameter for select tag" href="http://code.google.com/p/struts2-jquery/issues/detail?id=80">Issue 80</a>: Add Size Parameter for select tag </li>
	<li>Fix <a title="JavaScript Error when parent form has no id" href="http://code.google.com/p/struts2-jquery/issues/detail?id=84">Issue 84</a>: JavaScript Error when parent form has no id </li>
	<li>Fix <a title="onRowSelectTopcs only published when editurl is used" href="http://code.google.com/p/struts2-jquery/issues/detail?id=86">Issue 86</a>: onRowSelectTopcs only published when editurl is used   </li>
	<li>Fix <a title="&lt;s:url&gt; + formId in &lt;sj:div&gt; bug with first form field" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=88">&nbsp;Issue 88&nbsp;</a>: &lt;s:url&gt; + formId in &lt;sj:div&gt; bug with first form field </li>
	<li>Fix <a title="&lt;sj:submit&gt; do not notify topics" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=89">&nbsp;Issue 89&nbsp;</a>: &lt;sj:submit&gt; do not notify topics </li>
	<li>Fix <a title="&lt;sj:submit&gt; with &quot;onBeforeTopics&quot; without ajax submit" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=90">&nbsp;Issue 90&nbsp;</a>: &lt;sj:submit&gt; with "onBeforeTopics" without ajax submit </li>
	<li>Fix <a title="datepicker locale should use the struts current locale" href="http://code.google.com/p/struts2-jquery/issues/detail?id=95">Issue 95</a>: datepicker locale should use the struts current locale   </li>
	<li>Fix <a title="FormFilter Attribute on SubmitTag" href="http://code.google.com/p/struts2-jquery/issues/detail?id=97">Issue 97</a>: FormFilter Attribute on <a href="http://code.google.com/p/struts2-jquery/wiki/SubmitTag">SubmitTag</a>    </li>
	<li>Fix <a title="onAlwaysTopics but in sj:submit and sj:a" href="http://code.google.com/p/struts2-jquery/issues/detail?id=98">Issue 98</a>: onAlwaysTopics but in sj:submit and sj:a   </li>
	<li>Fix <a title="&quot;Multiple&quot; attribute in sj:select tag " href="http://code.google.com/p/struts2-jquery/issues/detail?id=106">Issue 106</a>: "Multiple" attribute in sj:select tag    </li>
	<li>Fix <a title="value attribute in select tag has no effect" href="http://code.google.com/p/struts2-jquery/issues/detail?id=107">Issue 107</a>: value attribute in select tag has no effect    </li>
	<li>Fix <a title="how to set #sjdialog with query string dynamically" href="http://code.google.com/p/struts2-jquery/issues/detail?id=108">Issue 108</a>: how to set #sjdialog with query string dynamically    </li>
	<li>Fix <a title="add attributes for alternate rows in the grid tag" href="http://code.google.com/p/struts2-jquery/issues/detail?id=112">Issue 112</a>: add attributes for alternate rows in the grid tag     </li>
	</ul>

Download: <a href="http://code.google.com/p/struts2-jquery/downloads/list">http://code.google.com/p/struts2-jquery/downloads/list</a>
Showcase: <a href="http://www.weinfreund.de/struts2-jquery-showcase/">http://www.weinfreund.de/struts2-jquery-showcase/</a>
Issues: <a href="http://code.google.com/p/struts2-jquery/issues/list">http://code.google.com/p/struts2-jquery/issues/list</a>
User Group: <a href="http://groups.google.com/group/struts2-jquery">http://groups.google.com/group/struts2-jquery</a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2010/03/struts2-jquery-plugin-version-2-0-0-is-now-available/' addthis:title='Struts2 jQuery Plugin Version 2.0.0 is now available ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2010/03/struts2-jquery-plugin-version-2-0-0-is-now-available/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Java Mass JPEG Resizer Tool in neuer Version und neuer Homepage</title>
		<link>http://www.jgeppert.com/2010/03/java-mass-jpeg-resizer-tool-in-neuer-version-und-neuer-homepage/</link>
		<comments>http://www.jgeppert.com/2010/03/java-mass-jpeg-resizer-tool-in-neuer-version-und-neuer-homepage/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 12:36:59 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[projekte]]></category>
		<category><![CDATA[jmjrst]]></category>
		<category><![CDATA[jpeg]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[slideshow]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=359</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2010/03/java-mass-jpeg-resizer-tool-in-neuer-version-und-neuer-homepage/' addthis:title='Java Mass JPEG Resizer Tool in neuer Version und neuer Homepage '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Soeben ist das <a href="http://jmjrst.sourceforge.net/">Java Mass JPEG Resizer Tool</a> in einer neuen Version 1.0 erschienen, in der es hauptsächlich Aktualisierungen an den Templates für Web Galerien gibt.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2010/03/java-mass-jpeg-resizer-tool-in-neuer-version-und-neuer-homepage/' addthis:title='Java Mass JPEG Resizer Tool in neuer Version und neuer Homepage ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2010/03/java-mass-jpeg-resizer-tool-in-neuer-version-und-neuer-homepage/' addthis:title='Java Mass JPEG Resizer Tool in neuer Version und neuer Homepage '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Soeben ist das <a href="http://jmjrst.sourceforge.net/">Java Mass JPEG Resizer Tool</a> in einer neuen Version 1.0 erschienen, in der es hauptsächlich Aktualisierungen an den Templates für Web Galerien gibt.

Zudem ist seit einigen Tagen auch eine neue Homepage für das Projekt erstellt von <a href="http://tresdepoint.com/">Sergio Rey</a> online.

Changelog:

<ul>
	<li>New Homepage for Project</li>
	<li>Update all Fancybox based Slideshows to latest Fancybox and jQuery version</li>
	<li>Update all Lightbox based Slideshows to latest Lightbox and prototype version</li>
</ul>

<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2010/03/java-mass-jpeg-resizer-tool-in-neuer-version-und-neuer-homepage/' addthis:title='Java Mass JPEG Resizer Tool in neuer Version und neuer Homepage ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2010/03/java-mass-jpeg-resizer-tool-in-neuer-version-und-neuer-homepage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Struts2 jQuery Plugin Version 1.8.2 is released</title>
		<link>http://www.jgeppert.com/2010/01/struts2-jquery-plugin-version-1-8-2-is-released/</link>
		<comments>http://www.jgeppert.com/2010/01/struts2-jquery-plugin-version-1-8-2-is-released/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 14:30:50 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[jqgrid]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=343</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2010/01/struts2-jquery-plugin-version-1-8-2-is-released/' addthis:title='Struts2 jQuery Plugin Version 1.8.2 is released '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>New Version 1.8.2 of <a href="http://code.google.com/p/struts2-jquery/">Struts2 jQuery Plugins</a> is released.

Changelog:<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2010/01/struts2-jquery-plugin-version-1-8-2-is-released/' addthis:title='Struts2 jQuery Plugin Version 1.8.2 is released ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2010/01/struts2-jquery-plugin-version-1-8-2-is-released/' addthis:title='Struts2 jQuery Plugin Version 1.8.2 is released '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>New Version 1.8.2 of <a href="http://code.google.com/p/struts2-jquery/">Struts2 jQuery Plugins</a> is released.

Changelog:

<ul>
	<li>Enable Subgrid Feature for <a href="http://code.google.com/p/struts2-jquery/wiki/GridTag">Grid Tag</a></li>
	<li>New Grid Showcase together with <a href="http://code.google.com/p/full-hibernate-plugin-for-struts2/">Full Hibernate Plugin for Struts2</a></li>
	<li>Upgrade jQuery BBQ to 1.1 </li>
	<li>New Velocity Example in Showcase</li>
	<li>Fix <a title="AJAX form submission with href paramteres" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=45">&nbsp;Issue 45&nbsp;</a>: AJAX form submission with href parameters </li>
	<li>Fix <a title="gridModel parameter is compulsory, but not used" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=50">&nbsp;Issue 50&nbsp;</a>: gridModel parameter is compulsory, but not used </li>
	<li>Fix <a title="url paramerters escaped" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=51">&nbsp;Issue 51&nbsp;</a>: url parameters escaped </li>
	<li>Fix <a title="Meaningless viewrecords information" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=53">&nbsp;Issue 53&nbsp;</a>: Meaningless viewrecords information </li>
	<li>Fix <a title="[Validate form field of grid in add/edit mode]" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=58">&nbsp;Issue 58&nbsp;</a>: New Attribute <strong>formoptions</strong> for <a href="http://code.google.com/p/struts2-jquery/wiki/GridColumnTag">GridColumn Tag</a> </li>
	<li>Fix <a title="tabbedpanel spinner cannot be disabled using empty string value" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=59">&nbsp;Issue 59&nbsp;</a>: tabbedpanel spinner cannot be disabled using empty string value </li>
	<li>Fix <a title="Distorted Divs in Local Tabs" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=60">&nbsp;Issue 60&nbsp;</a>: Distorted Divs in Local Tabs </li>
	<li>Fix <a title="[Ajax Submit is not working in Velocity]" class="closed_ref" href="http://code.google.com/p/struts2-jquery/issues/detail?id=63">&nbsp;Issue 63&nbsp;</a>: Submit is not working in Velocity</li>
</ul>

Download: <a href="http://code.google.com/p/struts2-jquery/downloads/list">http://code.google.com/p/struts2-jquery/downloads/list</a>
Showcase: <a href="http://www.weinfreund.de/struts2-jquery-showcase/">http://www.weinfreund.de/struts2-jquery-showcase/</a>
Issues: <a href="http://code.google.com/p/struts2-jquery/issues/list">http://code.google.com/p/struts2-jquery/issues/list</a>
User Group: <a href="http://groups.google.com/group/struts2-jquery">http://groups.google.com/group/struts2-jquery</a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2010/01/struts2-jquery-plugin-version-1-8-2-is-released/' addthis:title='Struts2 jQuery Plugin Version 1.8.2 is released ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2010/01/struts2-jquery-plugin-version-1-8-2-is-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 1.0 des Struts2 jQuery Plugin freigegeben</title>
		<link>http://www.jgeppert.com/2009/07/version-1-0-des-struts2-jquery-plugin-freigegeben/</link>
		<comments>http://www.jgeppert.com/2009/07/version-1-0-des-struts2-jquery-plugin-freigegeben/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 10:58:18 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=291</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2009/07/version-1-0-des-struts2-jquery-plugin-freigegeben/' addthis:title='Version 1.0 des Struts2 jQuery Plugin freigegeben '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Da jetzt alle Widgets und alle Interactions der aktuellen jQuery UI Version in das Struts2 jQuery Plugins integriert sind, habe ich das erst Major Release 1.0 freigegeben. Seit der Version 0.9.2 gab es folgende Änderungen: Der jQuery Slider wird als neues Widget unterstützt Die Interactions Sortable und Selectable können durch Effect Div und dem Remote [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2009/07/version-1-0-des-struts2-jquery-plugin-freigegeben/' addthis:title='Version 1.0 des Struts2 jQuery Plugin freigegeben ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2009/07/version-1-0-des-struts2-jquery-plugin-freigegeben/' addthis:title='Version 1.0 des Struts2 jQuery Plugin freigegeben '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Da jetzt alle Widgets und alle Interactions der aktuellen jQuery UI Version in das <a href="http://code.google.com/p/struts2-jquery/">Struts2 jQuery Plugins</a> integriert sind, habe ich das erst Major Release 1.0 freigegeben.

Seit der <a href="http://www.jgeppert.com/2009/07/struts2-jquery-plugin-version-0-9-2/trackback/">Version 0.9.2</a> gab es folgende Änderungen:
<ul>
	<li>Der jQuery Slider wird als neues Widget unterstützt</li>
	<li>Die Interactions Sortable und Selectable können durch Effect Div und dem Remote Div genutzt werden.</li>
	<li>Erweiterter Datepicker (siehe <a href="http://www.weinfreund.de/struts2-jquery-showcase/">Showcase</a>)</li>
	<li>Überarbeiteter AJAX Aufruf für bessere Event Unterstützung</li>
</ul>

Download: <a href="http://code.google.com/p/struts2-jquery/downloads/list">http://code.google.com/p/struts2-jquery/downloads/list</a>
Showcase: <a href="http://www.weinfreund.de/struts2-jquery-showcase/">http://www.weinfreund.de/struts2-jquery-showcase/</a>
Anregungen und Fehler: <a href="http://code.google.com/p/struts2-jquery/issues/list">http://code.google.com/p/struts2-jquery/issues/list</a>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2009/07/version-1-0-des-struts2-jquery-plugin-freigegeben/' addthis:title='Version 1.0 des Struts2 jQuery Plugin freigegeben ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2009/07/version-1-0-des-struts2-jquery-plugin-freigegeben/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Struts2 jQuery Plugin &#8211; Version 0.9.2</title>
		<link>http://www.jgeppert.com/2009/07/struts2-jquery-plugin-version-0-9-2/</link>
		<comments>http://www.jgeppert.com/2009/07/struts2-jquery-plugin-version-0-9-2/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 12:01:45 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=287</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2009/07/struts2-jquery-plugin-version-0-9-2/' addthis:title='Struts2 jQuery Plugin &#8211; Version 0.9.2 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Heute ist die neue Version des Struts2 jQuery Plugins freigegeben worden. Seit dem letzten Blog Eintrag über Version 0.6 wurden nicht nur einige Fehler behoben sondern es kamen auch folgende neuen Features dazu. Die jQuery Progressbar Drag &#038; Drop mit dem Effect Div und dem Remote Div Resizeable für Effect Div und dem Remote Div [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2009/07/struts2-jquery-plugin-version-0-9-2/' addthis:title='Struts2 jQuery Plugin &#8211; Version 0.9.2 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2009/07/struts2-jquery-plugin-version-0-9-2/' addthis:title='Struts2 jQuery Plugin &#8211; Version 0.9.2 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Heute ist die neue Version des <a href="http://code.google.com/p/struts2-jquery/">Struts2 jQuery Plugins</a> freigegeben worden. Seit dem <a href="http://www.jgeppert.com/2009/06/struts2-jquery-plugin-version-06/trackback/">letzten Blog Eintrag über Version 0.6</a> wurden nicht nur einige Fehler behoben sondern es kamen auch folgende neuen Features dazu.

<ul>
	<li>Die jQuery <a href="http://code.google.com/p/struts2-jquery/wiki/ProgressbarTag">Progressbar</a></li>
	<li><a href="http://code.google.com/p/struts2-jquery/wiki/DragAndDrop">Drag &#038; Drop</a> mit dem Effect Div und dem Remote Div</li>
	<li><a href="http://code.google.com/p/struts2-jquery/wiki/Resizable">Resizeable</a> für Effect Div und dem Remote Div</li>
	<li>Google als CDN für jQuery Bibliothek auswählbar</li>
	<li>Erweiterungen des Showcases</li>
	<li>Unterstützung für Freemarker</li>
</ul>

Download: <a href="http://code.google.com/p/struts2-jquery/downloads/list">http://code.google.com/p/struts2-jquery/downloads/list</a>
Showcase: <a href="http://www.weinfreund.de/struts2-jquery-showcase/">http://www.weinfreund.de/struts2-jquery-showcase/</a>
Anregungen und Fehler: <a href="http://code.google.com/p/struts2-jquery/issues/list">http://code.google.com/p/struts2-jquery/issues/list</a>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2009/07/struts2-jquery-plugin-version-0-9-2/' addthis:title='Struts2 jQuery Plugin &#8211; Version 0.9.2 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2009/07/struts2-jquery-plugin-version-0-9-2/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Struts2 jQuery Plugin &#8211; Version 0.6</title>
		<link>http://www.jgeppert.com/2009/06/struts2-jquery-plugin-version-06/</link>
		<comments>http://www.jgeppert.com/2009/06/struts2-jquery-plugin-version-06/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 09:05:17 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=261</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2009/06/struts2-jquery-plugin-version-06/' addthis:title='Struts2 jQuery Plugin &#8211; Version 0.6 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Über das Wochenende habe ich an der neuen Version des Plugins gearbeitet. Neue ist in Version 0.6 der überarbeitet Showcase der zeigt wie man mit dem Head Tag einfach ein Thema auswählen kann. Möglich sind da die 5 eingebauten Themes aber auch ganz einfach ein selbsterstelltes Thema aus dem jQuery Themeroller. Nötig wurde die Version [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2009/06/struts2-jquery-plugin-version-06/' addthis:title='Struts2 jQuery Plugin &#8211; Version 0.6 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2009/06/struts2-jquery-plugin-version-06/' addthis:title='Struts2 jQuery Plugin &#8211; Version 0.6 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Über das Wochenende habe ich an der neuen Version des Plugins gearbeitet. Neue ist in Version 0.6 der überarbeitet Showcase der zeigt wie man mit dem <a href="http://code.google.com/p/struts2-jquery/wiki/HeadTag">Head Tag</a> einfach ein Thema auswählen kann. Möglich sind da die 5 eingebauten Themes aber auch ganz einfach ein selbsterstelltes Thema aus dem <a href="http://jqueryui.com/themeroller/">jQuery Themeroller</a>. Nötig wurde die Version 0.6 vor allem durch einige Bugfixes die zu einem Freemarker Template Error führen konnten.

Download: <a href="http://code.google.com/p/struts2-jquery/downloads/list">http://code.google.com/p/struts2-jquery/downloads/list</a>
Showcase: <a href="http://www.weinfreund.de/struts2-jquery-showcase/">http://www.weinfreund.de/struts2-jquery-showcase/</a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2009/06/struts2-jquery-plugin-version-06/' addthis:title='Struts2 jQuery Plugin &#8211; Version 0.6 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2009/06/struts2-jquery-plugin-version-06/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Neue Version 0.5 des Struts2 jQuery Plugin ist fertig</title>
		<link>http://www.jgeppert.com/2009/06/neue-version-05-des-struts2-jquery-plugin/</link>
		<comments>http://www.jgeppert.com/2009/06/neue-version-05-des-struts2-jquery-plugin/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 15:53:45 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[showcase]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=258</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2009/06/neue-version-05-des-struts2-jquery-plugin/' addthis:title='Neue Version 0.5 des Struts2 jQuery Plugin ist fertig '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Seite heute ist die neue Version 0.5 des Struts2 jQuery Plugins fertig. Neben einigen Bugfixes sind auch drei neue Tags hinzugekommen. Accordion - Das jQuery Accordion aus einer Liste generieren oder den Content via AJAX laden. Dialog - Der jQuery Dialog ebenfalls mit möglicher AJAX Funktionalität. EffectDiv - ein Div mit Effekten rendern. Um einen [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2009/06/neue-version-05-des-struts2-jquery-plugin/' addthis:title='Neue Version 0.5 des Struts2 jQuery Plugin ist fertig ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2009/06/neue-version-05-des-struts2-jquery-plugin/' addthis:title='Neue Version 0.5 des Struts2 jQuery Plugin ist fertig '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Seite heute ist die neue Version 0.5 des <a href="http://code.google.com/p/struts2-jquery/">Struts2 jQuery Plugins</a> fertig.

Neben einigen Bugfixes sind auch drei neue Tags hinzugekommen.
<ul>
	<li>Accordion - Das jQuery Accordion aus einer Liste generieren oder den Content via AJAX laden.</li>
	<li>Dialog - Der jQuery Dialog ebenfalls mit möglicher AJAX Funktionalität.</li>
	<li>EffectDiv - ein Div mit Effekten rendern.</li>
</ul>
Um einen besseren Überblick über die Möglichkeiten des Plugins zu bekommen ist zusätzlich eine <a href="http://www.weinfreund.de/struts2-jquery-showcase/">Showcase</a> verfügbar.

Download: <a href="http://code.google.com/p/struts2-jquery/downloads/list">http://code.google.com/p/struts2-jquery/downloads/list</a>
Showcase: <a href="http://www.weinfreund.de/struts2-jquery-showcase/">http://www.weinfreund.de/struts2-jquery-showcase/</a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2009/06/neue-version-05-des-struts2-jquery-plugin/' addthis:title='Neue Version 0.5 des Struts2 jQuery Plugin ist fertig ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2009/06/neue-version-05-des-struts2-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Neues jQuery Plugin für Struts2</title>
		<link>http://www.jgeppert.com/2009/06/neues-jquery-plugin-fur-struts2/</link>
		<comments>http://www.jgeppert.com/2009/06/neues-jquery-plugin-fur-struts2/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 09:01:00 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[Struts jQuery Plugin]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=253</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2009/06/neues-jquery-plugin-fur-struts2/' addthis:title='Neues jQuery Plugin für Struts2 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Letztens habe ich von den Unterschieden von Dojo und jQuery in Verwendung mit Struts2 geschrieben. Dabei hat sich das fehlende Plugin für jQuery als kleiner Makel für die schnelle und einfache Integration mit struts2 herausgestellt. Und da ich schon länger überlegt hatte, eben jenes Plugin für Struts2 zu schreiben, habe ich mich danach mal an [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2009/06/neues-jquery-plugin-fur-struts2/' addthis:title='Neues jQuery Plugin für Struts2 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2009/06/neues-jquery-plugin-fur-struts2/' addthis:title='Neues jQuery Plugin für Struts2 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Letztens habe ich von den Unterschieden von <a href="http://www.jgeppert.com/2009/05/java-framework-struts2-mit-dojo-oder-jquery/">Dojo und jQuery</a> in Verwendung mit <a href="http://struts.apache.org/2.x/">Struts2</a> geschrieben. Dabei hat sich das fehlende Plugin für jQuery als kleiner Makel für die schnelle und einfache Integration mit struts2 herausgestellt.

Und da ich schon länger überlegt hatte, eben jenes Plugin für Struts2 zu schreiben, habe ich mich danach mal an die Arbeit gemacht. Gestern Abende habe ich dann das erste Beta Release bei Google Code bereitgestellt.

<a href="http://code.google.com/p/struts2-jquery/">http://code.google.com/p/struts2-jquery/</a>

Bis jetzt sind folgende Funktionalitäten eingebaut:
<ul>
	<li>AJAX
<ul>
	<li>Remote Link</li>
	<li>Remote DIV</li>
	<li>AJAX Form</li>
	<li>Effekte</li>
</ul>
</li>
	<li>Widgets
<ul>
	<li>Tabs mit lokalem und AJAX Inhalt</li>
	<li>Datepicker</li>
</ul>
</li>
	<li>Themes
<ul>
	<li>5 verschieden Themes</li>
	<li>einfache Integration von eigenen Themes</li>
</ul>
</li>
</ul>
Für alles habe ich im <a href="http://code.google.com/p/struts2-jquery/w/list">Wiki Beispiele</a> zur Erläuterung der einzelnen Tags platziert.

Vorschläge und Fehler bitte im  <a href="http://code.google.com/p/struts2-jquery/issues/list">Issue Tracker</a> posten.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2009/06/neues-jquery-plugin-fur-struts2/' addthis:title='Neues jQuery Plugin für Struts2 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2009/06/neues-jquery-plugin-fur-struts2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Neue Version des Java Mass JPEG Resizer Tools</title>
		<link>http://www.jgeppert.com/2009/05/neue-version-des-java-mass-jpeg-resizer-too/</link>
		<comments>http://www.jgeppert.com/2009/05/neue-version-des-java-mass-jpeg-resizer-too/#comments</comments>
		<pubDate>Thu, 14 May 2009 12:43:57 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[projekte]]></category>
		<category><![CDATA[gallerie]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jpeg]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[web gallerie]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=227</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2009/05/neue-version-des-java-mass-jpeg-resizer-too/' addthis:title='Neue Version des Java Mass JPEG Resizer Tools '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Seit heute ist die neue Version 0.8 des Java Mass JPEG Resizer Tool veröffentlicht. Die wichtigsten Änderungen sind folgende: - Verbesserung der Performance Version 0.7 hat auf meiner Dual Core Maschine bei 100 Bildern noch 2:26 Minuten gebraucht, mit der neuen Version wurden nur noch 1:21 Minuten benötigt. - Eine neue Web Gallery Die neue [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2009/05/neue-version-des-java-mass-jpeg-resizer-too/' addthis:title='Neue Version des Java Mass JPEG Resizer Tools ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2009/05/neue-version-des-java-mass-jpeg-resizer-too/' addthis:title='Neue Version des Java Mass JPEG Resizer Tools '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Seit heute ist die neue Version 0.8 des <a href="http://jmjrst.sourceforge.net/">Java Mass JPEG Resizer Tool</a> veröffentlicht.

<span style="text-decoration: underline;">Die wichtigsten Änderungen sind folgende:</span>

<strong>- Verbesserung der Performance</strong>
Version 0.7 hat auf meiner Dual Core Maschine bei 100 Bildern noch 2:26 Minuten gebraucht, mit der neuen Version wurden nur noch 1:21 Minuten benötigt.

<strong>- Eine neue Web Gallery</strong>
Die neue Web Gallerie "A Fancybox Slideshow" basiert auf dem JavaScript Framework <a href="http://jquery.com">jQuery </a>und dem Plugin <a href="http://fancy.klade.lv">Fancybox</a>.

<strong>- Und dann natürlich noch einige kleine Fehlerbehebungen</strong>

<a href="https://sourceforge.net/project/showfiles.php?group_id=192740">Download</a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2009/05/neue-version-des-java-mass-jpeg-resizer-too/' addthis:title='Neue Version des Java Mass JPEG Resizer Tools ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2009/05/neue-version-des-java-mass-jpeg-resizer-too/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interview bei yeebase.com</title>
		<link>http://www.jgeppert.com/2009/04/interview-bei-yeebas/</link>
		<comments>http://www.jgeppert.com/2009/04/interview-bei-yeebas/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 16:28:38 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[projekte]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[yeebase]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=212</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2009/04/interview-bei-yeebas/' addthis:title='Interview bei yeebase.com '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Seit heute ist ein Interview mit mir über weinfreund.de bei yeebase.com veröffentlicht. Ein netter Kommentar ist immer willkommen. Link: http://startups.yeebase.com/articles/76/unsere-website-beruht-auf-konzepten-und-frameworks-moderner-java-webentwicklung/<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2009/04/interview-bei-yeebas/' addthis:title='Interview bei yeebase.com ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2009/04/interview-bei-yeebas/' addthis:title='Interview bei yeebase.com '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Seit heute ist ein <a title="Interview" href="http://startups.yeebase.com/articles/76/unsere-website-beruht-auf-konzepten-und-frameworks-moderner-java-webentwicklung/">Interview</a> mit mir über <a href="http://www.weinfreund.de">weinfreund.de</a> bei <a title="Yeebase" href="http://startups.yeebase.com">yeebase.com</a> veröffentlicht.

Ein netter Kommentar ist immer willkommen.

Link:
<a href="http://startups.yeebase.com/articles/76/unsere-website-beruht-auf-konzepten-und-frameworks-moderner-java-webentwicklung/">http://startups.yeebase.com/articles/76/unsere-website-beruht-auf-konzepten-und-frameworks-moderner-java-webentwicklung/</a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2009/04/interview-bei-yeebas/' addthis:title='Interview bei yeebase.com ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2009/04/interview-bei-yeebas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Doubelselect Plugin</title>
		<link>http://www.jgeppert.com/2009/03/jquery-doubelselect-plugin/</link>
		<comments>http://www.jgeppert.com/2009/03/jquery-doubelselect-plugin/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 19:12:33 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[doubleselect]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[select]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=206</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2009/03/jquery-doubelselect-plugin/' addthis:title='jQuery Doubelselect Plugin '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Da ich in letzter Zeit in meinen Projekten viel mit jQuery zu tun hatte, habe ich folgendes Plugin programmiert, um mich in das Thema JavaScript und jQuery einzuarbeiten. Hierbei handelt es sich um ein Plugin, mit dem es möglich ist, zwei Select Boxen in Abhängigkeit zu befüllen. jquery Doubleselect Plugin Anregungen und Kritiken sind willkommen.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2009/03/jquery-doubelselect-plugin/' addthis:title='jQuery Doubelselect Plugin ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2009/03/jquery-doubelselect-plugin/' addthis:title='jQuery Doubelselect Plugin '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Da ich in letzter Zeit in meinen Projekten viel mit <a href="http://jquery.com/">jQuery</a> zu tun hatte, habe ich folgendes Plugin programmiert, um mich in das Thema JavaScript und jQuery einzuarbeiten.

Hierbei handelt es sich um ein Plugin, mit dem es möglich ist, zwei Select Boxen in Abhängigkeit zu befüllen.

<strong><em><a href="http://www.jgeppert.com/jquery-doubleselect/">jquery Doubleselect Plugin</a></em></strong>

Anregungen und Kritiken sind willkommen.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2009/03/jquery-doubelselect-plugin/' addthis:title='jQuery Doubelselect Plugin ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2009/03/jquery-doubelselect-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Die Weincommunity wählt den besten Wein 2008</title>
		<link>http://www.jgeppert.com/2009/02/die-weincommunity-wahlt-den-besten-wein-2008/</link>
		<comments>http://www.jgeppert.com/2009/02/die-weincommunity-wahlt-den-besten-wein-2008/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 15:13:26 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[projekte]]></category>
		<category><![CDATA[onlineshop]]></category>
		<category><![CDATA[wein]]></category>
		<category><![CDATA[weinfreund]]></category>
		<category><![CDATA[weingut]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=178</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2009/02/die-weincommunity-wahlt-den-besten-wein-2008/' addthis:title='Die Weincommunity wählt den besten Wein 2008 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Letzten September öffnete das Genießerportal www.weinfreund.de seine Pforten. Auf ihm können sich deutsche Winzer und österreichische Winzer mit ihren Weingütern präsentieren und gleichzeitig ihre Weine über einen Online-Shop anbieten. Derzeit präsentieren sich 80 Weingüter der Weinfreunde-Community. Die Community wählt dabei jährlich ihren liebsten Weiß- und Rotwein. Das Rennen machten bei der Wahl 2008 das Weingut [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2009/02/die-weincommunity-wahlt-den-besten-wein-2008/' addthis:title='Die Weincommunity wählt den besten Wein 2008 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2009/02/die-weincommunity-wahlt-den-besten-wein-2008/' addthis:title='Die Weincommunity wählt den besten Wein 2008 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Letzten September öffnete das Genießerportal <a title="Wein vom Weingut" href="http://www.weinfreund.de/">www.weinfreund.de</a> seine Pforten. Auf ihm können sich <a href="http://www.weinfreund.de/app/weingueter/deutschland">deutsche Winzer</a> und <a href="http://www.weinfreund.de/app/weingueter/oesterreich">österreichische Winzer</a> mit ihren Weingütern präsentieren und gleichzeitig ihre <a href="http://www.weinfreund.de/app/weingueter/shop">Weine über einen Online-Shop</a> anbieten. Derzeit präsentieren sich 80 Weingüter der Weinfreunde-Community. Die Community wählt dabei jährlich ihren liebsten Weiß- und Rotwein. Das Rennen machten bei der Wahl 2008 das <a title="Weingut Uebel" href="http://www.weinfreund.de/app/weingut/weingut-uebel">Weingut Uebel</a> aus der Pfalz mit seinem <strong>Cuvée blanc 2007</strong> und das <a title="Weingut Klaus Runkel" href="http://www.weinfreund.de/app/weingut/weingut-klaus-runkel">Weingut Klaus Runkel</a> mit seinem <a title="Bester Rotwein 2008" href="http://www.weinfreund.de/app/wein/merlot-m">Merlot ‚M‘ 2006</a>.

Auch dieses Jahr stehen wieder interessante neue Weine zur Wahl. Weinkenner, die sich an der Abstimmung beteiligen wollen, aber noch nicht zu den eingetragenen Weinfreunden gehören, können sich auf dem Genießerportal kostenlos anmelden. Wer sich bis 30. März dazu entschließt, der Community beizutreten, hat die Chance, einen guten Tropfen zu gewinnen. Auf die Gewinner wartet eine edle Weinauswahl der beiden Siegerweingüter Uebel und Klaus Runkel.

<strong>Cuvée blanc und Merlot sind die ‚besten‘ deutschen Weinen 2008</strong>

"Weine mit Charakter und eigener Persönlichkeit", so beschreibt Winzer Jochen Uebel seine Wein-Kollektion. Die Ausdruckskraft der Uebel-Weine kann die Community auf <a title="Weine aus Deurtschland und $Ouml;sterreich direkt vom Weingut" href="http://www.weinfreund.de/">www.weinfreund.de</a> nur bestätigen. Sie wählte den <strong>Cuvée blanc 2007</strong> zum Weißwein des Jahres 2008. Der zusätzlich goldprämierte Weißwein (Landesprämierung) zeichnet sich durch eine kaum zu übertreffende Vielfalt an fruchtigen und blumigen Aromen aus. Im Geschmack ist er ausgewogen und mineralisch zugleich mit einem langen würzigen Abgang.

Das <a title="Weingut Uebel aus der Pfalz" href="http://www.weinfreund.de/app/weingut/weingut-uebel">Weingut Uebel</a> ist eines der jungen Weingüter, die die <a title="Weine aus der Pfalz" href="http://www.weinfreund.de/app/anbaugebiet/pfalz">Pfalz</a> derzeit zum dynamischsten Weinbaugebiet Deutschlands macht. Es liegt in Nußdorf an der südlichen Weinstraße. Auf 10 Hektar gedeihen hier die Reben für Riesling, Chardonnay, Grauer Burgunder Sauvignon Blanc, Dornfelder, Portugieser, Merlot und Cabernet Sauvignon.

‚M‘ steht für den Gewinnerwein unter den Roten. Der <a title="Bester Rotwein 2008" href="http://www.weinfreund.de/app/wein/merlot-m">Merlot</a> aus dem Jahr 2006 vom <a title="Weingut Klaus Runkel" href="http://www.weinfreund.de/app/weingut/weingut-klaus-runkel">Weingut Klaus Runkel</a> besticht durch den Geschmack nach Waldbeeren und Dörrobst. Durch seine 18 monatige Lagerung hat der Wein zusätzlich feine Aromen von Tabak und Edelvollmilch Schokolade. Dafür bekam er auch die silberne Kammerpreismünze.

Das Familienweingut Klaus Runkel stammt aus der Weinbaugemeinde Bechtheim in <a title="Weine aus Rheinhessen" href="http://www.weinfreund.de/app/anbaugebiet/rheinhessen">Rheinhessen</a>. Neben 10 Hektar Weinbau besitzt die Winzerfamilie den ältesten verbrieften Weinkeller aus dem Jahr 1559. Runkels Sortiment umfasst auserlesene Rotweine in den Sorten Portugieser, Dornfelder, Spätburgunder, Merlot sowie ganz neu St. Laurent. Die Weißweine von den Rebsorten Chardonnay, Silvaner, Weißer Burgunder, Grauer Burgunder und Riesling sind geprägt von sortentypischen Fruchtaromen. Typische rheinhessische Rebsorten, z.B. Ortega und Gewürztraminer mit ihrer edlen Süße und vollen Aromen, ergänzen das Weinsortiment.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2009/02/die-weincommunity-wahlt-den-besten-wein-2008/' addthis:title='Die Weincommunity wählt den besten Wein 2008 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2009/02/die-weincommunity-wahlt-den-besten-wein-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Der Weinfreund</title>
		<link>http://www.jgeppert.com/2008/09/der-weinfreund/</link>
		<comments>http://www.jgeppert.com/2008/09/der-weinfreund/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 07:18:58 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[projekte]]></category>
		<category><![CDATA[onlineshop]]></category>
		<category><![CDATA[wein]]></category>
		<category><![CDATA[weinfreund]]></category>
		<category><![CDATA[weingut]]></category>
		<category><![CDATA[winzer]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=151</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2008/09/der-weinfreund/' addthis:title='Der Weinfreund '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Seit dem 1.9.2008 ist mein Projekt weinfreund.de für alle erreichbar. Ziel dieses Projektes ist es Weingütern eine Plattform zu geben, auf der Sie gezielt sich und Ihre Weine vermarkten können. Mit News auf sich aufmerksam machen können. Durch eine ausführliche Beschreibung und Bildern Benutzern einen Einblick in Ihr Weingut zu gewähren. Durch einen einfach zu [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2008/09/der-weinfreund/' addthis:title='Der Weinfreund ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2008/09/der-weinfreund/' addthis:title='Der Weinfreund '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Seit dem 1.9.2008 ist mein Projekt <a title="weinfreund.de - Onlineshop für Weine vom Weingut" href="http://www.weinfreund.de">weinfreund.de</a> für alle erreichbar.

Ziel dieses Projektes ist es Weingütern eine Plattform zu geben, auf
der Sie gezielt sich und Ihre Weine vermarkten können. Mit News auf sich
aufmerksam machen können. Durch eine ausführliche Beschreibung und Bildern
Benutzern einen Einblick in Ihr Weingut zu gewähren.

Durch einen einfach zu konfigurierenden Onlineshop können Sie zudem Ihre Wein
gleich über das Portal verkaufen.

Besucher der Webseite haben die Möglichkeit Weine zu kommentieren und
Kommentare zu lesen um vielleicht den passenden Wein für sich zu finden.

Zudem kann sich in einem Forum über Wein und alles was dazu gehört ausgetauscht werden.

Ihr findet das Portal unter <a href="http://www.weinfreund.de">http://www.weinfreund.de</a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2008/09/der-weinfreund/' addthis:title='Der Weinfreund ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2008/09/der-weinfreund/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Java Mass JPEG Resizer Tool</title>
		<link>http://www.jgeppert.com/2008/07/java-mass-jpeg-resizer-tool/</link>
		<comments>http://www.jgeppert.com/2008/07/java-mass-jpeg-resizer-tool/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 21:07:12 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[projekte]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[bilder]]></category>
		<category><![CDATA[gallerie]]></category>
		<category><![CDATA[gallerien]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jpeg]]></category>
		<category><![CDATA[nassenverarbeitung]]></category>
		<category><![CDATA[verkleinern]]></category>
		<category><![CDATA[web gallerie]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=29</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2008/07/java-mass-jpeg-resizer-tool/' addthis:title='Java Mass JPEG Resizer Tool '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Ein Tool zur Massenbearbeitung von Bildern. Das Tool hat folgende Features: Ein einzelnes Bild oder mehrere Bilder gleichzeitig auf eine bestimmte Größe ändern Für E-Mail Anhänge können diese Bilder automatisch gezippt werde Erstellen von Webgallerien Mehrsprachig ( Deutsch und English ) Das Programm basiert auf Java und läuft somit unter allen gängigen Betriebssystemen wie Linux, [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2008/07/java-mass-jpeg-resizer-tool/' addthis:title='Java Mass JPEG Resizer Tool ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2008/07/java-mass-jpeg-resizer-tool/' addthis:title='Java Mass JPEG Resizer Tool '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><span>Ein Tool zur Massenbearbeitung von Bildern.</span>

<span>Das Tool hat folgende Features:</span>
<ul>
	<li>Ein einzelnes Bild oder mehrere Bilder gleichzeitig auf eine bestimmte Größe ändern</li>
	<li>Für E-Mail Anhänge können diese Bilder automatisch gezippt werde</li>
	<li>Erstellen von Webgallerien</li>
	<li>Mehrsprachig ( Deutsch und English )</li>
	<li>Das Programm basiert auf Java und läuft somit unter allen gängigen Betriebssystemen wie Linux, MacOS, Windows und diversen Unix Betriebssystemen</li>
</ul>
<span>Das Tool ist OpenSource und kann bei <a href="http://jmjrst.sourceforge.net/">Sourceforge</a> heruntergeladen werden.</span>

<a href="http://www.jgeppert.com/wp-content/uploads/jmjrst.jpg"><img class="alignnone size-medium wp-image-30" title="jmjrst" src="http://www.jgeppert.com/wp-content/uploads/jmjrst.jpg" alt="" width="250" height="187" /></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2008/07/java-mass-jpeg-resizer-tool/' addthis:title='Java Mass JPEG Resizer Tool ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2008/07/java-mass-jpeg-resizer-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Penpals Network</title>
		<link>http://www.jgeppert.com/2008/07/the-penpals-network/</link>
		<comments>http://www.jgeppert.com/2008/07/the-penpals-network/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 20:52:36 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[projekte]]></category>
		<category><![CDATA[brieffreunde]]></category>
		<category><![CDATA[e-pals]]></category>
		<category><![CDATA[epals]]></category>
		<category><![CDATA[pen pals]]></category>
		<category><![CDATA[penpal]]></category>
		<category><![CDATA[penpals]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=18</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2008/07/the-penpals-network/' addthis:title='The Penpals Network '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Bei The Penpals Network handelt es sich um eine Webseite zum finden von internationalen Brieffreunden. Das Projekt basiert auf dem Struts Framework und läuft auf einem Apache Tomcat Server.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2008/07/the-penpals-network/' addthis:title='The Penpals Network ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2008/07/the-penpals-network/' addthis:title='The Penpals Network '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><span>Bei <a title="The Penpals Network" href="http://www.tpn.info" target="_blank">The Penpals Network</a> handelt es sich um eine Webseite zum finden von internationalen Brieffreunden.</span>

<div id="attachment_19" class="wp-caption alignnone" style="width: 260px"><a href="http://www.jgeppert.com/wp-content/uploads/tpn.jpg"><img class="size-full wp-image-19" title="The Penpals Network" src="http://www.jgeppert.com/wp-content/uploads/tpn.jpg" alt="The Penpals Network" width="250" height="252" /></a><p class="wp-caption-text">The Penpals Network</p></div>

<span>Das Projekt basiert auf dem Struts Framework und läuft auf einem Apache Tomcat Server.</span><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2008/07/the-penpals-network/' addthis:title='The Penpals Network ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2008/07/the-penpals-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kaskade</title>
		<link>http://www.jgeppert.com/2008/07/kaskade/</link>
		<comments>http://www.jgeppert.com/2008/07/kaskade/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 20:11:50 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[projekte]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[kaskade]]></category>
		<category><![CDATA[programmierpraktikum]]></category>
		<category><![CDATA[spiel]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=32</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2008/07/kaskade/' addthis:title='Kaskade '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Eine Brettspielumsetzung die ich im Rahmen meines Programmierpraktikums an der Fernuni Hagen mit Java programmiert habe. Ziel des Spieles ist es durch überläufe eines eigenen Feldes gegnerische Felder zu übernehmen. Jedes Feld kann maximal soviele Steine aufnehmen wie es Nachbarfelder hat. Wenn ein Feld voll ist werden die Steine auf die umliegenden Felder verteilt und [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2008/07/kaskade/' addthis:title='Kaskade ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2008/07/kaskade/' addthis:title='Kaskade '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><span>Eine Brettspielumsetzung die ich im Rahmen meines Programmierpraktikums an der Fernuni Hagen mit Java programmiert habe.</span>

<span>Ziel des Spieles ist es durch überläufe eines eigenen Feldes gegnerische Felder zu übernehmen. Jedes Feld kann maximal soviele Steine aufnehmen wie es Nachbarfelder hat. Wenn ein Feld voll ist werden die Steine auf die umliegenden Felder verteilt und übernommen. Leider war für eine wirklich starke Computer Engine am Ende doch keine Zeit mehr, aber ich hoffe Ihr habt trotzdem Spaß. </span>

<a href="http://www.jgeppert.com/wp-content/uploads/kaskade.jar">Hier könnt Ihr das Spiel herunterladen und testen.</a>

<span>Das Spiel kann mit <code>java -jar kaskade.jar</code> gestarted werden. Die empfohlene Java Version ist JRE5.</span>

<a href="http://www.jgeppert.com/wp-content/uploads/kaskade.jpg"><img class="alignnone size-full wp-image-34" title="kaskade" src="http://www.jgeppert.com/wp-content/uploads/kaskade.jpg" alt="" width="300" height="300" /></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2008/07/kaskade/' addthis:title='Kaskade ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2008/07/kaskade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Schachgroßmeister Jacques Mieses</title>
		<link>http://www.jgeppert.com/2008/07/schachgrosmeister-jacques-mieses/</link>
		<comments>http://www.jgeppert.com/2008/07/schachgrosmeister-jacques-mieses/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 20:03:42 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[projekte]]></category>
		<category><![CDATA[grossmeister]]></category>
		<category><![CDATA[großmeister]]></category>
		<category><![CDATA[jacques mises]]></category>
		<category><![CDATA[leipzig]]></category>
		<category><![CDATA[mieses]]></category>
		<category><![CDATA[schach]]></category>
		<category><![CDATA[schachgrossmeister]]></category>
		<category><![CDATA[schachgroßmeister]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=26</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2008/07/schachgrosmeister-jacques-mieses/' addthis:title='Schachgroßmeister Jacques Mieses '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Diese von mir erstellte Seite bietet viel Interessantes über den Leipziger Schachgrossmeister Jacques Mieses. Auf der Homepage findet Ihr Partien, Bücher, Zeitungsausschnitte, Zitate u.v.m.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2008/07/schachgrosmeister-jacques-mieses/' addthis:title='Schachgroßmeister Jacques Mieses ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2008/07/schachgrosmeister-jacques-mieses/' addthis:title='Schachgroßmeister Jacques Mieses '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><span>Diese von mir erstellte Seite bietet viel Interessantes über den Leipziger Schachgrossmeister Jacques Mieses.</span>

<span>Auf der Homepage findet Ihr Partien, Bücher, Zeitungsausschnitte, Zitate u.v.m.</span>

<a href="http://www.jgeppert.com/wp-content/uploads/mieses.jpg"><img class="alignnone size-medium wp-image-27" title="Homepage Jacques Mieses" src="http://www.jgeppert.com/wp-content/uploads/mieses.jpg" alt="" width="250" height="211" /></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2008/07/schachgrosmeister-jacques-mieses/' addthis:title='Schachgroßmeister Jacques Mieses ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2008/07/schachgrosmeister-jacques-mieses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Karatevereins Kushanku-Kai Leipzig e.V.</title>
		<link>http://www.jgeppert.com/2008/07/karatevereins-kushanku-kai-leipzig-ev/</link>
		<comments>http://www.jgeppert.com/2008/07/karatevereins-kushanku-kai-leipzig-ev/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 20:01:07 +0000</pubDate>
		<dc:creator>jogep</dc:creator>
				<category><![CDATA[projekte]]></category>
		<category><![CDATA[karate]]></category>
		<category><![CDATA[karateverein]]></category>
		<category><![CDATA[leipzig]]></category>
		<category><![CDATA[shotokan]]></category>
		<category><![CDATA[tai-chi]]></category>
		<category><![CDATA[verein]]></category>

		<guid isPermaLink="false">http://www.jgeppert.com/?p=22</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2008/07/karatevereins-kushanku-kai-leipzig-ev/' addthis:title='Karatevereins Kushanku-Kai Leipzig e.V. '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Eine  Vereinshomepage über den Leipziger Karateverein Nummer 1. Hier findet Ihr alle Informationen über das Training, Karate im Allgemeinen sowie aktuelle Informationen.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2008/07/karatevereins-kushanku-kai-leipzig-ev/' addthis:title='Karatevereins Kushanku-Kai Leipzig e.V. ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.jgeppert.com/2008/07/karatevereins-kushanku-kai-leipzig-ev/' addthis:title='Karatevereins Kushanku-Kai Leipzig e.V. '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><span>Eine  Vereinshomepage über den Leipziger Karateverein Nummer 1.</span>

<span>Hier findet Ihr alle Informationen über das Training, Karate im Allgemeinen sowie aktuelle Informationen.</span>

<a href="http://www.jgeppert.com/wp-content/uploads/kushanku.jpg"><img class="alignnone size-medium wp-image-23" title="Karateverein Kushanku-Kai Leipzig e.V." src="http://www.jgeppert.com/wp-content/uploads/kushanku.jpg" alt="" width="250" height="211" /></a><div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.jgeppert.com/2008/07/karatevereins-kushanku-kai-leipzig-ev/' addthis:title='Karatevereins Kushanku-Kai Leipzig e.V. ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.jgeppert.com/2008/07/karatevereins-kushanku-kai-leipzig-ev/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

