<?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/" 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 xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="rsmart_blog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
    <title>The key is community: Why Blackboard’s changing strategy won’t change the landscape… much</title>
    <link>http://www.rsmart.com/post/key-community-why-blackboard%E2%80%99s-changing-strategy-won%E2%80%99t-change-landscape%E2%80%A6-much</link>
    <description>&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.rsmart.com/post/key-community-why-blackboard%E2%80%99s-changing-strategy-won%E2%80%99t-change-landscape%E2%80%A6-much" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
     <category domain="http://www.rsmart.com/tags/commercial-open-source">commercial open source</category>
 <category domain="http://www.rsmart.com/tags/community">community</category>
 <category domain="http://www.rsmart.com/tags/education">education</category>
 <category domain="http://www.rsmart.com/tags/edutech">Edutech</category>
 <category domain="http://www.rsmart.com/tags/kuali">kuali</category>
 <category domain="http://www.rsmart.com/tags/lms">LMS</category>
 <category domain="http://www.rsmart.com/tags/sakai">sakai</category>
 <category domain="http://www.rsmart.com/tags/technology">technology</category>
 <pubDate>Sat, 07 Apr 2012 00:23:06 +0000</pubDate>
 <dc:creator>cdcoppola</dc:creator>
 <guid isPermaLink="false">3484 at http://www.rsmart.com</guid>
  </item>
  <item>
    <title>LDAP CAS Implementation</title>
    <link>http://www.rsmart.com/post/ldap-cas-implementation</link>
    <description>&lt;p&gt;OverviewThis is a companion post to &lt;a href="http://kualigan.blogspot.com/2012/04/rice-kim-ldap-and-embedded-apache-ds.html"&gt;Rice KIM LDAP and Embedded Apache DS&lt;/a&gt;.CAS is the phenominal JA-SIG single sign-on (SSO) web application that Kuali is standardizing with. We already know of &lt;a href="http://kualigan.blogspot.com/2011/09/ldap-kim-integration-documentation.html"&gt;ways to implement LDAP&lt;/a&gt; with Kuali applications. Once you get your KIM integration, then where do you? You still need your users in the KRIM_PRNCPL_T table if you want to login. How do you setup CAS to know about your LDAP directory service?&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.rsmart.com/post/ldap-cas-implementation" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
     <category domain="http://www.rsmart.com/tags/cas">CAS</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/ldap">LDAP</category>
 <category domain="http://www.rsmart.com/tags/rice">rice</category>
 <pubDate>Wed, 04 Apr 2012 04:37:21 +0000</pubDate>
 <dc:creator>leo</dc:creator>
 <guid isPermaLink="false">3483 at http://www.rsmart.com</guid>
  </item>
  <item>
    <title>Rice KIM LDAP and Embedded Apache DS</title>
    <link>http://www.rsmart.com/post/rice-kim-ldap-and-embedded-apache-ds</link>
    <description>&lt;p&gt;OverviewWhile KIM supports LDAP Integration for identity management, it is difficult for developers to work in a similar environment to that the code will actually be deployed to. For example, if my DEV, TST, STG, and PRD environments all connect to LDAP and there is a problem with the actual LDAP mappings, it is a hassle to test or develop a fix because my local development environment does not connect to LDAP. I would have to configure it to do that. Once it did, I probably do not have the same datasource that is being used. How can I test?&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.rsmart.com/post/rice-kim-ldap-and-embedded-apache-ds" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
     <category domain="http://www.rsmart.com/tags/apache">apache</category>
 <category domain="http://www.rsmart.com/tags/cas">CAS</category>
 <category domain="http://www.rsmart.com/tags/kfs">KFS</category>
 <category domain="http://www.rsmart.com/tags/kim">kim</category>
 <category domain="http://www.rsmart.com/tags/kuali">kuali</category>
 <category domain="http://www.rsmart.com/tags/ldap">LDAP</category>
 <category domain="http://www.rsmart.com/tags/rice">rice</category>
 <pubDate>Tue, 03 Apr 2012 23:06:47 +0000</pubDate>
 <dc:creator>leo</dc:creator>
 <guid isPermaLink="false">3482 at http://www.rsmart.com</guid>
  </item>
  <item>
    <title>Kuali Coeus Overlay Reference Implementation</title>
    <link>http://www.rsmart.com/post/kuali-coeus-overlay-reference-implementation</link>
    <description>&lt;p&gt;OverviewJust as I did with &lt;a href="http://kualigan.blogspot.com/2012/03/kfs-overlay-reference-implementation.html"&gt;KFS Overlay Reference Implementation Screencasts&lt;/a&gt;, I created some screencasts and a &lt;a href="https://github.com/r351574nc3/Coeus-Overlay-Reference"&gt;GitHub project&lt;/a&gt; for a reference implementation for &lt;a href="http://www.kuali.org/kc"&gt;Kuali Coeus&lt;/a&gt;. The motivation for this mostly came from a thread on &lt;a href="https://groups.google.com/a/kuali.org/group/kc.technical.collab/topics"&gt;kc.technical.collab@kuali.org&lt;/a&gt; about &lt;a href="https://groups.google.com/a/kuali.org/group/kc.technical.collab/browse_thread/thread/d7d12da388fb1b5f/f224bed9346f46c2?lnk=gst&amp;amp;q=overlay#f224bed9346f46c2"&gt;Maven Overlay Docs&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.rsmart.com/post/kuali-coeus-overlay-reference-implementation" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
     <category domain="http://www.rsmart.com/tags/coeus">coeus</category>
 <category domain="http://www.rsmart.com/tags/github">github</category>
 <category domain="http://www.rsmart.com/tags/kc">KC</category>
 <category domain="http://www.rsmart.com/tags/kuali">kuali</category>
 <category domain="http://www.rsmart.com/tags/maven">maven</category>
 <category domain="http://www.rsmart.com/tags/overlay">overlay</category>
 <category domain="http://www.rsmart.com/tags/screencast">screencast</category>
 <pubDate>Mon, 19 Mar 2012 06:54:51 +0000</pubDate>
 <dc:creator>leo</dc:creator>
 <guid isPermaLink="false">3480 at http://www.rsmart.com</guid>
  </item>
  <item>
    <title>KFS Overlay Reference Implementation Screencasts</title>
    <link>http://www.rsmart.com/post/kfs-overlay-reference-implementation-screencasts</link>
    <description>&lt;p&gt;OverviewI created a screencast to illustrate the simplicity of downloading the &lt;a href="https://github.com/r351574nc3/kfs-overlay-reference"&gt;kfs overlay reference implementation project from github&lt;/a&gt;, building the packages, installing them, and running them. The goal here is to get people downloading, using, and modifying quickly. Feel free to checkout the distribution and fork it, change things, and communicate back with me on your findings. The ScreencastWhat Doesn't WorkNow that you've seen it function in a single specific use case, let me throw out which use cases do not work.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.rsmart.com/post/kfs-overlay-reference-implementation-screencasts" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
     <category domain="http://www.rsmart.com/tags/kfs">KFS</category>
 <category domain="http://www.rsmart.com/tags/maven">maven</category>
 <category domain="http://www.rsmart.com/tags/overlay">overlay</category>
 <category domain="http://www.rsmart.com/tags/screencast">screencast</category>
 <pubDate>Wed, 07 Mar 2012 18:44:30 +0000</pubDate>
 <dc:creator>leo</dc:creator>
 <guid isPermaLink="false">3475 at http://www.rsmart.com</guid>
  </item>
  <item>
    <title>UPDATE: Building Applications with the Kuali POMs</title>
    <link>http://www.rsmart.com/post/update-building-applications-kuali-poms</link>
    <description>&lt;p&gt;OverviewI have updated the kfs-public POM by overriding the kuali  section. Since you cannot actually remove anything out of it, I have overridden the repositories so they will point to maven central instead of nexus. Upon installation, it looks something like this:This eliminates the problem with the AWS security. Also, kudos to Travis Schneeberger for the suggestion of pointing to Maven Central. My inclination was actually to point to a local repository. After deliberating on it, I realized that people would probably not be too happy about that.&lt;/p&gt;
