<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Medieval Programming</title>
	<atom:link href="http://blog.hma-info.de/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hma-info.de</link>
	<description>Fabians random thoughts about work and private life</description>
	<lastBuildDate>Sun, 03 Feb 2013 12:17:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Latest Lightbox v2 with automatic resizing by Ferienhaus Schwarzwald</title>
		<link>http://blog.hma-info.de/2008/04/09/latest-lightbox-v2-with-automatic-resizing/comment-page-2/#comment-29870</link>
		<dc:creator>Ferienhaus Schwarzwald</dc:creator>
		<pubDate>Sun, 03 Feb 2013 12:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hma-info.de/?p=63#comment-29870</guid>
		<description>I used your patched version for a very long time and really liked it. Thx a lot.

Now I switched to the latest lightbox2 with jQuery. It would be really great if you also deliver your lightbox resize patch for that new lightbox2 version. And If so, send me a notification. :-)</description>
		<content:encoded><![CDATA[<p>I used your patched version for a very long time and really liked it. Thx a lot.</p>
<p>Now I switched to the latest lightbox2 with jQuery. It would be really great if you also deliver your lightbox resize patch for that new lightbox2 version. And If so, send me a notification. <img src='http://blog.hma-info.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HyperJAXB 3 &#8211; the fastest way from XML to DB by Volker Karlmeier</title>
		<link>http://blog.hma-info.de/2008/05/15/hyperjaxb-3-the-fastest-way-from-xml-to-db/comment-page-1/#comment-29857</link>
		<dc:creator>Volker Karlmeier</dc:creator>
		<pubDate>Wed, 12 Dec 2012 14:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hma-info.de/?p=72#comment-29857</guid>
		<description>Hi Fabian,

unfortunately I am not able to get it running. I am using jaxb-impl and jaxb-xjc in the newest version (2.2.6, now 2.2.7-b41) as well as hyperjaxb3 in the latest version i could find (0.5.6, even tried svn-checkout 0.5.7-SNAPSHOT) and maven-jaxb2-plugin (0.8.2).
Obviously, there seems to be an uncompatibility between hyperjaxb and xjc. 
I have tried with JDK 1.6.0 as well as 1.7.0(_08 and _10).

Any help is highly appreciated.

Regards

  volker

Exception in thread &quot;main&quot; java.lang.Error: java.lang.NoSuchMethodException: com.sun.tools.xjc.model.Model.()
	at com.sun.tools.xjc.reader.Ring.get(Ring.java:111)
	at com.sun.tools.xjc.model.CPropertyInfo.(CPropertyInfo.java:124)
	at com.sun.tools.xjc.model.CSingleTypePropertyInfo.(CSingleTypePropertyInfo.java:72)
	at com.sun.tools.xjc.model.CAttributePropertyInfo.(CAttributePropertyInfo.java:73)
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultCreateDefaultIdPropertyInfos.createPropertyInfo(DefaultCreateDefaultIdPropertyInfos.java:66)
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultCreateDefaultIdPropertyInfos.process(DefaultCreateDefaultIdPropertyInfos.java:43)
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultCreateDefaultIdPropertyInfos.process(DefaultCreateDefaultIdPropertyInfos.java:27)
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultProcessPropertyInfos.createDefaultIdPropertyInfos(DefaultProcessPropertyInfos.java:206)
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultProcessPropertyInfos.process(DefaultProcessPropertyInfos.java:62)
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultProcessPropertyInfos.process(DefaultProcessPropertyInfos.java:28)
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultProcessClassInfo.process(DefaultProcessClassInfo.java:17)
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultProcessClassInfo.process(DefaultProcessClassInfo.java:12)
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultProcessModel.process(DefaultProcessModel.java:51)
constituent[1]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/aether-connector-wagon-1.13.1.jar
constituent[2]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/aether-impl-1.13.1.jar
constituent[3]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/aether-spi-1.13.1.jar
constituent[4]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/aether-util-1.13.1.jar
constituent[5]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/commons-cli-1.2.jar
constituent[6]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-aether-provider-3.0.4.jar
constituent[7]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-artifact-3.0.4.jar
constituent[8]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-compat-3.0.4.jar
constituent[9]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-core-3.0.4.jar
constituent[10]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-embedder-3.0.4.jar
constituent[11]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-model-3.0.4.jar
constituent[12]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-model-builder-3.0.4.jar
constituent[13]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-plugin-api-3.0.4.jar
constituent[14]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-repository-metadata-3.0.4.jar
constituent[15]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-settings-3.0.4.jar
constituent[16]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-settings-builder-3.0.4.jar
constituent[17]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/plexus-cipher-1.7.jar
constituent[18]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/plexus-component-annotations-1.5.5.jar
constituent[19]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/plexus-interpolation-1.14.jar
constituent[20]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/plexus-sec-dispatcher-1.3.jar
constituent[21]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/plexus-utils-2.0.6.jar
constituent[22]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/sisu-guava-0.9.9.jar
constituent[23]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/sisu-guice-3.1.0-no_aop.jar
constituent[24]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/sisu-inject-bean-2.3.0.jar
constituent[25]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/sisu-inject-plexus-2.3.0.jar
constituent[26]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/wagon-file-2.2.jar
constituent[27]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/wagon-http-2.2-shaded.jar
constituent[28]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/wagon-provider-api-2.2.jar
---------------------------------------------------
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultProcessModel.process(DefaultProcessModel.java:32)
	at org.jvnet.hyperjaxb3.ejb.strategy.processor.DefaultModelAndOutlineProcessor.process(DefaultModelAndOutlineProcessor.java:43)
	at org.jvnet.hyperjaxb3.ejb.strategy.processor.DefaultModelAndOutlineProcessor.process(DefaultModelAndOutlineProcessor.java:16)
	at org.jvnet.hyperjaxb3.ejb.plugin.EjbPlugin.run(EjbPlugin.java:213)
	at org.jvnet.jaxb2_commons.plugin.AbstractPlugin.run(AbstractPlugin.java:53)
	at com.sun.tools.xjc.model.Model.generateCode(Model.java:294)
	at org.jvnet.mjiip.v_2_2.XJC22Mojo.generateCode(XJC22Mojo.java:66)
	at org.jvnet.mjiip.v_2_2.XJC22Mojo.doExecute(XJC22Mojo.java:41)
	at org.jvnet.mjiip.v_2_2.XJC22Mojo.doExecute(XJC22Mojo.java:27)
	at org.jvnet.jaxb2.maven2.RawXJC2Mojo.doExecute(RawXJC2Mojo.java:314)
	at org.jvnet.jaxb2.maven2.RawXJC2Mojo.execute(RawXJC2Mojo.java:156)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: java.lang.NoSuchMethodException: com.sun.tools.xjc.model.Model.()
	at java.lang.Class.getConstructor0(Class.java:2706)
	at java.lang.Class.getDeclaredConstructor(Class.java:1985)
	at com.sun.tools.xjc.reader.Ring.get(Ring.java:100)
	... 44 more</description>
		<content:encoded><![CDATA[<p>Hi Fabian,</p>
<p>unfortunately I am not able to get it running. I am using jaxb-impl and jaxb-xjc in the newest version (2.2.6, now 2.2.7-b41) as well as hyperjaxb3 in the latest version i could find (0.5.6, even tried svn-checkout 0.5.7-SNAPSHOT) and maven-jaxb2-plugin (0.8.2).<br />
Obviously, there seems to be an uncompatibility between hyperjaxb and xjc.<br />
I have tried with JDK 1.6.0 as well as 1.7.0(_08 and _10).</p>
<p>Any help is highly appreciated.</p>
<p>Regards</p>
<p>  volker</p>
<p>Exception in thread &#8220;main&#8221; java.lang.Error: java.lang.NoSuchMethodException: com.sun.tools.xjc.model.Model.()<br />
	at com.sun.tools.xjc.reader.Ring.get(Ring.java:111)<br />
	at com.sun.tools.xjc.model.CPropertyInfo.(CPropertyInfo.java:124)<br />
	at com.sun.tools.xjc.model.CSingleTypePropertyInfo.(CSingleTypePropertyInfo.java:72)<br />
	at com.sun.tools.xjc.model.CAttributePropertyInfo.(CAttributePropertyInfo.java:73)<br />
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultCreateDefaultIdPropertyInfos.createPropertyInfo(DefaultCreateDefaultIdPropertyInfos.java:66)<br />
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultCreateDefaultIdPropertyInfos.process(DefaultCreateDefaultIdPropertyInfos.java:43)<br />
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultCreateDefaultIdPropertyInfos.process(DefaultCreateDefaultIdPropertyInfos.java:27)<br />
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultProcessPropertyInfos.createDefaultIdPropertyInfos(DefaultProcessPropertyInfos.java:206)<br />
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultProcessPropertyInfos.process(DefaultProcessPropertyInfos.java:62)<br />
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultProcessPropertyInfos.process(DefaultProcessPropertyInfos.java:28)<br />
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultProcessClassInfo.process(DefaultProcessClassInfo.java:17)<br />
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultProcessClassInfo.process(DefaultProcessClassInfo.java:12)<br />
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultProcessModel.process(DefaultProcessModel.java:51)<br />
constituent[1]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/aether-connector-wagon-1.13.1.jar<br />
constituent[2]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/aether-impl-1.13.1.jar<br />
constituent[3]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/aether-spi-1.13.1.jar<br />
constituent[4]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/aether-util-1.13.1.jar<br />
constituent[5]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/commons-cli-1.2.jar<br />
constituent[6]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-aether-provider-3.0.4.jar<br />
constituent[7]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-artifact-3.0.4.jar<br />
constituent[8]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-compat-3.0.4.jar<br />
constituent[9]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-core-3.0.4.jar<br />
constituent[10]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-embedder-3.0.4.jar<br />
constituent[11]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-model-3.0.4.jar<br />
constituent[12]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-model-builder-3.0.4.jar<br />
constituent[13]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-plugin-api-3.0.4.jar<br />
constituent[14]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-repository-metadata-3.0.4.jar<br />
constituent[15]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-settings-3.0.4.jar<br />
constituent[16]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/maven-settings-builder-3.0.4.jar<br />
constituent[17]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/plexus-cipher-1.7.jar<br />
constituent[18]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/plexus-component-annotations-1.5.5.jar<br />
constituent[19]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/plexus-interpolation-1.14.jar<br />
constituent[20]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/plexus-sec-dispatcher-1.3.jar<br />
constituent[21]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/plexus-utils-2.0.6.jar<br />
constituent[22]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/sisu-guava-0.9.9.jar<br />
constituent[23]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/sisu-guice-3.1.0-no_aop.jar<br />
constituent[24]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/sisu-inject-bean-2.3.0.jar<br />
constituent[25]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/sisu-inject-plexus-2.3.0.jar<br />
constituent[26]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/wagon-file-2.2.jar<br />
constituent[27]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/wagon-http-2.2-shaded.jar<br />
constituent[28]: file:/Volumes/Development/tools/apache-maven-3.0.4/lib/wagon-provider-api-2.2.jar<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
	at org.jvnet.hyperjaxb3.ejb.strategy.model.base.DefaultProcessModel.process(DefaultProcessModel.java:32)<br />
	at org.jvnet.hyperjaxb3.ejb.strategy.processor.DefaultModelAndOutlineProcessor.process(DefaultModelAndOutlineProcessor.java:43)<br />
	at org.jvnet.hyperjaxb3.ejb.strategy.processor.DefaultModelAndOutlineProcessor.process(DefaultModelAndOutlineProcessor.java:16)<br />
	at org.jvnet.hyperjaxb3.ejb.plugin.EjbPlugin.run(EjbPlugin.java:213)<br />
	at org.jvnet.jaxb2_commons.plugin.AbstractPlugin.run(AbstractPlugin.java:53)<br />
	at com.sun.tools.xjc.model.Model.generateCode(Model.java:294)<br />
	at org.jvnet.mjiip.v_2_2.XJC22Mojo.generateCode(XJC22Mojo.java:66)<br />
	at org.jvnet.mjiip.v_2_2.XJC22Mojo.doExecute(XJC22Mojo.java:41)<br />
	at org.jvnet.mjiip.v_2_2.XJC22Mojo.doExecute(XJC22Mojo.java:27)<br />
	at org.jvnet.jaxb2.maven2.RawXJC2Mojo.doExecute(RawXJC2Mojo.java:314)<br />
	at org.jvnet.jaxb2.maven2.RawXJC2Mojo.execute(RawXJC2Mojo.java:156)<br />
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)<br />
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)<br />
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)<br />
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)<br />
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)<br />
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)<br />
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)<br />
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)<br />
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)<br />
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)<br />
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)<br />
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)<br />
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br />
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
	at java.lang.reflect.Method.invoke(Method.java:597)<br />
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)<br />
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)<br />
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)<br />
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)<br />
Caused by: java.lang.NoSuchMethodException: com.sun.tools.xjc.model.Model.()<br />
	at java.lang.Class.getConstructor0(Class.java:2706)<br />
	at java.lang.Class.getDeclaredConstructor(Class.java:1985)<br />
	at com.sun.tools.xjc.reader.Ring.get(Ring.java:100)<br />
	&#8230; 44 more</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Latest Lightbox v2 with automatic resizing by henry</title>
		<link>http://blog.hma-info.de/2008/04/09/latest-lightbox-v2-with-automatic-resizing/comment-page-2/#comment-29818</link>
		<dc:creator>henry</dc:creator>
		<pubDate>Tue, 18 Sep 2012 18:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hma-info.de/?p=63#comment-29818</guid>
		<description>I tried uploading your js and css files directly over top of a new installation of lightbox, but it just resulted in the links opening the images in new pages, are there any other modifications I need to make that I’m not aware of?</description>
		<content:encoded><![CDATA[<p>I tried uploading your js and css files directly over top of a new installation of lightbox, but it just resulted in the links opening the images in new pages, are there any other modifications I need to make that I’m not aware of?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Latest Lightbox v2 with automatic resizing by Santosh</title>
		<link>http://blog.hma-info.de/2008/04/09/latest-lightbox-v2-with-automatic-resizing/comment-page-2/#comment-29802</link>
		<dc:creator>Santosh</dc:creator>
		<pubDate>Fri, 06 Jul 2012 08:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hma-info.de/?p=63#comment-29802</guid>
		<description>Thank you!! It really worked well! and save a lot of time that I would have spent in tweaking myself.</description>
		<content:encoded><![CDATA[<p>Thank you!! It really worked well! and save a lot of time that I would have spent in tweaking myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Latest Lightbox v2 with automatic resizing by Sudarshan M Devardekar</title>
		<link>http://blog.hma-info.de/2008/04/09/latest-lightbox-v2-with-automatic-resizing/comment-page-2/#comment-29795</link>
		<dc:creator>Sudarshan M Devardekar</dc:creator>
		<pubDate>Thu, 22 Mar 2012 10:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hma-info.de/?p=63#comment-29795</guid>
		<description>Hi Fabian,
                   Excellent work there.
Was working on how to resize the Lighbox images for like 4 hours. After I got bored after trying different things, I decided to search for a mod and google sent me here. 

You patch is working like breeze. Great.

Thank You.</description>
		<content:encoded><![CDATA[<p>Hi Fabian,<br />
                   Excellent work there.<br />
Was working on how to resize the Lighbox images for like 4 hours. After I got bored after trying different things, I decided to search for a mod and google sent me here. </p>
<p>You patch is working like breeze. Great.</p>
<p>Thank You.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Latest Lightbox v2 with automatic resizing by Daniel</title>
		<link>http://blog.hma-info.de/2008/04/09/latest-lightbox-v2-with-automatic-resizing/comment-page-2/#comment-29792</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Thu, 15 Mar 2012 19:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hma-info.de/?p=63#comment-29792</guid>
		<description>Very slow. I replaced both files and after it would take 15 seconds to load up each image.</description>
		<content:encoded><![CDATA[<p>Very slow. I replaced both files and after it would take 15 seconds to load up each image.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
