<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!--Generated by Squarespace Site Server v5.5.4 (http://www.squarespace.com/) on Sun, 12 Jul 2009 19:42:32 GMT--><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Blog - Comments</title><link>http://mattwhite.me/blog/</link><description /><copyright /><language>en-GB</language><generator>Squarespace Site Server v5.5.4 (http://www.squarespace.com/)</generator><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/11tmr/Comments" type="application/rss+xml" /><item><title>mark myers comments on New XPages Blog</title><author>mark myers</author><pubDate>Sun, 12 Jul 2009 19:18:51 +0000</pubDate><link>http://feedproxy.google.com/~r/11tmr/Comments/~3/NCxmTp-LVII/new-xpages-blog.html</link><guid isPermaLink="false">368815:3970370:comment/4796714</guid><description><![CDATA[<p>and good for those people to already into xpages as a sort of kick start</p>]]></description><feedburner:origLink>http://mattwhite.me/blog/2009/7/12/new-xpages-blog.html#comments</feedburner:origLink></item><item><title>ewan husarmee comments on Tips for referencing elements in XPages JavaScript</title><author>ewan husarmee</author><pubDate>Wed, 01 Jul 2009 13:58:32 +0000</pubDate><link>http://feedproxy.google.com/~r/11tmr/Comments/~3/duRViOffaEE/tips-for-referencing-elements-in-xpages-javascript.html</link><guid isPermaLink="false">368815:3970370:comment/4669399</guid><description><![CDATA[<p>Because the 'password' item type is not available as an xpage element (correct me if Im wrong), I have been trying to get my HTML password field value back onto the server side. And failing miserably. I thought I might be able to getClientID to create a hidden item that contains the name of a bound field that I could populate in the clientside before submitting the document.</p><p>This seems clumsy have you any better ideas?</p><p>Thanks</p><p>ewan</p>]]></description><feedburner:origLink>http://mattwhite.me/blog/2008/10/9/tips-for-referencing-elements-in-xpages-javascript.html#comments</feedburner:origLink></item><item><title>Matt White comments on Human Readable Dates in XPages</title><author>Matt White</author><pubDate>Wed, 01 Jul 2009 07:51:13 +0000</pubDate><link>http://feedproxy.google.com/~r/11tmr/Comments/~3/RYztNly9Gt8/human-readable-dates-in-xpages.html</link><guid isPermaLink="false">368815:3970370:comment/4668619</guid><description><![CDATA[<p>Good stuff Dec, that's probably an easier way of using the code.</p>]]></description><feedburner:origLink>http://mattwhite.me/blog/2009/6/28/human-readable-dates-in-xpages.html#comments</feedburner:origLink></item><item><title>Matt White comments on How to migrate Blogsphere data into a Squarespace Blog</title><author>Matt White</author><pubDate>Tue, 30 Jun 2009 23:01:30 +0000</pubDate><link>http://feedproxy.google.com/~r/11tmr/Comments/~3/m4Bjf2ns2Lc/how-to-migrate-blogsphere-data-into-a-squarespace-blog.html</link><guid isPermaLink="false">368815:3970370:comment/4665537</guid><description><![CDATA[<p>Now you go to your squarespace site -&gt; Website Management -&gt; Blog Importer and then choose the wordpress format and import the file you created. In theory, you should have your entire site in your new squarespace blog without issues after that.</p><p>Once you are happy you can switch over your blog URL using DNS and noone will be any the wiser that you used to run a Domino blog ;-)</p>]]></description><feedburner:origLink>http://mattwhite.me/blog/2009/5/30/how-to-migrate-blogsphere-data-into-a-squarespace-blog.html#comments</feedburner:origLink></item><item><title>Declan Lynch comments on Human Readable Dates in XPages</title><author>Declan Lynch</author><pubDate>Tue, 30 Jun 2009 20:59:16 +0000</pubDate><link>http://feedproxy.google.com/~r/11tmr/Comments/~3/RYztNly9Gt8/human-readable-dates-in-xpages.html</link><guid isPermaLink="false">368815:3970370:comment/4664741</guid><description><![CDATA[<p>Actually very easy... </p><p>Removed the function prototyping so that is it just a plain script and set the dt_then as follows :</p><p>dt_then = session.createDateTime(value);</p><p>'value' is what is passed into the converter. I set the include Seconds as true directly in the script. and bingo, works great.</p>]]></description><feedburner:origLink>http://mattwhite.me/blog/2009/6/28/human-readable-dates-in-xpages.html#comments</feedburner:origLink></item><item><title>Declan Lynch comments on Human Readable Dates in XPages</title><author>Declan Lynch</author><pubDate>Tue, 30 Jun 2009 20:39:37 +0000</pubDate><link>http://feedproxy.google.com/~r/11tmr/Comments/~3/RYztNly9Gt8/human-readable-dates-in-xpages.html</link><guid isPermaLink="false">368815:3970370:comment/4664688</guid><description><![CDATA[<p>I wonder how easy it would be to turn this into a 'converter' for field values rather then a function to call.</p>]]></description><feedburner:origLink>http://mattwhite.me/blog/2009/6/28/human-readable-dates-in-xpages.html#comments</feedburner:origLink></item><item><title>Ben Poole comments on How to migrate Blogsphere data into a Squarespace Blog</title><author>Ben Poole</author><pubDate>Tue, 30 Jun 2009 13:40:48 +0000</pubDate><link>http://feedproxy.google.com/~r/11tmr/Comments/~3/m4Bjf2ns2Lc/how-to-migrate-blogsphere-data-into-a-squarespace-blog.html</link><guid isPermaLink="false">368815:3970370:comment/4657936</guid><description><![CDATA[<p>Splendid! Thought you might be interested: I adapted your code to run against my hand-rolled Domino site, and it exported 1,320 weblog entries (with around 4,000 comments) in less than a minute. The resulting XML file is 6.3MB.</p><p>Now what?</p><p>:-)</p>]]></description><feedburner:origLink>http://mattwhite.me/blog/2009/5/30/how-to-migrate-blogsphere-data-into-a-squarespace-blog.html#comments</feedburner:origLink></item><item><title>Jordan Arentsen comments on Get URL Parameter in Javascript</title><author>Jordan Arentsen</author><pubDate>Tue, 30 Jun 2009 11:47:55 +0000</pubDate><link>http://feedproxy.google.com/~r/11tmr/Comments/~3/EUaowsgxPpg/get-url-parameter-in-javascript.html</link><guid isPermaLink="false">368815:3970370:comment/4657667</guid><description><![CDATA[<p>Thank you, this came very much in handy.</p>]]></description><feedburner:origLink>http://mattwhite.me/blog/2004/12/20/get-url-parameter-in-javascript.html#comments</feedburner:origLink></item><item><title>Jake Howlett comments on Human Readable Dates in XPages</title><author>Jake Howlett</author><pubDate>Mon, 29 Jun 2009 08:24:15 +0000</pubDate><link>http://feedproxy.google.com/~r/11tmr/Comments/~3/RYztNly9Gt8/human-readable-dates-in-xpages.html</link><guid isPermaLink="false">368815:3970370:comment/4649028</guid><description><![CDATA[<p>Nice work Matt. Thanks for the nod. <br/>This all makes me realise how backwards I am right now. Must start using XPages....</p>]]></description><feedburner:origLink>http://mattwhite.me/blog/2009/6/28/human-readable-dates-in-xpages.html#comments</feedburner:origLink></item><item><title>Matt White comments on How to add non breaking spaces to your XPages</title><author>Matt White</author><pubDate>Sat, 27 Jun 2009 18:00:04 +0000</pubDate><link>http://feedproxy.google.com/~r/11tmr/Comments/~3/hPWxbrKi2Yk/how-to-add-non-breaking-spaces-to-your-xpages.html</link><guid isPermaLink="false">368815:3970370:comment/4640500</guid><description><![CDATA[<p>That's a great tip Paul, didn't know that either.</p>]]></description><feedburner:origLink>http://mattwhite.me/blog/2009/6/27/how-to-add-non-breaking-spaces-to-your-xpages.html#comments</feedburner:origLink></item></channel></rss>
