<?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>eknori.de</title>
	<atom:link href="http://www.eknori.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eknori.de</link>
	<description>the weird world of eknori</description>
	<lastBuildDate>Sun, 21 Apr 2013 10:18:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>[FollowUp] jQuery Mobile Seems incompatible with XPages in Domino 9.0</title>
		<link>http://www.eknori.de/2013-04-21/followup-jquery-mobile-seems-incompatible-with-xpages-in-domino-9-0/</link>
		<comments>http://www.eknori.de/2013-04-21/followup-jquery-mobile-seems-incompatible-with-xpages-in-domino-9-0/#comments</comments>
		<pubDate>Sun, 21 Apr 2013 10:18:49 +0000</pubDate>
		<dc:creator>Ulrich Krause</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.eknori.de/?p=2833</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://www.eknori.de/2013-04-21/followup-jquery-mobile-seems-incompatible-with-xpages-in-domino-9-0/&amp;text=[FollowUp] jQuery Mobile Seems incompatible with XPages in Domino 9.0&amp;via=Eknori&amp;related=DolcePixel"><img align="right" src="http://www.eknori.de/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>


This is a follow up on an article, David Leedy wrote yesterday
I recently ran into an issue with Domino 9 and jQuery Mobile. I had to completely deactivate Dojo. Otherwise the mobile components did not render. But doing so, I would lost all of the XPages functions like partial refresh et al. On friday, my  <a href="http://www.eknori.de/2013-04-21/followup-jquery-mobile-seems-incompatible-with-xpages-in-domino-9-0/#more-2833" class="more-link">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://www.eknori.de/2013-04-21/followup-jquery-mobile-seems-incompatible-with-xpages-in-domino-9-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Unable to open https sites with self signed certificate on IE 10</title>
		<link>http://www.eknori.de/2013-03-26/unable-to-open-https-sites-with-self-signed-certificate-on-ie-10/</link>
		<comments>http://www.eknori.de/2013-03-26/unable-to-open-https-sites-with-self-signed-certificate-on-ie-10/#comments</comments>
		<pubDate>Tue, 26 Mar 2013 12:28:49 +0000</pubDate>
		<dc:creator>Ulrich Krause</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.eknori.de/?p=2829</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://www.eknori.de/2013-03-26/unable-to-open-https-sites-with-self-signed-certificate-on-ie-10/&amp;text=Unable to open https sites with self signed certificate on IE 10&amp;via=Eknori&amp;related=DolcePixel"><img align="right" src="http://www.eknori.de/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>


Just ran into a  problem with IE10. I was unable to open a website with https protocol which have not trusted certificate by trusted root authorities.
In previous versions of IE it was possible to open such an page with warning but in IE10 I am only getting this error message without any option to open  <a href="http://www.eknori.de/2013-03-26/unable-to-open-https-sites-with-self-signed-certificate-on-ie-10/#more-2829" class="more-link">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://www.eknori.de/2013-03-26/unable-to-open-https-sites-with-self-signed-certificate-on-ie-10/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sample Application from BLUG Session</title>
		<link>http://www.eknori.de/2013-03-24/sample-application-from-blug-session/</link>
		<comments>http://www.eknori.de/2013-03-24/sample-application-from-blug-session/#comments</comments>
		<pubDate>Sun, 24 Mar 2013 10:13:44 +0000</pubDate>
		<dc:creator>Ulrich Krause</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.eknori.de/?p=2825</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://www.eknori.de/2013-03-24/sample-application-from-blug-session/&amp;text=Sample Application from BLUG Session&amp;via=Eknori&amp;related=DolcePixel"><img align="right" src="http://www.eknori.de/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>


Here is the sample application from the BLUG session &#8220;Life in the fast lane: Full Speed XPages&#8221;.
Also take a look at the lifecycle.nsf application from the XPages MasterClass project to learn more about the JSF Request Lifecycle.
And as a Java Developer, I recommend to take a closer look at the org.openntf.domino project on GitHub
]]></description>
		<wfw:commentRss>http://www.eknori.de/2013-03-24/sample-application-from-blug-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BLUG 2013 recap</title>
		<link>http://www.eknori.de/2013-03-24/blug-2013-recap/</link>
		<comments>http://www.eknori.de/2013-03-24/blug-2013-recap/#comments</comments>
		<pubDate>Sun, 24 Mar 2013 08:59:22 +0000</pubDate>
		<dc:creator>Ulrich Krause</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.eknori.de/?p=2820</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://www.eknori.de/2013-03-24/blug-2013-recap/&amp;text=BLUG 2013 recap&amp;via=Eknori&amp;related=DolcePixel"><img align="right" src="http://www.eknori.de/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>