</description>
     <category domain="http://www.rsmart.com/tags/howto">howto</category>
 <category domain="http://www.rsmart.com/tags/kfs">KFS</category>
 <category domain="http://www.rsmart.com/tags/kuali-common">kuali-common</category>
 <category domain="http://www.rsmart.com/tags/maven">maven</category>
 <category domain="http://www.rsmart.com/tags/pom">pom</category>
 <category domain="http://www.rsmart.com/tags/rice">rice</category>
 <pubDate>Fri, 02 Mar 2012 07:07:56 +0000</pubDate>
 <dc:creator>leo</dc:creator>
 <guid isPermaLink="false">3474 at http://www.rsmart.com</guid>
  </item>
  <item>
    <title>KFS Overlay Reference Implementation on GitHub</title>
    <link>http://www.rsmart.com/post/kfs-overlay-reference-implementation-github</link>
    <description>&lt;p&gt;As a follow-up to 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, this is a real world solution on setting up an overlay. It is also a good example of how you would structure your project to do so. I intended this for download, so that people can have a glimpse of a reference implementation example of a KFS overlay.The ProjectFirst, you can find the &lt;a href="https://github.com/r351574nc3/kfs-overlay-reference/"&gt;KFS Overlay Reference Implementation on GitHub&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.rsmart.com/post/kfs-overlay-reference-implementation-github" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&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/maven">maven</category>
 <category domain="http://www.rsmart.com/tags/overlay">overlay</category>
 <pubDate>Tue, 28 Feb 2012 18:41:21 +0000</pubDate>
 <dc:creator>leo</dc:creator>
 <guid isPermaLink="false">3473 at http://www.rsmart.com</guid>
  </item>
  <item>
    <title>Building Applications with the Kuali POMs</title>
    <link>http://www.rsmart.com/post/building-applications-kuali-poms</link>
    <description>&lt;p&gt;OverviewThe Kuali Rice team has been investing a lot recently into Maven standardization. That is, bringing projects together more cohesively via Maven. It is not just to have all projects using Maven, but also using the same plugins, licensing, dependencies and so on with Maven. The best solution as of late is one Mother POM. In Maven, it's conveniently named a parent POM. Rice has two right now (&lt;a href="https://wiki.kuali.org/x/bWS1Eg"&gt;Kuali&lt;/a&gt; and &lt;a href="https://wiki.kuali.org/x/e2S1Eg"&gt;Kuali Common&lt;/a&gt;). Documentation to these can conveniently be found on the &lt;a href="https://wiki.kuali.org/x/XmS1Eg"&gt;Kuali Foundation Wiki.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.rsmart.com/post/building-applications-kuali-poms" target="_blank"&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
     <category domain="http://www.rsmart.com/tags/howto">howto</category>
 <category domain="http://www.rsmart.com/tags/kuali">kuali</category>
 <category domain="http://www.rsmart.com/tags/kuali-common">kuali-common</category>
 <category domain="http://www.rsmart.com/tags/maven">maven</category>
 <category domain="http://www.rsmart.com/tags/pom">pom</category>
 <category domain="http://www.rsmart.com/tags/rice">rice</category>
 <pubDate>Mon, 27 Feb 2012 23:56:06 +0000</pubDate>
 <dc:creator>leo</dc:creator>
 <guid isPermaLink="false">3471 at http://www.rsmart.com</guid>
  </item>
  <item>
    <title>Explanation of kfs-maven Artifacts</title>
    <link>http://www.rsmart.com/post/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;</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>
  </item>
  <item>
    <title>Mavenized KFS Distribution Available on GitHub</title>
    <link>http://www.rsmart.com/post/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;</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>
  </item>
  </channel>
</rss>

