<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>Mein Microblog.</description><title>Philipp Hügelmeyer</title><generator>Tumblr (3.0; @hygl)</generator><link>http://hygl.tumblr.com/</link><item><title>Remove String.count/String.offset</title><description>&lt;a href="http://mail.openjdk.java.net/pipermail/core-libs-dev/2012-May/010257.html"&gt;Remove String.count/String.offset&lt;/a&gt;</description><link>http://hygl.tumblr.com/post/31329341167</link><guid>http://hygl.tumblr.com/post/31329341167</guid><pubDate>Tue, 11 Sep 2012 12:30:49 +0200</pubDate></item><item><title>Performace Issue in java.lang.String.substing(i)</title><description>&lt;p&gt;Last week I had performace issues with my unit tests and found out, that they are related to the specific version of the jvm (oracle 7u06 and newer) and reported them to springsource, cause we use the spring testing framework.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://jira.springsource.org/browse/SPR-9781"&gt;https://jira.springsource.org/browse/SPR-9781&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Olver Gierke then found out, that the root cause is located in the java.lang.String Implementation. &lt;a href="https://twitter.com/olivergierke/status/245193506568683520"&gt;https://twitter.com/olivergierke/status/245193506568683520&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;He also build an even simpler testcase:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://gist.github.com/3691774"&gt;https://gist.github.com/3691774&lt;/a&gt;&lt;/p&gt;</description><link>http://hygl.tumblr.com/post/31326214305</link><guid>http://hygl.tumblr.com/post/31326214305</guid><pubDate>Tue, 11 Sep 2012 09:53:00 +0200</pubDate><category>java</category></item><item><title>Video</title><description>&lt;iframe src="http://player.vimeo.com/video/27786807" width="400" height="225" frameborder="0"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://hygl.tumblr.com/post/21323808492</link><guid>http://hygl.tumblr.com/post/21323808492</guid><pubDate>Wed, 18 Apr 2012 16:00:10 +0200</pubDate></item><item><title>commit git changeset to svn repository</title><description>&lt;p&gt;As a software architect I often start to work on a project before it is correctly set up in our department. So there is no bug tracker, no svn repository and no ci process. For versioning I resently started to use &lt;code&gt;git&lt;/code&gt; as a local version management system. To commit the changes to the svn repository, when it is set up, I use &lt;code&gt;git-svn&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;To let my svn repository be known to my git repo I init the repository&lt;/p&gt;
&lt;p&gt;&lt;code&gt;git svn init --trunk=trunk https://version-control/svn/Projekt&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Then I fetch all changes, which are non because the repo is empty.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;git svn fetch&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;After that I can rebase all changes to the new branch &lt;code&gt;remotes/trunk&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;git rebase --onto remotes/trunk --root master&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;To link the git repository and the svn repository we use a git graft.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;huegelph@242-2196-09:/cygdrive/d/Projekte/tbn&amp;gt; git show-ref trunk &lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;c4e903dee0afb16679921fdc755e7c0340609669 refs/remotes/trunk &lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;huegelph@242-2196-09:/cygdrive/d/Projekte/tbn&amp;gt; git log --pretty=oneline master | tail -n1 &lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;ce19033a70fbc6576d1e5751e71aa340fffbf460 Initialer Commit. &lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;huegelph@242-2196-09:/cygdrive/d/Projekte/tbn&amp;gt; echo "ce19033a70fbc6576d1e5751e71aa340fffbf460 c4e903dee0afb16679921fdc755e7c0340609669" &amp;gt;&amp;gt; .git/info/grafts&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Finally I merge all commited changes with &lt;code&gt;git-svn&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;git svn dcommit&lt;/code&gt; From then on I can use &lt;code&gt;git&lt;/code&gt; or &lt;code&gt;svn&lt;/code&gt; to interact with the repository and all my local commits are preseved.&lt;/p&gt;</description><link>http://hygl.tumblr.com/post/19197877179</link><guid>http://hygl.tumblr.com/post/19197877179</guid><pubDate>Mon, 27 Jun 2011 07:44:00 +0200</pubDate></item><item><title>"Gerade drei Stunden am Rhein Tango tanzen gewesen. Traumhaft. #bonn #tango"</title><description>“Gerade drei Stunden am Rhein Tango tanzen gewesen. Traumhaft. #bonn #tango”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;&lt;a href="http://twitter.com/hygl/status/2094488591"&gt;hygl&lt;/a&gt;&lt;/em&gt;</description><link>http://hygl.tumblr.com/post/131280692</link><guid>http://hygl.tumblr.com/post/131280692</guid><pubDate>Sat, 27 Jun 2009 20:05:13 +0200</pubDate></item><item><title>Imagining the Tenth Dimension by tenthdimension -- Revver Online Video Sharing Network</title><description>&lt;a href="http://revver.com/video/99898/imagining-the-tenth-dimension/"&gt;Imagining the Tenth Dimension by tenthdimension -- Revver Online Video Sharing Network&lt;/a&gt;</description><link>http://hygl.tumblr.com/post/46169444</link><guid>http://hygl.tumblr.com/post/46169444</guid><pubDate>Sat, 16 Aug 2008 09:29:43 +0200</pubDate></item><item><title>Sigur Rós @ MoMA // Current</title><description>&lt;object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="400" height="400"&gt;&lt;param name="movie" value="http://current.com/e/89173668/en_US" /&gt;&lt;param name="wmode" value="transparent" /&gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;embed type="application/x-shockwave-flash" src="http://current.com/e/89173668/en_US" width="400" height="400" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://current.com/items/89173668_sigur_r_s_moma"&gt;Sigur Rós @ MoMA // Current&lt;/a&gt;&lt;/p&gt;</description><link>http://hygl.tumblr.com/post/45084184</link><guid>http://hygl.tumblr.com/post/45084184</guid><pubDate>Thu, 07 Aug 2008 17:44:00 +0200</pubDate></item><item><title>"My greatest concern was what to call it. I thought of calling it ‘information,’ but the..."</title><description>“My greatest concern was what to call it. I thought of calling it ‘information,’ but the word was overly used, so I decided to call it ‘uncertainty.’ When I discussed it with John von Neumann, he had a better idea. Von Neumann told me, ‘You should call it entropy, for two reasons. In the first place your uncertainty function has been used in statistical mechanics under that name, so it already has a name. In the second place, and more important, no one really knows what entropy really is, so in a debate you will always have the advantage”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;&lt;b&gt;Claude E. Shannon &lt;/b&gt;&lt;i&gt;Scientific American&lt;/i&gt; 1971 , volume 225 , page 180&lt;/em&gt;</description><link>http://hygl.tumblr.com/post/43851332</link><guid>http://hygl.tumblr.com/post/43851332</guid><pubDate>Mon, 28 Jul 2008 22:33:28 +0200</pubDate></item><item><title>Sweet Sushi</title><description>&lt;a href="http://www.sweet-sushi.de"&gt;Sweet Sushi&lt;/a&gt;</description><link>http://hygl.tumblr.com/post/43851123</link><guid>http://hygl.tumblr.com/post/43851123</guid><pubDate>Mon, 28 Jul 2008 22:30:58 +0200</pubDate></item><item><title>(via YOUTUBE.COM)</title><description>&lt;iframe width="400" height="300" src="http://www.youtube.com/embed/_l12XsFdmqM?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;(via YOUTUBE.COM)&lt;/p&gt;</description><link>http://hygl.tumblr.com/post/41368613</link><guid>http://hygl.tumblr.com/post/41368613</guid><pubDate>Mon, 07 Jul 2008 23:18:00 +0200</pubDate></item><item><title>SANY0053.JPG (via hygl)</title><description>&lt;img src="http://24.media.tumblr.com/UeryZrK4Sa2bp13dmv6Le8Rk_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;SANY0053.JPG (via &lt;a href="http://flickr.com/photos/hygl"&gt;hygl&lt;/a&gt;)&lt;/p&gt;</description><link>http://hygl.tumblr.com/post/37889791</link><guid>http://hygl.tumblr.com/post/37889791</guid><pubDate>Tue, 10 Jun 2008 19:35:46 +0200</pubDate></item></channel></rss>
