<?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"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://www.rsmart.com/blog/all">
  <channel>
    <title>rSmart &amp; External Blogs</title>
    <link>http://www.rsmart.com/blog/all</link>
    <description />
    <language>en</language>
          <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/rsmart_blog" /><feedburner:info uri="rsmart_blog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>rsmart_blog</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
    <title>Explanation of kfs-maven Artifacts</title>
    <link>http://feedproxy.google.com/~r/rsmart_blog/~3/UYH0eDH0zAs/explanation-kfs-maven-artifacts</link>
    <description>&lt;p&gt;OverviewThis is for people that have been following the &lt;a href="http://kualigan.blogspot.com/2012/02/mavenized-kfs-distribution-available-on.html"&gt;Mavenized KFS Distribution Available on GitHub&lt;/a&gt; post. I want to explain a bit about the artifacts how how to use your maven kfs distribution. Once you have it cloned and building, you will probably wonder what to do with the artifacts.ArtifactsHere is a table of all the available artifacts and what they're there for:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.rsmart.com/post/explanation-kfs-maven-artifacts" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rsmart_blog/~4/UYH0eDH0zAs" height="1" width="1"/&gt;</description>
     <category domain="http://www.rsmart.com/tags/artifacts">artifacts</category>
 <category domain="http://www.rsmart.com/tags/github">github</category>
 <category domain="http://www.rsmart.com/tags/kfs">KFS</category>
 <category domain="http://www.rsmart.com/tags/maven">maven</category>
 <pubDate>Mon, 20 Feb 2012 18:45:25 +0000</pubDate>
 <dc:creator>leo</dc:creator>
 <guid isPermaLink="false">3470 at http://www.rsmart.com</guid>
  <feedburner:origLink>http://www.rsmart.com/post/explanation-kfs-maven-artifacts</feedburner:origLink></item>
  <item>
    <title>Mavenized KFS Distribution Available on GitHub</title>
    <link>http://feedproxy.google.com/~r/rsmart_blog/~3/znw3zgzL1V0/mavenized-kfs-distribution-available-github</link>
    <description>&lt;p&gt;IntroductionI have been getting a good deal of feedback lately about the &lt;a href="http://kualigan.blogspot.com/2011/06/convert-your-kfs-distribution-to-maven.html"&gt;Convert Your KFS Distribution to Maven&lt;/a&gt; post. I was really hoping the repository of the source would be made available publicly, but it was not. I decided that with some refinements I had been planning for the Maven/KFS distribution, I would release the next distribution publicly on &lt;a href="http://www.github.com"&gt;GitHub&lt;/a&gt;.Now I have done so. You may not reach my &lt;a href="http://www.github.com/r351574nc3/kfs-maven/"&gt;new-and-improved Maven distribution of KFS 4.1.1 on GitHub&lt;/a&gt;. The &lt;a href="http://r351574nc3.github.com/kfs-maven/"&gt;official kfs-maven site can be found here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.rsmart.com/post/mavenized-kfs-distribution-available-github" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rsmart_blog/~4/znw3zgzL1V0" height="1" width="1"/&gt;</description>
     <category domain="http://www.rsmart.com/tags/github">github</category>
 <category domain="http://www.rsmart.com/tags/kfs">KFS</category>
 <category domain="http://www.rsmart.com/tags/kuali">kuali</category>
 <category domain="http://www.rsmart.com/tags/maven">maven</category>
 <pubDate>Sun, 19 Feb 2012 08:27:41 +0000</pubDate>
 <dc:creator>leo</dc:creator>
 <guid isPermaLink="false">3469 at http://www.rsmart.com</guid>
  <feedburner:origLink>http://www.rsmart.com/post/mavenized-kfs-distribution-available-github</feedburner:origLink></item>
  <item>
    <title>Adding Java Melody to a Kuali Project</title>
    <link>http://feedproxy.google.com/~r/rsmart_blog/~3/VMTqP4o_xPw/adding-java-melody-kuali-project</link>
    <description>&lt;p&gt;OverviewSteps for KFS1 Setup Dependencies
