<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="0.92" xml:base="http://groups.apu.edu/awg">
<channel>
 <title>AWG - Open Source</title>
 <link>http://groups.apu.edu/awg/taxonomy/term/8/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>OpenOffice 2.0 Released</title>
 <link>http://groups.apu.edu/awg/node/200</link>
 <description>&lt;p&gt;Its been five years since Sun Open Sourced the StarOffice suite they purchased from German company Star Division.&amp;nbsp; Today &lt;a title="visit Openoffice.org" target="_blank" href="http://www.openoffice.org/"&gt;OpenOffice&lt;/a&gt; has released version 2.0 which represents a very significant re-engineering of the 1.0 codebase.&lt;br /&gt; &lt;/p&gt;       &lt;blockquote&gt; &lt;p&gt;OpenOffice.org 2.0 is the productivity suite that individuals, governments, and corporations around the world have been expecting for the last two years. Easy to use and fluidly interoperable with every major office suite, OpenOffice.org 2.0 realises the potential of open source.&lt;/p&gt; &lt;p&gt;With &lt;a title="Feature Guide" target="_blank" href="http://marketing.openoffice.org/2.0/featureguide.html"&gt;new features&lt;/a&gt;, advanced XML capabilities and native support for the &lt;a title="OASIS OpenDocument Format Standard Information" target="_blank" href="http://www.oasis-open.org/specs/index.php#opendocumentv1.0"&gt;OASIS Standard OpenDocument format&lt;/a&gt;, OpenOffice.org 2.0 gives users around the globe the tools to be engaged and productive members of their society.&lt;/p&gt; &lt;/blockquote&gt; &lt;p&gt;ZDNet &lt;a title="zdnet artcile" target="_blank" href="http://news.zdnet.com/2100-3513_22-5903580.html"&gt;Coverage&lt;/a&gt;:&amp;nbsp;&lt;/p&gt;   &lt;blockquote&gt;   &lt;p&gt;Version 2.0 brings some significant new features, and &lt;a title="Sun and Google shake hands -- Tuesday, Oct 4, 2005" href="http://news.zdnet.com/2100-3513_22-5888701.html?tag=nl" target="_self"&gt;Google has pledged to help distribute OpenOffice&lt;/a&gt; through a high-profile pact with Sun. But perhaps more significant, &lt;a title="OASIS submits OpenDocument as standard -- Monday, Oct 10, 2005" href="http://news.zdnet.com/2100-3513_22-5892649.html?tag=nl" target="_self"&gt;OpenOffice.org uses the standardized OpenDocument format&lt;/a&gt; that stands in stark contrast to Microsoft's proprietary formats.&lt;/p&gt;   &lt;p&gt;  &lt;/p&gt;   &lt;p&gt;  &lt;a href="http://news.zdnet.com/2100-3513_22-5878869.html?tag=nl" title="Massachusetts moves ahead sans Microsoft -- Friday, Sep 23, 2005"&gt;Massachusetts has required support of OpenDocument, and Bob Sutor, IBM's vice president of standards and open source&lt;/a&gt;, has urged computer users to pressure software companies, governments and corporations to support OpenDocument.  &lt;/p&gt; &lt;/blockquote&gt;   &lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
 <pubDate>Thu, 20 Oct 2005 09:30:56 -0700</pubDate>
</item>
<item>
 <title>Summer of Code</title>
 <link>http://groups.apu.edu/awg/node/161</link>
 <description>&lt;p&gt;Well I just had a really nice write-up regarding &lt;a href="http://code.google.com/summerofcode.html"&gt;Google's Summer of Code Program&lt;/a&gt;, but I lost it do to buggy htmlarea javascript crashing my browser.&lt;/p&gt;&lt;p&gt;My main point was that it was a very smart move by google.  On the surface its a benevolent outlay of 1 million dollars in stipends for students to help out Open Source projects.  Underneath is an very smart campaign building up google's relationship with the Open Source community and future employees.  A chance to find talent at high schools and Universities... a sort of real-time interview (note all code needs to be publicly available).  A chance for Open Source projects to get new talent and some nagging tasks/feature requests done.  A chance for students to have something meaningful to work on, and even be mentored by open source project representatives.  Real work, real deadlines, real rewards in a non-threatening way.&lt;/p&gt;&lt;p&gt;But its a win-win for all parties really, the open source community, the students, and google.  Smart.  Marketing and PR can be used innovatively with some real value.&lt;/p&gt;&lt;p&gt;A university can learn from such a campaign.... IT departments should establish such a relationship with their Computer Science departments, for many of the same reasons.&lt;/p&gt;</description>
 <pubDate>Thu, 02 Jun 2005 11:24:17 -0700</pubDate>
