<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel><title>Gee... David | Comments</title><description>Technology, Travel, Tidbits, and more...</description><link>http://web.davalen.com/DWBlog.nsf/</link><language>en-us</language><lastBuildDate>Wed, 4 Jun 2008 02:56:29 PM -0400</lastBuildDate>
<item>
<title>Guess What I Did Last Night ~ Notes 8.5 Beta</title>
<pubDate>Wed, 4 Jun 2008 02:56:29 PM -0400</pubDate>
<dc:creator>Lucy </dc:creator>
<dc:subject>Guess What I Did Last Night ~ Notes 8.5 Beta</dc:subject>
<description><![CDATA[How exciting!]]></description>
<content:encoded><![CDATA[How exciting!]]></content:encoded>
<link>http://web.davalen.com/DWBlog.nsf/dx/guess-what-i-did-last-night-notes-8.5-beta.htm?opendocument&amp;comments#06042008025629PMMAIQ8C.htm</link>
</item>
<item>
<title>What ever happened to...  JSR 286</title>
<pubDate>Tue, 15 Apr 2008 06:48:53 AM -0400</pubDate>
<dc:creator>Norman Carnovale</dc:creator>
<dc:subject>What ever happened to...  JSR 286</dc:subject>
<description><![CDATA[Now we just get to wait for new versions that support it. Hopefully that will be sooner than later.]]></description>
<content:encoded><![CDATA[Now we just get to wait for new versions that support it. Hopefully that will be sooner than later.]]></content:encoded>
<link>http://web.davalen.com/DWBlog.nsf/dx/what-ever-happened-to...-jsr-286.htm?opendocument&amp;comments#04152008064853AMMAIEPL.htm</link>
</item>
<item>
<title>TwitNotes are Cool</title>
<pubDate>Thu, 27 Mar 2008 02:47:22 PM -0400</pubDate>
<dc:creator>Ruth</dc:creator>
<dc:subject>TwitNotes are Cool</dc:subject>
<description><![CDATA[I think it's cool to have gee...david in my feed! I'll have to show you via email!]]></description>
<content:encoded><![CDATA[I think it's cool to have gee...david in my feed! I'll have to show you via email!]]></content:encoded>
<link>http://web.davalen.com/DWBlog.nsf/dx/twitnotes-are-cool.htm?opendocument&amp;comments#03272008024722PMMAIQ2N.htm</link>
</item>
<item>
<title>TwitNotes are Cool</title>
<pubDate>Thu, 27 Mar 2008 02:47:12 PM -0400</pubDate>
<dc:creator>Ruth</dc:creator>
<dc:subject>TwitNotes are Cool</dc:subject>
<description><![CDATA[I think it's cool to have gee...david in my feed! I'll have to show you via email!]]></description>
<content:encoded><![CDATA[I think it's cool to have gee...david in my feed! I'll have to show you via email!]]></content:encoded>
<link>http://web.davalen.com/DWBlog.nsf/dx/twitnotes-are-cool.htm?opendocument&amp;comments#03272008024712PMMAIQ2K.htm</link>
</item>
<item>
<title>Everyone Needs an Aquarium</title>
<pubDate>Thu, 27 Mar 2008 02:43:25 PM -0400</pubDate>
<dc:creator>Ruth</dc:creator>
<dc:subject>Everyone Needs an Aquarium</dc:subject>
<description><![CDATA[I just added my aquarium and it is a nice relaxing (and cool) item to have! Especially since I have been known to have problems keeping real fish alive. I know...it's sad...a 5 yeard old can do it, but for some reason I can't. =(]]></description>
<content:encoded><![CDATA[I just added my aquarium and it is a nice relaxing (and cool) item to have! Especially since I have been known to have problems keeping real fish alive. I know...it's sad...a 5 yeard old can do it, but for some reason I can't. =(]]></content:encoded>
<link>http://web.davalen.com/DWBlog.nsf/dx/everyone-needs-an-aquarium.htm?opendocument&amp;comments#03272008024325PMMAIPY7.htm</link>
</item>
<item>
<title>Dueling Data Page Builders ~ Portlet Factory Chronicles</title>
<pubDate>Fri, 14 Mar 2008 02:27:25 PM -0400</pubDate>
<dc:creator>David Wilkerson</dc:creator>
<dc:subject>Dueling Data Page Builders ~ Portlet Factory Chronicles</dc:subject>
<description><![CDATA[Thank you, Steve. We did, in fact, uses the trick with the Inserted Page builder when we faced similar circumstances in another effort related to the one that inspired my blog entry. Thanks for your comments.]]></description>
<content:encoded><![CDATA[Thank you, Steve. We did, in fact, uses the trick with the Inserted Page builder when we faced similar circumstances in another effort related to the one that inspired my blog entry. Thanks for your comments.]]></content:encoded>
<link>http://web.davalen.com/DWBlog.nsf/dx/11082007083734PMMAI3X2.htm?opendocument&amp;comments#03142008022725PMDWIPJC.htm</link>
</item>
<item>
<title>Dueling Data Page Builders ~ Portlet Factory Chronicles</title>
<pubDate>Fri, 14 Mar 2008 10:10:58 AM -0400</pubDate>
<dc:creator>Steve Zagieboylo</dc:creator>
<dc:subject>Dueling Data Page Builders ~ Portlet Factory Chronicles</dc:subject>
<description><![CDATA[Hi. I'm the developer who created the Factory's PageAutomation system (Data Page and his pals). I'm glad to see you are using it and that you worked out your problem. <br /><br />It is true that it has some issues when identical schemas are used on the same page. This is because it needs the official names of all the elements on the page to be unique (for the code generation that it does). It tries to prefix non-unique names with the names of the element's parent, but sometimes is unable to resolve it when schemas overlap by too much. (You should see the problems I have when schema element differ by only the case of the first letter.)<br /><br />Anyway, another solution would have been to put them on separate pages and use an Inserted Page Builder to join them together visually.]]></description>
<content:encoded><![CDATA[Hi. I'm the developer who created the Factory's PageAutomation system (Data Page and his pals). I'm glad to see you are using it and that you worked out your problem. <br /><br />It is true that it has some issues when identical schemas are used on the same page. This is because it needs the official names of all the elements on the page to be unique (for the code generation that it does). It tries to prefix non-unique names with the names of the element's parent, but sometimes is unable to resolve it when schemas overlap by too much. (You should see the problems I have when schema element differ by only the case of the first letter.)<br /><br />Anyway, another solution would have been to put them on separate pages and use an Inserted Page Builder to join them together visually.]]></content:encoded>
<link>http://web.davalen.com/DWBlog.nsf/dx/11082007083734PMMAI3X2.htm?opendocument&amp;comments#03142008101058AMMAIJMW.htm</link>
</item>
<item>
<title>Elearning link doesn&#8217;t work</title>
<pubDate>Thu, 13 Mar 2008 08:43:34 AM -0400</pubDate>
<dc:creator>David Wilkerson</dc:creator>
<dc:subject>Omnifind the Omnivore</dc:subject>
<description><![CDATA[Thanks for pointing out the problem I have fixed the link and tested it.]]></description>
<content:encoded><![CDATA[Thanks for pointing out the problem I have fixed the link and tested it.]]></content:encoded>
<link>http://web.davalen.com/DWBlog.nsf/dx/omnifind-and-omnivore.htm?opendocument&amp;comments#03132008084334AMDWIGXB.htm</link>
</item>
<item>
<title>Unified Communications Can Be Funny!!</title>
<pubDate>Tue, 11 Mar 2008 09:55:36 AM -0400</pubDate>
<dc:creator>Ruth</dc:creator>
<dc:subject>Unified Communications Can Be Funny!!</dc:subject>
<description><![CDATA[Ha-ha! That's awesome. I promise to not destroy my computer and phone just for you!]]></description>
<content:encoded><![CDATA[Ha-ha! That's awesome. I promise to not destroy my computer and phone just for you!]]></content:encoded>
<link>http://web.davalen.com/DWBlog.nsf/dx/you-really-have-to-see-this-one.htm?opendocument&amp;comments#03112008095536AMMAIJCB.htm</link>
</item>
<item>
<title>Elearning link doesn&#8217;t work</title>
<pubDate>Tue, 11 Mar 2008 09:47:48 AM -0400</pubDate>
<dc:creator>Jens Bruntt</dc:creator>
<dc:subject>Omnifind the Omnivore</dc:subject>
<description><![CDATA[The link you have included for elearning about Omnifind does not work. It leads to a page where it says there is a missing parameter in the url.]]></description>
<content:encoded><![CDATA[The link you have included for elearning about Omnifind does not work. It leads to a page where it says there is a missing parameter in the url.]]></content:encoded>
<link>http://web.davalen.com/DWBlog.nsf/dx/omnifind-and-omnivore.htm?opendocument&amp;comments#03112008094748AMMAIJ7F.htm</link>
</item>
<item>
<title>re: Portal Admin Gotcha - But Wait, There&#8217;s More!</title>
<pubDate>Thu, 6 Mar 2008 04:05:23 PM -0400</pubDate>
<dc:creator>David Wilkerson</dc:creator>
<dc:subject>Portal Admin Gotcha - But Wait, There&#8217;s More!</dc:subject>
<description><![CDATA[Hi Norm,<br /><br />Sorry, the link it clipped off:<br /><br />http://www-1.ibm.com/support/docview.wss?rs=2175&context=SSMHXX&dc=DB520&dc=DB560&uid=swg 21249901&loc=en_US&cs=UTF-8&lang=en&rss=ct2175lotus<br /><br />Try pasting the entire link in your browser.]]></description>
<content:encoded><![CDATA[Hi Norm,<br /><br />Sorry, the link it clipped off:<br /><br />http://www-1.ibm.com/support/docview.wss?rs=2175&context=SSMHXX&dc=DB520&dc=DB560&uid=swg 21249901&loc=en_US&cs=UTF-8&lang=en&rss=ct2175lotus<br /><br />Try pasting the entire link in your browser.]]></content:encoded>
<link>http://web.davalen.com/DWBlog.nsf/dx/01282008090105AMMAIJFR.htm?opendocument&amp;comments#03062008040523PMDWISQX.htm</link>
</item>
<item>
<title>Portal Admin Gotcha - But Wait, There&#8217;s More!</title>
<pubDate>Tue, 29 Jan 2008 09:44:06 AM -0400</pubDate>
<dc:creator>Norman Carnovale</dc:creator>
<dc:subject>Portal Admin Gotcha - But Wait, There&#8217;s More!</dc:subject>
<description><![CDATA[Dave, the link above is to a non-existent doc. Do you happen to have the original URL to this support doc?]]></description>
<content:encoded><![CDATA[Dave, the link above is to a non-existent doc. Do you happen to have the original URL to this support doc?]]></content:encoded>
<link>http://web.davalen.com/DWBlog.nsf/dx/01282008090105AMMAIJFR.htm?opendocument&amp;comments#01292008094406AMMAIKAM.htm</link>
</item>
<item>
<title>A New Year - Old Challenges</title>
<pubDate>Sat, 19 Jan 2008 09:34:51 AM -0400</pubDate>
<dc:creator>Ann</dc:creator>
<dc:subject>A New Year - Old Challenges</dc:subject>
<description><![CDATA[]]></description>
<content:encoded><![CDATA[]]></content:encoded>
<link>http://web.davalen.com/DWBlog.nsf/dx/01132008065602PMMAIW3K.htm?opendocument&amp;comments#01192008093451AMMAIK4U.htm</link>
</item>
<item>
<title>A New Year - Old Challenges</title>
<pubDate>Sat, 19 Jan 2008 09:34:26 AM -0400</pubDate>
<dc:creator>Ann</dc:creator>
<dc:subject>A New Year - Old Challenges</dc:subject>
<description><![CDATA[I will wait with baited breath....]]></description>
<content:encoded><![CDATA[I will wait with baited breath....]]></content:encoded>
<link>http://web.davalen.com/DWBlog.nsf/dx/01132008065602PMMAIW3K.htm?opendocument&amp;comments#01192008093426AMMAIK4K.htm</link>
</item>
<item>
<title>A-Maze-ing Pages ~ Portlet Factory Chronicles</title>
<pubDate>Mon, 17 Dec 2007 02:16:27 PM -0400</pubDate>
<dc:creator>Ruth Jacob</dc:creator>
<dc:subject>A-Maze-ing Pages ~ Portlet Factory Chronicles</dc:subject>
<description><![CDATA[David, I love your Portlet Factory Chronicles! I hope you made it out of that fun maze unharmed!]]></description>
<content:encoded><![CDATA[David, I love your Portlet Factory Chronicles! I hope you made it out of that fun maze unharmed!]]></content:encoded>
<link>http://web.davalen.com/DWBlog.nsf/dx/12062007101053AMMAIKTC.htm?opendocument&amp;comments#12172007021627PMMAIQLU.htm</link>
</item>
<item>
<title>Portal Clusters</title>
<pubDate>Thu, 13 Dec 2007 09:51:13 PM -0400</pubDate>
<dc:creator>eric malig</dc:creator>
<dc:subject>Portal Clusters</dc:subject>
<description><![CDATA[Hello David,<br /><br />There is a method to restart the WebSphere Portal Cluster via command line ??<br /><br />Thanks]]></description>
<content:encoded><![CDATA[Hello David,<br /><br />There is a method to restart the WebSphere Portal Cluster via command line ??<br /><br />Thanks]]></content:encoded>
<link>http://web.davalen.com/DWBlog.nsf/dx/Portal-Clusters?opendocument&amp;comments#12132007095113PMMAI5D3.htm</link>
</item>
<item>
<title>Portal Clusters</title>
<pubDate>Thu, 13 Dec 2007 09:49:57 PM -0400</pubDate>
<dc:creator>eric malig</dc:creator>
<dc:subject>Portal Clusters</dc:subject>
<description><![CDATA[Hello David,<br /><br />There is a method to restart the WebSphere Portal Cluster via command line ??<br /><br />Thanks]]></description>
<content:encoded><![CDATA[Hello David,<br /><br />There is a method to restart the WebSphere Portal Cluster via command line ??<br /><br />Thanks]]></content:encoded>
<link>http://web.davalen.com/DWBlog.nsf/dx/Portal-Clusters?opendocument&amp;comments#12132007094957PMMAI5CA.htm</link>
</item>
<item>
<title>New in WebSphere Portlet Factory 6.1 ~ Portlet Factory Chronicles</title>
<pubDate>Fri, 12 Oct 2007 12:46:42 PM -0400</pubDate>
<dc:creator>adriana</dc:creator>
<dc:subject>New in WebSphere Portlet Factory 6.1 ~ Portlet Factory Chronicles</dc:subject>
<description><![CDATA[]]></description>
<content:encoded><![CDATA[]]></content:encoded>
<link>http://web.davalen.com/DWBlog.nsf/dx/09202007055234PMMAITNE.htm?opendocument&amp;comments#12102007124642p.m.MAIMP9.htm</link>
</item>
<item>
<title>I LOVE THIS!!</title>
<pubDate>Thu, 27 Sep 2007 08:17:33 PM -0400</pubDate>
<dc:creator>Ann</dc:creator>
<dc:subject>I LOVE THIS!!</dc:subject>
<description><![CDATA[You do find the most interesting things!!!]]></description>
<content:encoded><![CDATA[You do find the most interesting things!!!]]></content:encoded>
<link>http://web.davalen.com/DWBlog.nsf/dx/09252007081455AMMAIGDD.htm?opendocument&amp;comments#09272007081733PMMAI2D2.htm</link>
</item>
<item>
<title>Dave&#8217;s (David&#8217;s) Top Ten</title>
<pubDate>Mon, 17 Sep 2007 03:05:04 PM -0400</pubDate>
<dc:creator>Len Barker</dc:creator>
<dc:subject>Dave&#8217;s (David&#8217;s) Top Ten</dc:subject>
<description><![CDATA[Number 10: Your blog contain a Top ten signs your project has become "intense" entry.]]></description>
<content:encoded><![CDATA[Number 10: Your blog contain a Top ten signs your project has become "intense" entry.]]></content:encoded>
<link>http://mail2.davalen.com/DWBlog.nsf/dx/09172007104509AMMAIKBA.htm?opendocument&amp;comments#09172007030504PMMAIQDQ.htm</link>
</item>

</channel></rss>
