<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Expositus Procuratio</title>
    <link>http://openmanagement.org/blogs/berkay</link>
    <description>Thoughts on IT management</description>
    <pubDate>Wed, 09 Apr 2008 21:11:17 GMT</pubDate>
    <generator>Clearspace 2.0.2 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2008-04-09T21:11:17Z</dc:date>
    <item>
      <title>RapidCMDB, an open source federated CMDB solution for the enterprise</title>
      <link>http://openmanagement.org/blogs/berkay/2008/04/09/rapidcmdb-an-open-source-federated-cmdb-solution-for-the-enterprise</link>
      <description>&lt;div class='jive-rendered-content'&gt;&lt;p&gt;About a month ago, I had posted about our &lt;a class="jive-link-blog-small" dynsrc="#" href="http://openmanagement.org/blogs/berkay/2008/02/11/road-to-open-source" lowsrc="#" src="#"&gt;open source plans.&lt;/a&gt; It took longer than anticipated but I'm happy to announce that we've launched the &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.ifountain.org" lowsrc="#" src="#"&gt;development site&lt;/a&gt; and released RapidCMDB as an open source project. &lt;/p&gt;&lt;p&gt;More details on my &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.ifountain.com/blog/rapidcmdb,+open+source+federated+cmdb+solution+enterprise" lowsrc="#" src="#"&gt;announcement post&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;</description>
      <category domain="http://openmanagement.org/blogs/berkay/tags">rapidcmdb</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">cmdb</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_source</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_source_systems_management</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">itsm</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">itil</category>
      <pubDate>Wed, 09 Apr 2008 21:29:00 GMT</pubDate>
      <author>mberkay</author>
      <guid>http://openmanagement.org/blogs/berkay/2008/04/09/rapidcmdb-an-open-source-federated-cmdb-solution-for-the-enterprise</guid>
      <dc:date>2008-04-09T21:29:00Z</dc:date>
      <clearspace:dateToText>7 months, 1 week ago</clearspace:dateToText>
      <wfw:comment>http://openmanagement.org/blogs/berkay/comment/rapidcmdb-an-open-source-federated-cmdb-solution-for-the-enterprise</wfw:comment>
      <wfw:commentRss>http://openmanagement.org/blogs/berkay/feeds/comments?blogPost=1098</wfw:commentRss>
    </item>
    <item>
      <title>Road to open source</title>
      <link>http://openmanagement.org/blogs/berkay/2008/02/11/road-to-open-source</link>
      <description>&lt;div class='jive-rendered-content'&gt;&lt;p&gt;I'm excited to announce that &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.ifountain.com/" lowsrc="#" src="#"&gt;iFountain&lt;/a&gt; has decided to go down the road not so less traveled and embrace the open source model. Being &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.ifountain.com/opendevelopment" lowsrc="#" src="#"&gt;open has always been in our DNA&lt;/a&gt;, and we've agreed that embracing the open source model is the best manifestation of this objective.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As part of being open and transparent, I'll try to journal the road to open source for us. We'll try to get this done right. No doubt that it would not be difficult to post all the source code somewhere, stick on the GPL license, make a press release and declare the mission accomplished. But outcome of that alone would be no good for anyone. It takes more than declaring a license to turn closed source products into useful open source projects. Based on lessons learned from other projects, here is what we intend to do:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Open development infrastructure&lt;/strong&gt; &lt;/p&gt;&lt;p&gt;It's clear that we need to implement an infrastructure to support open development where (most) developers are not in the same room. We need to make better use of the available tools to facilitate productive work and establish the methodology. Atlassian products &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.atlassian.com/jira" lowsrc="#" src="#"&gt;JIRA&lt;/a&gt; and &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.atlassian.com/confluence" lowsrc="#" src="#"&gt;Confluence&lt;/a&gt; seem to be the defacto development/collaboration tools in many of the open source components we use, hence we intend to use them as well. We will also move from CVS to &lt;a class="jive-link-external-small" dynsrc="#" href="http://subversion.tigris.org/" lowsrc="#" src="#"&gt;Subversion&lt;/a&gt; as the version control solution as it alleviates some of the problems we currently have. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm bummed that &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.jira.com/" lowsrc="#" src="#"&gt;JiraStudio&lt;/a&gt; is not yet available (in closed beta) as I think it'll be a great solution for any distributed team. We'd love to use the JiraStudio instead of having to implement and integrate these tools ourselves. We'll keep and eye on it anyway. One can always hope &lt;img dynsrc="#" href="#" lowsrc="#" src="http://openmanagement.org/images/emoticons/happy.gif"/&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Solution architecture&lt;/strong&gt; &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As we transition our existing products into open source, we intend to rearchitect them, using a more loosely coupled component based approach that will facilitate plug-ins as much as possible. I think this is essential to make the code really “available” to people. Decoupling different components, will make it possible for others to use the components in their solution if they choose to. It should not be necessary for someone to understand the entire code base to develop additional functionality or modify/enhance parts of it.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Since our projects will inherently have significant integration requirements, plug-in structure should make it easier for others to create integration modules to serve their needs without having to master the entire solution. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Product design and messaging&lt;/strong&gt; &lt;/p&gt;&lt;p&gt;Open source is an ecosystem. I think it is wise to take the existing landscape into account and address an area that ecosystem is in need of, rather than piling on an area where there are already existing open source solutions. I believe our solutions will fill a gap in IT management field and has very little, if any, overlap with existing projects and companies in the open source field. Hence, I hope that we will find significant synergies with other projects. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;To emphasize this we will shed parts of the products where others do a better job (and use what's available instead) and focus on the parts we believe we're filling a gap. As can be imagined, this is not an easy feat, and we'll work on this heavily next couple of months. As always, any feedback will be more than welcome, to guide us to the right pastures &lt;img dynsrc="#" href="#" lowsrc="#" src="http://openmanagement.org/images/emoticons/happy.gif"/&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So what's the next? We will launch the development site (ifountain.org) with Jira and Subversion and release first version of “RapidCMDB”, an inherently fedarated CMDB solution for the enterprise by next week. Stay tuned to get more details on RapidCMDB ...&lt;/p&gt;&lt;/div&gt;</description>
      <category domain="http://openmanagement.org/blogs/berkay/tags">cmdb</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">business_models</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_source</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_source_community</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_source_systems_management</category>
      <pubDate>Mon, 11 Feb 2008 19:14:46 GMT</pubDate>
      <author>mberkay</author>
      <guid>http://openmanagement.org/blogs/berkay/2008/02/11/road-to-open-source</guid>
      <dc:date>2008-02-11T19:14:46Z</dc:date>
      <clearspace:dateToText>9 months, 1 week ago</clearspace:dateToText>
      <wfw:comment>http://openmanagement.org/blogs/berkay/comment/road-to-open-source</wfw:comment>
      <wfw:commentRss>http://openmanagement.org/blogs/berkay/feeds/comments?blogPost=1089</wfw:commentRss>
    </item>
  </channel>
</rss>

