a757c6e14da2aa3578df2bb5ca14e30a839e53f6
[website] / src / main / webapp / WEB-INF / views / blog.html
1 <!DOCTYPE html>
2 <html lang="en-US">
3   <head>
4     <meta charset="UTF-8" />
5     <meta name="viewport" content="width=device-width" />
6     <title>juplo | Java bits from nerds for nerds</title>
7     <link rel="profile" href="http://gmpg.org/xfn/11" />
8     <link rel="pingback" href="http://juplo.de/xmlrpc.php" />
9
10     <link rel="alternate" type="application/rss+xml" title="juplo &raquo; Feed" href="http://juplo.de/feed/" />
11 <link rel="alternate" type="application/rss+xml" title="juplo &raquo; Comments Feed" href="http://juplo.de/comments/feed/" />
12
13             <script type="text/javascript">//<![CDATA[
14             // Google Analytics for WordPress by Yoast v4.3.3 | http://yoast.com/wordpress/google-analytics/
15             var _gaq = _gaq || [];
16             _gaq.push(['_setAccount', 'UA-571104-3']);
17                                             _gaq.push(['_trackPageview']);
18             (function () {
19                 var ga = document.createElement('script');
20                 ga.type = 'text/javascript';
21                 ga.async = true;
22                 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
23
24                 var s = document.getElementsByTagName('script')[0];
25                 s.parentNode.insertBefore(ga, s);
26             })();
27             //]]></script>
28                         <link rel='stylesheet' id='admin-bar-css'  href='http://juplo.de/wp-includes/css/admin-bar.min.css?ver=3.6.1' type='text/css' media='all' />
29 <link rel='stylesheet' id='style-css'  href='http://juplo.de/wp-content/themes/juplo-theme/style.css?ver=3.6.1' type='text/css' media='all' />
30 <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://juplo.de/xmlrpc.php?rsd" />
31 <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://juplo.de/wp-includes/wlwmanifest.xml" /> 
32 <meta name="generator" content="WordPress 3.6.1" />
33         <style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
34 <style type="text/css" media="print">#wpadminbar { display:none; }</style>
35 <style type="text/css" media="screen">
36         html { margin-top: 28px !important; }
37         * html body { margin-top: 28px !important; }
38 </style>
39
40     <link rel="stylesheet" type="text/css" href="/css/base.css" />
41     <style type="text/css">
42       @import '/css/screen.css' screen and (min-width: 960px);
43       @import '/css/phone.css' screen and (max-width: 599px);
44       @import '/css/tiny.css' screen and (max-width: 399px);
45     </style>
46     <script src="/js/base.js"></script>
47     <!--[if IE 8]>
48       <script src="/js/ie8.js"></script>
49     <![endif]-->
50     <!--[if IE 7]>
51       <script src="/js/ie7.js"></script>
52     <![endif]-->
53     <!--[if lt IE 7]>
54       <script src="/js/ie6.js"></script>
55     <![endif]-->
56
57   </head>
58   <body class="home blog logged-in admin-bar no-customize-support" onload="prettyPrint()">
59     <div id="page">
60       <header id="header">
61         <a href="http://juplo.de/" title="juplo" rel="home" id="logo">juplo</a>
62         <span id="slogan">Java bits from nerds for nerds</span>
63         <hr class="h"/>
64       </header>
65     <div class="fc cols_2">
66       <div class="content cf">
67         <div id="content" class="main">
68           
69 <article id="post-140" class="post-140 post type-post status-publish format-standard hentry category-jetty category-less category-maven category-wro4j">
70      <header class="entry-header">
71           <h1 class="entry-title"><a href="http://juplo.de/combining-jetty-maven-plugin-and-wro4j-maven-plugin-for-dynamic-reloading-of-less-resources/" title="Permalink to Combining jetty-maven-plugin and wro4j-maven-plugin for Dynamic Reloading of LESS-Resources" rel="bookmark">Combining jetty-maven-plugin and wro4j-maven-plugin for Dynamic Reloading of LESS-Resources</a></h1>
72
73                     <div class="entry-meta">
74                Posted on <a href="http://juplo.de/combining-jetty-maven-plugin-and-wro4j-maven-plugin-for-dynamic-reloading-of-less-resources/" title="12:58" rel="bookmark"><time class="entry-date" datetime="2013-12-06T12:58:17+00:00" pubdate>December 6, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>          </div><!-- .entry-meta -->
75                </header><!-- .entry-header -->
76
77      <div class="entry-content">
78                </div><!-- .entry-content -->
79
80           <footer class="entry-meta">
81                               <span class="cat-links">
82                Posted in <a href="http://juplo.de/category/jetty/" title="View all posts in Jetty" rel="category tag">Jetty</a>, <a href="http://juplo.de/category/less/" title="View all posts in less" rel="category tag">less</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>, <a href="http://juplo.de/category/wro4j/" title="View all posts in wro4j" rel="category tag">wro4j</a>          </span>
83           
84                     
85      </footer><!-- .entry-meta -->
86 </article><!-- #post-140 -->
87
88 <article id="post-114" class="post-114 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
89      <header class="entry-header">
90           <h1 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-3-released/" title="Permalink to hibernate4-maven-plugin 1.0.3 released!" rel="bookmark">hibernate4-maven-plugin 1.0.3 released!</a></h1>
91
92                     <div class="entry-meta">
93                Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-3-released/" title="02:46" rel="bookmark"><time class="entry-date" datetime="2013-10-18T02:46:23+00:00" pubdate>October 18, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>          </div><!-- .entry-meta -->
94                </header><!-- .entry-header -->
95
96      <div class="entry-content">
97                </div><!-- .entry-content -->
98
99           <footer class="entry-meta">
100                               <span class="cat-links">
101                Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>          </span>
102           
103                     
104      </footer><!-- .entry-meta -->
105 </article><!-- #post-114 -->
106
107 <article id="post-97" class="post-97 post type-post status-publish format-standard hentry category-appengine category-java category-maven category-oauth2">
108      <header class="entry-header">
109           <h1 class="entry-title"><a href="http://juplo.de/log-out-from-wrong-account-with-maven-appengine-plugin/" title="Permalink to Log out from wrong Account with maven-appengine-plugin" rel="bookmark">Log out from wrong Account with maven-appengine-plugin</a></h1>
110
111                     <div class="entry-meta">
112                Posted on <a href="http://juplo.de/log-out-from-wrong-account-with-maven-appengine-plugin/" title="11:33" rel="bookmark"><time class="entry-date" datetime="2013-10-03T11:33:56+00:00" pubdate>October 3, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>          </div><!-- .entry-meta -->
113                </header><!-- .entry-header -->
114
115      <div class="entry-content">
116                </div><!-- .entry-content -->
117
118           <footer class="entry-meta">
119                               <span class="cat-links">
120                Posted in <a href="http://juplo.de/category/appengine/" title="View all posts in appengine" rel="category tag">appengine</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>, <a href="http://juplo.de/category/oauth2/" title="View all posts in oauth2" rel="category tag">oauth2</a>          </span>
121           
122                     
123      </footer><!-- .entry-meta -->
124 </article><!-- #post-97 -->
125
126 <article id="post-90" class="post-90 post type-post status-publish format-standard hentry category-hibernate category-java category-jpa">
127      <header class="entry-header">
128           <h1 class="entry-title"><a href="http://juplo.de/bidirectional-association-with-elementcollection/" title="Permalink to Bidirectional Association with @ElementCollection" rel="bookmark">Bidirectional Association with @ElementCollection</a></h1>
129
130                     <div class="entry-meta">
131                Posted on <a href="http://juplo.de/bidirectional-association-with-elementcollection/" title="11:11" rel="bookmark"><time class="entry-date" datetime="2013-10-03T11:11:36+00:00" pubdate>October 3, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>          </div><!-- .entry-meta -->
132                </header><!-- .entry-header -->
133
134      <div class="entry-content">
135                </div><!-- .entry-content -->
136
137           <footer class="entry-meta">
138                               <span class="cat-links">
139                Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/jpa/" title="View all posts in JPA" rel="category tag">JPA</a>          </span>
140           
141                     
142      </footer><!-- .entry-meta -->
143 </article><!-- #post-90 -->
144
145 <article id="post-75" class="post-75 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
146      <header class="entry-header">
147           <h1 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-2-release/" title="Permalink to hibernate4-maven-plugin 1.0.2 released!" rel="bookmark">hibernate4-maven-plugin 1.0.2 released!</a></h1>
148
149                     <div class="entry-meta">
150                Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-2-release/" title="02:06" rel="bookmark"><time class="entry-date" datetime="2013-08-02T02:06:08+00:00" pubdate>August 2, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>          </div><!-- .entry-meta -->
151                </header><!-- .entry-header -->
152
153      <div class="entry-content">
154                </div><!-- .entry-content -->
155
156           <footer class="entry-meta">
157                               <span class="cat-links">
158                Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>          </span>
159           
160                     
161      </footer><!-- .entry-meta -->
162 </article><!-- #post-75 -->
163
164 <article id="post-64" class="post-64 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
165      <header class="entry-header">
166           <h1 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-1-released/" title="Permalink to hibernate4-maven-plugin 1.0.1 released!" rel="bookmark">hibernate4-maven-plugin 1.0.1 released!</a></h1>
167
168                     <div class="entry-meta">
169                Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-1-released/" title="01:10" rel="bookmark"><time class="entry-date" datetime="2013-01-16T01:10:59+00:00" pubdate>January 16, 2013</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>          </div><!-- .entry-meta -->
170                </header><!-- .entry-header -->
171
172      <div class="entry-content">
173                </div><!-- .entry-content -->
174
175           <footer class="entry-meta">
176                               <span class="cat-links">
177                Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>          </span>
178           
179                     
180      </footer><!-- .entry-meta -->
181 </article><!-- #post-64 -->
182
183 <article id="post-55" class="post-55 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
184      <header class="entry-header">
185           <h1 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-1-0-released/" title="Permalink to hibernate4-maven-plugin 1.0 released!" rel="bookmark">hibernate4-maven-plugin 1.0 released!</a></h1>
186
187                     <div class="entry-meta">
188                Posted on <a href="http://juplo.de/hibernate4-maven-plugin-1-0-released/" title="22:04" rel="bookmark"><time class="entry-date" datetime="2012-11-29T22:04:25+00:00" pubdate>November 29, 2012</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>          </div><!-- .entry-meta -->
189                </header><!-- .entry-header -->
190
191      <div class="entry-content">
192                </div><!-- .entry-content -->
193
194           <footer class="entry-meta">
195                               <span class="cat-links">
196                Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>          </span>
197           
198                     
199      </footer><!-- .entry-meta -->
200 </article><!-- #post-55 -->
201
202 <article id="post-34" class="post-34 post type-post status-publish format-standard hentry category-hibernate category-java category-maven">
203      <header class="entry-header">
204           <h1 class="entry-title"><a href="http://juplo.de/hibernate4-maven-plugin-a-simple-plugin-for-generating-a-database-schema-from-hibernate-4-mapping-annotations/" title="Permalink to hibernate4-maven-plugin" rel="bookmark">hibernate4-maven-plugin</a></h1>
205
206                     <div class="entry-meta">
207                Posted on <a href="http://juplo.de/hibernate4-maven-plugin-a-simple-plugin-for-generating-a-database-schema-from-hibernate-4-mapping-annotations/" title="19:29" rel="bookmark"><time class="entry-date" datetime="2012-11-28T19:29:12+00:00" pubdate>November 28, 2012</time></a><span class="byline"> by <span class="author vcard"><a class="url fn n" href="http://juplo.de/author/kai/" title="View all posts by Kai Moritz" rel="author">Kai Moritz</a></span></span>          </div><!-- .entry-meta -->
208                </header><!-- .entry-header -->
209
210      <div class="entry-content">
211                </div><!-- .entry-content -->
212
213           <footer class="entry-meta">
214                               <span class="cat-links">
215                Posted in <a href="http://juplo.de/category/hibernate/" title="View all posts in Hibernate" rel="category tag">Hibernate</a>, <a href="http://juplo.de/category/java/" title="View all posts in Java" rel="category tag">Java</a>, <a href="http://juplo.de/category/maven/" title="View all posts in Maven" rel="category tag">Maven</a>          </span>
216           
217                     
218      </footer><!-- .entry-meta -->
219 </article><!-- #post-34 -->
220         </div>
221               <div class="marginal">
222         <nav id="nav">
223           <hr />
224           <a id="navigation"></a>
225         </nav>
226         <div id="secondary" class="widget-area" role="complementary">
227                                 <aside id="archives" class="widget">
228               <h1 class="widget-title">Archives</h1>
229               <ul>
230                         <li><a href='http://juplo.de/2013/12/' title='December 2013'>December 2013</a></li>
231         <li><a href='http://juplo.de/2013/10/' title='October 2013'>October 2013</a></li>
232         <li><a href='http://juplo.de/2013/08/' title='August 2013'>August 2013</a></li>
233         <li><a href='http://juplo.de/2013/01/' title='January 2013'>January 2013</a></li>
234         <li><a href='http://juplo.de/2012/11/' title='November 2012'>November 2012</a></li>
235               </ul>
236             </aside>
237             <aside id="categories" class="widget">
238               <h1 class="widget-title">Most Used Categories</h1>
239               <ul>
240                         <li class="cat-item cat-item-4"><a href="http://juplo.de/category/java/" title="View all posts filed under Java">Java</a> (7)
241 </li>
242         <li class="cat-item cat-item-8"><a href="http://juplo.de/category/maven/" title="View all posts filed under Maven">Maven</a> (7)
243 </li>
244         <li class="cat-item cat-item-6"><a href="http://juplo.de/category/hibernate/" title="View all posts filed under Hibernate">Hibernate</a> (6)
245 </li>
246         <li class="cat-item cat-item-9"><a href="http://juplo.de/category/jpa/" title="View all posts filed under JPA">JPA</a> (1)
247 </li>
248         <li class="cat-item cat-item-10"><a href="http://juplo.de/category/appengine/" title="View all posts filed under appengine">appengine</a> (1)
249 </li>
250         <li class="cat-item cat-item-11"><a href="http://juplo.de/category/oauth2/" title="View all posts filed under oauth2">oauth2</a> (1)
251 </li>
252         <li class="cat-item cat-item-12"><a href="http://juplo.de/category/jetty/" title="View all posts filed under Jetty">Jetty</a> (1)
253 </li>
254         <li class="cat-item cat-item-13"><a href="http://juplo.de/category/wro4j/" title="View all posts filed under wro4j">wro4j</a> (1)
255 </li>
256         <li class="cat-item cat-item-14"><a href="http://juplo.de/category/less/" title="View all posts filed under less">less</a> (1)
257 </li>
258               </ul>
259             </aside>
260             <aside id="search" class="widget widget_search">
261               <h1 class="widget-title">Search</h1>
262               <form role="search" method="get" id="searchform" class="searchform" action="http://juplo.de/">
263                                 <div>
264                                         <label class="screen-reader-text" for="s">Search for:</label>
265                                         <input type="text" value="" name="s" id="s" />
266                                         <input type="submit" id="searchsubmit" value="Search" />
267                                 </div>
268                         </form>            </aside>
269                   </div><!-- #secondary .widget-area -->
270         <div id="tertiary" class="widget-area" role="supplementary">
271                   </div><!-- #tertiary .widget-area -->
272
273       </div>
274  
275       </div>
276     </div>
277           <footer id="footer">
278         <hr />
279         <ul id="footerlinks">
280           <li class="f" id="copyright">© <strong>mo</strong> 2013</li>
281         </ul>
282       </footer>
283     </div>
284   </body>
285 </html>
286