<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://port25.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>What you see everyday...</title><link>http://port25.technet.com/archive/2006/06/19/What-you-see-everyday_2E002E002E00_.aspx</link><description>Many would believe or would guess that Microsoft is the ‘big gorilla’ in the Brazilian market, which is why the Linux/OSS versus Microsoft debate in Brazil always seems so dramatic in the press. But, alas, we are number eight, in terms of money spent</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 40109.1145)</generator><item><title>re: What you see everyday...</title><link>http://port25.technet.com/archive/2006/06/19/What-you-see-everyday_2E002E002E00_.aspx#27611</link><pubDate>Tue, 08 Sep 2009 10:44:17 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:27611</guid><dc:creator>anturio
</dc:creator><description>&lt;p&gt;Happy Labor Day Weekend!&lt;/p&gt;
&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=27611" width="1" height="1"&gt;</description></item><item><title>In case I forgot to mention</title><link>http://port25.technet.com/archive/2006/06/19/What-you-see-everyday_2E002E002E00_.aspx#2681</link><pubDate>Wed, 28 Jun 2006 06:01:12 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2681</guid><dc:creator>einhverfr</dc:creator><description>My two favorite RDBMS's are both open source: PostgreSQL and Firebird.&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2681" width="1" height="1"&gt;</description></item><item><title>re: What you see everyday...</title><link>http://port25.technet.com/archive/2006/06/19/What-you-see-everyday_2E002E002E00_.aspx#2680</link><pubDate>Wed, 28 Jun 2006 05:50:00 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2680</guid><dc:creator>einhverfr</dc:creator><description>Cronos;&lt;br&gt;&lt;br&gt;I will confess that MySQL is my least favorite RDBMS (somewhere just behind MS Access), so I am a little biased here. &amp;nbsp;Most of that bias is based on the frustration I usually experience when I have to work with MySQL....&lt;br&gt;&lt;br&gt;The real problem is that MySQL doesn't just &amp;quot;extend&amp;quot; the standard. &amp;nbsp;It *breaks* the standard in numerous ways even when run in ANSI mode. &amp;nbsp;And since most applications are not built on systems running both strict and ansi mode, so you have to deal with these major issues when porting a non-trivial application. &amp;nbsp;In short MySQL employs the same &amp;quot;partially embrace, extend, extinguish&amp;quot; tactics that people accuse Microsoft of pursuing.&lt;br&gt;&lt;br&gt;My favorite RDBMS has its share of extensions but most of those are sufficiently wrapped in the database layer as to make porting at least possible without unduly modifying the application. &amp;nbsp;But porting a large app is never simple...&lt;br&gt;&lt;br&gt;Best Wishes,&lt;br&gt;Chris Travers&lt;br&gt;Metatron Technology Consulting&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2680" width="1" height="1"&gt;</description></item><item><title>re: What you see everyday...</title><link>http://port25.technet.com/archive/2006/06/19/What-you-see-everyday_2E002E002E00_.aspx#2660</link><pubDate>Fri, 23 Jun 2006 18:00:43 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2660</guid><dc:creator>cronos</dc:creator><description>einhverfr: the SQL Server also has extentions and non-standard features:&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://www.tdan.com/i023fe03.htm"&gt;http://www.tdan.com/i023fe03.htm&lt;/a&gt;&lt;br&gt;&lt;br&gt;The differences with free software options are:&lt;br&gt;&lt;br&gt;the SQL Server and other propietary options costs a lot, and the free software ones don't;&lt;br&gt;and if you really need that features, and you have good programmers, you can modify the free software, but you can't modify the propetary software.&lt;br&gt;&lt;br&gt;Only for the cost and features of free software databases I'm convinced there are the best option, but if you appreciate the freedom too, there is noting to do with propietary software.&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2660" width="1" height="1"&gt;</description></item><item><title>re: What you see everyday...</title><link>http://port25.technet.com/archive/2006/06/19/What-you-see-everyday_2E002E002E00_.aspx#2659</link><pubDate>Fri, 23 Jun 2006 06:46:20 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2659</guid><dc:creator>rjdohnert</dc:creator><description>Great post bill. &amp;nbsp;Very informative and interesting. &amp;nbsp;keep up the good work.&lt;br&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2659" width="1" height="1"&gt;</description></item><item><title>Migrations and vendor lockin</title><link>http://port25.technet.com/archive/2006/06/19/What-you-see-everyday_2E002E002E00_.aspx#2658</link><pubDate>Fri, 23 Jun 2006 04:23:35 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2658</guid><dc:creator>einhverfr</dc:creator><description>I am fairly familiar with the issues of porting MySQL to PostgreSQL. &amp;nbsp;I have ported a few applications, maintain an application that used to support both, and have even authored a simple guide which is available on my whitepapers page.&lt;br&gt;&lt;br&gt;The problem is that MySQL has a large number of &amp;quot;features&amp;quot; which either &amp;quot;extend&amp;quot; or outright violate the SQL standards in ways that are usually incompatible with other systems. &amp;nbsp;Case sensitive table names, non-standard operators, lax error checking, and so forth mean that if the application has never supported other RDBMS's in the past, porting is likely to be a bit of a task.&lt;br&gt;&lt;br&gt;Best Wishes,&lt;br&gt;Chris Travers&lt;br&gt;Metatron Technology Consulting&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2658" width="1" height="1"&gt;</description></item><item><title>re: What you see everyday...</title><link>http://port25.technet.com/archive/2006/06/19/What-you-see-everyday_2E002E002E00_.aspx#2657</link><pubDate>Thu, 22 Jun 2006 18:25:32 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2657</guid><dc:creator>cronos</dc:creator><description>einhverfr: I done it sometimes, from MySQL to PostgreSQL, and from PostgreSQL to SQLite. What's the problem?&lt;br&gt;&lt;br&gt;Is more easy migrate from Access or SQL Server to another database? I searched this at Google, and for Access and SQL Server, I didn't find anything free. I found at Microsoft a software for free to migrate oracle to SQL server, only after filling a lovely web form:&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://www.google.ca/search?hl=en&amp;amp;q=migration+access&amp;amp;btnG=Google+Search&amp;amp;meta="&gt;http://www.google.ca/search?hl=en&amp;amp;q=migration+access&amp;amp;btnG=Google+Search&amp;amp;meta=&lt;/a&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://www.google.ca/search?hl=en&amp;amp;q=migration+SQL+server&amp;amp;btnG=Google+Search&amp;amp;meta="&gt;http://www.google.ca/search?hl=en&amp;amp;q=migration+SQL+server&amp;amp;btnG=Google+Search&amp;amp;meta=&lt;/a&gt;&lt;br&gt;&lt;br&gt;And, by the way, lots of free software and howtos to migrate from and to MySQL and Postgres, and even to migrate from Access and SQL Server:&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://www.google.ca/search?hl=en&amp;amp;q=migration+MySQL+Postgres&amp;amp;btnG=Google+Search&amp;amp;meta="&gt;http://www.google.ca/search?hl=en&amp;amp;q=migration+MySQL+Postgres&amp;amp;btnG=Google+Search&amp;amp;meta=&lt;/a&gt;&lt;br&gt;&lt;br&gt;Talking about vendor lock-in?&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2657" width="1" height="1"&gt;</description></item><item><title>Reply to Fluke</title><link>http://port25.technet.com/archive/2006/06/19/What-you-see-everyday_2E002E002E00_.aspx#2654</link><pubDate>Thu, 22 Jun 2006 04:12:06 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2654</guid><dc:creator>einhverfr</dc:creator><description>Fluke wrote:&lt;br&gt;'Which brings me to the next point, the biggest item that stood out for me in the translation I read was &amp;quot;will act with intention to search the reduction of the dependence of only suppliers.&amp;quot; &amp;nbsp;Computer Associates and Microsoft have become known for creating methods of vendor lock-in. &amp;nbsp;It tends to be far easier to transition between one FOSS vendor to another while retaining the same level of functionality than it is to transition between vendors that promote prioritary feature/extentions. &amp;nbsp;To steal a line from the popular press, &amp;quot;Microsoft is known for it's 'embrass and extend' adoption of standards.&amp;quot; '&lt;br&gt;&lt;br&gt;You have never tried to migrate away from MySQL have you?&lt;br&gt;&lt;br&gt;Well, I guess that is a bad example because for all its source license under the GPL is very much a proprietary product.&lt;br&gt;&lt;br&gt;Best Wishes,&lt;br&gt;Chris Travers&lt;br&gt;Metatron Technology Consulting&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2654" width="1" height="1"&gt;</description></item><item><title>re: What you see everyday...</title><link>http://port25.technet.com/archive/2006/06/19/What-you-see-everyday_2E002E002E00_.aspx#2648</link><pubDate>Wed, 21 Jun 2006 16:48:02 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2648</guid><dc:creator>fluke</dc:creator><description>You seem to be leveraging the myth that Microsoft is only a &amp;quot;software&amp;quot; company. &amp;nbsp;For purposes of *budgets*, they tend to be equipment.&lt;br&gt;&lt;br&gt;There are several companies that consider the cost of OEM pre-installed software to have come from the equipment budget. &amp;nbsp;That means those companies don't even factor in the cost of Windows OS and Office as part of the software budget. &amp;nbsp;Is Brazil that much different?&lt;br&gt;&lt;br&gt;If the Dept. of Health assist in the purchase of a MRI or CAT, does none of that money go to Microsoft? &amp;nbsp;Does it count as purchase of software?&lt;br&gt;&lt;br&gt;Of the R$2.2 million that Brazil spends on cellular telephone, does none of that go to Microsoft? &amp;nbsp;Does use of Window CE on a cell phone count as purchase of software?&lt;br&gt;&lt;br&gt;Another hidden cost to any country is how choices made by government for running software gets passed on to it's citizens. &amp;nbsp;Adoption of the Apple II+ was successfully largely due to people buying what their children had already tried in the schools. &amp;nbsp;Such leveraging of goverment institions to gain acceptence continues. &amp;nbsp;In the US, each time April 15th rolles around, Adobe gains several more users of Acrobat Reader since the IRS seems to favor PDF. &amp;nbsp;But if anyone wants to leverage this install-base, they have to accept that PDF is not a truely free standard (as shown by Adobe's reaction to Office 2007). &amp;nbsp;Governments are the best place to make or break general acceptance of free or prioritary standards.&lt;br&gt;&lt;br&gt;Which brings me to the next point, the biggest item that stood out for me in the translation I read was &amp;quot;will act with intention to search the reduction of the dependence of only suppliers.&amp;quot; &amp;nbsp;Computer Associates and Microsoft have become known for creating methods of vendor lock-in. &amp;nbsp;It tends to be far easier to transition between one FOSS vendor to another while retaining the same level of functionality than it is to transition between vendors that promote prioritary feature/extentions. &amp;nbsp;To steal a line from the popular press, &amp;quot;Microsoft is known for it's 'embrass and extend' adoption of standards.&amp;quot;&lt;br&gt;&lt;br&gt;To avoid Microsoft as an example for a moment (some people seem to take it as being anti-MS to talk about the company at all), Kodak was known for a while of providing discounted cameras that took prioritary batteries. &amp;nbsp;The initial cost for the initial set of waves of costs might be low, but the vendor lock-in for batteries end up increasing the TCO. &amp;nbsp;If the vendor decides to stop providing the batteries then the cost may become higher as a new initial investment in a camera must be made.&lt;br&gt;&lt;br&gt;Microsoft &amp;quot;cameras&amp;quot; tends to come with non-standard batteries. &amp;nbsp;A standard Kerberos ticket is normally only provides information for authentication. &amp;nbsp;MS-AD tickets use a reserved field to accomplish embrass and extend such that authorization also becomes part of the ticket (something normally best handled in LDAP). &amp;nbsp;The MS-AD ticket server can not be swapped for a third party Kerberos/LDAP servers and still expect to get the same level of functionality even if both servers are fully compliant with all the provisions of the RFCs. &amp;nbsp;This lock-in methodology is impossible to enforce when the customer is using strictly FOSS.&lt;br&gt;&lt;br&gt;Even more upsetting to citizens of smaller countries that can't keep up with the US life cycle for software is the lack of control on the road map for the software. &amp;nbsp;Microsoft may have had a road map for Windows 98/ME to include security fixes til June 30th, but MS06-015 clearly shows that the practical road map for security fixes ends earlier. &amp;nbsp;In the FOSS world, when Red Hat decides to terminate support faster than the customers are ready to accept then Progeny can step in and provide the patches without any authorization from Red Hat to do so. &amp;nbsp;There will be no &amp;quot;Progeny&amp;quot; patches for Windows 98 or ME as access to the source code to either OS does require authorization from MicroSoft. &amp;nbsp;The customer is lock-in to a single source for &amp;quot;batteries&amp;quot; (or in this case patches) and without them to accomplish the same task of continuing to get security updates requires a premature upgrade of the OS (and in several cases the hardware to meet the minimal requirements for the upgrade).&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2648" width="1" height="1"&gt;</description></item><item><title>Reply to Dreamer</title><link>http://port25.technet.com/archive/2006/06/19/What-you-see-everyday_2E002E002E00_.aspx#2647</link><pubDate>Wed, 21 Jun 2006 15:27:14 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2647</guid><dc:creator>einhverfr</dc:creator><description>First, Microsoft is doing a number of source code releases both as &amp;quot;Shared source&amp;quot; and open source. &amp;nbsp;And they are working with some open source projects in some ways too.&lt;br&gt;&lt;br&gt;However, if you are suggesting that the source code for Windows or Office needs to be released under an open source license, that is anything but simple. &amp;nbsp;Usually it takes an army of lawyers to review licenses of existing technologies that Microsoft may have with other firms and a massive engineering effort to replace those parts that the business does not have a right to release under such a license. &amp;nbsp;A year on and OpenSolaris is not yet even complete. &amp;nbsp;So this is a major step in terms of effort and a huge commitment of money. &amp;nbsp;And it wouldn't really help Microsoft in any way I can find at the moment-- they business is not ready to be an open source business.&lt;br&gt;&lt;br&gt;I have a unique perspective because I used to work at Microsoft and was even involved in discussions about how to compete with Linux. &amp;nbsp;These days I run my own open source based business.&lt;br&gt;&lt;br&gt;BTW, I am sure that Mr. Hilf is not allowed to tell a shareholder what he/she should be doing with MSFT stock at the moment by SEC rules. &amp;nbsp;At least when he is acting as an agent of Microsoft.&lt;br&gt;&lt;br&gt;But Microsoft has a huge problem and I think you are largely missing it. &amp;nbsp;Microsoft simply cannot expect the kind of market growth that they have experienced over the last few decades. &amp;nbsp;Their growth is slowing in large part due to saturation of the US and EU markets and an inability to sell their product effectively in the rest of the world. &amp;nbsp;With hardware remaining in service longer, software upgrades are a harder sell. &amp;nbsp;Why else do you think they want to offer Software Assurance?&lt;br&gt;&lt;br&gt;Where does Linux and open source fit into this picture? &amp;nbsp;First, these products provide genuine competition. &amp;nbsp;Right now, in many areas, they are the *only* viable competition left. &amp;nbsp;And competition provides 2 things:&lt;br&gt;&lt;br&gt;1: It provides a real alternative infrastructure for a business network. &amp;nbsp;And the ideal Linux/UNIX structure (seamless, shared everything) is very different from the ideal Windows structure (loosely coupled).&lt;br&gt;&lt;br&gt;2: &amp;nbsp;It provides market leverage against Microsoft. &amp;nbsp;Thus Microoft must often offer steep discounts to keep major players on their platform. &amp;nbsp;It also makes the success of offerings like Software Assurance less likely.&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2647" width="1" height="1"&gt;</description></item><item><title>re: What you see everyday...</title><link>http://port25.technet.com/archive/2006/06/19/What-you-see-everyday_2E002E002E00_.aspx#2646</link><pubDate>Wed, 21 Jun 2006 15:16:01 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2646</guid><dc:creator>carlos toguchi</dc:creator><description>The cost of Microsoft Software is big, very big, and the cost of OEM licensing ???&lt;br&gt;You it entered this cost?&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2646" width="1" height="1"&gt;</description></item><item><title>re: What you see everyday...</title><link>http://port25.technet.com/archive/2006/06/19/What-you-see-everyday_2E002E002E00_.aspx#2645</link><pubDate>Wed, 21 Jun 2006 12:30:41 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2645</guid><dc:creator>dreamer</dc:creator><description>&amp;quot;Linux-killer case studies are not working, let's put a OSS lab in place and do some massive brainwashing.&amp;quot;&lt;br&gt;&lt;br&gt;I think so.&lt;br&gt;&lt;br&gt;If Microsoft really wanted to get into open source, they'd release source...erm, wouldn't they? It's quite simple.&lt;br&gt;&lt;br&gt;Bill, the reason that Microsoft stock has fallen rapidly (like from $28 to $22 in a matter of weeks) is the continued disregard for Open Standards, lack of sourcecode provision, EU antitrust cases and dangerous EEE (Extend Embrace and Extinguish) tactics.&lt;br&gt;&lt;br&gt;It's not about money - it's about freedom. You are running into some serious issues with software licensing and your EULA. 'Freedom of information' is key now. Proprietary file formats only lock up the data and this is the biggest fear at acquisition. What if? People are scared.&lt;br&gt;&lt;br&gt;My clients would pay several times the cost of Microsoft licensing for alternative solutions: 1) Because the solution is 'free' from vendor lock-in and 2) Because all of their money can go towards support, not licensing.&lt;br&gt;&lt;br&gt;The public / business software market has changed - it's solutions as services. That's just not Microsoft's model. So, it's either change time or quit time.&lt;br&gt;&lt;br&gt;The problem for you is that time is running out. Shareholders want the next big profit - and that's not going to come from Microsoft.&lt;br&gt;&lt;br&gt;There was a unique opportunity in the past few years to embrace Linux and OSS. OSS was a movement, not a company to try to wipeout. When you tried to shut it down: A) You couldn't - it wasn't a company and B) All you did was offend developers - and developers are the channel to desktop users.&lt;br&gt;&lt;br&gt;The unfortunate fact is that OSS is actually more cost-effective, by 20-50%, with a greater level of suppport and security (enforced user not admin etc..). And it's free (as in beer) to learn - so everyone who wants to can get experience (the next big economies). So, really you're in trouble.&lt;br&gt;&lt;br&gt;The options - either you become a console entertainment vendor (didn't work) or you ship games for your platform (PC market sideways in favour of consoles) or, erm. - give developers what they want...Linux.&lt;br&gt;&lt;br&gt;Mr Gates was quite right when he said &amp;quot;No-one owns the factory for ideas..&amp;quot; I'm just confused then, why you continue to try to close the factory down?&lt;br&gt;&lt;br&gt;Microsoft needs software patents in Europe - to make more profit from the $16bn a year that goes through Ireland and avoids EU taxes - for example in the UK and at the same time avoids US taxes. Unfortunately, that vote was lost by MEP's in a 648-14 vote against.&lt;br&gt;&lt;br&gt;So, no more savings, no more profits. You see, when the innovators create - they don't say 'How much can I get for this?' they say 'How much can I give with this?'. The money comes - very quickly - offers from all sides from companies that want to make a profit - but it's on the terms of the developer. The innovators aren't inside Microsoft and unfortunately the MSFT shareholders have just found out.&lt;br&gt;&lt;br&gt;I don't wish Microsoft financial difficulty, but it's looming. Maybe you could pull back something with a Linux distro, or with inclusion of Open Office or something - but you know that you're doomed once you try to make the bridge there. People will say 'Hey, why not just use Linux with these applications?'.&lt;br&gt;&lt;br&gt;You know what I see everyday? People - people with growing IT skills. People who are more and more abstract from the Operating System. People with mobile devices. People using Web Services. And these people want all the file formats in the world. The next generation only want the 'freedom' ones.&lt;br&gt;&lt;br&gt;That's the only option. Still, it might be too late for the stock value. I'm just interested - what's the tipping point for Microsoft? 40% off the share value... 60%? Or less? 20%? Perhaps we're already close...even on the wrong side of it?&lt;br&gt;&lt;br&gt;MOST IMPORTANTLY: Can you tell the shareholder why he/she shouldn't sell MSFT _right_ now?&lt;br&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2645" width="1" height="1"&gt;</description></item><item><title>re: What you see everyday...</title><link>http://port25.technet.com/archive/2006/06/19/What-you-see-everyday_2E002E002E00_.aspx#2644</link><pubDate>Wed, 21 Jun 2006 08:04:10 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2644</guid><dc:creator>mleite</dc:creator><description>First, I see &amp;quot;Microsoft is just barely on the top spend list&amp;quot;. Then, as a P.S. &amp;quot;they enter into their 2nd, 3rd, or 4th ‘wave’.. and realize there are still costs with free software&amp;quot;.&lt;br&gt;&lt;br&gt;So, I think I got the message: &amp;quot;Microsoft is not on the top list but we desperately need to be&amp;quot;. Linux-killer case studies are not working, let's put a OSS lab in place and do some massive brainwashing.&lt;br&gt;&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2644" width="1" height="1"&gt;</description></item><item><title>re: What you see everyday...</title><link>http://port25.technet.com/archive/2006/06/19/What-you-see-everyday_2E002E002E00_.aspx#2643</link><pubDate>Wed, 21 Jun 2006 06:06:48 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2643</guid><dc:creator>einhverfr</dc:creator><description>Hi Desert_dev;&lt;br&gt;&lt;br&gt;I can sympathize. &amp;nbsp;I was doing a security review of an application we provide a fair bit of suppot and I discovered that the approach to authentication was fundamentally flawed and trivially circumvented. &amp;nbsp;After a series of arguments with the maintainer of the software, I have concluded that I will need to fix it before I make a security announcement because if I don't it won't ever get fixed. &amp;nbsp;Fortunately I can fix it.&lt;br&gt;&lt;br&gt;Shows that open source by itself is no guarantee for security, but in the end, maybe it helps.&lt;br&gt;&lt;br&gt;Best Wishes,&lt;br&gt;Chris Travers&lt;br&gt;Metatron Technology Consulting&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2643" width="1" height="1"&gt;</description></item><item><title>re: What you see everyday...</title><link>http://port25.technet.com/archive/2006/06/19/What-you-see-everyday_2E002E002E00_.aspx#2641</link><pubDate>Wed, 21 Jun 2006 04:49:56 GMT</pubDate><guid isPermaLink="false">af7480c4-26b7-468d-87b0-2acebabb473d:2641</guid><dc:creator>desert_dev</dc:creator><description>Chris:&lt;br&gt;&lt;br&gt;&amp;gt; Services and support are a far wider field than just breakfixes. &amp;nbsp;&lt;br&gt;&amp;gt; Indeed, I would argue that customization and engineering are a major &lt;br&gt;&amp;gt; part of that. &amp;nbsp;Indeed the idea of support is to support or work with &lt;br&gt;&amp;gt; the IT operations of a business to solve whatever problems they can't &lt;br&gt;&amp;gt; effectively tackle.&lt;br&gt;&lt;br&gt;Definitely agreed - particularly in embedded. Consider this article - &lt;br&gt;it states that embedded is purely a service industry, and shouldn't&lt;br&gt;be product based at all:&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://linuxdevices.com/articles/AT6989225710.html"&gt;http://linuxdevices.com/articles/AT6989225710.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;At the IT level, I see customization as a very different thing - &lt;br&gt;more customization of existing applications (like interfaces for &lt;br&gt;a site on top of a content management app) than specific development&lt;br&gt;for a client. That's probably because embedded is a much less mature&lt;br&gt;industry in a lot of ways, but it definitely is a large piece of &lt;br&gt;the pie. &amp;nbsp;Obviously IBM has some leverage here.&lt;br&gt;&lt;br&gt;&amp;gt; There are a wide range of such services. &amp;nbsp;And you have a point that &lt;br&gt;&amp;gt; there is a lot of shoddy FOSS engineering out there. &amp;nbsp;But there is &lt;br&gt;&amp;gt; also a lot of high quality FOSS engineering and a lot of shoddy COTS &lt;br&gt;&amp;gt; engineering.&lt;br&gt;&lt;br&gt;Couldn't agree more. :) As long as the industry has engineers, there&lt;br&gt;will always be good, and always be bad. Some write COTS, some write&lt;br&gt;FOSS. I seem to be a dowsing rod for bad FOSS software that has to be &lt;br&gt;made to work. &amp;nbsp;&lt;br&gt;&lt;br&gt;The trouble with FOSS is that when it's bad, you get to see the shaky footing. Consider a closed in COTS bridge - at least you can have the &lt;br&gt;(potentially false) sense that it's well built. With a FOSS bridge, you may look down and see the whole thing holding together by a string. &amp;nbsp;&lt;br&gt;&lt;br&gt;Which is better? It depends if you can fix the bridge yourself, or if&lt;br&gt;you just want someone to go after when it all comes crashing down.&lt;br&gt;&lt;br&gt;I favor the open bridge myself, and I try not to look down except&lt;br&gt;when I have to.&lt;img src="http://port25.technet.com/aggbug.aspx?PostID=2641" width="1" height="1"&gt;</description></item></channel></rss>