<?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>Derek MacDonald &#187; Computing</title>
	<atom:link href="http://derekmd.com/category/computing/feed/" rel="self" type="application/rss+xml" />
	<link>http://derekmd.com</link>
	<description>This is not &#039;Nam. There are rules.</description>
	<lastBuildDate>Sun, 20 May 2012 13:44:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>AddThis in JQueryUI Modal Dialog Doesn&#8217;t Accept Input</title>
		<link>http://derekmd.com/2012/03/addthis-in-jqueryui-modal-dialog-doesnt-accept-input/</link>
		<comments>http://derekmd.com/2012/03/addthis-in-jqueryui-modal-dialog-doesnt-accept-input/#comments</comments>
		<pubDate>Wed, 07 Mar 2012 00:01:56 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[AddThis]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[JQueryUI]]></category>
		<category><![CDATA[modal dialog]]></category>

		<guid isPermaLink="false">http://derekmd.com/?p=3746</guid>
		<description><![CDATA[If you&#8217;ve used AddThis social networking sharing in a JQueryUI dialog, you may have encountered its email sharing form not accepting keyboard or mouse input. This occurs when your JQueryUI dialog has modal set to true, which means all input events are processed only for fields within that section of the DOM. Since AddThis&#8217; email [...]]]></description>
		<wfw:commentRss>http://derekmd.com/2012/03/addthis-in-jqueryui-modal-dialog-doesnt-accept-input/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RichFaces #{rich:element()} Workaround</title>
		<link>http://derekmd.com/2011/11/richfaces-richelement-workaround/</link>
		<comments>http://derekmd.com/2011/11/richfaces-richelement-workaround/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 16:21:02 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://derekmd.com/?p=3400</guid>
		<description><![CDATA[Working with the Seam Framework and RichFaces for over a year, I found their components work in the general case. i.e., the simplest of early oughts HTML forms. But complex AJAX views cause all sorts of difficulties once you get into EL expressions for iterated components (e.g., from &#60;rich:datatable&#62;) within &#60;f:subview&#62;-named scopes. The biggest challenge [...]]]></description>
		<wfw:commentRss>http://derekmd.com/2011/11/richfaces-richelement-workaround/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Used hardware. It&#8217;s not old, it&#8217;s vintage! (It&#8217;s old)</title>
		<link>http://derekmd.com/2011/09/fo-sale/</link>
		<comments>http://derekmd.com/2011/09/fo-sale/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 03:15:22 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://derekmd.com/?p=3215</guid>
		<description><![CDATA[I thought about posting this on Craigslist but it&#8217;s seriously not even worth the effort meeting people to off-loading such junk. To storage the lot goes! 8-port 10mbps Ethernet Soho Hub The manufacturer seemingly wants to 100% hide its brand from the packaging, manual, and equipment. Ethernet 8/16-Port 10Base-T Stackable Hub. Linksys Wireless-G USB Network [...]]]></description>
		<wfw:commentRss>http://derekmd.com/2011/09/fo-sale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seam Framework AJAX reRender Causing &#8220;duplicate attribute&#8221;</title>
		<link>http://derekmd.com/2011/03/seam-framework-ajax-rerender-causing-duplicate-attribute/</link>
		<comments>http://derekmd.com/2011/03/seam-framework-ajax-rerender-causing-duplicate-attribute/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 21:49:27 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://derekmd.com/?p=3298</guid>
		<description><![CDATA[When using RichFaces&#8217; &#60;a4j:support&#62; to reRender components in the current view upon a certain event, a couple times I&#8217;ve come across an XML parsing error in the AJAX response which prevents the rerendering process from completing. The AJAX progress indicator icon just continues into infinite despite the request completing its cycle, albeit in an error [...]]]></description>
		<wfw:commentRss>http://derekmd.com/2011/03/seam-framework-ajax-rerender-causing-duplicate-attribute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>H2 and DB2 (in)Compatibility Mode</title>
		<link>http://derekmd.com/2010/10/h2-and-db2-incompatibility-mode/</link>
		<comments>http://derekmd.com/2010/10/h2-and-db2-incompatibility-mode/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 03:44:48 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[DB2]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[exception]]></category>
		<category><![CDATA[H2]]></category>
		<category><![CDATA[in-memory]]></category>
		<category><![CDATA[JDBC]]></category>

		<guid isPermaLink="false">http://derekmd.com/?p=2941</guid>
		<description><![CDATA[Creating TestNG cases at work, I was having issues creating proper data sets for our test suite since the data model is so complex. I was manually instantiation each class&#8217; entity, populating the object, persisting, then committing the transaction manually. It became obscene for certain objects that referenced up to ten different classes with multiple [...]]]></description>
		<wfw:commentRss>http://derekmd.com/2010/10/h2-and-db2-incompatibility-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seam Framework JSF Component Validation: At Least One Checkbox</title>
		<link>http://derekmd.com/2010/07/seam-framework-jsf-component-validation-at-least-one-checkbox/</link>
		<comments>http://derekmd.com/2010/07/seam-framework-jsf-component-validation-at-least-one-checkbox/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 03:44:15 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://derekmd.com/?p=2772</guid>
		<description><![CDATA[For some reason Seam Framework doesn&#8217;t include form validation to ensure at least one checkbox is selected out of a group of checkboxes. Like a radio button, but more than one may be selected. One custom code sample was bullshit because validation takes place in JSF lifecycle before the model is updated, so you must [...]]]></description>
		<wfw:commentRss>http://derekmd.com/2010/07/seam-framework-jsf-component-validation-at-least-one-checkbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hibernate&#8217;s Inexplicable Failure</title>
		<link>http://derekmd.com/2010/06/hibernate-inexplicable-failure/</link>
		<comments>http://derekmd.com/2010/06/hibernate-inexplicable-failure/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 22:43:21 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://derekmd.com/?p=2782</guid>
		<description><![CDATA[DEBUG [SequenceGenerator] Sequence identifier generated: 1025 DEBUG [AbstractBatcher] about to close PreparedStatement (open PreparedStatements: 1, globally: 1) DEBUG [ConnectionManager] aggressively releasing JDBC connection DEBUG [ConnectionManager] releasing JDBC connection [ (open PreparedStatements: 0, globally: 0) (open ResultSets: 0, globally: 0)] DEBUG [AbstractSaveEventListener] generated identifier: 1025, using strategy: org.hibernate.id.SequenceGenerator DEBUG [AbstractSaveEventListener] generated identifier: 1025, using strategy: org.hibernate.id.ForeignGenerator [...]]]></description>
		<wfw:commentRss>http://derekmd.com/2010/06/hibernate-inexplicable-failure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable &lt;rich:inplaceInput&gt; in Seam</title>
		<link>http://derekmd.com/2010/05/disable-rich-inplaceinput-in-seam/</link>
		<comments>http://derekmd.com/2010/05/disable-rich-inplaceinput-in-seam/#comments</comments>
		<pubDate>Sat, 01 May 2010 05:24:53 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://derekmd.com/?p=2677</guid>
		<description><![CDATA[You can&#8217;t. But you can use &#60;h:outputText&#62; for read-only visitors and &#60;rich:inplaceInput&#62; for write-enabled logged-in users. Customize the inplaceInputTest.xhtml s:hasRole() parameter to give the proper boolean value on whether the logged-in user is an administrator or not of the field you want to control access of. /resources/WEB-INF/web.xml 1 2 3 4 5 6 7 8 [...]]]></description>
		<wfw:commentRss>http://derekmd.com/2010/05/disable-rich-inplaceinput-in-seam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JBoss Seam, Hibernate, DB2, and Lucene Indexing</title>
		<link>http://derekmd.com/2010/04/jboss-seam-hibernate-db2-and-lucene-indexing/</link>
		<comments>http://derekmd.com/2010/04/jboss-seam-hibernate-db2-and-lucene-indexing/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 23:46:12 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://derekmd.com/?p=2651</guid>
		<description><![CDATA[Yeah, it&#8217;s all happening. Migrating a CMS to Java&#8217;s Seam framework using an existing DB2 schema/dataset, the Lucene search indexes on a few tables caused DB2 error SQL1584N. The bizarre part was it was only happening locally on my machine, but not for two others at work, who each have the same amount of RAM. [...]]]></description>
		<wfw:commentRss>http://derekmd.com/2010/04/jboss-seam-hibernate-db2-and-lucene-indexing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Screwdriver and the Damage Done</title>
		<link>http://derekmd.com/2010/04/the-screwdriver-and-the-damage-done/</link>
		<comments>http://derekmd.com/2010/04/the-screwdriver-and-the-damage-done/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 04:45:11 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://derekmd.com/?p=2662</guid>
		<description><![CDATA[When visiting the family last Christmas, I decided to avoid my iPod earbuds on the trip due to their deteriorated state (srsly, do they last more than three months without having their volume cut in half or the wire fraying?) Instead I took my Seinnhesier HD-595 for the plane/car ride for an obviously superior listening [...]]]></description>
		<wfw:commentRss>http://derekmd.com/2010/04/the-screwdriver-and-the-damage-done/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

