<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Tuesday&#8217;s Tip: 10 Suggestions For A Successful Open Source Apps Strategy (Based On Personal Experience Blowing Up My Blog)</title>
	<atom:link href="http://blog.softwareinsider.org/2009/01/06/tuesdays-tip-10-suggestions-for-a-successful-open-source-apps-strategy-based-on-my-experience-blowing-up-my-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.softwareinsider.org/2009/01/06/tuesdays-tip-10-suggestions-for-a-successful-open-source-apps-strategy-based-on-my-experience-blowing-up-my-blog/</link>
	<description>Insider insights into effective enterprise apps strategies, vendor selection, and software contracts</description>
	<pubDate>Sun, 14 Mar 2010 16:47:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ned Lilly</title>
		<link>http://blog.softwareinsider.org/2009/01/06/tuesdays-tip-10-suggestions-for-a-successful-open-source-apps-strategy-based-on-my-experience-blowing-up-my-blog/comment-page-1/#comment-159</link>
		<dc:creator>Ned Lilly</dc:creator>
		<pubDate>Sat, 10 Jan 2009 14:30:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.softwareinsider.org/?p=1028#comment-159</guid>
		<description>Another response for Hank:  Have a look at &lt;a href="http://www.xtuple.com" rel="nofollow"&gt;xTuple ERP&lt;/a&gt;.  You can download the full client, and either connect it to a locally installed copy of the open source PostBooks Edition, or a hosted demo of the commercially licensed Manufacturing Edition.  There are also a couple dozen videos of xTuple ERP functionality at www.xtuple.com/demo/video.