</item>
<item>
 <title>OpenOffice 2.0 Getting Close</title>
 <link>http://groups.apu.edu/awg/node/117</link>
 <description>&lt;p&gt;As OpenOffice 2.0 gets closer to being finalized, they have started to release &lt;a href="http://download.openoffice.org/680/index.html"&gt;preview release snapshots&lt;/a&gt;.  Of greater interest to me at this point is a nice list of &lt;a href="http://marketing.openoffice.org/2.0/featureguide.html"&gt;new features&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;So why the jump from 1.x to 2.0?  Here are the things that stood out to me:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Switch to &lt;a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office"&gt;OpenDoc XML format&lt;/a&gt; from the Oasis Open Standards Group&lt;/li&gt;
&lt;li&gt;Native widgets on Windows XP, Gnome, and KDE&lt;/li&gt;
&lt;li&gt;Improved MS Office import/export&lt;/li&gt;
&lt;li&gt;Export XHTML 1.0 Strict from all modules&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;If you have ever seen the export of html from Microsoft Word, then you will be especially excited about #4.  Sure running things through &lt;a href="http://tidy.sourceforge.net/"&gt;htmltidy&lt;/a&gt; works, but think about the joy of having someone post web pages or content snippets using strict xhtml 1.0 from a word processor.&lt;/p&gt;</description>
 <pubDate>Mon, 20 Dec 2004 11:27:36 -0800</pubDate>
</item>
<item>
 <title>After 5 years, Firefox turns 1.0</title>
 <link>http://groups.apu.edu/awg/node/112</link>
 <description>Well its finally happened, Mozilla Firefox has hit 1.0!  Its getting quite a bit of &lt;a href="http://news.google.com/news?hl=en&amp;ie=UTF-8&amp;q=firefox+1.0&amp;scoring=d"&gt;news coverage&lt;/a&gt;, so there is probably not a whole lot more to say here.

I will say though, it has come a long way... far surpassing its heritage.  If you have been along for the Web ride from early on, you will have realized that browsers started off as simple rather efficient tools, but quickly became bloated and yet lacked real innovation.  Firefox 1.0 is lean and mean 4.7MB, and a completely different experience from the early Mozilla days, or even the repackaged Netscape 6/7 series.  You may remember downloads of the later Netscape series as well surpassing 30MB.  Until Firefox, Mozilla's browser code still had fragments of the original Netscape code which was open sourced in 1998...</description>
 <pubDate>Tue, 09 Nov 2004 19:26:53 -0800</pubDate>
</item>
<item>
 <title>Why corporations are moving to JBoss</title>
 <link>http://groups.apu.edu/awg/node/107</link>
 <description>&lt;blockquote&gt;
"Companies have gotten comfortable with Linux, and they're scratching their heads and saying, 'The argument for Linux was total cost of ownership and skills, and our developers like it and applications are supporting it,'" says Pierre Fricke, an analyst at D.H. Brown Associates. "Then they start thinking, 'What about this thing called JBoss. Doesn't it offer some of the same things?' And it does."
&lt;/blockquote&gt;

&lt;p&gt;Network World Fusion article, &lt;a title="Open source products grab corporate attention" href="http://www.nwfusion.com/news/2004/101804specialfocus.html?page=1"&gt;Open source products grab corporate attention&lt;/a&gt;, explains why National Leisure Group moved their J2EE infrastructure from BEA Weblogic to JBoss.  The broader Open Source topic is discussed with some interesting insights into corporate backing as well as appropriate cautions....&lt;/p&gt;</description>
 <pubDate>Mon, 18 Oct 2004 11:05:39 -0700</pubDate>
</item>
</channel>
</rss>