BLUG 2013 took place from March, 21 &#8211; 22 2013 in Leuven , Belgium. The Faculty Club was a wonderful venue and also the conference hotel was a great place to stay during the conference.
I attended BLUG for the first time as a vendor and speaker after choosing to work at BCC since November 2012.  <a href="http://www.eknori.de/2013-03-24/blug-2013-recap/#more-2820" class="more-link">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://www.eknori.de/2013-03-24/blug-2013-recap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert @Created to Unix Timestamp using @formula</title>
		<link>http://www.eknori.de/2013-03-18/convert-created-to-unix-timestamp-using-formula/</link>
		<comments>http://www.eknori.de/2013-03-18/convert-created-to-unix-timestamp-using-formula/#comments</comments>
		<pubDate>Mon, 18 Mar 2013 10:33:24 +0000</pubDate>
		<dc:creator>Ulrich Krause</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.eknori.de/?p=2818</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://www.eknori.de/2013-03-18/convert-created-to-unix-timestamp-using-formula/&amp;text=Convert @Created to Unix Timestamp using @formula&amp;via=Eknori&amp;related=DolcePixel"><img align="right" src="http://www.eknori.de/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>


In a multi-language enabled application I&#8217;m using JSON from a view as a datasource for a jqGrid in an XPage. To convert the date-time in the JSON, I need the date/time value a UNIX timestamp.
It&#8217;s easy in LS, but I do not want to change the programming of the application, to calculate the timestamp on  <a href="http://www.eknori.de/2013-03-18/convert-created-to-unix-timestamp-using-formula/#more-2818" class="more-link">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://www.eknori.de/2013-03-18/convert-created-to-unix-timestamp-using-formula/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get all available language resource files for language selection</title>
		<link>http://www.eknori.de/2013-02-15/get-all-available-language-resource-files-for-language-selection/</link>
		<comments>http://www.eknori.de/2013-02-15/get-all-available-language-resource-files-for-language-selection/#comments</comments>
		<pubDate>Fri, 15 Feb 2013 07:49:24 +0000</pubDate>
		<dc:creator>Ulrich Krause</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.eknori.de/?p=2813</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://www.eknori.de/2013-02-15/get-all-available-language-resource-files-for-language-selection/&amp;text=Get all available language resource files for language selection&amp;via=Eknori&amp;related=DolcePixel"><img align="right" src="http://www.eknori.de/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>


Assume you have built a multi language XPage application and want to add a language switcher to the application. The content for the selector should be build automatically when you add a new language resource to the application.
I store my language resource files in the files section of Domino Designer. Each file has a file  <a href="http://www.eknori.de/2013-02-15/get-all-available-language-resource-files-for-language-selection/#more-2813" class="more-link">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://www.eknori.de/2013-02-15/get-all-available-language-resource-files-for-language-selection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XSnippets &#8211; DBColumn / DBLookup (Java) &amp; XPages Toolbox</title>
		<link>http://www.eknori.de/2013-02-14/xsnippets-dbcolumn-dblookup-java-xpages-toolbox/</link>
		<comments>http://www.eknori.de/2013-02-14/xsnippets-dbcolumn-dblookup-java-xpages-toolbox/#comments</comments>
		<pubDate>Thu, 14 Feb 2013 14:03:07 +0000</pubDate>
		<dc:creator>Ulrich Krause</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.eknori.de/?p=2810</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://www.eknori.de/2013-02-14/xsnippets-dbcolumn-dblookup-java-xpages-toolbox/&amp;text=XSnippets &#8211; DBColumn / DBLookup (Java) &#038; XPages Toolbox&amp;via=Eknori&amp;related=DolcePixel"><img align="right" src="http://www.eknori.de/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>