&lt;ol&gt;
&lt;li&gt;Download the latest &lt;a href="http://code.google.com/p/javamelody/downloads/list"&gt;javamelody.jar&lt;/a&gt; from &lt;a href="http://code.google.com/p/javamelody/downloads/list"&gt;http://code.google.com/p/javamelody/downloads/list&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Add the jar to build/kfs-lib/&lt;/li&gt;
&lt;/ol&gt;
&lt;/p&gt;&lt;p&gt;2 Setup Filters and SessionListener
&lt;ol&gt;
&lt;li&gt;If you have not already, create a file in build/properties called -configuration.properties and a -build.properties&lt;/li&gt;
&lt;li&gt;Add the following to the -configuration.propertiesmonitoring.listener=${monitoring.license}monitoring.filter=${monitoring.filter}&lt;br /&gt;
&lt;/li&gt;&lt;/ol&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.rsmart.com/post/adding-java-melody-kuali-project" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rsmart_blog/~4/VMTqP4o_xPw" height="1" width="1"/&gt;</description>
     <category domain="http://www.rsmart.com/tags/kfs">KFS</category>
 <category domain="http://www.rsmart.com/tags/kuali">kuali</category>
 <category domain="http://www.rsmart.com/tags/performance">performance</category>
 <category domain="http://www.rsmart.com/tags/profiling">profiling</category>
 <category domain="http://www.rsmart.com/tags/rice">rice</category>
 <pubDate>Mon, 13 Feb 2012 22:59:32 +0000</pubDate>
 <dc:creator>leo</dc:creator>
 <guid isPermaLink="false">3467 at http://www.rsmart.com</guid>
  <feedburner:origLink>http://www.rsmart.com/post/adding-java-melody-kuali-project</feedburner:origLink></item>
  <item>
    <title>Kuali Parameterized ValueFinder Implementation</title>
    <link>http://feedproxy.google.com/~r/rsmart_blog/~3/WdgsCb_Xe_4/kuali-parameterized-valuefinder-implementation</link>
    <description>&lt;p&gt;OverviewSometimes it is necessary to dynamically build a values finder based on some outside influence (sometimes another values finder). This is how to create a value finder that uses input from another source. I am going to use an example where we want to give a list of available mileages for a user to select from. We only want to show mileages to the user based on the date their travel arrangements are made during. If we don't limit in this way, the number of available mileages to choose from will be infinite and indistinguishable. What we need is a list of mileages based on a date determined by the trip information already in the form. This is how we do that.Steps1. Create a JstlFunctions class with static methodspackage org.kuali.kfs.module.tem.web;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.rsmart.com/post/kuali-parameterized-valuefinder-implementation" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rsmart_blog/~4/WdgsCb_Xe_4" height="1" width="1"/&gt;</description>
     <category domain="http://www.rsmart.com/tags/howto">howto</category>
 <category domain="http://www.rsmart.com/tags/java">Java</category>
 <category domain="http://www.rsmart.com/tags/jsp">JSP</category>
 <category domain="http://www.rsmart.com/tags/jstl">jstl</category>
 <category domain="http://www.rsmart.com/tags/kuali">kuali</category>
 <category domain="http://www.rsmart.com/tags/programming">programming</category>
 <pubDate>Thu, 22 Dec 2011 05:30:34 +0000</pubDate>
 <dc:creator>leo</dc:creator>
 <guid isPermaLink="false">3392 at http://www.rsmart.com</guid>
  <feedburner:origLink>http://www.rsmart.com/post/kuali-parameterized-valuefinder-implementation</feedburner:origLink></item>
  <item>
    <title>Getting Started with Rice 2.0</title>
    <link>http://feedproxy.google.com/~r/rsmart_blog/~3/JJGRqw5PRTU/getting-started-rice-20</link>
    <description>&lt;p&gt;This is my &lt;a href="http://r351574nc3.github.com/KD2011/SettingUpRice2.0/"&gt;"Getting Started with Rice 2.0" presentation&lt;/a&gt;Enjoy&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rsmart_blog/~4/JJGRqw5PRTU" height="1" width="1"/&gt;</description>
     <category domain="http://www.rsmart.com/tags/kd2011">kd2011</category>
 <category domain="http://www.rsmart.com/tags/kuali-days">kuali days</category>
 <category domain="http://www.rsmart.com/tags/presentations">presentations</category>
 <pubDate>Tue, 15 Nov 2011 20:50:55 +0000</pubDate>
 <dc:creator>leo</dc:creator>
 <guid isPermaLink="false">3385 at http://www.rsmart.com</guid>
  <feedburner:origLink>http://www.rsmart.com/post/getting-started-rice-20</feedburner:origLink></item>
  <item>
    <title>Current KIM Refactoring Documentation</title>
    <link>http://feedproxy.google.com/~r/rsmart_blog/~3/4FAWbpk_cwE/current-kim-refactoring-documentation</link>
    <description>&lt;p&gt;OverviewThere are 2 ways to add objects to KIM.