Ray's list is right on point.  That's why, while there are thousands of people experimenting with xTuple and other open source ERPs on their own, when it comes time for implementation, production support, and managed upgrades, you really should work with the vendor or one of their partners.  For example, we offer what we call XTN (xTuple Network) services, which includes offsite backups, nightly upgrades, and even buckets of hours to help smooth out the inevitable issues that come with upgrades.</description>
		<content:encoded><![CDATA[<p>Another response for Hank:  Have a look at <a href="http://www.xtuple.com" rel="nofollow">xTuple ERP</a>.  You can download the full client, and either connect it to a locally installed copy of the open source PostBooks Edition, or a hosted demo of the commercially licensed Manufacturing Edition.  There are also a couple dozen videos of xTuple ERP functionality at <a href="http://www.xtuple.com/demo/video" rel="nofollow">http://www.xtuple.com/demo/video</a>.</p>
<p>Ray&#8217;s list is right on point.  That&#8217;s why, while there are thousands of people experimenting with xTuple and other open source ERPs on their own, when it comes time for implementation, production support, and managed upgrades, you really should work with the vendor or one of their partners.  For example, we offer what we call XTN (xTuple Network) services, which includes offsite backups, nightly upgrades, and even buckets of hours to help smooth out the inevitable issues that come with upgrades.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R "Ray" Wang</title>
		<link>http://blog.softwareinsider.org/2009/01/06/tuesdays-tip-10-suggestions-for-a-successful-open-source-apps-strategy-based-on-my-experience-blowing-up-my-blog/comment-page-1/#comment-145</link>
		<dc:creator>R "Ray" Wang</dc:creator>
		<pubDate>Wed, 07 Jan 2009 22:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.softwareinsider.org/?p=1028#comment-145</guid>
		<description>Erica,

Good point!  I'd imagine a security update is a significant requirement so Point 4 is valid if you feel security is key =)  This brings up a good point.  How do you know what security features are provided that are mandatory in open source?  is there any kind of registry service?

Ray</description>
		<content:encoded><![CDATA[<p>Erica,</p>
<p>Good point!  I&#8217;d imagine a security update is a significant requirement so Point 4 is valid if you feel security is key =)  This brings up a good point.  How do you know what security features are provided that are mandatory in open source?  is there any kind of registry service?</p>
<p>Ray</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erica George</title>
		<link>http://blog.softwareinsider.org/2009/01/06/tuesdays-tip-10-suggestions-for-a-successful-open-source-apps-strategy-based-on-my-experience-blowing-up-my-blog/comment-page-1/#comment-144</link>
		<dc:creator>Erica George</dc:creator>
		<pubDate>Wed, 07 Jan 2009 20:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.softwareinsider.org/?p=1028#comment-144</guid>
		<description>Great advice! I have to disagree with point 4, on updating only when needed. In the security world, we advise people to update software ASAP as soon as it is available and feasible without endangering core functionality. Why? Because malware and exploit authors use new updates to reverse engineer security holes that the updates patched, and immediately (often within hours) start targeting websites running the outdated versions. 

In 2008, for example, there were several waves of massive hackings of non-updated WordPress sites. The repercussions from a hacked website can be dire - not only can your or your visitors' computers become infected with trojans, password sniffers, etc., but you can lose trust and good will among visitors and can receive search engine penalties. For example, Google is well-known for placing warnings in its search results for sites it's discovered to be distributing malware (even inadvertently), which can lead to huge drops in traffic and any traffic-dependent income. 

It can help to be sure your site doesn't reveal its exact version, because malicious hackers search for sites that, essentially, advertise themselves as hackable by declaring what version of software they're running somewhere in their templates. That won't guarantee safety, but it can help some.</description>
		<content:encoded><![CDATA[<p>Great advice! I have to disagree with point 4, on updating only when needed. In the security world, we advise people to update software ASAP as soon as it is available and feasible without endangering core functionality. Why? Because malware and exploit authors use new updates to reverse engineer security holes that the updates patched, and immediately (often within hours) start targeting websites running the outdated versions. </p>
<p>In 2008, for example, there were several waves of massive hackings of non-updated WordPress sites. The repercussions from a hacked website can be dire - not only can your or your visitors&#8217; computers become infected with trojans, password sniffers, etc., but you can lose trust and good will among visitors and can receive search engine penalties. For example, Google is well-known for placing warnings in its search results for sites it&#8217;s discovered to be distributing malware (even inadvertently), which can lead to huge drops in traffic and any traffic-dependent income. </p>
<p>It can help to be sure your site doesn&#8217;t reveal its exact version, because malicious hackers search for sites that, essentially, advertise themselves as hackable by declaring what version of software they&#8217;re running somewhere in their templates. That won&#8217;t guarantee safety, but it can help some.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peopleunit</title>
		<link>http://blog.softwareinsider.org/2009/01/06/tuesdays-tip-10-suggestions-for-a-successful-open-source-apps-strategy-based-on-my-experience-blowing-up-my-blog/comment-page-1/#comment-143</link>
		<dc:creator>Peopleunit</dc:creator>
		<pubDate>Wed, 07 Jan 2009 19:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.softwareinsider.org/?p=1028#comment-143</guid>
		<description>In response to Hank Jefferson's inquiry, please have him take a look at an open source project called Open Bravo, its a mature ERP system, the best one that I've seen and I am presently in the midst of giving it a go.

Pass along my contact info if they can use some help with it.</description>
		<content:encoded><![CDATA[<p>In response to Hank Jefferson&#8217;s inquiry, please have him take a look at an open source project called Open Bravo, its a mature ERP system, the best one that I&#8217;ve seen and I am presently in the midst of giving it a go.</p>
<p>Pass along my contact info if they can use some help with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to be less stupid in 2009 &#124; Irregular Enterprise &#124; ZDNet.com</title>
		<link>http://blog.softwareinsider.org/2009/01/06/tuesdays-tip-10-suggestions-for-a-successful-open-source-apps-strategy-based-on-my-experience-blowing-up-my-blog/comment-page-1/#comment-141</link>
		<dc:creator>How to be less stupid in 2009 &#124; Irregular Enterprise &#124; ZDNet.com</dc:creator>
		<pubDate>Tue, 06 Jan 2009 21:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.softwareinsider.org/?p=1028#comment-141</guid>
		<description>[...] upgraded his Wordpress site and learned a lot along the way. He&#8217;s cleverly parsed this to lessons for anyone with an open source apps strategy. Such as: Test, test, test. This goes without saying.  You can never test enough.  Key approach [...]</description>
		<content:encoded><![CDATA[<p>[...] upgraded his Wordpress site and learned a lot along the way. He&#8217;s cleverly parsed this to lessons for anyone with an open source apps strategy. Such as: Test, test, test. This goes without saying.  You can never test enough.  Key approach [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Posts about Wordpress 2.7 as of 01/06/2009 &#124; The Lessnau Lounge</title>
		<link>http://blog.softwareinsider.org/2009/01/06/tuesdays-tip-10-suggestions-for-a-successful-open-source-apps-strategy-based-on-my-experience-blowing-up-my-blog/comment-page-1/#comment-140</link>
		<dc:creator>Posts about Wordpress 2.7 as of 01/06/2009 &#124; The Lessnau Lounge</dc:creator>
		<pubDate>Tue, 06 Jan 2009 20:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.softwareinsider.org/?p=1028#comment-140</guid>
		<description>[...] Modules: QuickPress &#38;amp; Recent Drafts 2.7. Quick Edit Option in Admin area 2.8. Auto   Tuesday’s Tip: 10 Suggestions For A Successful Open Source Apps Strategy (Based On My Experience B... - blog.softwareinsider.org 01/06/2009 Blogging Platforms Provide A Good Showcase For The Power And [...]</description>
		<content:encoded><![CDATA[<p>[...] Modules: QuickPress &amp;amp; Recent Drafts 2.7. Quick Edit Option in Admin area 2.8. Auto   Tuesday’s Tip: 10 Suggestions For A Successful Open Source Apps Strategy (Based On My Experience B&#8230; - blog.softwareinsider.org 01/06/2009 Blogging Platforms Provide A Good Showcase For The Power And [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hank Jefferson</title>
		<link>http://blog.softwareinsider.org/2009/01/06/tuesdays-tip-10-suggestions-for-a-successful-open-source-apps-strategy-based-on-my-experience-blowing-up-my-blog/comment-page-1/#comment-139</link>
		<dc:creator>Hank Jefferson</dc:creator>
		<pubDate>Tue, 06 Jan 2009 17:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.softwareinsider.org/?p=1028#comment-139</guid>
		<description>We're trying to figure out if it makes sense to use an open source ERP.  We run a very old AS/400 RPG ERP.  Don't even know the name.  We don't have the money for SAP or Oracle. What options besides open source should i consider.  What's a good way to evaluate.  I'll send my contact info by email.

Hank
IS Manager</description>
		<content:encoded><![CDATA[<p>We&#8217;re trying to figure out if it makes sense to use an open source ERP.  We run a very old AS/400 RPG ERP.  Don&#8217;t even know the name.  We don&#8217;t have the money for SAP or Oracle. What options besides open source should i consider.  What&#8217;s a good way to evaluate.  I&#8217;ll send my contact info by email.</p>
<p>Hank<br />
IS Manager</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Scavo</title>
		<link>http://blog.softwareinsider.org/2009/01/06/tuesdays-tip-10-suggestions-for-a-successful-open-source-apps-strategy-based-on-my-experience-blowing-up-my-blog/comment-page-1/#comment-138</link>
		<dc:creator>Frank Scavo</dc:creator>
		<pubDate>Tue, 06 Jan 2009 15:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.softwareinsider.org/?p=1028#comment-138</guid>
		<description>Good post, Ray. It's interesting how those of us involved in enterprise IT for so many years can easily forget some basics when it comes to our own personal computing. Thanks for itemizing these lessons learned. 

--Frank</description>
		<content:encoded><![CDATA[<p>Good post, Ray. It&#8217;s interesting how those of us involved in enterprise IT for so many years can easily forget some basics when it comes to our own personal computing. Thanks for itemizing these lessons learned. </p>
<p>&#8211;Frank</p>
]]></content:encoded>
	</item>
</channel>
</rss>
