<?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>Kaizar Amin &#187; Open Source</title>
	<atom:link href="http://kaizaramin.com/category/opensource/feed/" rel="self" type="application/rss+xml" />
	<link>http://kaizaramin.com</link>
	<description>Technology Simplified</description>
	<lastBuildDate>Wed, 16 Jun 2010 11:28:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>On-the-Fly Encryption with TrueCrypt</title>
		<link>http://kaizaramin.com/2010/01/28/on-the-fly-encryption-with-truecrypt/</link>
		<comments>http://kaizaramin.com/2010/01/28/on-the-fly-encryption-with-truecrypt/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 15:16:58 +0000</pubDate>
		<dc:creator>kaizar</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://kaizaramin.com/?p=274</guid>
		<description><![CDATA[Technical Introduction from TrueCrypt.org
TrueCrypt is a software system for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data is automatically encrypted or decrypted right before it is loaded or saved, without any user intervention. No data stored on an encrypted volume can be read (decrypted) without using the correct password/keyfile(s) [...]]]></description>
			<content:encoded><![CDATA[<h3 style="text-align: justify;">Technical Introduction from <a href="http://www.truecrypt.org/" target="_blank">TrueCrypt.org</a></h3>
<p style="text-align: justify;">TrueCrypt is a software system for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data is automatically encrypted or decrypted right before it is loaded or saved, without any user intervention. No data stored on an encrypted volume can be read (decrypted) without using the correct password/keyfile(s) or correct encryption keys. Entire file system is encrypted (e.g., file names, folder names, contents of every file, free space, meta data, etc).</p>
<p style="text-align: justify;">Files can be copied to and from a mounted TrueCrypt volume just like they are copied to/from any normal disk (for example, by simple drag-and-drop operations). Files are automatically being decrypted on the fly (in memory/RAM) while they are being read or copied from an encrypted TrueCrypt volume. Similarly, files that are being written or copied to the TrueCrypt volume are automatically being encrypted on the fly (right before they are written to the disk) in RAM. Note that this does <em>not</em> mean that the <em>whole</em> file that is to be encrypted/decrypted must be stored in RAM before it can be encrypted/decrypted. There are no extra memory (RAM) requirements for TrueCrypt.</p>
<h3 style="text-align: justify;">Practical Use</h3>
<p style="text-align: justify;">Some of the above technical description might sound too complex to be used by a normal (non-technical) computer user. However, in reality TrueCrypt is very simple to use. Lets say you have some important and confidential files such as MS Word documents, Powerpoint presentations, PDF documents, and your emails.  You want to have all of this data on your computer or USB drive, however only YOU should be able to read it even if someone else has physical access to the system.</p>
<p style="text-align: justify;">
<div id="attachment_275" class="wp-caption alignnone" style="width: 310px"><a href="http://kaizaramin.com/wp-content/uploads/2010/03/createVolume.png"><img class="size-medium wp-image-275" title="TrueCrypt Volume" src="http://kaizaramin.com/wp-content/uploads/2010/03/createVolume-300x254.png" alt="TrueCrypt Volume" width="300" height="254" /></a><p class="wp-caption-text">TrueCrypt Volume</p></div>
<p style="text-align: justify;">After installing TrueCrypt on your computer, you need to create a volume. A volume is nothing but a logical disk partition that will contain all your secured and encrypted data. This volume will reside as a normal file on your computer. You can give it any name, e.g. “My Encrypted Data”. While you create your volume you will be asked to mention the volume location, encryption algorithm (AES, Twofish, etc), volume size, and the volume password.</p>
<p style="text-align: justify;">
<div id="attachment_276" class="wp-caption alignnone" style="width: 310px"><a href="http://kaizaramin.com/wp-content/uploads/2010/03/mount.png"><img class="size-medium wp-image-276" title="Mount Volume" src="http://kaizaramin.com/wp-content/uploads/2010/03/mount-300x254.png" alt="Mount Volume" width="300" height="254" /></a><p class="wp-caption-text">Mount Volume</p></div>
<p style="text-align: justify;">Once you have created a volume, you can then mount it on your computer as a normal drive and use it just like you would use your C: or D: . The benefit you get here is just before the data is written to the mounted drive it is encrypted and likewise decrypted when data is read from it. When the drive is unmounted, the volume resides on your computer like a regular data file with some encrypted binary text that no one can understand. The volume container can be treated as a regular file and can be copied on USB or transferred to another computer where it can be mounted to a drive again using TrueCrypt, thereby giving you portability with your secured data.</p>
<p style="text-align: justify;">TrueCrypt is an open source application and is FREE. If you are skeptical about using a freebie application for protecting your confidential data, think again. Some of the best brains in the realm of security (<a href="http://www.schneier.com/blog/archives/2008/07/truecrypts_deni.html" target="_blank">Bruce Schneier</a>, <a href="http://theinvisiblethings.blogspot.com/2009/10/evil-maid-goes-after-truecrypt.html" target="_blank">Joanna Rutkowska</a>) have given it a serious look in terms of breaking its security. Like every security system hackers will continuously try to break it while the application will evolve to thwart these attacks. Having said that, TrueCrypt is quite an impressive tool to achieve security and confidentiality of your important data without having to pay for commercial products which pretty much do the same thing.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share this Post:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F28%2Fon-the-fly-encryption-with-truecrypt%2F&amp;title=On-the-Fly%20Encryption%20with%20TrueCrypt&amp;bodytext=Technical%20Introduction%20from%20TrueCrypt.org%0D%0ATrueCrypt%20is%20a%20software%20system%20for%20establishing%20and%20maintaining%20an%20on-the-fly-encrypted%20volume%20%28data%20storage%20device%29.%20On-the-fly%20encryption%20means%20that%20data%20is%20automatically%20encrypted%20or%20decrypted%20right%20befor" title="Digg"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F28%2Fon-the-fly-encryption-with-truecrypt%2F&amp;title=On-the-Fly%20Encryption%20with%20TrueCrypt&amp;notes=Technical%20Introduction%20from%20TrueCrypt.org%0D%0ATrueCrypt%20is%20a%20software%20system%20for%20establishing%20and%20maintaining%20an%20on-the-fly-encrypted%20volume%20%28data%20storage%20device%29.%20On-the-fly%20encryption%20means%20that%20data%20is%20automatically%20encrypted%20or%20decrypted%20right%20befor" title="del.icio.us"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F28%2Fon-the-fly-encryption-with-truecrypt%2F&amp;t=On-the-Fly%20Encryption%20with%20TrueCrypt" title="Facebook"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F28%2Fon-the-fly-encryption-with-truecrypt%2F&amp;title=On-the-Fly%20Encryption%20with%20TrueCrypt&amp;annotation=Technical%20Introduction%20from%20TrueCrypt.org%0D%0ATrueCrypt%20is%20a%20software%20system%20for%20establishing%20and%20maintaining%20an%20on-the-fly-encrypted%20volume%20%28data%20storage%20device%29.%20On-the-fly%20encryption%20means%20that%20data%20is%20automatically%20encrypted%20or%20decrypted%20right%20befor" title="Google Bookmarks"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F28%2Fon-the-fly-encryption-with-truecrypt%2F&amp;title=On-the-Fly%20Encryption%20with%20TrueCrypt&amp;source=Kaizar+Amin+Technology+Simplified&amp;summary=Technical%20Introduction%20from%20TrueCrypt.org%0D%0ATrueCrypt%20is%20a%20software%20system%20for%20establishing%20and%20maintaining%20an%20on-the-fly-encrypted%20volume%20%28data%20storage%20device%29.%20On-the-fly%20encryption%20means%20that%20data%20is%20automatically%20encrypted%20or%20decrypted%20right%20befor" title="LinkedIn"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F28%2Fon-the-fly-encryption-with-truecrypt%2F&amp;title=On-the-Fly%20Encryption%20with%20TrueCrypt" title="Live"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F28%2Fon-the-fly-encryption-with-truecrypt%2F&amp;t=On-the-Fly%20Encryption%20with%20TrueCrypt" title="MySpace"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F28%2Fon-the-fly-encryption-with-truecrypt%2F&amp;title=On-the-Fly%20Encryption%20with%20TrueCrypt" title="Reddit"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=On-the-Fly%20Encryption%20with%20TrueCrypt&amp;url=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F28%2Fon-the-fly-encryption-with-truecrypt%2F" title="Slashdot"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F28%2Fon-the-fly-encryption-with-truecrypt%2F&amp;title=On-the-Fly%20Encryption%20with%20TrueCrypt" title="StumbleUpon"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F28%2Fon-the-fly-encryption-with-truecrypt%2F" title="Technorati"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F28%2Fon-the-fly-encryption-with-truecrypt%2F&amp;submitHeadline=On-the-Fly%20Encryption%20with%20TrueCrypt&amp;submitSummary=Technical%20Introduction%20from%20TrueCrypt.org%0D%0ATrueCrypt%20is%20a%20software%20system%20for%20establishing%20and%20maintaining%20an%20on-the-fly-encrypted%20volume%20%28data%20storage%20device%29.%20On-the-fly%20encryption%20means%20that%20data%20is%20automatically%20encrypted%20or%20decrypted%20right%20befor&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="" title="YahooMyWeb"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://kaizaramin.com/2010/01/28/on-the-fly-encryption-with-truecrypt/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Customer Relationship Management: The Open Source Way</title>
		<link>http://kaizaramin.com/2010/01/04/customer-relationship-management-the-open-source-way/</link>
		<comments>http://kaizaramin.com/2010/01/04/customer-relationship-management-the-open-source-way/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 13:53:12 +0000</pubDate>
		<dc:creator>kaizar</dc:creator>
				<category><![CDATA[Customer Relationship Management (CRM)]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://kaizaramin.com/?p=265</guid>
		<description><![CDATA[The CRM domain is dominated by Oracle and SAP in the commercial offerings sector. However, there are a large array of open source CRM applications that give SME companies a more flexible (read cheaper) access to CRM functionality. Some of the open source CRM applications include SugarCRM, SplendidCRM, CentricCRM and VTiger CRM.  Among these, SugarCRM [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">The CRM domain is dominated by Oracle and SAP in the commercial offerings sector. However, there are a large array of open source CRM applications that give SME companies a more flexible (read cheaper) access to CRM functionality. Some of the open source CRM applications include <a href="http://www.sugarcrm.com/crm/" target="_blank">SugarCRM</a>, <a href="http://www.splendidcrm.com/" target="_blank">SplendidCRM</a>, <a href="http://www.concursive.com/" target="_blank">CentricCRM</a> and <a href="http://www.vtiger.com/" target="_blank">VTiger CRM</a>.  Among these, <strong>SugarCRM </strong>is my personal favorite and by far the most popular open source CRM offering.</p>
<p style="text-align: justify;">
<div id="attachment_266" class="wp-caption alignnone" style="width: 310px"><a href="http://kaizaramin.com/wp-content/uploads/2010/03/SugarCRM.png"><img class="size-medium wp-image-266" title="SugarCRM Dashboard" src="http://kaizaramin.com/wp-content/uploads/2010/03/SugarCRM-300x225.png" alt="SugarCRM Dashboard" width="300" height="225" /></a><p class="wp-caption-text">SugarCRM Dashboard</p></div>
<p style="text-align: justify;">Based on PHP and MySql, SugarCRM provides all the advanced features available in any commercial CRM software. There are four main entities in the SugarCRM system.</p>
<p style="text-align: justify;"><strong>Account</strong>: An account is any customer organization/company that you are or will do business with.</p>
<p style="text-align: justify;"><strong>Contact</strong>: Contacts are people that you are or will be communicating with. Contacts can be independent or be associated with your accounts.</p>
<p style="text-align: justify;"><strong>Opportunities</strong>: This represents any sales or commercial prospect you might have with an account.</p>
<p style="text-align: justify;"><strong>Lead</strong>: A lead is a potential prospect that you want to follow but has not yet become a Contact or Account.</p>
<p style="text-align: justify;">Initially your customer will be entered as a Lead. Once the lead develops, it can be converted into Contact or an Account. An Account can have multiple Contacts and Opportunities.  There is also a notion of Activity such as Meeting, Email, Call, and Task that can be associated with either of the entities described above (Lead, Contact, Account, and Opportunity).  Hence while viewing an Account you can get a good understanding of all the contacts &amp; opportunities associated with it along with the history of activities such as meetings and follow-up calls actioned or planned with that account.</p>
<p style="text-align: justify;">To add to the functionality, SugarCRM allows you to create marketing campaigns such as email or newsletter campaigns. All leads, accounts, and opportunities can be linked with a particular campaign allowing you to measure the ROI of that marketing campaign. If you are interested in the domain of Customer Service, SugarCRM also allows you to create and track issues (cases) and bugs. These issues and bugs can also be linked to Accounts giving you a complete 360 view into you customer history.</p>
<p>The community (free) edition of the software provides all the above functionality along with some basic reporting. However, the commercial version offers some additional features and a more advanced reporting. Additionally, the <a href="http://www.sugarcrm.com/crm/products/capabilities/administration/exchange-apps.html" target="_blank">SugarExchange </a>platform offers a wide array of third-party created modules further increasing the value-add of SugarCRM</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share this Post:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F04%2Fcustomer-relationship-management-the-open-source-way%2F&amp;title=Customer%20Relationship%20Management%3A%20The%20Open%20Source%20Way&amp;bodytext=The%20CRM%20domain%20is%20dominated%20by%20Oracle%20and%20SAP%20in%20the%20commercial%20offerings%20sector.%20However%2C%20there%20are%20a%20large%20array%20of%20open%20source%20CRM%20applications%20that%20give%20SME%20companies%20a%20more%20flexible%20%28read%20cheaper%29%20access%20to%20CRM%20functionality.%20Some%20of%20the%20open%20so" title="Digg"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F04%2Fcustomer-relationship-management-the-open-source-way%2F&amp;title=Customer%20Relationship%20Management%3A%20The%20Open%20Source%20Way&amp;notes=The%20CRM%20domain%20is%20dominated%20by%20Oracle%20and%20SAP%20in%20the%20commercial%20offerings%20sector.%20However%2C%20there%20are%20a%20large%20array%20of%20open%20source%20CRM%20applications%20that%20give%20SME%20companies%20a%20more%20flexible%20%28read%20cheaper%29%20access%20to%20CRM%20functionality.%20Some%20of%20the%20open%20so" title="del.icio.us"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F04%2Fcustomer-relationship-management-the-open-source-way%2F&amp;t=Customer%20Relationship%20Management%3A%20The%20Open%20Source%20Way" title="Facebook"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F04%2Fcustomer-relationship-management-the-open-source-way%2F&amp;title=Customer%20Relationship%20Management%3A%20The%20Open%20Source%20Way&amp;annotation=The%20CRM%20domain%20is%20dominated%20by%20Oracle%20and%20SAP%20in%20the%20commercial%20offerings%20sector.%20However%2C%20there%20are%20a%20large%20array%20of%20open%20source%20CRM%20applications%20that%20give%20SME%20companies%20a%20more%20flexible%20%28read%20cheaper%29%20access%20to%20CRM%20functionality.%20Some%20of%20the%20open%20so" title="Google Bookmarks"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F04%2Fcustomer-relationship-management-the-open-source-way%2F&amp;title=Customer%20Relationship%20Management%3A%20The%20Open%20Source%20Way&amp;source=Kaizar+Amin+Technology+Simplified&amp;summary=The%20CRM%20domain%20is%20dominated%20by%20Oracle%20and%20SAP%20in%20the%20commercial%20offerings%20sector.%20However%2C%20there%20are%20a%20large%20array%20of%20open%20source%20CRM%20applications%20that%20give%20SME%20companies%20a%20more%20flexible%20%28read%20cheaper%29%20access%20to%20CRM%20functionality.%20Some%20of%20the%20open%20so" title="LinkedIn"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F04%2Fcustomer-relationship-management-the-open-source-way%2F&amp;title=Customer%20Relationship%20Management%3A%20The%20Open%20Source%20Way" title="Live"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F04%2Fcustomer-relationship-management-the-open-source-way%2F&amp;t=Customer%20Relationship%20Management%3A%20The%20Open%20Source%20Way" title="MySpace"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F04%2Fcustomer-relationship-management-the-open-source-way%2F&amp;title=Customer%20Relationship%20Management%3A%20The%20Open%20Source%20Way" title="Reddit"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Customer%20Relationship%20Management%3A%20The%20Open%20Source%20Way&amp;url=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F04%2Fcustomer-relationship-management-the-open-source-way%2F" title="Slashdot"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F04%2Fcustomer-relationship-management-the-open-source-way%2F&amp;title=Customer%20Relationship%20Management%3A%20The%20Open%20Source%20Way" title="StumbleUpon"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F04%2Fcustomer-relationship-management-the-open-source-way%2F" title="Technorati"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fkaizaramin.com%2F2010%2F01%2F04%2Fcustomer-relationship-management-the-open-source-way%2F&amp;submitHeadline=Customer%20Relationship%20Management%3A%20The%20Open%20Source%20Way&amp;submitSummary=The%20CRM%20domain%20is%20dominated%20by%20Oracle%20and%20SAP%20in%20the%20commercial%20offerings%20sector.%20However%2C%20there%20are%20a%20large%20array%20of%20open%20source%20CRM%20applications%20that%20give%20SME%20companies%20a%20more%20flexible%20%28read%20cheaper%29%20access%20to%20CRM%20functionality.%20Some%20of%20the%20open%20so&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="" title="YahooMyWeb"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://kaizaramin.com/2010/01/04/customer-relationship-management-the-open-source-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source BPM Applications</title>
		<link>http://kaizaramin.com/2009/04/28/open-source-bpm-applications/</link>
		<comments>http://kaizaramin.com/2009/04/28/open-source-bpm-applications/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 17:02:48 +0000</pubDate>
		<dc:creator>kaizar</dc:creator>
				<category><![CDATA[Business Process Management]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://kaizaramin.com/?p=241</guid>
		<description><![CDATA[As more and more organizations adopt an open source strategy, BPM is an interesting domain to consider in this arena. This article presents a list of good commercial open source BPM solutions. 
 
 

JBoss jBPM is a JBoss Enterprise Framework that delivers workflow, business process management (BPM), and process orchestration in a scalable and flexible product footprint. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">As more and more organizations adopt an open source strategy, BPM is an interesting domain to consider in this arena. This article presents a list of good commercial open source BPM solutions. </p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"> </p>
<p class="MsoNormal" style="text-align: justify;"><span style="color: #551a8b; text-decoration: underline;"><a href="http://jboss.com/products/jbpm" target="_blank"><img class="alignnone size-full wp-image-242" title="jbosslogo" src="http://kaizaramin.com/wp-content/uploads/2009/04/jbosslogo.png" alt="jbosslogo" width="249" height="78" /></a></span></p>
<p class="MsoNormal" style="text-align: justify;"><span><a href="http://jboss.com/products/jbpm" target="_blank">JBoss jBPM</a> is a JBoss Enterprise Framework that delivers workflow, business process management (BPM), and process orchestration in a scalable and flexible product footprint. JBoss jBPM reduces development time to automate and integrate business processes leveraging IT. It provides the tools and process execution engine to integrate services deployed in a service-oriented architecture (SOA) and automate workflows in Java and Web applications to reduce business process error, speed process execution, and enhance business performance.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span>JBoss jBPM enables IT flexibility by supporting multiple-process languages with the same scalable process engine platform. It’s pluggable architecture is extensible and customizable on every level: within the process engine, for each process definition, and every corresponding process instance. It seamlessly integrates with JBoss Seam which is an application framework for simplifying and unifying the EJB and Java Server Faces (JSF) component models. JBoss jBPM provides a process-oriented programming model (jPDL) that blends the best of both Java and declarative programming techniques.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span><br />
</span></p>
<p class="MsoNormal" style="text-align: justify;"><span><img class="alignnone size-full wp-image-243" title="Intalio" src="http://kaizaramin.com/wp-content/uploads/2009/04/intalio.png" alt="Intalio" width="196" height="42" /></span></p>
<p class="MsoNormal" style="text-align: justify;"> </p>
<p class="MsoNormal" style="text-align: justify;"><span style="color: #551a8b; text-decoration: underline;"><a href="http://www.intalio.com/" target="_blank"></a></span></p>
<p class="MsoNormal" style="text-align: justify;"><span><a href="http://www.intalio.com/" target="_blank">Intalio</a> is an open source business process platform built around the standards-based Eclipse STP BPMN modeler and Apache ODE BPEL engine, both originally contributed by Intalio. Intalio Enterprise provides all the components required for the design, deployment, and management of the most complex business processes which includes</span></p>
<ul style="text-align: justify;">
<li>BRE</li>
<li>BAM</li>
<li>Porta</li>
<li>ESB</li>
<li>ECM</li>
</ul>
<p class="MsoNormal" style="text-align: justify;"><span>Intalio is available in several editions but what we’re most interested in is Intalio’s free community edition. This edition is made of two components, Intalio Designer and Intalio Server. Intalio Designer allows one to model  the business level processes for the model to be eventually deployed to Intalio Server. Intalio Designer is the only tool currently available on the market that allows any BPMN model to be turned into fully executable BPEL processes without having to write any code. Intalio Server is a high-performance process engine that can support the most complex business processes, deployed within mission-critical environments.</span></p>
<p class="MsoNormal" style="text-align: justify;"> </p>
<p class="MsoNormal" style="text-align: justify;"> </p>
<p class="MsoNormal" style="text-align: justify;"><img class="alignnone size-full wp-image-244" title="Process Maker" src="http://kaizaramin.com/wp-content/uploads/2009/04/process-maker.png" alt="Process Maker" width="249" height="63" /></p>
<p class="MsoNormal" style="text-align: justify;"><span><a href="http://www.processmaker.com/" target="_blank">ProcessMaker</a> is an open source business process management (BPM) and workflow software designed for small and mid-sized businesses (SMBs). It is a user friendly solution to manage workflow effectively and efficiently. Business users and process experts with no programming experience can design and run workflows, increase transparency, and radically reduce paperwork, automate processes across systems, including human resources, finance, and operations.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span>With ProcessMaker you can easily create workflow maps, design custom forms, extract data from external data sources and many more key features to optimize workflow management and business operations.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span>One key advantage of ProcessMaker is the <a href="http://library.processmaker.com/syspmLibrary/en/green/public/frontpage.html" target="_blank"><span>online library</span></a> which provides many process templates for you to download and begin editing. Learning curve can also be reduced since you’re starting from one which is already readily built and tested. </span></p>
<p class="MsoNormal" style="text-align: justify;"><span> </span></p>
<p class="MsoNormal" style="text-align: justify;"><img class="alignnone size-full wp-image-245" title="Cuteflow" src="http://kaizaramin.com/wp-content/uploads/2009/04/cuteflow.png" alt="Cuteflow" width="124" height="50" /></p>
<p class="MsoNormal" style="text-align: justify;"><span><span><a href="http://www.cuteflow.org/index.html" target="_blank">CuteFlow</a> is a web-based open source document circulation and workflow system. Users are able to define &#8220;documents&#8221; which are send step by step to every station/user in a list.</span></span><span><br />
<span>It&#8217;s an electronic way for doing (i.e. internal) document circulations. A document can be assembled from input fields of different types. The fields can be filled with values by the receiver of the document directly in the users E-Mail-Client. After a completed circulation you will have a completely filled document. Also attachments to the document are possible (i.e. for illustration material). All operations like starting a workflow, tracking, workflow-definition or status observation can be done within a comfortable and easy to use web interface.</span></span></p>
<p class="MsoNormal" style="text-align: justify;"><span> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span> </span></p>
<p class="MsoNormal" style="text-align: justify;"><img class="alignnone size-full wp-image-246" title="ActiveVOS" src="http://kaizaramin.com/wp-content/uploads/2009/04/activeendpoints.gif" alt="ActiveVOS" width="190" height="84" /></p>
<p class="maincontenttext" style="text-align: justify;"><span><a href="http://www.activevos.com/index.php" target="_blank">ActiveVOS</a> is a standards-based visual orchestration system. ActiveVOS revolutionizes the work of automating business processes by making it easier than ever before to create BPM applications that radically improve business results. ActiveVOS also overcomes the cost barrier that has until now delayed many organizations&#8217; BPM efforts. </span></p>
<p class="maincontenttext" style="text-align: justify;"><span>ActiveVOS system consists of the ActiveVOS Designer and the ActiveVOS Server. ActiveVOS Designer is a rich productivity tool that incorporates the BPMN, BPEL and BPEL4People open standards and a set of advanced wizards that make easy it to create business process models and orchestrations quickly. ActiveVOS Server easily scales to meet the needs of enterprises of any size and can be rapidly incorporated into a production J2EE execution environment to meet rigorous performance and availability requirements. With ActiveVOS Server, teams can leverage existing skills and collaborate to develop, deploy and run production business process management applications.</span></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share this Post:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;title=Open%20Source%20BPM%20Applications&amp;bodytext=As%20more%20and%20more%20organizations%20adopt%20an%20open%20source%20strategy%2C%20BPM%20is%20an%20interesting%20domain%20to%20consider%20in%20this%20arena.%20This%20article%20presents%20a%20list%20of%20good%20commercial%20open%20source%20BPM%20solutions.%C2%A0%0D%0A%C2%A0%0D%0A%C2%A0%0D%0A%0D%0AJBoss%20jBPM%20is%20a%20JBoss%20Enterprise%20Framework%20t" title="Digg"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;title=Open%20Source%20BPM%20Applications&amp;notes=As%20more%20and%20more%20organizations%20adopt%20an%20open%20source%20strategy%2C%20BPM%20is%20an%20interesting%20domain%20to%20consider%20in%20this%20arena.%20This%20article%20presents%20a%20list%20of%20good%20commercial%20open%20source%20BPM%20solutions.%C2%A0%0D%0A%C2%A0%0D%0A%C2%A0%0D%0A%0D%0AJBoss%20jBPM%20is%20a%20JBoss%20Enterprise%20Framework%20t" title="del.icio.us"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;t=Open%20Source%20BPM%20Applications" title="Facebook"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;title=Open%20Source%20BPM%20Applications&amp;annotation=As%20more%20and%20more%20organizations%20adopt%20an%20open%20source%20strategy%2C%20BPM%20is%20an%20interesting%20domain%20to%20consider%20in%20this%20arena.%20This%20article%20presents%20a%20list%20of%20good%20commercial%20open%20source%20BPM%20solutions.%C2%A0%0D%0A%C2%A0%0D%0A%C2%A0%0D%0A%0D%0AJBoss%20jBPM%20is%20a%20JBoss%20Enterprise%20Framework%20t" title="Google Bookmarks"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;title=Open%20Source%20BPM%20Applications&amp;source=Kaizar+Amin+Technology+Simplified&amp;summary=As%20more%20and%20more%20organizations%20adopt%20an%20open%20source%20strategy%2C%20BPM%20is%20an%20interesting%20domain%20to%20consider%20in%20this%20arena.%20This%20article%20presents%20a%20list%20of%20good%20commercial%20open%20source%20BPM%20solutions.%C2%A0%0D%0A%C2%A0%0D%0A%C2%A0%0D%0A%0D%0AJBoss%20jBPM%20is%20a%20JBoss%20Enterprise%20Framework%20t" title="LinkedIn"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;title=Open%20Source%20BPM%20Applications" title="Live"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;t=Open%20Source%20BPM%20Applications" title="MySpace"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;title=Open%20Source%20BPM%20Applications" title="Reddit"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Open%20Source%20BPM%20Applications&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F" title="Slashdot"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;title=Open%20Source%20BPM%20Applications" title="StumbleUpon"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F" title="Technorati"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fkaizaramin.com%2F2009%2F04%2F28%2Fopen-source-bpm-applications%2F&amp;submitHeadline=Open%20Source%20BPM%20Applications&amp;submitSummary=As%20more%20and%20more%20organizations%20adopt%20an%20open%20source%20strategy%2C%20BPM%20is%20an%20interesting%20domain%20to%20consider%20in%20this%20arena.%20This%20article%20presents%20a%20list%20of%20good%20commercial%20open%20source%20BPM%20solutions.%C2%A0%0D%0A%C2%A0%0D%0A%C2%A0%0D%0A%0D%0AJBoss%20jBPM%20is%20a%20JBoss%20Enterprise%20Framework%20t&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="" title="YahooMyWeb"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://kaizaramin.com/2009/04/28/open-source-bpm-applications/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dashboard Designer in Pentaho BI version 3</title>
		<link>http://kaizaramin.com/2009/03/24/dashboard-designer-in-pentaho-bi-version-3/</link>
		<comments>http://kaizaramin.com/2009/03/24/dashboard-designer-in-pentaho-bi-version-3/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 16:47:27 +0000</pubDate>
		<dc:creator>kaizar</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://kaizaramin.com/?p=228</guid>
		<description><![CDATA[Today Pentaho released version 3 of their BI suite Enterprise Edition. Apart from a few bug fixes, majority of the functionality is the same as that available in Enterprise Edition version 2 (previous post). One significant addition is the self-service dashboard designer.

Along with the adhoc report and adhoc analysis, you can now create an adhoc [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Today <a href="http://www.pentaho.com/" target="_blank">Pentaho</a> released version 3 of their BI suite Enterprise Edition. Apart from a few bug fixes, majority of the functionality is the same as that available in Enterprise Edition version 2 (<a href="http://kaizaramin.com/2009/01/21/evaluating-the-pentaho-open-source-bi-platform/" target="_self">previous post</a>). One significant addition is the self-service dashboard designer.</p>
<p style="text-align: justify;">
<div id="attachment_231" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-231" title="Self Service Dashboards" src="http://kaizaramin.com/wp-content/uploads/2009/03/selfservice_dashboards-300x225.png" alt="Self Service Dashboards" width="300" height="225" /><p class="wp-caption-text">Self Service Dashboards</p></div>
<p style="text-align: justify;">Along with the adhoc report and adhoc analysis, you can now create an adhoc dashboard.</p>
<p style="text-align: justify;">
<div id="attachment_232" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-232" title="Dashboards" src="http://kaizaramin.com/wp-content/uploads/2009/03/dashboards-300x225.png" alt="Dashboards" width="300" height="225" /><p class="wp-caption-text">Dashboards</p></div>
<p style="text-align: justify;">Creating dashboards is extremely simple. All you need to do is select a dashboard title, layout design, and appropriate theme. Once that is done, you can select the content of each of the components of the dashboard. This content can be a chart, report, or an analysis. The dashboard content can be filtered using a criteria selecting drop down filter.</p>
<p style="text-align: justify;">
<div id="attachment_233" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-233" title="Dashboard Designer" src="http://kaizaramin.com/wp-content/uploads/2009/03/dashboarddesigner-300x225.png" alt="Dashboard Designer" width="300" height="225" /><p class="wp-caption-text">Dashboard Designer</p></div>
<p style="text-align: justify;">Using this new functionality, business users can now create rich dashboards on the fly.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share this Post:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F24%2Fdashboard-designer-in-pentaho-bi-version-3%2F&amp;title=Dashboard%20Designer%20in%20Pentaho%20BI%20version%203&amp;bodytext=Today%20Pentaho%20released%20version%203%20of%20their%20BI%20suite%20Enterprise%20Edition.%20Apart%20from%20a%20few%20bug%20fixes%2C%20majority%20of%20the%20functionality%20is%20the%20same%20as%20that%20available%20in%20Enterprise%20Edition%20version%202%20%28previous%20post%29.%20One%20significant%20addition%20is%20the%20self-servi" title="Digg"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F24%2Fdashboard-designer-in-pentaho-bi-version-3%2F&amp;title=Dashboard%20Designer%20in%20Pentaho%20BI%20version%203&amp;notes=Today%20Pentaho%20released%20version%203%20of%20their%20BI%20suite%20Enterprise%20Edition.%20Apart%20from%20a%20few%20bug%20fixes%2C%20majority%20of%20the%20functionality%20is%20the%20same%20as%20that%20available%20in%20Enterprise%20Edition%20version%202%20%28previous%20post%29.%20One%20significant%20addition%20is%20the%20self-servi" title="del.icio.us"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F24%2Fdashboard-designer-in-pentaho-bi-version-3%2F&amp;t=Dashboard%20Designer%20in%20Pentaho%20BI%20version%203" title="Facebook"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F24%2Fdashboard-designer-in-pentaho-bi-version-3%2F&amp;title=Dashboard%20Designer%20in%20Pentaho%20BI%20version%203&amp;annotation=Today%20Pentaho%20released%20version%203%20of%20their%20BI%20suite%20Enterprise%20Edition.%20Apart%20from%20a%20few%20bug%20fixes%2C%20majority%20of%20the%20functionality%20is%20the%20same%20as%20that%20available%20in%20Enterprise%20Edition%20version%202%20%28previous%20post%29.%20One%20significant%20addition%20is%20the%20self-servi" title="Google Bookmarks"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F24%2Fdashboard-designer-in-pentaho-bi-version-3%2F&amp;title=Dashboard%20Designer%20in%20Pentaho%20BI%20version%203&amp;source=Kaizar+Amin+Technology+Simplified&amp;summary=Today%20Pentaho%20released%20version%203%20of%20their%20BI%20suite%20Enterprise%20Edition.%20Apart%20from%20a%20few%20bug%20fixes%2C%20majority%20of%20the%20functionality%20is%20the%20same%20as%20that%20available%20in%20Enterprise%20Edition%20version%202%20%28previous%20post%29.%20One%20significant%20addition%20is%20the%20self-servi" title="LinkedIn"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F24%2Fdashboard-designer-in-pentaho-bi-version-3%2F&amp;title=Dashboard%20Designer%20in%20Pentaho%20BI%20version%203" title="Live"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F24%2Fdashboard-designer-in-pentaho-bi-version-3%2F&amp;t=Dashboard%20Designer%20in%20Pentaho%20BI%20version%203" title="MySpace"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F24%2Fdashboard-designer-in-pentaho-bi-version-3%2F&amp;title=Dashboard%20Designer%20in%20Pentaho%20BI%20version%203" title="Reddit"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Dashboard%20Designer%20in%20Pentaho%20BI%20version%203&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F24%2Fdashboard-designer-in-pentaho-bi-version-3%2F" title="Slashdot"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F24%2Fdashboard-designer-in-pentaho-bi-version-3%2F&amp;title=Dashboard%20Designer%20in%20Pentaho%20BI%20version%203" title="StumbleUpon"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F24%2Fdashboard-designer-in-pentaho-bi-version-3%2F" title="Technorati"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F24%2Fdashboard-designer-in-pentaho-bi-version-3%2F&amp;submitHeadline=Dashboard%20Designer%20in%20Pentaho%20BI%20version%203&amp;submitSummary=Today%20Pentaho%20released%20version%203%20of%20their%20BI%20suite%20Enterprise%20Edition.%20Apart%20from%20a%20few%20bug%20fixes%2C%20majority%20of%20the%20functionality%20is%20the%20same%20as%20that%20available%20in%20Enterprise%20Edition%20version%202%20%28previous%20post%29.%20One%20significant%20addition%20is%20the%20self-servi&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="" title="YahooMyWeb"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://kaizaramin.com/2009/03/24/dashboard-designer-in-pentaho-bi-version-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Low-Cost Corporate Communications using VoIP</title>
		<link>http://kaizaramin.com/2009/03/11/low-cost-corporate-communications-using-voip/</link>
		<comments>http://kaizaramin.com/2009/03/11/low-cost-corporate-communications-using-voip/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 18:03:34 +0000</pubDate>
		<dc:creator>kaizar</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://kaizaramin.com/?p=222</guid>
		<description><![CDATA[Voice over IP (VoIP) is emerging as one of the most powerful technologies revolutionizing the telecom industry. Most of us are fairly comfortable with using VoIP for personal use, courtesy free telephony services from Skype, Yahoo Voice, MSN Messenger, Google Talk, and Gizmo5. Apart from free PC-to-PC services, VoIP has also contributed towards low cost [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: justify;"><span style="font-size: small; font-family: Calibri;">Voice over IP (VoIP) is emerging as one of the most powerful technologies revolutionizing the telecom industry. Most of us are fairly comfortable with using VoIP for personal use, courtesy free telephony services from <a href="http://www.skype.com/" target="_blank">Skype</a>, <a href="http://voice.yahoo.com/" target="_blank">Yahoo Voice</a>, <a href="http://www.msn.com/" target="_blank">MSN Messenger</a>, <a href="http://www.google.com/talk/" target="_blank">Google Talk</a>, and <a href="http://gizmo5.com/pc/" target="_blank">Gizmo5</a>. Apart from free PC-to-PC services, VoIP has also contributed towards low cost international PC-to-Phone and Phone-to-Phone services (<a href="http://www.vonage.com/" target="_blank">Vonage</a>, <a href="http://www.vbuzzer.com/" target="_blank">VBuzzer</a>, <a href="http://www.siptalk.com/" target="_blank">SIPTalk</a>, <a href="http://www.rangatel.com/" target="_blank">Rangatel</a>, <a href="http://www.broadtalk.ie/" target="_blank">BroadTalk</a>, etc). </span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: justify;"><span style="font-size: small;"><span style="font-family: Calibri;">As mentioned earlier, these services are extremely popular among individual users for personal use. However, they are not being rapidly embraced as an effective cost cutting strategy to reduce corporate communication expenses. One of the barriers in its adoption as a corporate solution is the perceived complexity associated with setting up a PBX (Private Branch Exchange). Establishing and maintaining traditional PSTN PBX systems are not within the realm of IT competencies. It involves expensive hardware and specialized (out-sourced) telecom services. However, open-source PBX systems such as <a href="http://www.asterisk.org/" target="_blank">Asterisk </a>have made it extremely easy for systems admins at any level to setup and manage a PBX. <span class="apple-style-span"><span style="color: #000000;">Asterisk is an open source software PBX, created by</span></span><span class="apple-converted-space"><span style="color: #000000;"> </span></span><span class="apple-style-span"><span style="color: #000000;"><a href="http://www.digium.com/" target="_blank">Digium</a>, Inc. and has a continuously growing user and developer base.</span></span><span class="apple-converted-space"><span style="color: #000000;"> </span>It can run on any server hardware that is capable of supporting Linux or UNIX platform. <span style="mso-spacerun: yes;"> </span>Asterisk can seamlessly replace your existing PSTN PBX while extending your communication network into the VoIP domain. Further, to make things even more easier, open source software systems like <a href="http://www.elastix.org/" target="_blank">Elastix</a> and <a href="http://www.trixbox.org/" target="_blank">TrixBox</a> have embedded Asterisk within their environment, added several value added services, and provided a one-click installation for the entire integrated PBX software. Being open source, all these systems are FREE. </span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: justify;"><span class="apple-converted-space"><span style="color: #000000;"></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: justify;"><span class="apple-converted-space"><span style="color: #000000;"><span style="font-size: small;"><span style="font-family: Calibri;">Businesses having multisite international offices or those incurring frequent international communication must give a serious thought to this form of virtually-FREE communication infrastructure. </span></span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: justify;"><span class="apple-converted-space"><span style="color: #000000;"><span style="font-size: small; font-family: Calibri;"></p>
<div id="attachment_224" class="wp-caption alignnone" style="width: 310px"><a href="http://kaizaramin.com/wp-content/uploads/2009/03/voip_architecture.png"><img class="size-medium wp-image-224" title="VoIP Architecture" src="http://kaizaramin.com/wp-content/uploads/2009/03/voip_architecture-300x225.png" alt="VoIP Architecture" width="300" height="225" /></a><p class="wp-caption-text">VoIP Architecture</p></div>
<p></span></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: justify;"><span class="apple-converted-space"><span style="color: #000000;"><span style="font-size: small;"><span style="font-family: Calibri;">Using the above simple architecture, the following calling patterns can be achieved with minimal costs:</span></span></span></span></p>
<p class="MsoListParagraphCxSpFirst" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; text-align: justify; mso-list: l0 level1 lfo1;"><span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"><span style="mso-list: Ignore;"><span style="font-size: small; font-family: Calibri;">1.</span><span style="font-family: &quot;Times New Roman&quot;;">       </span></span></span><span style="font-size: small; font-family: Calibri;">Calls within the same office (same country)</span></p>
<p class="MsoListParagraphCxSpMiddle" style="margin: 0in 0in 0pt 1in; text-indent: -0.25in; text-align: justify; mso-add-space: auto; mso-list: l1 level1 lfo2;"><span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol;"><span style="mso-list: Ignore;"><span style="font-size: small;">·</span><span style="font-family: &quot;Times New Roman&quot;;">         </span></span></span><span style="font-size: small; font-family: Calibri;">Since all the extensions within the same office connect to a single PBX server, calls made among them are FREE</span></p>
<p class="MsoListParagraphCxSpMiddle" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; text-align: justify; mso-list: l0 level1 lfo1;"><span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"><span style="mso-list: Ignore;"><span style="font-size: small; font-family: Calibri;">2.</span><span style="font-family: &quot;Times New Roman&quot;;">       </span></span></span><span style="font-size: small; font-family: Calibri;">Calls from an office in one country to an office in another country</span></p>
<p class="MsoListParagraphCxSpMiddle" style="margin: 0in 0in 0pt 1in; text-indent: -0.25in; text-align: justify; mso-add-space: auto; mso-list: l0 level2 lfo1;"><span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol;"><span style="mso-list: Ignore;"><span style="font-size: small;">·</span><span style="font-family: &quot;Times New Roman&quot;;">         </span></span></span><span style="font-size: small; font-family: Calibri;">Since both office have an IP-based PBX and communicate over the Internet (using SIP protocol), calls between the two office are FREE (irrespective of their geographic location)</span></p>
<p class="MsoListParagraphCxSpMiddle" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; text-align: justify; mso-list: l0 level1 lfo1;"><span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"><span style="mso-list: Ignore;"><span style="font-size: small; font-family: Calibri;">3.</span><span style="font-family: &quot;Times New Roman&quot;;">       </span></span></span><span style="font-size: small; font-family: Calibri;">Calls from an office to landline/mobile of the same country </span></p>
<p class="MsoListParagraphCxSpMiddle" style="margin: 0in 0in 0pt 1in; text-indent: -0.25in; text-align: justify; mso-add-space: auto; mso-list: l0 level2 lfo1;"><span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol;"><span style="mso-list: Ignore;"><span style="font-size: small;">·</span><span style="font-family: &quot;Times New Roman&quot;;">         </span></span></span><span style="font-size: small; font-family: Calibri;">This is a local call, hence local charges apply</span></p>
<p class="MsoListParagraphCxSpMiddle" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; text-align: justify; mso-list: l0 level1 lfo1;"><span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"><span style="mso-list: Ignore;"><span style="font-size: small; font-family: Calibri;">4.</span><span style="font-family: &quot;Times New Roman&quot;;">       </span></span></span><span style="font-size: small; font-family: Calibri;">Calls from an office in one country to landline/mobile of another country having an office</span></p>
<p class="MsoListParagraphCxSpMiddle" style="margin: 0in 0in 0pt 1in; text-indent: -0.25in; text-align: justify; mso-add-space: auto; mso-list: l0 level2 lfo1;"><span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol;"><span style="mso-list: Ignore;"><span style="font-size: small;">·</span><span style="font-family: &quot;Times New Roman&quot;;">         </span></span></span><span style="font-size: small; font-family: Calibri;">The call is connected from source IP-PBX to the destination IP-PBX over the Internet (FREE), and from destination PBX to the landline/mobile is made as a local call. Hence the cost is that of a local call in the destination country</span></p>
<p class="MsoListParagraphCxSpMiddle" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; text-align: justify; mso-list: l0 level1 lfo1;"><span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"><span style="mso-list: Ignore;"><span style="font-size: small; font-family: Calibri;">5.</span><span style="font-family: &quot;Times New Roman&quot;;">       </span></span></span><span style="font-size: small; font-family: Calibri;">International calls from an office to any other country (where there is no corporate office)</span></p>
<p class="MsoListParagraphCxSpLast" style="margin: 0in 0in 10pt 1in; text-indent: -0.25in; text-align: justify; mso-add-space: auto; mso-list: l0 level2 lfo1;"><span style="font-family: Symbol; mso-fareast-font-family: Symbol; mso-bidi-font-family: Symbol;"><span style="mso-list: Ignore;"><span style="font-size: small;">·</span><span style="font-family: &quot;Times New Roman&quot;;">         </span></span></span><span style="font-size: small; font-family: Calibri;">The IP-PBX of each office can be connected to global VoIP provider that can offer international calls at extremely cheap prices</span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt; text-align: justify;"><span style="font-size: small; font-family: Calibri;">To summarize, a majority of businesses suffer from high international telecommunication expenses. Considering the current economic situation it is paramount for organizations to look for ways to reduce this expense. VoIP coupled with a robust, reliable, and FREE commercial-grade PBX such as Astreisk can certainly help in achieving this objective. </span></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share this Post:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F11%2Flow-cost-corporate-communications-using-voip%2F&amp;title=Low-Cost%20Corporate%20Communications%20using%20VoIP&amp;bodytext=Voice%20over%20IP%20%28VoIP%29%20is%20emerging%20as%20one%20of%20the%20most%20powerful%20technologies%20revolutionizing%20the%20telecom%20industry.%20Most%20of%20us%20are%20fairly%20comfortable%20with%20using%20VoIP%20for%20personal%20use%2C%20courtesy%20free%20telephony%20services%20from%20Skype%2C%20Yahoo%20Voice%2C%20MSN%20Messenge" title="Digg"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F11%2Flow-cost-corporate-communications-using-voip%2F&amp;title=Low-Cost%20Corporate%20Communications%20using%20VoIP&amp;notes=Voice%20over%20IP%20%28VoIP%29%20is%20emerging%20as%20one%20of%20the%20most%20powerful%20technologies%20revolutionizing%20the%20telecom%20industry.%20Most%20of%20us%20are%20fairly%20comfortable%20with%20using%20VoIP%20for%20personal%20use%2C%20courtesy%20free%20telephony%20services%20from%20Skype%2C%20Yahoo%20Voice%2C%20MSN%20Messenge" title="del.icio.us"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F11%2Flow-cost-corporate-communications-using-voip%2F&amp;t=Low-Cost%20Corporate%20Communications%20using%20VoIP" title="Facebook"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F11%2Flow-cost-corporate-communications-using-voip%2F&amp;title=Low-Cost%20Corporate%20Communications%20using%20VoIP&amp;annotation=Voice%20over%20IP%20%28VoIP%29%20is%20emerging%20as%20one%20of%20the%20most%20powerful%20technologies%20revolutionizing%20the%20telecom%20industry.%20Most%20of%20us%20are%20fairly%20comfortable%20with%20using%20VoIP%20for%20personal%20use%2C%20courtesy%20free%20telephony%20services%20from%20Skype%2C%20Yahoo%20Voice%2C%20MSN%20Messenge" title="Google Bookmarks"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F11%2Flow-cost-corporate-communications-using-voip%2F&amp;title=Low-Cost%20Corporate%20Communications%20using%20VoIP&amp;source=Kaizar+Amin+Technology+Simplified&amp;summary=Voice%20over%20IP%20%28VoIP%29%20is%20emerging%20as%20one%20of%20the%20most%20powerful%20technologies%20revolutionizing%20the%20telecom%20industry.%20Most%20of%20us%20are%20fairly%20comfortable%20with%20using%20VoIP%20for%20personal%20use%2C%20courtesy%20free%20telephony%20services%20from%20Skype%2C%20Yahoo%20Voice%2C%20MSN%20Messenge" title="LinkedIn"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F11%2Flow-cost-corporate-communications-using-voip%2F&amp;title=Low-Cost%20Corporate%20Communications%20using%20VoIP" title="Live"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F11%2Flow-cost-corporate-communications-using-voip%2F&amp;t=Low-Cost%20Corporate%20Communications%20using%20VoIP" title="MySpace"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F11%2Flow-cost-corporate-communications-using-voip%2F&amp;title=Low-Cost%20Corporate%20Communications%20using%20VoIP" title="Reddit"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Low-Cost%20Corporate%20Communications%20using%20VoIP&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F11%2Flow-cost-corporate-communications-using-voip%2F" title="Slashdot"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F11%2Flow-cost-corporate-communications-using-voip%2F&amp;title=Low-Cost%20Corporate%20Communications%20using%20VoIP" title="StumbleUpon"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F11%2Flow-cost-corporate-communications-using-voip%2F" title="Technorati"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fkaizaramin.com%2F2009%2F03%2F11%2Flow-cost-corporate-communications-using-voip%2F&amp;submitHeadline=Low-Cost%20Corporate%20Communications%20using%20VoIP&amp;submitSummary=Voice%20over%20IP%20%28VoIP%29%20is%20emerging%20as%20one%20of%20the%20most%20powerful%20technologies%20revolutionizing%20the%20telecom%20industry.%20Most%20of%20us%20are%20fairly%20comfortable%20with%20using%20VoIP%20for%20personal%20use%2C%20courtesy%20free%20telephony%20services%20from%20Skype%2C%20Yahoo%20Voice%2C%20MSN%20Messenge&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="" title="YahooMyWeb"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://kaizaramin.com/2009/03/11/low-cost-corporate-communications-using-voip/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Evaluating the Pentaho Open Source BI Platform</title>
		<link>http://kaizaramin.com/2009/01/21/evaluating-the-pentaho-open-source-bi-platform/</link>
		<comments>http://kaizaramin.com/2009/01/21/evaluating-the-pentaho-open-source-bi-platform/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 16:51:30 +0000</pubDate>
		<dc:creator>kaizar</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://kaizaramin.com/?p=174</guid>
		<description><![CDATA[My previous article discussed why “Open Source Business Intelligence is a Good Idea”. In this article, I evaluate Pentaho BI, one the most popular open source BI solutions (others being Jaspersoft and Actuate). Pentaho BI is offered in two flavors namely the community (aka free) edition and the enterprise (aka commercial) edition. The community edition [...]]]></description>
			<content:encoded><![CDATA[<p>My <a href="http://kaizaramin.com/2009/01/18/why-open-source-business-intelligence-is-a-good-idea/" target="_self">previous article </a>discussed why “<a href="http://kaizaramin.com/2009/01/18/why-open-source-business-intelligence-is-a-good-idea/" target="_self">Open Source Business Intelligence is a Good Idea</a>”. In this article, I evaluate <a href="www.pentaho.com" target="_blank">Pentaho BI</a>, one the most popular open source BI solutions (others being <a href="http://www.jaspersoft.com/" target="_blank">Jaspersoft </a>and <a href="http://www.actuate.com/" target="_blank">Actuate</a>). Pentaho BI is offered in two flavors namely the community (aka free) edition and the enterprise (aka commercial) edition. The community edition contains most of the functionality contained in the enterprise edition barring some administrative and auditing features. Of course, the enterprise edition comes with professional support from Pentaho whereas the support for the community version is only available from the forums and wikis.<span> </span></p>
<p class="MsoNormal" style="text-align: justify;"> </p>
<p class="MsoNormal" style="text-align: justify;">The core of the Pentaho BI system comprises of the BI server that hosts all the BI components and provides the infrastructure for report scheduling, viewing, and user management. All the BI elements are systematically organized into a logical hierarchy of browsable folders called “Solutions”. <span> </span>Its latest release, Pentaho 2.0, offers a sleek AJAX/Web 2.0 based user interface.</p>
<p class="MsoNormal" style="text-align: justify;"><span> </span></p>
<p class="MsoNormal" style="text-align: justify;"> <a href="http://kaizaramin.com/wp-content/uploads/2009/01/slide1.png"><img class="alignnone size-full wp-image-175" title="PentahoBI" src="http://kaizaramin.com/wp-content/uploads/2009/01/slide1.png" alt="" width="576" height="432" /></a></p>
<p class="MsoNormal" style="text-align: justify;">My evaluation of Pentaho 2.0 is based on the following components:</p>
<h3>Pre-Published reports</h3>
<p class="MsoListParagraphCxSpMiddle" style="text-align: justify;">Pentaho provides the ability to create pixel perfect reports using the Pentaho Reports Designer.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: justify;"><span> </span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: justify;"> <a href="http://kaizaramin.com/wp-content/uploads/2009/01/slide2.png"><img class="alignnone size-full wp-image-176" title="Pentaho Reports Designer" src="http://kaizaramin.com/wp-content/uploads/2009/01/slide2.png" alt="" width="500" height="375" /></a></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: justify;"> </p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: justify;">The reports designer provides all the functionality that comes with any standard report creation tool. For the non-technical folks that are not very comfortable with report creation it also offers a convenient and easy-to-use wizard-based report creation interface.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: justify;"><span> </span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: justify;"> <a href="http://kaizaramin.com/wp-content/uploads/2009/01/slide3.png"><img class="alignnone size-full wp-image-177" title="Wizard-based Reports" src="http://kaizaramin.com/wp-content/uploads/2009/01/slide3.png" alt="" width="500" height="375" /></a></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: justify;">Once these reports are created, they can be easily deployed on the reporting server into one of the available solutions where they can be invoked by users on demand, run in background, or scheduled for periodic executions.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: justify;"><span> </span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: justify;"> <a href="http://kaizaramin.com/wp-content/uploads/2009/01/slide4.png"><img class="alignnone size-full wp-image-178" title="Pentaho Scheduling" src="http://kaizaramin.com/wp-content/uploads/2009/01/slide4.png" alt="" width="500" height="375" /></a></p>
<h3> </h3>
<h3>Ad-hoc Reports</h3>
<p class="MsoNormal" style="text-align: justify;">Pentaho BI allows business users to dynamically (ad hoc) create reports and share them with colleagues and peers without having to rely on the IT department. A simple web-based wizard guides business users through the steps to create and publish ad hoc reports.</p>
<p class="MsoNormal" style="text-align: justify;"><span> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span> </span><span> <a href="http://kaizaramin.com/wp-content/uploads/2009/01/slide5.png"><img class="alignnone size-full wp-image-179" title="Adhoc Reports" src="http://kaizaramin.com/wp-content/uploads/2009/01/slide5.png" alt="" width="500" height="375" /></a></span></p>
<h3>Dashboards</h3>
<p class="MsoListParagraphCxSpMiddle" style="text-align: justify;">Pentaho provides all the facilities to create visual dashboards using JSP technology. Complex dashboards can be designed by connecting various individual elements in a simple JSP page. Alternatively, one can create dashboards without writing a single line of code using the <a href="http://wiki.pentaho.com/display/COM/Community+Dashboard+Framework" target="_blank">Community Dashboard Framework</a>. However I have not yet used the CDF.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: justify;"> <a href="http://kaizaramin.com/wp-content/uploads/2009/01/slide6.png"><img class="alignnone size-full wp-image-180" title="Dashboard" src="http://kaizaramin.com/wp-content/uploads/2009/01/slide6.png" alt="" width="500" height="375" /></a></p>
<h3>Reporting Workflows</h3>
<p class="MsoListParagraphCxSpMiddle" style="text-align: justify;">At the heart of the Pentaho BI server is the concept of process flow (referred to as Action Sequence). An action sequence is the smallest unit of work that the Pentaho server is capable of executing. Hence, every report on Pentaho (ad hoc or pre-published) is converted into an action sequence in order to be executed. An action sequence is am XML document with a .xaction extension. The concept is a little heavy to grasp in the beginning. But once you get a hang of it, the notion of a BI workflow allows you to do some of the most powerful things that can be expected on any BI system. Tasks like report bursting and exception-based reporting become pretty simple to achieve. <span> </span>Pentaho has an eclipse-based design studio allows you to create complex action sequences with minimal effort (once you get over the learning curve).</p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: justify;"><span> </span><span> <a href="http://kaizaramin.com/wp-content/uploads/2009/01/slide7.png"><img class="alignnone size-full wp-image-181" title="Action Sequence" src="http://kaizaramin.com/wp-content/uploads/2009/01/slide7.png" alt="" width="500" height="375" /></a></span></p>
<h3>Metadata Model</h3>
<p class="MsoListParagraphCxSpMiddle" style="text-align: justify;">In order to simplify the complex relations between various data sources in a report, Pentaho provides a metadata model (similar to Universes in BusinessObjects). Ad hoc reports depend on such business centric data models to shield the business user from complex data relationships. The metadata editor provides all the functionality to achieve this.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: justify;"><a href="http://kaizaramin.com/wp-content/uploads/2009/01/slide8.png"><img class="alignnone size-full wp-image-182" title="Metadata Editor" src="http://kaizaramin.com/wp-content/uploads/2009/01/slide8.png" alt="" width="500" height="375" /></a></p>
<h3>Administration</h3>
<p class="MsoListParagraphCxSpMiddle" style="text-align: justify;">Along with feature rich functionality for the end users, Pentaho BI also offers strong support for system administration. This is the key component where the enterprise edition offers more functionality than its free counterpart. The community version allows support for user management, roles management, data source management, service management, and public schedule management. The enterprise edition offers additional support for performance monitoring, audit monitoring, server clustering, and automated content cleaning.</p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: justify;"><span> </span></p>
<p class="MsoListParagraphCxSpMiddle" style="text-align: justify;"> <a href="http://kaizaramin.com/wp-content/uploads/2009/01/slide9.png"><img class="alignnone size-full wp-image-183" title="Administration" src="http://kaizaramin.com/wp-content/uploads/2009/01/slide9.png" alt="" width="500" height="375" /></a></p>
<p class="MsoListParagraphCxSpLast" style="text-align: justify;">To summarize this article, I must say I was impressed with the features offered by Pentaho. Its free community edition seems to offer more functionality than several commercial BI systems. It does have its share of bugs and problems, but nothing that you can’t live without. I have not yet evaluated its analytical report capabilities (Mondrian) as well as its data mining functionality (Weka). Pentaho also has a strong data integration system called Kettle. More on all of these topics very soon.<span>  </span></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share this Post:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F21%2Fevaluating-the-pentaho-open-source-bi-platform%2F&amp;title=Evaluating%20the%20Pentaho%20Open%20Source%20BI%20Platform&amp;bodytext=My%20previous%20article%20discussed%20why%20%E2%80%9COpen%20Source%20Business%20Intelligence%20is%20a%20Good%20Idea%E2%80%9D.%20In%20this%20article%2C%20I%20evaluate%20Pentaho%20BI%2C%20one%20the%20most%20popular%20open%20source%20BI%20solutions%20%28others%20being%20Jaspersoft%20and%20Actuate%29.%20Pentaho%20BI%20is%20offered%20in%20two%20flavor" title="Digg"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F21%2Fevaluating-the-pentaho-open-source-bi-platform%2F&amp;title=Evaluating%20the%20Pentaho%20Open%20Source%20BI%20Platform&amp;notes=My%20previous%20article%20discussed%20why%20%E2%80%9COpen%20Source%20Business%20Intelligence%20is%20a%20Good%20Idea%E2%80%9D.%20In%20this%20article%2C%20I%20evaluate%20Pentaho%20BI%2C%20one%20the%20most%20popular%20open%20source%20BI%20solutions%20%28others%20being%20Jaspersoft%20and%20Actuate%29.%20Pentaho%20BI%20is%20offered%20in%20two%20flavor" title="del.icio.us"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F21%2Fevaluating-the-pentaho-open-source-bi-platform%2F&amp;t=Evaluating%20the%20Pentaho%20Open%20Source%20BI%20Platform" title="Facebook"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F21%2Fevaluating-the-pentaho-open-source-bi-platform%2F&amp;title=Evaluating%20the%20Pentaho%20Open%20Source%20BI%20Platform&amp;annotation=My%20previous%20article%20discussed%20why%20%E2%80%9COpen%20Source%20Business%20Intelligence%20is%20a%20Good%20Idea%E2%80%9D.%20In%20this%20article%2C%20I%20evaluate%20Pentaho%20BI%2C%20one%20the%20most%20popular%20open%20source%20BI%20solutions%20%28others%20being%20Jaspersoft%20and%20Actuate%29.%20Pentaho%20BI%20is%20offered%20in%20two%20flavor" title="Google Bookmarks"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F21%2Fevaluating-the-pentaho-open-source-bi-platform%2F&amp;title=Evaluating%20the%20Pentaho%20Open%20Source%20BI%20Platform&amp;source=Kaizar+Amin+Technology+Simplified&amp;summary=My%20previous%20article%20discussed%20why%20%E2%80%9COpen%20Source%20Business%20Intelligence%20is%20a%20Good%20Idea%E2%80%9D.%20In%20this%20article%2C%20I%20evaluate%20Pentaho%20BI%2C%20one%20the%20most%20popular%20open%20source%20BI%20solutions%20%28others%20being%20Jaspersoft%20and%20Actuate%29.%20Pentaho%20BI%20is%20offered%20in%20two%20flavor" title="LinkedIn"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F21%2Fevaluating-the-pentaho-open-source-bi-platform%2F&amp;title=Evaluating%20the%20Pentaho%20Open%20Source%20BI%20Platform" title="Live"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F21%2Fevaluating-the-pentaho-open-source-bi-platform%2F&amp;t=Evaluating%20the%20Pentaho%20Open%20Source%20BI%20Platform" title="MySpace"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F21%2Fevaluating-the-pentaho-open-source-bi-platform%2F&amp;title=Evaluating%20the%20Pentaho%20Open%20Source%20BI%20Platform" title="Reddit"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Evaluating%20the%20Pentaho%20Open%20Source%20BI%20Platform&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F21%2Fevaluating-the-pentaho-open-source-bi-platform%2F" title="Slashdot"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F21%2Fevaluating-the-pentaho-open-source-bi-platform%2F&amp;title=Evaluating%20the%20Pentaho%20Open%20Source%20BI%20Platform" title="StumbleUpon"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F21%2Fevaluating-the-pentaho-open-source-bi-platform%2F" title="Technorati"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F21%2Fevaluating-the-pentaho-open-source-bi-platform%2F&amp;submitHeadline=Evaluating%20the%20Pentaho%20Open%20Source%20BI%20Platform&amp;submitSummary=My%20previous%20article%20discussed%20why%20%E2%80%9COpen%20Source%20Business%20Intelligence%20is%20a%20Good%20Idea%E2%80%9D.%20In%20this%20article%2C%20I%20evaluate%20Pentaho%20BI%2C%20one%20the%20most%20popular%20open%20source%20BI%20solutions%20%28others%20being%20Jaspersoft%20and%20Actuate%29.%20Pentaho%20BI%20is%20offered%20in%20two%20flavor&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="" title="YahooMyWeb"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://kaizaramin.com/2009/01/21/evaluating-the-pentaho-open-source-bi-platform/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why Open Source Business Intelligence is a Good Idea</title>
		<link>http://kaizaramin.com/2009/01/18/why-open-source-business-intelligence-is-a-good-idea/</link>
		<comments>http://kaizaramin.com/2009/01/18/why-open-source-business-intelligence-is-a-good-idea/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 17:41:35 +0000</pubDate>
		<dc:creator>kaizar</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://kaizaramin.com/?p=172</guid>
		<description><![CDATA[ 
 
More and more companies that are interested in improving the way they do business are adopting open source business intelligence. They are choosing open source for a variety of reasons, but primarily they have their eye on the bottom line. Because open source business intelligence gives companies options, they are able to save [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><strong> </strong></p>
<p><strong> </strong></p>
<p class="MsoNormal" style="text-align: justify;"><strong><span><span style="font-weight: normal;">More and more companies that are interested in improving the way they do business are adopting open source business intelligence.</span><span><span style="font-weight: normal;"> </span></span><span style="font-weight: normal;">They are choosing open source for a variety of reasons, but primarily they have their eye on the bottom line.</span><span><span style="font-weight: normal;"> </span></span><span style="font-weight: normal;">Because open source business intelligence gives companies options, they are able to save money on their </span><span style="text-decoration: underline;"><span style="font-weight: normal;">business intelligence</span></span><span style="font-weight: normal;"> (e.g. <a href="http://www.actuate.com" target="_blank">Actuate</a>, <a href="http://www.pentaho.com/" target="_blank">Pentaho</a>, <a href="http://www.jaspersoft.com/" target="_blank">Jaspersoft</a>)</span></span><span><span style="font-weight: normal;"> </span></span><span><span style="font-weight: normal;">system.</span><span><span style="font-weight: normal;"> </span></span><span style="font-weight: normal;">It also gives them the ability to improve the system they are working with as business intelligence technology grows and changes, instead of investing in a completely new platform.</span><span><span style="font-weight: normal;"> </span></span><span style="font-weight: normal;">Because of this flexibility and forward motion, these companies are seeing opportunities for their businesses that they would have missed with an outdated system.</span><span><span style="font-weight: normal;"> </span></span><span style="font-weight: normal;">Open source can also help your company get the best BI applications for your business.</span></span></strong></p>
<p class="MsoNormal" style="text-align: justify;"><span><span style="font-weight: normal;"><strong> </strong></span></span></p>
<h3><span><span style="font-weight: normal;"><strong>Plenty of Options</strong></span></span></h3>
<p class="MsoNormal" style="text-align: justify;"><span><span style="font-weight: normal;">Open source allows for adoption across application servers, in particular, Java-based applications because they are standardized and easy to merge with open source solutions and tools.</span><span><span style="font-weight: normal;"> </span></span><span style="font-weight: normal;">Your company can choose the solutions that fit the business intelligence needs.</span><span><span style="font-weight: normal;"> </span></span><span style="font-weight: normal;">Because you can pick and choose what you want to adopt, you aren’t saddled with an unwieldy system that does more or less than you need.</span></span></p>
<p class="MsoNormal" style="text-align: justify;"><span><span style="font-weight: normal;"><strong> </strong></span></span></p>
<h3><span><span style="font-weight: normal;"><strong>Right Price</strong></span></span></h3>
<p class="MsoNormal" style="text-align: justify;"><span><span style="font-weight: normal;">The ability to have options will help your company save money on business intelligence solutions, but you will also see cost benefits of having a software infrastructure that permeates all the way through the application layers of your technology package.</span><span><span style="font-weight: normal;"> </span></span><span style="font-weight: normal;">Your company can adjust your tech budget to reflect real world purchasing ability.</span><span><span style="font-weight: normal;"> </span></span><span style="font-weight: normal;">You’ll also see financial rewards when the IT team is able to dedicate their time to more important issues than generating reports once you’ve invested in an open source reporting tool.</span><span><span style="font-weight: normal;"> </span></span></span></p>
<p class="MsoNormal" style="text-align: justify;"><span><span style="font-weight: normal;"><strong> </strong></span></span></p>
<h3><span><span style="font-weight: normal;"><strong>Innovative Technology</strong></span></span></h3>
<p class="MsoNormal" style="text-align: justify;"><span><span style="font-weight: normal;">Because of the pricing structure of open source business intelligence, it is far easier for companies to upgrade their business intelligence systems as the technology improves.</span><span><span style="font-weight: normal;"> </span></span><span style="font-weight: normal;">Updates will allow you to get the full benefits of your business intelligence program.</span><span><span style="font-weight: normal;"> </span></span><span style="font-weight: normal;">Because you and other consumers will be more active in looking for ways to improve their systems, the competition among business intelligence providers to provide new technologies will increase, spurring innovation and creating new choices for consumers.</span><span><span style="font-weight: normal;"> </span></span></span></p>
<p class="MsoNormal" style="text-align: justify;"><span><span style="font-weight: normal;"><strong> </strong></span></span></p>
<p class="MsoNormal" style="text-align: justify;"><span><span style="font-weight: normal;">Finding the right business intelligence solution can be tricky, but open source technology makes it much easier for your company to find the right tools to generate the information you need.</span><span><span style="font-weight: normal;"> </span></span><span style="font-weight: normal;">Open source business intelligence is becoming more and more beneficial to consumers as time goes by and because of your ability to get updates, you won’t have to wait for the next version of the tool you need to start reaping the benefits of having a business intelligence system.</span><span><span style="font-weight: normal;"> </span></span></span></p>
<p><strong> </strong></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share this Post:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F18%2Fwhy-open-source-business-intelligence-is-a-good-idea%2F&amp;title=Why%20Open%20Source%20Business%20Intelligence%20is%20a%20Good%20Idea&amp;bodytext=%20%0D%0A%0D%0A%20%0D%0AMore%20and%20more%20companies%20that%20are%20interested%20in%20improving%20the%20way%20they%20do%20business%20are%20adopting%20open%20source%20business%20intelligence.%20They%20are%20choosing%20open%20source%20for%20a%20variety%20of%20reasons%2C%20but%20primarily%20they%20have%20their%20eye%20on%20the%20bottom%20line.%20Be" title="Digg"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F18%2Fwhy-open-source-business-intelligence-is-a-good-idea%2F&amp;title=Why%20Open%20Source%20Business%20Intelligence%20is%20a%20Good%20Idea&amp;notes=%20%0D%0A%0D%0A%20%0D%0AMore%20and%20more%20companies%20that%20are%20interested%20in%20improving%20the%20way%20they%20do%20business%20are%20adopting%20open%20source%20business%20intelligence.%20They%20are%20choosing%20open%20source%20for%20a%20variety%20of%20reasons%2C%20but%20primarily%20they%20have%20their%20eye%20on%20the%20bottom%20line.%20Be" title="del.icio.us"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F18%2Fwhy-open-source-business-intelligence-is-a-good-idea%2F&amp;t=Why%20Open%20Source%20Business%20Intelligence%20is%20a%20Good%20Idea" title="Facebook"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F18%2Fwhy-open-source-business-intelligence-is-a-good-idea%2F&amp;title=Why%20Open%20Source%20Business%20Intelligence%20is%20a%20Good%20Idea&amp;annotation=%20%0D%0A%0D%0A%20%0D%0AMore%20and%20more%20companies%20that%20are%20interested%20in%20improving%20the%20way%20they%20do%20business%20are%20adopting%20open%20source%20business%20intelligence.%20They%20are%20choosing%20open%20source%20for%20a%20variety%20of%20reasons%2C%20but%20primarily%20they%20have%20their%20eye%20on%20the%20bottom%20line.%20Be" title="Google Bookmarks"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F18%2Fwhy-open-source-business-intelligence-is-a-good-idea%2F&amp;title=Why%20Open%20Source%20Business%20Intelligence%20is%20a%20Good%20Idea&amp;source=Kaizar+Amin+Technology+Simplified&amp;summary=%20%0D%0A%0D%0A%20%0D%0AMore%20and%20more%20companies%20that%20are%20interested%20in%20improving%20the%20way%20they%20do%20business%20are%20adopting%20open%20source%20business%20intelligence.%20They%20are%20choosing%20open%20source%20for%20a%20variety%20of%20reasons%2C%20but%20primarily%20they%20have%20their%20eye%20on%20the%20bottom%20line.%20Be" title="LinkedIn"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F18%2Fwhy-open-source-business-intelligence-is-a-good-idea%2F&amp;title=Why%20Open%20Source%20Business%20Intelligence%20is%20a%20Good%20Idea" title="Live"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F18%2Fwhy-open-source-business-intelligence-is-a-good-idea%2F&amp;t=Why%20Open%20Source%20Business%20Intelligence%20is%20a%20Good%20Idea" title="MySpace"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F18%2Fwhy-open-source-business-intelligence-is-a-good-idea%2F&amp;title=Why%20Open%20Source%20Business%20Intelligence%20is%20a%20Good%20Idea" title="Reddit"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Why%20Open%20Source%20Business%20Intelligence%20is%20a%20Good%20Idea&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F18%2Fwhy-open-source-business-intelligence-is-a-good-idea%2F" title="Slashdot"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F18%2Fwhy-open-source-business-intelligence-is-a-good-idea%2F&amp;title=Why%20Open%20Source%20Business%20Intelligence%20is%20a%20Good%20Idea" title="StumbleUpon"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F18%2Fwhy-open-source-business-intelligence-is-a-good-idea%2F" title="Technorati"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F18%2Fwhy-open-source-business-intelligence-is-a-good-idea%2F&amp;submitHeadline=Why%20Open%20Source%20Business%20Intelligence%20is%20a%20Good%20Idea&amp;submitSummary=%20%0D%0A%0D%0A%20%0D%0AMore%20and%20more%20companies%20that%20are%20interested%20in%20improving%20the%20way%20they%20do%20business%20are%20adopting%20open%20source%20business%20intelligence.%20They%20are%20choosing%20open%20source%20for%20a%20variety%20of%20reasons%2C%20but%20primarily%20they%20have%20their%20eye%20on%20the%20bottom%20line.%20Be&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="" title="YahooMyWeb"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://kaizaramin.com/2009/01/18/why-open-source-business-intelligence-is-a-good-idea/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Open-Source Content Management System (CMS)</title>
		<link>http://kaizaramin.com/2009/01/07/open-source-content-management-system-cms/</link>
		<comments>http://kaizaramin.com/2009/01/07/open-source-content-management-system-cms/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 17:09:54 +0000</pubDate>
		<dc:creator>kaizar</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Portals]]></category>

		<guid isPermaLink="false">http://kaizaramin.com/?p=140</guid>
		<description><![CDATA[ A Content Management System, CMS, is a Web interface for manageing the dynamic content of a Website. In other words, using a CMS you would go to your website, login with a username and password, and start making changes to the contents using a convenient WYSIWYG editor. The content you are manageing could be for [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://www.concrete5.org/"></a> A Content Management System, CMS, is a Web interface for manageing the dynamic content of a Website. In other words, using a CMS you would go to your website, login with a username and password, and start making changes to the contents using a convenient WYSIWYG editor. The content you are manageing could be for a Website (static or dynamic), portal, or a blog. There is a wide range of free and commercial CMS systems available in market. This article provides a listing of some of the most popular open-source CMS frameworks (in no specific order):</p>
<table class="MsoTableGrid" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="319" valign="top">
<p class="MsoNormal">Alfresco</p>
</td>
<td width="319" valign="top">
<p class="MsoNormal"><a href="http://www.alfresco.com/">http://www.alfresco.com/</a></p>
</td>
</tr>
<tr>
<td width="319" valign="top">
<p class="MsoNormal">Jahia</p>
</td>
<td width="319" valign="top">
<p class="MsoNormal"><a href="http://www.jahia.org/">http://www.jahia.org/</a></p>
</td>
</tr>
<tr>
<td width="319" valign="top">
<p class="MsoNormal">OpenCMS</p>
</td>
<td width="319" valign="top">
<p class="MsoNormal"><a href="http://www.opencms.org/">http://www.opencms.org/</a></p>
</td>
</tr>
<tr>
<td width="319" valign="top">
<p class="MsoNormal">Drupal</p>
</td>
<td width="319" valign="top">
<p class="MsoNormal"><a href="http://drupal.org/">http://drupal.org/</a></p>
</td>
</tr>
<tr>
<td width="319" valign="top">
<p class="MsoNormal">Joomla</p>
</td>
<td width="319" valign="top">
<p class="MsoNormal"><a href="http://www.joomla.org/">http://www.joomla.org/</a></p>
</td>
</tr>
<tr>
<td width="319" valign="top">
<p class="MsoNormal">SilverStripe</p>
</td>
<td width="319" valign="top">
<p class="MsoNormal"><a href="http://www.silverstripe.com/">http://www.silverstripe.com/</a></p>
</td>
</tr>
<tr>
<td width="319" valign="top">
<p class="MsoNormal">Concrete5</p>
</td>
<td width="319" valign="top">
<p class="MsoNormal"><a href="http://www.concrete5.org/">http://www.concrete5.org/</a></p>
</td>
</tr>
<tr>
<td width="319" valign="top">
<p class="MsoNormal">DotNetNuke</p>
</td>
<td width="319" valign="top">
<p class="MsoNormal"><a href="http://www.dotnetnuke.com/">http://www.dotnetnuke.com/</a></p>
</td>
</tr>
<tr>
<td width="319" valign="top">
<p class="MsoNormal">Plone</p>
</td>
<td width="319" valign="top">
<p class="MsoNormal"><a href="http://plone.org/">http://plone.org/</a></p>
</td>
</tr>
<tr>
<td width="319" valign="top">
<p class="MsoNormal">Nuxeo</p>
</td>
<td width="319" valign="top">
<p class="MsoNormal"><a href="http://www.nuxeo.com/">http://www.nuxeo.com/</a></p>
</td>
</tr>
<tr>
<td width="319" valign="top">
<p class="MsoNormal">KnowledgeTree</p>
</td>
<td width="319" valign="top">
<p class="MsoNormal"><a href="http://www.knowledgetree.com/">http://www.knowledgetree.com/</a></p>
</td>
</tr>
<tr>
<td width="319" valign="top">
<p class="MsoNormal">DotCMS</p>
</td>
<td width="319" valign="top">
<p class="MsoNormal"><a href="http://www.dotcms.org/">http://www.dotcms.org/</a></p>
</td>
</tr>
<tr>
<td width="319" valign="top">
<p class="MsoNormal">WebGUI</p>
</td>
<td width="319" valign="top">
<p class="MsoNormal"><a href="http://www.webgui.org/">http://www.webgui.org/</a></p>
</td>
</tr>
<tr>
<td width="319" valign="top">
<p class="MsoNormal">Bricolage</p>
</td>
<td width="319" valign="top">
<p class="MsoNormal"><a href="http://www.bricolage.cc/">http://www.bricolage.cc/</a></p>
</td>
</tr>
<tr>
<td width="319" valign="top">
<p class="MsoNormal">TWiki</p>
</td>
<td width="319" valign="top">
<p class="MsoNormal"><a href="http://twiki.org/">http://twiki.org/</a></p>
</td>
</tr>
<tr>
<td width="319" valign="top">
<p class="MsoNormal">Mambo</p>
</td>
<td width="319" valign="top">
<p class="MsoNormal"><a href="http://www.mamboserver.com/">http://www.mamboserver.com/</a></p>
</td>
</tr>
<tr>
<td width="319" valign="top">
<p class="MsoNormal">TangoCMS</p>
</td>
<td width="319" valign="top">
<p class="MsoNormal"><a href="http://tangocms.org/">http://tangocms.org/</a></p>
</td>
</tr>
</tbody>
</table>
<p><span style="color: #551a8b; text-decoration: underline;"><br />
</span></p>
<p><a href="http://www.silverstripe.com/"></a></p>
<p><a href="http://plone.org/"></a></p>
<p><a href="http://www.dotnetnuke.com/"></a></p>
<p><a href="http://www.concrete5.org/"></a></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share this Post:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F07%2Fopen-source-content-management-system-cms%2F&amp;title=Open-Source%20Content%20Management%20System%20%28CMS%29&amp;bodytext=%C2%A0A%20Content%20Management%20System%2C%20CMS%2C%20is%20a%20Web%20interface%20for%20manageing%20the%20dynamic%20content%20of%20a%20Website.%20In%20other%20words%2C%20using%20a%20CMS%20you%20would%20go%20to%20your%20website%2C%20login%20with%20a%20username%20and%20password%2C%20and%20start%20making%20changes%20to%20the%20contents%20using%20a%20conv" title="Digg"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F07%2Fopen-source-content-management-system-cms%2F&amp;title=Open-Source%20Content%20Management%20System%20%28CMS%29&amp;notes=%C2%A0A%20Content%20Management%20System%2C%20CMS%2C%20is%20a%20Web%20interface%20for%20manageing%20the%20dynamic%20content%20of%20a%20Website.%20In%20other%20words%2C%20using%20a%20CMS%20you%20would%20go%20to%20your%20website%2C%20login%20with%20a%20username%20and%20password%2C%20and%20start%20making%20changes%20to%20the%20contents%20using%20a%20conv" title="del.icio.us"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F07%2Fopen-source-content-management-system-cms%2F&amp;t=Open-Source%20Content%20Management%20System%20%28CMS%29" title="Facebook"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F07%2Fopen-source-content-management-system-cms%2F&amp;title=Open-Source%20Content%20Management%20System%20%28CMS%29&amp;annotation=%C2%A0A%20Content%20Management%20System%2C%20CMS%2C%20is%20a%20Web%20interface%20for%20manageing%20the%20dynamic%20content%20of%20a%20Website.%20In%20other%20words%2C%20using%20a%20CMS%20you%20would%20go%20to%20your%20website%2C%20login%20with%20a%20username%20and%20password%2C%20and%20start%20making%20changes%20to%20the%20contents%20using%20a%20conv" title="Google Bookmarks"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F07%2Fopen-source-content-management-system-cms%2F&amp;title=Open-Source%20Content%20Management%20System%20%28CMS%29&amp;source=Kaizar+Amin+Technology+Simplified&amp;summary=%C2%A0A%20Content%20Management%20System%2C%20CMS%2C%20is%20a%20Web%20interface%20for%20manageing%20the%20dynamic%20content%20of%20a%20Website.%20In%20other%20words%2C%20using%20a%20CMS%20you%20would%20go%20to%20your%20website%2C%20login%20with%20a%20username%20and%20password%2C%20and%20start%20making%20changes%20to%20the%20contents%20using%20a%20conv" title="LinkedIn"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F07%2Fopen-source-content-management-system-cms%2F&amp;title=Open-Source%20Content%20Management%20System%20%28CMS%29" title="Live"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F07%2Fopen-source-content-management-system-cms%2F&amp;t=Open-Source%20Content%20Management%20System%20%28CMS%29" title="MySpace"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F07%2Fopen-source-content-management-system-cms%2F&amp;title=Open-Source%20Content%20Management%20System%20%28CMS%29" title="Reddit"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Open-Source%20Content%20Management%20System%20%28CMS%29&amp;url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F07%2Fopen-source-content-management-system-cms%2F" title="Slashdot"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F07%2Fopen-source-content-management-system-cms%2F&amp;title=Open-Source%20Content%20Management%20System%20%28CMS%29" title="StumbleUpon"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F07%2Fopen-source-content-management-system-cms%2F" title="Technorati"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fkaizaramin.com%2F2009%2F01%2F07%2Fopen-source-content-management-system-cms%2F&amp;submitHeadline=Open-Source%20Content%20Management%20System%20%28CMS%29&amp;submitSummary=%C2%A0A%20Content%20Management%20System%2C%20CMS%2C%20is%20a%20Web%20interface%20for%20manageing%20the%20dynamic%20content%20of%20a%20Website.%20In%20other%20words%2C%20using%20a%20CMS%20you%20would%20go%20to%20your%20website%2C%20login%20with%20a%20username%20and%20password%2C%20and%20start%20making%20changes%20to%20the%20contents%20using%20a%20conv&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="" title="YahooMyWeb"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://kaizaramin.com/2009/01/07/open-source-content-management-system-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advantages of Open Source Software</title>
		<link>http://kaizaramin.com/2008/12/10/advantages-of-open-source-software/</link>
		<comments>http://kaizaramin.com/2008/12/10/advantages-of-open-source-software/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 15:16:34 +0000</pubDate>
		<dc:creator>kaizar</dc:creator>
				<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://kaizaramin.com/?p=127</guid>
		<description><![CDATA[ 
A large number of SMEs and big-scale enterprises are adopting the open-source path for their mission critical IT needs. One of the key features of open source software is that it offers added flexibility to organizations to alter the source code of the application to fit their business processes. Along with flexibility, open source systems [...]]]></description>
			<content:encoded><![CDATA[<p> </p>
<p class="MsoNormal" style="text-align: justify;">A large number of SMEs and big-scale enterprises are adopting the open-source path for their mission critical IT needs. One of the key features of open source software is that it offers added flexibility to organizations to alter the source code of the application to fit their business processes. Along with flexibility, open source systems are significantly cheaper than their proprietary counterparts. Both these aspects prove to be great motivating factors when enterprises evaluate business applications. A large scale open source developer community, extensive peer review system, transparent design, robust architecture, and standards-based implementation make open source solutions a better and reliable alternative for integrating into existing business solutions.<span> </span></p>
<p class="MsoNormal" style="text-align: justify;">Outlined below are some of the advantages as well as common myths associated with open source solutions</p>
<h2 style="text-align: justify;">Advantages:</h2>
<h3 style="text-align: justify;">Low Cost of Ownership</h3>
<p class="MsoNormal" style="text-align: justify;">Open source solutions generally require no licensing fees. Some commercial flavors of open source systems are associated with licensing fees (along with support and maintenance fees), however these costs are very low compared to other commercial alternatives.</p>
<p class="MsoNormal" style="text-align: justify;"> </p>
<h3 style="text-align: justify;">Huge support</h3>
<p class="MsoNormal" style="text-align: justify;">Every popular open source system is supported by a vast community that has deep insight and understanding of the system. Such a peer-based support is often faster and superior to those offered by several proprietary systems. Further, several commercial open source systems offer paid support in addition to that offered by the community (forums and wikis).</p>
<p class="MsoNormal" style="text-align: justify;"> </p>
<h3 style="text-align: justify;">Easy License Management</h3>
<p class="MsoNormal" style="text-align: justify;">Open source software licenses are extremely simple. There is no concept of cpu-based, user-based, load-based, and site-based licensing. Obtain the software once and install it on as many servers as you wish supporting any number of users required. Now that is simple!</p>
<p class="MsoNormal" style="text-align: justify;"> </p>
<h3 style="text-align: justify;">Support for Scalability</h3>
<p class="MsoNormal" style="text-align: justify;">Most of the open source systems have load balancing and fault tolerance concepts inherently embedded into their design. Hence there are multiple options for load balancing, clustering, and fail-over available in open source applications. Such options are available in proprietary applications as well but at significant costs and licensing charges.</p>
<p class="MsoNormal" style="text-align: justify;"> </p>
<h3 style="text-align: justify;">No Vendor-Lockin</h3>
<p class="MsoNormal" style="text-align: justify;">Open source systems that are based on open standards are free from vendor specific lockins. It is very much possible for a proprietary company to shut its shop or get sold to another company thereby discontinue its services after a while. With support from the community, Open source software is independent of a single vendor and gives a strong sense of continuity.</p>
<p class="MsoNormal" style="text-align: justify;"> </p>
<h3 style="text-align: justify;">Greater Quality Software</h3>
<p class="MsoNormal" style="text-align: justify;">Open source software is available publicly. A large amount of developers globally contribute and analyze the code making it more secure and constantly increasing the quality. The peer review process drive excellence in design.</p>
<p class="MsoNormal" style="text-align: justify;"> </p>
<h2 style="text-align: justify;">Myths:</h2>
<h3 style="text-align: justify;">Open source systems (being free) offer no service or support</h3>
<p class="MsoNormal" style="text-align: justify;">Gone are the days when open source applications were limited to university students developing experimental code and distributing it freely. A majority of contemporary open source applications are termed as commercial open source and are developed by profit making organizations (Red Hat, Pentaho, etc). They either have a low licensing fee, a low support fee, or a feature rich commercial version. In either ways these companies make enough money to provide commercial grade support and maintenance of the open source software.</p>
<p class="MsoNormal" style="text-align: justify;"> </p>
<h3 style="text-align: justify;">Steep Learning Curve</h3>
<p class="MsoNormal" style="text-align: justify;">It is generally assumed that grasping and understanding an open source system will take much longer due to the lack of proper documentation and learning support. However, with comprehensive community based wikis there is abundance of documentation to get anyone accustomed to an open source solution. Availability of free downloads of the entire solution further enables individuals to adapt to an open source system at their own pace. Further, with the advent of commercial open source solutions organizations more and more organizations are supporting paid learning support which significantly reduces the overall learning curve.<span> </span></p>
<p class="MsoNormal" style="text-align: justify;"> </p>
<h3 style="text-align: justify;">Open source is not secure</h3>
<p class="MsoNormal" style="text-align: justify;">It might seem to be a simple deduction of logic to think that since the code is freely available anyone can figure out how to break it. It is actually the other way around. With a vast community reviewing the open source code, any bugs or security vulnerabilities are immediately surfaced and rapidly fixed, thereby resulting in more secure code.</p>
<p class="MsoNormal" style="text-align: justify;"> </p>
<h3 style="text-align: justify;">Open source is a work-in-progress</h3>
<p class="MsoNormal" style="text-align: justify;">It is a common belief that with continuous development activities, open source system is always changing and lacks a proper release cycle. Popular systems like Linux, Apache, MySQL, etc have proved this notion incorrect with structured code maintenance and controlled release cycles. Controlled upgrades are always backward compatible and continuously offer added featured and functionality (not to mention quick bug fixes)</p>
<p class="MsoNormal" style="text-align: justify;"> </p>
<p class="MsoNormal" style="text-align: justify;">To summarize, the advantages of open source systems are inherent in its flexibility, community support, reliability, quality, and continuity (lack of vendor lockin). All of this either free of costs or at significantly lower costs compared to their proprietary competitors.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share this Post:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fkaizaramin.com%2F2008%2F12%2F10%2Fadvantages-of-open-source-software%2F&amp;title=Advantages%20of%20Open%20Source%20Software&amp;bodytext=%C2%A0%0D%0AA%20large%20number%20of%20SMEs%20and%20big-scale%20enterprises%20are%20adopting%20the%20open-source%20path%20for%20their%20mission%20critical%20IT%20needs.%20One%20of%20the%20key%20features%20of%20open%20source%20software%20is%20that%20it%20offers%20added%20flexibility%20to%20organizations%20to%20alter%20the%20source%20code%20" title="Digg"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fkaizaramin.com%2F2008%2F12%2F10%2Fadvantages-of-open-source-software%2F&amp;title=Advantages%20of%20Open%20Source%20Software&amp;notes=%C2%A0%0D%0AA%20large%20number%20of%20SMEs%20and%20big-scale%20enterprises%20are%20adopting%20the%20open-source%20path%20for%20their%20mission%20critical%20IT%20needs.%20One%20of%20the%20key%20features%20of%20open%20source%20software%20is%20that%20it%20offers%20added%20flexibility%20to%20organizations%20to%20alter%20the%20source%20code%20" title="del.icio.us"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fkaizaramin.com%2F2008%2F12%2F10%2Fadvantages-of-open-source-software%2F&amp;t=Advantages%20of%20Open%20Source%20Software" title="Facebook"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fkaizaramin.com%2F2008%2F12%2F10%2Fadvantages-of-open-source-software%2F&amp;title=Advantages%20of%20Open%20Source%20Software&amp;annotation=%C2%A0%0D%0AA%20large%20number%20of%20SMEs%20and%20big-scale%20enterprises%20are%20adopting%20the%20open-source%20path%20for%20their%20mission%20critical%20IT%20needs.%20One%20of%20the%20key%20features%20of%20open%20source%20software%20is%20that%20it%20offers%20added%20flexibility%20to%20organizations%20to%20alter%20the%20source%20code%20" title="Google Bookmarks"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fkaizaramin.com%2F2008%2F12%2F10%2Fadvantages-of-open-source-software%2F&amp;title=Advantages%20of%20Open%20Source%20Software&amp;source=Kaizar+Amin+Technology+Simplified&amp;summary=%C2%A0%0D%0AA%20large%20number%20of%20SMEs%20and%20big-scale%20enterprises%20are%20adopting%20the%20open-source%20path%20for%20their%20mission%20critical%20IT%20needs.%20One%20of%20the%20key%20features%20of%20open%20source%20software%20is%20that%20it%20offers%20added%20flexibility%20to%20organizations%20to%20alter%20the%20source%20code%20" title="LinkedIn"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fkaizaramin.com%2F2008%2F12%2F10%2Fadvantages-of-open-source-software%2F&amp;title=Advantages%20of%20Open%20Source%20Software" title="Live"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fkaizaramin.com%2F2008%2F12%2F10%2Fadvantages-of-open-source-software%2F&amp;t=Advantages%20of%20Open%20Source%20Software" title="MySpace"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2008%2F12%2F10%2Fadvantages-of-open-source-software%2F&amp;title=Advantages%20of%20Open%20Source%20Software" title="Reddit"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://slashdot.org/bookmark.pl?title=Advantages%20of%20Open%20Source%20Software&amp;url=http%3A%2F%2Fkaizaramin.com%2F2008%2F12%2F10%2Fadvantages-of-open-source-software%2F" title="Slashdot"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fkaizaramin.com%2F2008%2F12%2F10%2Fadvantages-of-open-source-software%2F&amp;title=Advantages%20of%20Open%20Source%20Software" title="StumbleUpon"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fkaizaramin.com%2F2008%2F12%2F10%2Fadvantages-of-open-source-software%2F" title="Technorati"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fkaizaramin.com%2F2008%2F12%2F10%2Fadvantages-of-open-source-software%2F&amp;submitHeadline=Advantages%20of%20Open%20Source%20Software&amp;submitSummary=%C2%A0%0D%0AA%20large%20number%20of%20SMEs%20and%20big-scale%20enterprises%20are%20adopting%20the%20open-source%20path%20for%20their%20mission%20critical%20IT%20needs.%20One%20of%20the%20key%20features%20of%20open%20source%20software%20is%20that%20it%20offers%20added%20flexibility%20to%20organizations%20to%20alter%20the%20source%20code%20&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="" title="YahooMyWeb"><img src="http://kaizaramin.com/wp-content/plugins/sociable/images/" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://kaizaramin.com/2008/12/10/advantages-of-open-source-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