Ferry Kranenburg posted a new XSnippet on OpenNTF. &#8220;Pure Java version of DbLookup &#38; DbColumn, with cache, sort and unique&#8221; . I use similar code in my projects and thougt that it would be a great idea to do a performance test. I&#8217;m using XPages Toolbox to profile the backend code. Here is the result  <a href="http://www.eknori.de/2013-02-14/xsnippets-dbcolumn-dblookup-java-xpages-toolbox/#more-2810" class="more-link">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://www.eknori.de/2013-02-14/xsnippets-dbcolumn-dblookup-java-xpages-toolbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Connect-O-Sphere] Yes, I&#8217;m still alive</title>
		<link>http://www.eknori.de/2013-01-29/connect-o-sphere-yes-im-still-alive/</link>
		<comments>http://www.eknori.de/2013-01-29/connect-o-sphere-yes-im-still-alive/#comments</comments>
		<pubDate>Tue, 29 Jan 2013 11:44:52 +0000</pubDate>
		<dc:creator>Ulrich Krause</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.eknori.de/?p=2797</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://www.eknori.de/2013-01-29/connect-o-sphere-yes-im-still-alive/&amp;text=[Connect-O-Sphere] Yes, I&#8217;m still alive&amp;via=Eknori&amp;related=DolcePixel"><img align="right" src="http://www.eknori.de/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>


According to some tweets, people seem to be seriously concerned about me still being alive while I&#8217;m attending my first LotusSphere ever.

As far as I can say, I&#8217;m safe and sound. Although I&#8217;m not sure if my feet share this opinion.

Thanks to all who are eager to help a LotusSphere rookie to not get lost  <a href="http://www.eknori.de/2013-01-29/connect-o-sphere-yes-im-still-alive/#more-2797" class="more-link">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://www.eknori.de/2013-01-29/connect-o-sphere-yes-im-still-alive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Aus Stolz die Insolvenz verschleppt ?</title>
		<link>http://www.eknori.de/2012-12-01/aus-stolz-die-insolvenz-verschleppt/</link>
		<comments>http://www.eknori.de/2012-12-01/aus-stolz-die-insolvenz-verschleppt/#comments</comments>
		<pubDate>Sat, 01 Dec 2012 05:57:09 +0000</pubDate>
		<dc:creator>Ulrich Krause</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.eknori.de/?p=2758</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://www.eknori.de/2012-12-01/aus-stolz-die-insolvenz-verschleppt/&amp;text=Aus Stolz die Insolvenz verschleppt ?&amp;via=Eknori&amp;related=DolcePixel"><img align="right" src="http://www.eknori.de/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>


Ex-Mitarbeiter der is Industrial Services AG klagen an. Monatelang keine Geh&#228;lter bezahlt. (Nicole Netter &#8211; N&#252;rnberger Nachrichten, 01.12.2012 )


Tatsache ist, da&#223; ich f&#252;r den Monat Oktober eine Gehaltsabrechnung erhalten habe; das Gehalt aber (noch) nicht auf meinem Girokonto eingegangen ist
Tasache ist, da&#223; ich einen Anruf meines Sachbearbeiters bei der Krankenkasse erhalten habe, der mir mitteilte,  <a href="http://www.eknori.de/2012-12-01/aus-stolz-die-insolvenz-verschleppt/#more-2758" class="more-link">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://www.eknori.de/2012-12-01/aus-stolz-die-insolvenz-verschleppt/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>VMWARE: Converting Multiple VMDK files into one</title>
		<link>http://www.eknori.de/2012-11-23/vmware-converting-multiple-vmdk-files-into-one/</link>
		<comments>http://www.eknori.de/2012-11-23/vmware-converting-multiple-vmdk-files-into-one/#comments</comments>
		<pubDate>Fri, 23 Nov 2012 08:16:55 +0000</pubDate>
		<dc:creator>Ulrich Krause</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.eknori.de/?p=2753</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://www.eknori.de/2012-11-23/vmware-converting-multiple-vmdk-files-into-one/&amp;text=VMWARE: Converting Multiple VMDK files into one&amp;via=Eknori&amp;related=DolcePixel"><img align="right" src="http://www.eknori.de/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>


VMware supports both growable and pre-allocated virtual disks. In addition, the disks can be specified to be contained in a single file, or divided into multiple 2GB files
I recently had to work on some older VMs and thought it would be a good idea to do some housekeeping. Renaming the machines and vmdk files to  <a href="http://www.eknori.de/2012-11-23/vmware-converting-multiple-vmdk-files-into-one/#more-2753" class="more-link">Continue reading &#8594;</a>]]></description>
		<wfw:commentRss>http://www.eknori.de/2012-11-23/vmware-converting-multiple-vmdk-files-into-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