&lt;ul&gt;
&lt;li&gt;Rice User Interface&lt;/li&gt;
&lt;li&gt;SQL insert statements when building the application&lt;/li&gt;&lt;/ul&gt;
&lt;/p&gt;&lt;p&gt;. Since Kuali is venturing into the use of liquibase, I have put together custom refactorings that simplify adding objects to KIM and other Rice modules.Using SQLThis is how one would normally create an attribute, create a responsibility, add the responsibility to a role, and add an attribute to a responsibility.Example-- International Travel Reviewer Nodeinsert into krim_rsp_t (rsp_id, nmspc_cd, nm, actv_ind, rsp_tmpl_id, ver_nbr, obj_id)values(krim_rsp_id_s.nextval, 'KFS-TEM', 'Review', 'Y', 1, 1, sys_guid());&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.rsmart.com/post/current-kim-refactoring-documentation" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rsmart_blog/~4/4FAWbpk_cwE" height="1" width="1"/&gt;</description>
     <category domain="http://www.rsmart.com/tags/database">database</category>
 <category domain="http://www.rsmart.com/tags/documentation">documentation</category>
 <category domain="http://www.rsmart.com/tags/kuali">kuali</category>
 <category domain="http://www.rsmart.com/tags/liquibase">liquibase</category>
 <category domain="http://www.rsmart.com/tags/rice">rice</category>
 <pubDate>Wed, 09 Nov 2011 15:24:42 +0000</pubDate>
 <dc:creator>leo</dc:creator>
 <guid isPermaLink="false">3383 at http://www.rsmart.com</guid>
  <feedburner:origLink>http://www.rsmart.com/post/current-kim-refactoring-documentation</feedburner:origLink></item>
  <item>
    <title>Project Updates and the Coming Onslaught of Documentation</title>
    <link>http://feedproxy.google.com/~r/rsmart_blog/~3/uvDdr8CF_DU/project-updates-and-coming-onslaught-documentation</link>
    <description>&lt;p&gt;I have been working on improving the documentation in the projects surrounding liquibase. That's right. The changes aren't all just for looks. A lot of documentation that is going out to wikis will be updated on the official project pages first.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.rsmart.com/post/project-updates-and-coming-onslaught-documentation" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rsmart_blog/~4/uvDdr8CF_DU" height="1" width="1"/&gt;</description>
     <category domain="http://www.rsmart.com/tags/database">database</category>
 <category domain="http://www.rsmart.com/tags/kuali">kuali</category>
 <category domain="http://www.rsmart.com/tags/liquibase">liquibase</category>
 <category domain="http://www.rsmart.com/tags/rice">rice</category>
 <pubDate>Tue, 08 Nov 2011 15:54:59 +0000</pubDate>
 <dc:creator>leo</dc:creator>
 <guid isPermaLink="false">3382 at http://www.rsmart.com</guid>
  <feedburner:origLink>http://www.rsmart.com/post/project-updates-and-coming-onslaught-documentation</feedburner:origLink></item>
  <item>
    <title>New GitHub Project</title>
    <link>http://feedproxy.google.com/~r/rsmart_blog/~3/AKPPWOuL26o/new-github-project</link>
    <description>&lt;p&gt;OverviewI've created a new &lt;a href="http://www.github.com/r351574nc3/maven-kuali-skin"&gt;project&lt;/a&gt; on &lt;a href="http://www.github.com/r351574nc3/"&gt;GitHub&lt;/a&gt;. It is called &lt;a href="http://www.github.com/r351574nc3/maven-kuali-skin"&gt;project&lt;/a&gt;. What it is, is a maven skin that will make your maven site look just like the &lt;a href="http://www.kuali.org/"&gt;Kuali&lt;/a&gt; site.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.rsmart.com/post/new-github-project" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rsmart_blog/~4/AKPPWOuL26o" height="1" width="1"/&gt;</description>
     <category domain="http://www.rsmart.com/tags/blog">blog</category>
 <category domain="http://www.rsmart.com/tags/git">git</category>
 <category domain="http://www.rsmart.com/tags/kuali">kuali</category>
 <category domain="http://www.rsmart.com/tags/liquibase">liquibase</category>
 <category domain="http://www.rsmart.com/tags/maven">maven</category>
 <pubDate>Mon, 07 Nov 2011 23:16:25 +0000</pubDate>
 <dc:creator>leo</dc:creator>
 <guid isPermaLink="false">3381 at http://www.rsmart.com</guid>
  <feedburner:origLink>http://www.rsmart.com/post/new-github-project</feedburner:origLink></item>
  <item>
    <title>LDAP KIM Integration Documentation</title>
    <link>http://feedproxy.google.com/~r/rsmart_blog/~3/iVukJfk40Vo/ldap-kim-integration-documentation</link>
    <description>&lt;p&gt;I have added documentation in a &lt;a href="https://wiki.kuali.org/display/KULRICE/KIM+Entity+LDAP+Integration"&gt;permanent location&lt;/a&gt; that will be updated and maintained for KIM LDAP Integration&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rsmart_blog/~4/iVukJfk40Vo" height="1" width="1"/&gt;</description>
     <category domain="http://www.rsmart.com/tags/documentation">documentation</category>
 <category domain="http://www.rsmart.com/tags/kim">kim</category>
 <category domain="http://www.rsmart.com/tags/ldap">LDAP</category>
 <category domain="http://www.rsmart.com/tags/rice">rice</category>
 <pubDate>Wed, 28 Sep 2011 19:25:15 +0000</pubDate>
 <dc:creator>leo</dc:creator>
 <guid isPermaLink="false">3374 at http://www.rsmart.com</guid>
  <feedburner:origLink>http://www.rsmart.com/post/ldap-kim-integration-documentation</feedburner:origLink></item>
  <item>
    <title>Testing with lb-maven-plugin</title>
    <link>http://feedproxy.google.com/~r/rsmart_blog/~3/4s26BW6htss/testing-lb-maven-plugin</link>
    <description>&lt;p&gt;OverviewThese are some instructions for developers using the &lt;a href="https://github.com/r351574nc3/lb-maven-plugin"&gt;lb-maven-plugin&lt;/a&gt; on how to test your changelogs to verify they work on varying database platforms before committing changes to your VCS.SetupI'm going to assume you have already installed the &lt;a href="https://github.com/r351574nc3/lb-maven-plugin"&gt;lb-maven-plugin&lt;/a&gt;. Here are some preliminary setups we need to do before actual testing:
