<?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>Jason L. Froebe - Tech tips and How Tos for Fellow Techies &#187; opensource</title>
	<atom:link href="http://froebe.net/blog/index.php/tag/opensource/feed/" rel="self" type="application/rss+xml" />
	<link>http://froebe.net/blog</link>
	<description>Tips &#38; Tricks for Databases (Sybase, Oracle, MySQL, PostgreSQL, SQLite), Windows, Linux, Solaris, Perl, Java, Bash and so much much more</description>
	<lastBuildDate>Sat, 07 Jan 2012 22:12:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Andrew E. Bruno:  Database Design with Dia</title>
		<link>http://froebe.net/blog/2009/11/05/andrew-e-bruno-database-design-with-dia/</link>
		<comments>http://froebe.net/blog/2009/11/05/andrew-e-bruno-database-design-with-dia/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 19:39:14 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[IBM DB2]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[My Databases]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[database design]]></category>
		<category><![CDATA[dia]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[relational database]]></category>
		<category><![CDATA[tedia2sql]]></category>
		<category><![CDATA[uml]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1147</guid>
		<description><![CDATA[Back in December of 2007, Andrew E. Bruno wrote an excellent article on how to use the open source program Dia to design databases.  He used the resultant design to create a MySQL database but the same principles could be used to create just about any relational database from the design.  Dia is available for [...]]]></description>
			<content:encoded><![CDATA[<p>Back in December <a href="http://live.gnome.org/Dia"><img class="alignright size-full wp-image-1148" title="Dia" src="http://froebe.net/blog/wp-content/uploads/2009/11/dialogo.png" alt="Dia" width="300" height="108" /></a>of 2007, <a href="http://left.subtree.org">Andrew E. Bruno</a> wrote an excellent article on how to <a href="http://left.subtree.org/2007/12/05/database-design-with-dia/">use the open source program Dia to design databases</a>.  He used the resultant design to create a MySQL database but the same principles could be used to create just about any relational database from the design.  <a href="http://live.gnome.org/Dia">Dia</a> is available for Linux, *nix, and Windows.</p>
<blockquote>
<h2><em><a title="Permanent Link: Database Design with Dia" rel="bookmark" href="http://left.subtree.org/2007/12/05/database-design-with-dia/">Database Design with Dia</a></em></h2>
<p><em>In this post I&#8217;m going to give a quick how-to on creating database schemas with a wonderful tool called <a href="http://live.gnome.org/Dia">Dia</a>. I&#8217;ve often found having a nice visual representation of a database to be quite helpful but can&#8217;t stand keeping it up to date. As soon as you add a new column or change the design around you end up having to sync your visual diagram with your SQL files. It&#8217;s tedious having to manage the various SQL for building the database and this can be a larger pain when trying to support different database platforms each with their own SQL syntax. So before you create your next database read on and see how Dia can make your life a bit easier.</em></p>
<p><em><a href="http://live.gnome.org/Dia">Dia</a> is a program for creating diagrams and for this exercise we&#8217;ll be creating UML diagrams from within Dia. We&#8217;re also going to use a perl script called <a href="http://tedia2sql.tigris.org/">tedia2sql</a> which will transform our Dia files directly to SQL for our target database. What&#8217;s also nice about creating database schemas this way is that you can generate SQL for multiple target databases without the maintenance overhead.</em></p>
<p><em><a href="http://left.subtree.org/2007/12/05/database-design-with-dia/">read more&#8230;.</a><br />
</em></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2009/11/05/andrew-e-bruno-database-design-with-dia/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sybase&#8217;s PowerBuilder v12 is powerful, .NET based, and wonderful!  Why you shouldn&#8217;t use it</title>
		<link>http://froebe.net/blog/2009/08/27/sybases-powerbuilder-v12-is-powerful-net-based-and-wonderful-why-you-shouldnt-use-it/</link>
		<comments>http://froebe.net/blog/2009/08/27/sybases-powerbuilder-v12-is-powerful-net-based-and-wonderful-why-you-shouldnt-use-it/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 20:40:06 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[Powerbuilder]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[TechWave]]></category>
		<category><![CDATA[4gl]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Informix]]></category>
		<category><![CDATA[ISUG]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[powersoft]]></category>
		<category><![CDATA[Sun]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1100</guid>
		<description><![CDATA[The following is MY perception of Sybase&#8217;s PowerBuilder: Years ago PowerBuilder was king.  No one could touch it.  It was relatively inexpensive.  Microsoft&#8217;s Visual Basic matured and the Pascal based Borland&#8217;s Delphi was released.  Then it fell and fall it did. As it was falling from the throne Sybase purchased Powersoft, makers of PowerBuilder.  As [...]]]></description>
			<content:encoded><![CDATA[<h4>The following is MY perception of <a href="http://www.sybase.com/powerbuilder">Sybase&#8217;s PowerBuilder</a>:</h4>
<p>Years ago PowerBuilder <a href="http://en.wikipedia.org/wiki/PowerBuilder">was king</a>.  No one could touch it.  It was relatively inexpensive.  Microsoft&#8217;s Visual Basic matured and the Pascal based Borland&#8217;s Delphi was released.  Then it fell and fall it did.</p>
<div id="attachment_560" class="wp-caption alignright" style="width: 193px"><a href="http://www.sybase.com"><img class="size-full wp-image-560" title="Sybase, Inc." src="http://froebe.net/blog/wp-content/uploads/2008/07/sybase.png" alt="Sybase" width="183" height="74" /></a><p class="wp-caption-text">Sybase</p></div>
<p>As it was falling from the throne Sybase purchased Powersoft, makers of PowerBuilder.  As the the market share continued to shrink, PowerBuilder developers had more difficulty in finding new projects.  Most new development was written in Visual Basic or Java.</p>
<p>Years went by with marketing of PowerBuilder little more than the occasional road show, <a href="http://www.sybase.com/techwave">TechWave</a> presentations and the <a href="http://www.isug.com">ISUG Technical Journal</a> ads catered towards <em><strong>existing customers</strong></em>.  Little to no effort was put forth by Sybase to gain new PowerBuilder customers.</p>
<p>During this week&#8217;s Sybase TechWave, PowerBuilder version 12 was released.  It has all the whistles and kitchen sinks you could ask for.   An amazing tool for development!  Too bad no one outside of the die hard PowerBuilder programmers will use it.</p>
<h1><span style="color: #ff6600;">Blasphemy!  Heretic! </span></h1>
<p>Consider this:</p>
<p>Sybase owns PowerBuilder.  It owns the PowerBuilder software, PowerBuilder language, PowerScript, the PowerBuilder vm, and everything PowerBuilder.</p>
<p>No problem right?</p>
<p>What will happen to PowerBuilder when Sybase is bought out by another company?  Products with tiny market share like PowerBuilder would likely be killed or in a state of limbo for several years.  <em>Anyone remember what happened <a href="http://en.wikipedia.org/wiki/IBM_Informix">when IBM bought Informix</a>? </em></p>
<p>Do you really want to bet your career and business on a software development tool that is locked to a single smallish vendor?</p>
<p>Maybe, perhaps, if Sybase were to release the PowerBuilder 4GL language and PowerScript to the world like Microsoft did with the C# and Visual Basic languages and Sun with Java&#8230;   Perhaps if Sybase would allow 3rd parties to develop tools based around the PowerBuilder language royalty free&#8230;</p>
<h2>Sybase:  PLEASE FREE THE POWERBUILDER 4GL LANGUAGE!</h2>
<p>I mean, really, what benefit could Sybase have to cripple the PowerBuilder developers?</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2009/08/27/sybases-powerbuilder-v12-is-powerful-net-based-and-wonderful-why-you-shouldnt-use-it/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Calling Sybase developers! Please help fix the Sybase and Microsoft driver for the CakePHP framework!</title>
		<link>http://froebe.net/blog/2009/02/02/calling-sybase-developers-please-help-fix-the-sybase-and-microsoft-driver-for-the-cakephp-framework/</link>
		<comments>http://froebe.net/blog/2009/02/02/calling-sybase-developers-please-help-fix-the-sybase-and-microsoft-driver-for-the-cakephp-framework/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 18:37:25 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[IQ]]></category>
		<category><![CDATA[microsoft sqlserver]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php framework]]></category>
		<category><![CDATA[SQL Anywhere]]></category>
		<category><![CDATA[sqlserver]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=838</guid>
		<description><![CDATA[While the CakePHP framework is very good, the dbo &#8220;driver&#8221; (wrapper) between CakePHP and the PHP Sybase/Microsoft drivers ar not implemented to be actually usable.  Most of the issues are differences of SQL dialect between MySQL and the commercial DBMSs. The issues tend to be simple ones such as, &#8220;select * from my_table limit 10&#8243; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cakephp.org"><img class="alignright size-medium wp-image-839" title="CakePHP" src="http://froebe.net/blog/wp-content/uploads/2009/02/cake-logo.png" alt="" width="180" height="180" /></a>While the CakePHP framework is very good, the dbo &#8220;driver&#8221; (wrapper) between CakePHP and the PHP Sybase/Microsoft drivers ar not implemented to be actually usable.  <a title="Sybase/MSSQL and CakePHP" href="http://www.nabble.com/Sybase-MSSQL-and-CakePHP-td16029616.html">Most of the issues are differences of SQL dialect between MySQL and the commercial DBMSs</a>.</p>
<p>The issues tend to be simple ones such as, &#8220;select * from my_table limit 10&#8243; to retrieve the first 10 rows not working.  Using &#8220;select top 10 col1,col2,&#8230;.coln from my_table&#8221; will.</p>
<p>So how can you help?  Very easily! <img src='http://froebe.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   The CakePHP website shows us how:</p>
<div class="wikipage">
<div id="searchable">
<blockquote>
<h3 id="ContributingtoCake"><em><span class="searchword1">Contributing</span> to Cake<a class="anchor" title="Link to this section" href="https://trac.cakephp.org/wiki/ContributingToCake#ContributingtoCake"> </a></em></h3>
<p><em> We are always looking for contributions, so don&#8217;t be shy. There are two ways to get involved: </em></p>
<h3 id="a1.Documentation:"><em>1. Documentation:<a class="anchor" title="Link to this section" href="https://trac.cakephp.org/wiki/ContributingToCake#a1.Documentation:"> </a></em></h3>
<p><em> The <a class="ext-link" href="http://book.cakephp.org/"><span class="icon">Cookbook</span></a> is ready to accept your input. Everyone can help with the documentation effort by simply logging in with your <a class="ext-link" href="http://bakery.cakephp.org/"><span class="icon">Bakery</span></a> account, writing (or editing) a section and submitting it for review. The application is still under development, so if you find a problem, submit a ticket following the <a href="https://trac.cakephp.org/wiki/bugreport">recommended procedure</a>. Visit #<span class="searchword0">cakephp</span>-docs on irc.freenode.net. </em></p>
<h3 id="a2.BugsEnhancementsandOptimizations:"><em>2. Bugs, Enhancements and Optimizations:<a class="anchor" title="Link to this section" href="https://trac.cakephp.org/wiki/ContributingToCake#a2.BugsEnhancementsandOptimizations:"> </a></em></h3>
<p><em><span class="searchword1">Contributing</span> code to <span class="searchword0">CakePHP</span> is easy: Submit test cases and attach them to tickets. That&#8217;s it. Fame, glory, and praise to all those who make the effort.<br />
</em></p>
<p><em><strong>Thanks to all those who have already contributed to <span class="searchword0">CakePHP</span>. We look forward to everyone&#8217;s future contributions.</strong></em></p></blockquote>
<p>Take a look at the <a href="https://trac.cakephp.org/browser/branches/1.2.x.x/cake/libs/model/datasources/dbo">source code for the drivers</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2009/02/02/calling-sybase-developers-please-help-fix-the-sybase-and-microsoft-driver-for-the-cakephp-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flourish 2008 Conference Roundup</title>
		<link>http://froebe.net/blog/2008/04/08/flourish-2008-conference-roundup/</link>
		<comments>http://froebe.net/blog/2008/04/08/flourish-2008-conference-roundup/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 17:54:59 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[bobby moore]]></category>
		<category><![CDATA[bruce perens]]></category>
		<category><![CDATA[catalyst]]></category>
		<category><![CDATA[Chicago]]></category>
		<category><![CDATA[conary]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[floss]]></category>
		<category><![CDATA[flourish]]></category>
		<category><![CDATA[james gray]]></category>
		<category><![CDATA[joshua mcadams]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[motorolla]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[perl mongers]]></category>
		<category><![CDATA[rpath]]></category>
		<category><![CDATA[tony wong]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[uic]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=451</guid>
		<description><![CDATA[This year&#8217;s Flourish Conference was held at the University of Illinois in downtown Chicago (UIC). The Flourish web site describes Flourish as: The goal of the Flourish Conference is to promote the use and adoption of Free Libre Open Source Software (FLOSS) by demonstrating the practical applications of FLOSS in the business and academic world. [...]]]></description>
			<content:encoded><![CDATA[<p>This year&#8217;s <a href="http://www.flourishconf.com/flourish2008/">Flourish Conference</a> was held at the University of Illinois in downtown Chicago (UIC).  The Flourish web site describes Flourish as:  <a href="http://www.flourishconf.com/flourish2008"><img class="alignright size-medium wp-image-452" style="float: right; border: 2px solid black; margin: 5px;" title="flourish2008-bannerbox" src="http://froebe.net/blog/wp-content/uploads/2008/04/flourish2008-bannerbox.jpg" alt="Flourish 2008 Conference" width="173" height="173" /></a></p>
<blockquote><p><em>The goal of the Flourish Conference is to promote the use and adoption of Free Libre Open Source Software (FLOSS) by demonstrating the practical applications of FLOSS in the business and academic world. While everyone is familiar with businesses that focus on creating non-free proprietary software, the same cannot be said for those who specialize in developing and supporting FLOSS software, and an Open Culture.</em></p></blockquote>
<p>I missed a part of Bruce Perens&#8217; <a href="http://www.flourishconf.com/flourish2008/index.php?option=com_content&amp;task=view&amp;id=26"><em>Innovation Goes Public</em></a> presentation due to<a href="http://perens.com/"><img class="alignleft size-medium wp-image-454" style="float: left; border: 2px solid black; margin: 5px;" title="bruc-perens" src="http://farm3.static.flickr.com/2013/2390418695_e102f02a64_m.jpg" alt="Bruce Perens" width="150" height="119" /></a> Chicago&#8217;s closing several sidewalks that go over or under the tristate.  I&#8217;m not quite sure I agree with him that the road a head for open source is all rosey.  Perhaps I misunderstood him but it seemed to me that the idea of simply giving the source of an application to the public would allow the programmers to still be paid via the support/service agreements.  This may work for some applications, but for others there wouldn&#8217;t be a sufficient number of support contracts to financially support the programmers  Personally, I prefer open source but I will also pay for commercial proprietary software.  I use what works.</p>
<p>The company I work for, <a href="http://www.sungard.com">Sungard Investment Systems</a>, uses open source for many internal projects.  One such product uses VMware and Linux for a <a href="http://www.rpath.com/rbuilder/"><img class="alignright size-medium wp-image-453" style="border: 2px solid black; float: right; margin: 5px;" title="corplogo" src="http://froebe.net/blog/wp-content/uploads/2008/04/corplogo.gif" alt="rPath" width="80" height="98" /></a>portable monitoring system so I was highly interested in <a href="http://www.rpath.com/rbuilder/">rBuilder Online</a> from rPath.  I attended the <a href="http://www.flourishconf.com/flourish2008/index.php?option=com_content&amp;task=view&amp;id=31"><em>Appliance Development and Conary</em></a> session presented by Stephanie Watson from rPath.  I&#8217;m currently investigating on how well and easy it is to make a VMware appliance that would house a Sybase ASE server (DBMS) with no unnecessary os files.  If the testing turns out well, I will ask my fellow Sybase ASE DBAs whether Sybase need certify it or whether we are &#8216;on our own&#8217;.  The monitoring machine itself really doesn&#8217;t need Sybase ASE on it but since we have the license&#8230;.</p>
<p><a href="http://www.flickr.com/photos/jfroebe/2391270424/">Dr. John Waclawsky</a>, from <a href="http://www.motorolla.com">Motorolla</a>, gave a feel good presentation about the state of communication between wireless gadgets.   					<a href="http://www.flourishconf.com/flourish2008/index.php?option=com_content&amp;task=view&amp;id=38&amp;Itemid=26"><em>The Revolution at the Edge of the Network Abstract</em></a>.  Short version:  things are going to get very interesting in the next year <img src='http://froebe.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>James Gray, from IBM, presented <a href="http://www.flourishconf.com/flourish2008/index.php?option=com_content&amp;task=view&amp;id=29"><em>IBM&#8217;s Open Source Strategy &#8211; Turning Threat into Opportunity</em></a>.  While<img class="alignright" style="float: right; border: 2px solid black; margin: 5px;" src="http://farm3.static.flickr.com/2045/2391276522_b43a13c385.jpg" alt="James Gray, IBM" width="96" height="127" /> essentially a case study of how IBM has interacted as a semi-liason between the business executives and the open source community.  IBM, to me, has seemed to be stuck in a love/hate relationship with open source and a dislike/hate relationship with the Free Software Foundation.  That being said, it is necessary to give IBM credit giving credence to the open source community with the business executives.  The IT folks no longer had to quietly use open source in the business but were free to use it extensively in many places.  Linux, in particular, is no longer the wild west in many CTOs&#8217; eyes but a integral part of their business.  <a href="http://www.flickr.com/photos/jfroebe/2391264970/"><img class="alignleft" style="float: left; border: 2px solid black; margin: 5px;" src="http://farm3.static.flickr.com/2192/2391264970_9df7d0a39f_t.jpg" alt="Tony Wong of Chicago Perl Mongers" width="62" height="100" /></a></p>
<p>I met Tony Wong in the Chicago Perl Mongers &#8216;booth&#8217;.  We discussed the upcoming <a href="http://conferences.mongueurs.net/yn2008/">Yet Another Perl Conference</a> (YAPC::NA 2008) that is being held in Chicago and the horrible documentation of the<a href="http://www.catalystframework.org/"> Catalyst MVC web framework</a>.  I informed him that the only way to learn Catalyst was the new book <a href="http://www.amazon.com/gp/product/1847190952?ie=UTF8&#038;tag=froebe-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=1847190952">Catalyst</a><img src="http://www.assoc-amazon.com/e/ir?t=froebe-20&#038;l=as2&#038;o=1&#038;a=1847190952" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> by Jonathan Rockway (ISBN: 978-1-847190-95-6).  I also warned him that the book should have gone through another round of proofreading prior to being published due to excessive example code errors, etc.  I playfully suggested that <a href="http://www.oreillynet.com/onlamp/blog/2006/11/people_of_perl_josh_mcadams.html">Joshua McAdams</a> be tormented because he wasn&#8217;t able to make it Friday morning.</p>
<p>The panel discussion on Friday afternoon was highly entertaining and a bit of a kangaroo court for <a href="http://www.flourishconf.com/flourish2008/index.php?option=com_content&amp;task=view&amp;id=46&amp;Itemid=29">Bobby <img class="alignleft" style="float: left; border: 2px solid black; margin: 5px;" src="http://farm4.static.flickr.com/3225/2390463223_601c42efd9_m.jpg" alt="Bobby Moore of Microsoft" width="121" height="106" />Moore</a> of Microsoft.  I do not believe Mr. Moore was expecting Bruce Perens to repeatedly ask very pointed and informed questions.   Moore did an excellent job of remaining cool and listening with an open mind to the criticism of Microsoft as a company.  He explained that, yes, Microsoft did some not so nice things in the past but they are attempting to work with the open source community.  Bruce Perens, <a href="http://www.flourishconf.com/flourish2008/index.php?option=com_content&amp;task=view&amp;id=25">Jon &#8220;Maddog&#8221; Hall</a>, and <a href="http://www.flourishconf.com/flourish2008/index.php?option=com_content&amp;task=view&amp;id=27">James Bottomley</a> brought up the pending MS Office OpenXML standard format issue where much of the format is proprietary and the <span style="text-decoration: underline;">published</span> format won&#8217;t actually be used by Microsoft.  <img class="alignright" style="float: right; border: 2px solid black; margin: 5px;" src="http://farm4.static.flickr.com/3247/2390456849_26abda9801.jpg" alt="" width="500" height="82" />Moore conceded that it was unlikely that Microsoft would use the published format as-is but the Office developers would likely base the actually used format off of the published format.  Perens, Hall, Bottomley and James Gray all expressed their opinions that this was very typical of Microsoft.  (side note:  Microsoft has been accused of having the attitude of Embrace, Extend, Eliminate when it comes to industry standards.)</p>
<p>Perens, Hall and James Bottomley, as well as members of the audience, pummeled both James Gray of IBM and Bobby Moore of Microsoft for their companies&#8217; approach and support of software patents.</p>
<p><img class="alignleft" style="float: left; border: 2px solid black; margin: 5px;" src="http://farm3.static.flickr.com/2098/2321516088_1780f42ea3_t.jpg" alt="" width="88" height="100" />Unfortunately, I was only able to attend the first day as my mother was in town from North Dakota to visit my three month old daughter (and the rest of us).  If only I could have cloned myself&#8230;  Don&#8217;t forget to check out the <a href="http://www.flickr.com/groups/flourish_conference_2008/">Flickr photo group</a> for the Flourish 2008 Conference in Chicago!</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2008/04/08/flourish-2008-conference-roundup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

