<?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>Michael Rice</title>
	<atom:link href="http://blog.michaelrice.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.michaelrice.com</link>
	<description>Law, technology, consulting: automating enterprise legal compliance</description>
	<lastBuildDate>Mon, 04 Apr 2011 15:54:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Untitled</title>
		<link>http://blog.michaelrice.com/2011/04/untitled/</link>
		<comments>http://blog.michaelrice.com/2011/04/untitled/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 15:54:03 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.michaelrice.com/2011/04/untitled/</guid>
		<description><![CDATA[It is not enough to do your best. You must first know what to do, then try your best. Posted via email from michaelrice&#8217;s posterous]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'>It is not enough to do your best. You must first know what to do, then try your best.
<p style="font-size: 10px;">  <a href="http://posterous.com">Posted via email</a>   from <a href="http://michaelrice.posterous.com/48428241">michaelrice&#8217;s posterous</a>  </p>
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.michaelrice.com/2011/04/untitled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A is for Agency</title>
		<link>http://blog.michaelrice.com/2010/12/a-is-for-agency/</link>
		<comments>http://blog.michaelrice.com/2010/12/a-is-for-agency/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 05:09:59 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Law and Regulation]]></category>

		<guid isPermaLink="false">http://blog.michaelrice.com/?p=1562</guid>
		<description><![CDATA[My first bar exam review topic? What else, but agency law. Section 1, subparagraph A of my outline says, &#8220;Agency is a consensual fiduciary relationship where one person, the agent, agrees to act for and under the direction or control of another, the principal.&#8221; The outline authors cite to me the Restatement (Second) of Agency [...]]]></description>
			<content:encoded><![CDATA[<p>My first bar exam review topic? What else, but agency law. Section 1, subparagraph A of my outline says, &#8220;Agency is a consensual fiduciary relationship where one person, the agent, agrees to act for and under the direction or control of another, the principal.&#8221; The outline authors cite to me the <em>Restatement (Second) of Agency</em> sec. 1.</p>
<p>Abstract, clinical, and pointless sounding definitions like this are, of course, why I did so well in law school. For some reason my brain latches onto this stuff. I&#8217;m good at it. But I also understand that the outline authors miss the most important point when they start off like this&#8211;the point that makes the study interesting to everyone else: <strong>who cares</strong>? </p>
<p>And <em>the answer to that question is actually interesting because</em>, usually, somebody is going to be accusing someone of being an agent when they did something bad. For example, a real estate agent who botched a transaction, or a guy driving a company truck backed into your Mercedes. Suddenly, that abstract issue can have real life implications.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.michaelrice.com/2010/12/a-is-for-agency/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trying out the new WordPress app</title>
		<link>http://blog.michaelrice.com/2010/12/trying-out-the-new-wordpress-app/</link>
		<comments>http://blog.michaelrice.com/2010/12/trying-out-the-new-wordpress-app/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 06:21:55 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.michaelrice.com/2010/12/trying-out-the-new-wordpress-app/</guid>
		<description><![CDATA[I used to use the WordPress app all the time, then they started updating it. And that&#8217;s when it started crashing. I&#8217;m hoping for better with this version (2.6.3).]]></description>
			<content:encoded><![CDATA[<p>I used to use the WordPress app all the time, then they started updating it. And that&#8217;s when it started crashing. I&#8217;m hoping for better with this version (2.6.3). </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.michaelrice.com/2010/12/trying-out-the-new-wordpress-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The harsh (maybe imaginary) scrutiny of the git push</title>
		<link>http://blog.michaelrice.com/2010/12/the-harsh-maybe-imaginary-scrutiny-of-the-git-push/</link>
		<comments>http://blog.michaelrice.com/2010/12/the-harsh-maybe-imaginary-scrutiny-of-the-git-push/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 04:43:12 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[complykit]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://blog.michaelrice.com/?p=1559</guid>
		<description><![CDATA[When you’re thinking about how other people will think about your code, it changes the way you code a little, doesn’t it? I am in the really early phases of Complykit, so I have the freedom and the luxury to do whatever I want right now. I can just go straight to code, I can [...]]]></description>
			<content:encoded><![CDATA[<p>When you’re thinking about how other people will think about your code, it changes the way you code a little, doesn’t it?</p>
<p>I am in the <a href="http://complykit.org">really early phases of <strong>Complykit</strong></a>, so I have the freedom and the luxury to do whatever I want right now. I can just go straight to code, I can use some modeling software, and I can dig around in my backpack for that wadded up piece of paper I scratched some ideas on a few weeks ago while I was getting my oil changed. I don’t care where the ideas are or how I wrote them down as long as I don’t forget them.</p>
<p>But now <a href="http://github.com/mrice/complykit">that I have <strong>Github</strong> set up</a> and I’m checking things in now and then, I&#8217;m not feeling quite as care free as I normally would. It’s like I’m having a conversation with some mythical, hypothetical, nonexistent stranger—maybe even a hostile stranger much smarter than myself (not hard). Maybe the reviewer will misunderstand and see my kludgy, temporary stuff out there and assume that it’s the best I can do.  And <strong>that thought makes me just a little insecure</strong>.</p>
<p>I may have been sitting by myself in a bagel shop writing code, but I suddenly felt like I was under the harsh glare of scrutiny “social coding” and the git push. For now, however, I just want to think in code, make a bunch of mistakes, have a bunch of half-baked ideas, write lots of kludgy but fun stuff just so I can see it working. I don’t want to care about what you think right now but I don’t want to not check in until it all looks “perfect.” There will be time to make it all pretty later, for now I just want to play.</p>
<p>I’m going to pretend nobody’s there for a while.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.michaelrice.com/2010/12/the-harsh-maybe-imaginary-scrutiny-of-the-git-push/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First JUnit test run</title>
		<link>http://blog.michaelrice.com/2010/12/first-junit-test-run/</link>
		<comments>http://blog.michaelrice.com/2010/12/first-junit-test-run/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 04:15:54 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[complykit]]></category>

		<guid isPermaLink="false">http://blog.michaelrice.com/?p=1556</guid>
		<description><![CDATA[It&#8217;s kind of a slow blog day, so I just thought I&#8217;d point out that there are a handful of new changes to Complykit on Github, and that I got the first JUnit test to run tonight:]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s kind of a slow blog day, so I just thought I&#8217;d point out that there are a handful of <a href="https://github.com/mrice/complykit">new changes to <strong>Complykit</strong> on Github</a>, and that I got the first JUnit test to run tonight:</p>
<p><img class="aligncenter size-full wp-image-1557" title="first-junit-test" src="http://blog.michaelrice.com/wp-content/uploads/2010/12/first-junit-test.png" alt="" width="258" height="314" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.michaelrice.com/2010/12/first-junit-test-run/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making some progress on Complykit</title>
		<link>http://blog.michaelrice.com/2010/12/making-some-progress-on-complykit/</link>
		<comments>http://blog.michaelrice.com/2010/12/making-some-progress-on-complykit/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 05:10:02 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Consulting]]></category>
		<category><![CDATA[Law and Regulation]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[complykit]]></category>
		<category><![CDATA[wage and hour]]></category>

		<guid isPermaLink="false">http://blog.michaelrice.com/?p=1550</guid>
		<description><![CDATA[I was listening to a free hour with Robin Sharma on my iPhone Audible app today, and he had some good advice: just go for 1% per day. His point is all the great things happen slowly, but with persistence. So, here&#8217;s my 0.01 for the day. I made some mild improvements to the Complykit [...]]]></description>
			<content:encoded><![CDATA[<p>I was listening to a free hour with <strong>Robin Sharma</strong> on my iPhone Audible app today, and he had some good advice: just go for 1% per day. His point is all the great things happen slowly, but with persistence. So, here&#8217;s my 0.01 for the day. I made some mild <strong>improvements to the Complykit website</strong>, created <strong>a Nabble email list</strong> for Complykit, and <strong>added some skeleton code</strong> based on American wage and hour regulation.</p>
<p><img class="aligncenter size-medium wp-image-1551" title="employment-law-hornbook" src="http://blog.michaelrice.com/wp-content/uploads/2010/12/employment-law-hornbook-300x224.jpg" alt="" width="300" height="224" /></p>
<p>As it turns out, there are some really interesting wage and hour regulations that I think will  showcase the kind of features I want to demonstrate in <strong>Complykit</strong> very nicely. <strong>Even something as simple as complying with minimum wage can be kind of complicated sometimes</strong>. And it&#8217;s a problem that almost everyone in the business world understands, so it&#8217;s a good starting point. (Sheesh, it&#8217;s even a good ending point: PeopleSoft was practically built on stuff like this and even rebuffed a $7 billion offer from Oracle once).</p>
<p><img class="aligncenter size-medium wp-image-1552" title="github" src="http://blog.michaelrice.com/wp-content/uploads/2010/12/github-300x238.png" alt="" width="300" height="238" /></p>
<p>I mocked up some code based on what I learned about the wage and hour compliance requirements tonight and pushed itto <a href="https://github.com/mrice/complykit">the<strong> Complykit repo on Github</strong></a>. Click around a little, Github will make you giddy.</p>
<p><a href="http://complykit.org"><img class="aligncenter size-medium wp-image-1553" title="complykit-15dec2010" src="http://blog.michaelrice.com/wp-content/uploads/2010/12/complykit-15dec2010-300x206.png" alt="" width="300" height="206" /></a></p>
<p>Finally, I took some screenshots of the skeletal code to make a few improvements to the <a href="http://complykit.org"><strong>Complykit homepage</strong></a>. There&#8217;s still not much there, but I hope you&#8217;ll <a href="http://complykit-dev.981270.n3.nabble.com/template/NamlServlet.jtp?macro=subscribe&amp;node=2100066">sign up for the <strong>mailing list</strong></a>. That way I can stop talking to myself, and I can start talking to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.michaelrice.com/2010/12/making-some-progress-on-complykit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Complykit is now available on Github</title>
		<link>http://blog.michaelrice.com/2010/12/complykit-is-now-available-on-github/</link>
		<comments>http://blog.michaelrice.com/2010/12/complykit-is-now-available-on-github/#comments</comments>
		<pubDate>Sun, 12 Dec 2010 05:19:59 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[complykit]]></category>

		<guid isPermaLink="false">http://blog.michaelrice.com/?p=1548</guid>
		<description><![CDATA[&#8230; not that there&#8217;s much there. More about complykit later. https://github.com/mrice/complykit]]></description>
			<content:encoded><![CDATA[<p>&#8230; not that there&#8217;s much there. More about <strong>complykit</strong> later.</p>
<p><a href="https://github.com/mrice/complykit">https://github.com/mrice/complykit</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.michaelrice.com/2010/12/complykit-is-now-available-on-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Drools rules written and run</title>
		<link>http://blog.michaelrice.com/2010/12/first-drools-rules-written-and-run/</link>
		<comments>http://blog.michaelrice.com/2010/12/first-drools-rules-written-and-run/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 05:27:10 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Drools]]></category>

		<guid isPermaLink="false">http://blog.michaelrice.com/?p=1541</guid>
		<description><![CDATA[I&#8217;m pretty excited. I&#8217;ve been working on Drools off an on for the past week or so. I finally got down to writing some DRL code, and I got it to work. It&#8217;s really simple, but it works.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m pretty excited. I&#8217;ve been working on Drools off an on for the past week or so. I finally got down to writing some DRL code, and I got it to work. It&#8217;s really simple, but it works.</p>
<p><img class="aligncenter size-medium wp-image-1542" title="firstdroolsapp" src="http://blog.michaelrice.com/wp-content/uploads/2010/12/firstdroolsapp-300x165.png" alt="" width="300" height="165" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.michaelrice.com/2010/12/first-drools-rules-written-and-run/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trust</title>
		<link>http://blog.michaelrice.com/2010/12/trust/</link>
		<comments>http://blog.michaelrice.com/2010/12/trust/#comments</comments>
		<pubDate>Wed, 08 Dec 2010 03:39:29 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Consulting]]></category>

		<guid isPermaLink="false">http://blog.michaelrice.com/?p=1534</guid>
		<description><![CDATA[I read a lot of books about consulting from guys like Maister. In a nutshell, they say the most important thing you can develop is trust. They have these kind of long, complex, drawn-out models for developing it. In an even smaller nutshell, their basic advice is to be honest, never over-promise, and always deliver. [...]]]></description>
			<content:encoded><![CDATA[<p>I read a lot of books about consulting from guys like Maister. In a nutshell, they say the most important thing you can develop is trust. They have these kind of long, complex, drawn-out models for developing it. In an even smaller nutshell, their basic advice is to be honest, never over-promise, and always deliver.</p>
<p>But like money, it takes trust to build trust. How do you develop it in those first first weeks, days, hours, minutes, and even seconds?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.michaelrice.com/2010/12/trust/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A weekend with Ubuntu and Drools</title>
		<link>http://blog.michaelrice.com/2010/12/a-weekend-with-ubuntu-and-drools/</link>
		<comments>http://blog.michaelrice.com/2010/12/a-weekend-with-ubuntu-and-drools/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 05:36:06 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.michaelrice.com/?p=1531</guid>
		<description><![CDATA[Since I can&#8217;t afford a Mac right now and I&#8217;m absolutely sick of my old Windows machines, I freaked out on Friday night and upgraded one of my old little Dell netbooks to Ubuntu 10.10. Overall, I&#8217;m thrilled with it. It&#8217;s pretty, and it&#8217;s pretty fast. I also got my Java development environment all set [...]]]></description>
			<content:encoded><![CDATA[<p>Since I can&#8217;t afford a Mac right now and I&#8217;m absolutely sick of my old Windows machines, I freaked out on Friday night and upgraded one of my old little Dell netbooks to <strong>Ubuntu 10.10</strong>. Overall, I&#8217;m thrilled with it. It&#8217;s pretty, and it&#8217;s pretty fast.</p>
<p>I also got my Java development environment all set up and finally got the Drools IDE extensions wired into Eclipse. It&#8217;s pretty slick, actually. However, the installation was really tough&#8211;an issue I&#8217;ll try to write up and explain to the community eventually. But I made it, and here&#8217;s the proof:</p>
<p><a href="http://blog.michaelrice.com/wp-content/uploads/2010/12/first-business-rules.png"><img class="aligncenter size-medium wp-image-1532" title="first-business-rules" src="http://blog.michaelrice.com/wp-content/uploads/2010/12/first-business-rules-300x237.png" alt="" width="300" height="237" /></a></p>
<p>In case I didn&#8217;t mention it before, here&#8217;s what I&#8217;m trying to do: I <strong>want</strong> <strong>to experimentally take a variety of legal compliance issues and translate them into business rule syntax</strong>. Even though there are as many business rule syntaxes as there are business rule engines, I thought I should stick with Drools. After all, most of my background is Java enterprise development, especially on JBoss&#8230;</p>
<p>My example company is Airtrans, a fictional cross between Boeing and Airbus.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.michaelrice.com/2010/12/a-weekend-with-ubuntu-and-drools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