&lt;ul&gt;
&lt;li&gt;Add &lt;a href="https://github.com/r351574nc3/lb-maven-plugin"&gt;lb-maven-plugin&lt;/a&gt; to the pom.xml&lt;/li&gt;
&lt;li&gt;Create connection information for each database to test.&lt;/li&gt;
&lt;li&gt;Create an actual changelog&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;&lt;p&gt;Setup the &lt;a href="https://github.com/r351574nc3/lb-maven-plugin"&gt;lb-maven-plugin&lt;/a&gt;This is what I added to my pom.xml.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.rsmart.com/post/testing-lb-maven-plugin" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/rsmart_blog/~4/4s26BW6htss" height="1" width="1"/&gt;</description>
     <category domain="http://www.rsmart.com/tags/liquibase">liquibase</category>
 <category domain="http://www.rsmart.com/tags/maven">maven</category>
 <category domain="http://www.rsmart.com/tags/testing">Testing</category>
 <pubDate>Thu, 22 Sep 2011 05:08:20 +0000</pubDate>
 <dc:creator>leo</dc:creator>
 <guid isPermaLink="false">3372 at http://www.rsmart.com</guid>
  <feedburner:origLink>http://www.rsmart.com/post/testing-lb-maven-plugin</feedburner:origLink></item>
  </channel>
</rss>

