<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="lyceum/1.0.2" -->
<!-- This is 512 bytes of nonsense, since the Firefox 2 developers, in one of the strangest decisions ever, decidedthey would obsolete XML styles by overriding them without permission.  Furthermore, the developers appear to be disinterested in fixing this.  Therefore, we use the unofficial workaround, which includes fillingup the first 512 bytes of a document so that the sniffer doesn't encounter the RSS tag.  I really enjoyusing Firefox, but this particular behavior really annoys me! Anyway, since I'm almost at 512 characters, I'mgoing to ramble on for another minute in this comment, and then, without further adue, present you with avalid XML feed. -->
<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/"
	>

<channel>
	<title>Red Hat Magazine</title>
	<link>http://www.redhatmagazine.com</link>
	<description></description>
	<pubDate>Wed, 23 Jul 2008 22:12:52 +0000</pubDate>
	<generator>http://lyceum.ibiblio.org/?v=1.0.2</generator>
	<language>en</language>
			<item>
		<title>Open source systems management: Two conferences, two talks</title>
		<link>http://www.redhatmagazine.com/2008/07/08/open-source-systems-management-two-conferences-two-talks/</link>
		<comments>http://www.redhatmagazine.com/2008/07/08/open-source-systems-management-two-conferences-two-talks/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 19:37:27 +0000</pubDate>
		<dc:creator>Michael DeHaan</dc:creator>
		
		<category>Fedora</category>

		<category>Red Hat Enterprise Linux</category>

		<category>events</category>

		<guid isPermaLink="false">http://www.redhatmagazine.com/2008/07/08/open-source-systems-management-two-conferences-two-talks/</guid>
		<description><![CDATA[I had the privilege of giving not one but two talks at the Red Hat Summit&#8211;both about open source systems management topics.   A good deal of this content was also shared with a different audience at FudCON&#8211;the Fedora Users and Developers Conference.  This was a great trip to Boston, and a fantastic [...]]]></description>
			<content:encoded><![CDATA[<p>I had the privilege of giving not one but two talks at the Red Hat Summit&#8211;both about open source systems management topics.   A good deal of this content was also shared with a different audience at FudCON&#8211;the Fedora Users and Developers Conference.  This was a great trip to Boston, and a fantastic chance to talk with users, administrators, and developers of all types.</p>
<p>The first talk I had a part in was <a href="http://www.redhatmagazine.com/2008/02/21/open-source-project-func-the-fedora-unified-network-controller/">Func</a>, which I co-presented with Adrian Likins. Func, as mentioned before in Red Hat Magazine, is an API for controlling lots of nodes for arbitrary systems management tasks. It is ideally suited for replacing legacy SSH infrastructure as well as building new network applications that require secure network communications infrastructure.</p>
<p>We gave an overview for folks that hadn&#8217;t heard of Func before, and showed off several examples of things you can do with the Python API. Interest in Func is growing, and lots of folks are using it in ways we hadn&#8217;t originally intended (which is, of course, the idea).<a id="more-961"></a>  </p>
<p>One such application that surprised us was <a href="http://opensymbolic.org">Open Symbolic</a>, which aims to be a user-friendly systems management application written on Func.   Additionally, some of our own IT folks have written a very lightweight “cloud” type management application using Func, which you should hear more about shortly. At the conclusion of that talk there were some very good questions about how things work, and also some interest in future expansions (with hopefully some patches coming down the pipe).</p>
<p>My second talk was about <a href="http://www.redhatmagazine.com/2007/08/10/cobbler-how-to-set-up-a-network-boot-server-in-10-minutes/">Cobbler</a>, our next-generation installation server. I was very pleased to see Cobbler&#8217;s talk was standing-room only, showing that there is a lot of need for good tools to help streamline Linux installations and low-level datacenter setup tasks. Again, there were a tremendously good set of questions asked, and the community is already getting a lot larger with people trying out Cobbler after hearing about it at Summit.  I&#8217;m happy to see that.   </p>
<p>The current idea behind Cobbler is to build a common installation service that various applications can use to deploy Linux (more on this below)rather than having to keep creating these components.   I&#8217;ll also be extending it to deal with image-based deployments in addition to traditional kickstart deployments.  </p>
<p>As always, we&#8217;ll continue to gather a large community of sysadmins to work together and build common tooling we can all share.  The basic premise is that by working together, we can build tools that are more powerful than the tools we could build alone. By following an open development model with shared tools, the need to reinvent the same wheels to do the same tasks goes away.   </p>
<p>We&#8217;re also building a large set of community documentation based on deployment best practices and tricks, and I hope to roll this into a nice openly licensed manual and deployment guide later this year.   Open community, open code, open docs &#8212; neat!</p>
<p>And while all of this is nice, the most exciting part of Summit was the announcement about <a href="http://spacewalk.redhat.com">Spacewalk</a>.   Spacewalk is the project name for the open-sourcing of Red Hat Satellite Server.    This is not a “community edition”, it&#8217;s everything. The upstream for all code in the project is going to <a href="http://fedorahosted.org/spacewalk">the website</a>, and we&#8217;re already seeing a lot of interest from existing Satellite customers and prospective users. We had a lot of great discussion at FudCON about places the project might go, and there have already been several non-Red Hat patches made against the codebase. </p>
<p>We also announced that Satellite will be using Cobbler to provide advanced deployment support next year, so we can already see the advantages of getting these tools to work together.   Planned work includes adding open source database alternatives and improving our support for Fedora and derivative distributions.   </p>
<p>In the future, Func may have a place  in Spacewalk as well. We can also look at incorporating other proven open source management applications, tools, and libraries.   Everyone is encouraged to join the Spacewalk mailing lists or IRC channels (#spacewalk on irc.freenode.net) if they are interested in learning more or have ideas/questions.</p>
<p>These three applications, in general, constitute a new way of thinking.  Namely, how can we apply the Fedora Development model towards enterprise management applications and sysadmin-level tools and processes?  </p>
<p>Rather than buy tooling from a vendor or inventing internal frameworks that disappear when one changes jobs or departments, what can we share and openly build together and re-use? While we use the Fedora model to produce a community-driven distribution, we&#8217;re now also using it to produce better ways to manage Enterprise Linux. This development model applies just as equally to Enterprise Linux as it does Fedora. It just works.</p>
<p>As Paul Frields (the Fedora Project Leader) indicated at FudCON, the future of Fedora (and in turn, Fedora Hosted Projects and Extras Packages for Enterprise Linux (EPEL)) is about lowering barriers to entry and encouraging collaboration&#8211;we are already doing well on technical grounds. How do we encourage more collaboration around management software? For starters, we work at making it easier to install. And we must make sure the communities remain active and integral, and continue to grow.  </p>
<p>A lot of management software is hard to find and install because it&#8217;s not yet part of the distribution.  I would encourage all ISVs out there that write open source software to look at getting their content into <a href="http://fedoraproject.org/wiki/EPEL">EPEL</a>, where it can be easily found via search and is yum-installable. I&#8217;d also like them to take a look at how we are building strong communities around our projects using Fedora Hosted Infrastructure&#8211;and to take those examples to their own projects and communities.   </p>
<p>Regardless of who we work for, open communication and collaboration are how we get ahead&#8211;and Fedora (and EPEL) are providing an outstanding breeding ground for open source software now&#8211;even in what was previously thought of as an “Enterprise” type cathedral environment. I should also mention that the Fedora community is full of packaging experts and smart folks who can help you.   Join #fedora-devel on irc.freenode.net and say hi.   </p>
<p>If you&#8217;re not interested in development, but adminster systems and want to know how you can help out, take a look at Mike McGrath&#8217;s new <a href="https://fedorahosted.org/csi/">CSI venture</a>.</p>
<p>Good ideas come from where we least expect them. The Fedora development model and infrastructure are really powerful ways to create software, documentation, and tools that solve problems for people who need to manage their Linux infrastructure.   Whether you are interested in Cobbler, Func, or Spacewalk&#8211;or even if you&#8217;re interested in Linux systems management in general&#8211;let&#8217;s get together, find better ways to collaborate, and invest in the operating systems that we all love.    </p>
<p>So, that&#8217;s my summary of the Red Hat Summit and FUDCon. Boston&#8217;s a beautiful city and I will give it a pass for not having sweet tea at all available restaurants. I look forward to Summit and FUDCon next year&#8211;we&#8217;re growing fast in Fedora and Red Hat Enterprise Linux land, and there&#8217;s still many more places to go.
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redhatmagazine.com/2008/07/08/open-source-systems-management-two-conferences-two-talks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Red Hat Summit: Session slides (and links)</title>
		<link>http://www.redhatmagazine.com/2008/06/27/red-hat-summit-session-slides-and-links/</link>
		<comments>http://www.redhatmagazine.com/2008/06/27/red-hat-summit-session-slides-and-links/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 21:52:54 +0000</pubDate>
		<dc:creator>the editorial team</dc:creator>
		
		<category>events</category>

		<guid isPermaLink="false">http://www.redhatmagazine.com/2008/06/27/red-hat-summit-session-slides-and-links/</guid>
		<description><![CDATA[Hot off the presses, Summit slide decks:
Red Hat Enterprise Linux Kernel Performance Optimization [PDF] - John Shakshober and Larry Woodman
Why Computers Are Getting Slower (And What We Can Do About It) [PDF] - Rik Van Riel
The Virtualization Toolbox. Open Source Solutions for Managing Virtual Environments [PDF 1] [PDF 2] - Dan Berrange and Richard Jones
Func [...]]]></description>
			<content:encoded><![CDATA[<p>Hot off the presses, Summit slide decks:</p>
<p><strong>Red Hat Enterprise Linux Kernel Performance Optimization <a href="http://www.redhat.com/promo/summit/2008/downloads/pdf/Wednesday_1015am_John_Shakshober_and_Larry_Woodman_Decoding_the_Code.pdf">[PDF]</a></strong> - John Shakshober and Larry Woodman</p>
<p><strong>Why Computers Are Getting Slower (And What We Can Do About It) <a href="http://www.redhat.com/promo/summit/2008/downloads/pdf/Wednesday_1015am_Rik_Van_Riel_Hot_Topics.pdf">[PDF]</a></strong> - Rik Van Riel</p>
<p><strong>The Virtualization Toolbox. Open Source Solutions for Managing Virtual Environments <a href="http://www.redhat.com/promo/summit/2008/downloads/pdf/Wednesday_1130am_Dan_Berrange_Hot_Topics.pdf">[PDF 1]</a> <a href="http://www.redhat.com/promo/summit/2008/downloads/pdf/Wednesday_1130am_Richard_Jones_Hot_Topics.pdf">[PDF 2]</a></strong> - Dan Berrange and Richard Jones</p>
<p><strong>Func - the Fedora Universal Network Connector <a href="http://www.redhat.com/promo/summit/2008/downloads/pdf/Wednesday_4pm_Michael_DeHaan_OSS.pdf">[PDF]</a></strong> - Michael DeHann and Adrian Likins</p>
<p><strong>Dynamic Grid Computing with Red Hat Enterprise MRG &#038; Amazon EC2 <a href="http://www.redhat.com/promo/summit/2008/downloads/pdf/Friday/Friday_UPDATED_9am_Bryan_Che_Whats_New_Infrastructure.pdf">[PDF]</a></strong> - Bryan Che</p>
<p>Missed the show?  Catch up with <a href="http://www.redhat.com/promo/summit/">our videos</a> or check out the <a href="http://www.redhat.com/promo/summit/2008/downloads/">full list</a> of available slide decks.  We&#8217;ll be adding more of our (and your) favorites as they come in.<a id="more-950"></a></p>
<p>Other voices:</p>
<ul>
<li>Barton George (from Sun): <a href="http://blogs.sun.com/barton808/entry/sun_and_red_hat_talk">Sun and Red Hat talk</a></li>
<li><a href="http://healthcare.zdnet.com/?p=1099">Halamka becomes an open source believer</a> (from Dana Blankenhorn for <a href="http://healthcare.zdnet.com">ZDNet Healthcare</a>)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.redhatmagazine.com/2008/06/27/red-hat-summit-session-slides-and-links/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Red Hat Summit:  Whitehurst podcast and the first session slides</title>
		<link>http://www.redhatmagazine.com/2008/06/26/red-hat-summit-whitehurst-podcast-and-the-first-session-slides/</link>
		<comments>http://www.redhatmagazine.com/2008/06/26/red-hat-summit-whitehurst-podcast-and-the-first-session-slides/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 21:22:30 +0000</pubDate>
		<dc:creator>the editorial team</dc:creator>
		
		<category>events</category>

		<guid isPermaLink="false">http://www.redhatmagazine.com/2008/06/26/red-hat-summit-whitehurst-podcast-and-the-first-session-slides/</guid>
		<description><![CDATA[As promised, we have the first of the slide decks from the Summit sessions:
Cobbler: Provisioning for Bare Metal and Virtualization[ODP] slides by Michael DeHaan from his talk given Thursday June 19, 10:15 a.m.
And we still have a few more news items and blog entries about the Summit: 

Barton George (from Sun): Podcast interview with Jim [...]]]></description>
			<content:encoded><![CDATA[<p>As promised, we have the first of the slide decks from the Summit sessions:</p>
<p><strong>Cobbler: Provisioning for Bare Metal and Virtualization<br /><a href="http://www.redhat.com/promo/summit/2008/downloads/openoffice/08summit_dehaan_cobbler.odp">[ODP]</a></strong> slides by Michael DeHaan from his talk given Thursday June 19, 10:15 a.m.</p>
<p>And we still have a few more news items and blog entries about the Summit: </p>
<ul>
<li>Barton George (from Sun): <a href="http://blogs.sun.com/barton808/entry/interview_with_red_hat_ceo">Podcast interview with Jim Whitehurst</a></li>
<li><a href="http://searchservervirtualization.techtarget.com/news/article/0,289142,sid94_gci1318772,00.html">Xen proponents question merits of Red Hat KVM hypervisor</a> (Bridget Botelho for <a href="http://searchservervirtualization.techtarget.com">SearchServerVirtualization.com</a>)</li>
<li><a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&#038;taxonomyName=development&#038;articleId=9103678&#038;taxonomyId=11&#038;intsrc=kc_top">IT leaders urged to contribute code to open-source projects</a> (from Esther Schindler at <a href="http://www.computerworld.com">Computerworld</a>)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.redhatmagazine.com/2008/06/26/red-hat-summit-whitehurst-podcast-and-the-first-session-slides/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Red Hat Summit: post-show links</title>
		<link>http://www.redhatmagazine.com/2008/06/24/red-hat-summit-post-show-links/</link>
		<comments>http://www.redhatmagazine.com/2008/06/24/red-hat-summit-post-show-links/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 22:28:47 +0000</pubDate>
		<dc:creator>the editorial team</dc:creator>
		
		<category>events</category>

		<guid isPermaLink="false">http://www.redhatmagazine.com/2008/06/24/red-hat-summit-post-show-links/</guid>
		<description><![CDATA[We&#8217;re still collecting all the news, updates, and postings from the Red Hat Summit.  Now that our teams are back in the office, the real work of compiling all the video, audio, and materials we gathered has begun.
We know you&#8217;re all clamoring for more than links&#8211;the most popular question has been about the session [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re still collecting all the news, updates, and postings from the Red Hat Summit.  Now that our teams are back in the office, the real work of compiling all the video, audio, and materials we gathered has begun.</p>
<p>We know you&#8217;re all clamoring for more than links&#8211;the most popular question has been about the session and keynote videos and slide decks. The first few keynote videos are up at the <a href="http://www.redhat.com/summit">Summit web site</a>.  We&#8217;ll be adding more as soon as some legal and liscensing issues are dealt with.  </p>
<p>The slide decks are also on their way. The first few should be available this week, with more to follow.</p>
<p>And it won&#8217;t all be recap&#8211;also coming up are several articles that follow up on Summit and FUDCon topics, from the same folks that presented them in Boston.<a id="more-945"></a> </p>
<p>In the news:</p>
<ul>
<li><a href="http://blogs.techrepublic.com.com/datacenter/?p=389">Red Hat goes for virtualization</a> (from  Paul Mah at <a href="http://blogs.techrepublic.com.com">TechRepublic</a>)</li>
<li><a href="http://www.itjungle.com/tlb/tlb062408-story02.html">Red Hat Launches oVirt Embedded KVM Hypervisor Project</a> (from Timothy Prickett Morgan at <a href="http://www.itjungle.com/">The Linux Beacon</a>)</li>
<li><a href="http://news.cnet.com/8301-13505_3-9973570-16.html">Red Hat opens Network&#8230;now how about a community?</a> (from Matt Asay for <a href="http://news.cnet.com">CNet</a></li>
<li><a href="http://www.tradingmarkets.com/.site/news/Stock%20News/1701072/">Red Hat expands open source virtualization applications</a> (from Datamonitor via COMTEX at <a href="http://www.tradingmarkets.com">TradingMarkets.com</a>)</li>
<li><a href="http://searchenterpriselinux.techtarget.com/news/article/0,289142,sid39_gci1318144,00.html">Red Hat beefs up identity and security management</a> (from Bridget Botelho at <a href="http://searchenterpriselinux.techtarget.com">SearchEnterpriseLinux.com</a>)</li>
<li><a href="http://www.crn.com.au/News/78915,red-hat-to-embrace-virtualisation.aspx">Red Hat to embrace virtualisation</a> (from Egan Orion for <a href="http://www.crn.com.au">CRN Australia</a>)</li>
</ul>
<p>Other voices:</p>
<ul>
<li>Jon &#8216;maddog&#8217; Hall: <a href="http://www.linux-magazine.com/online/blogs/paw_prints_writings_of_the_maddog/red_hat_summit_summary">Red Hat Summit Summary</a></li>
<li>Mike McGrath (Fedora): <a href="http://mmcgrath.livejournal.com/18768.html">Announcements from FUDCon</a></li>
<li>Barton George (Sun): <a href="http://blogs.sun.com/barton808/entry/back_from_boston_and_the">Back From Boston and the Red Hat Summit and FUDCON</a> and <a href="http://blogs.sun.com/barton808/entry/rh_summit_fudcon_pics_and">Red Hat Summit/FUDcon: Pics and Podcasts</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.redhatmagazine.com/2008/06/24/red-hat-summit-post-show-links/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FUDCon report from the Fedora Project Leader</title>
		<link>http://www.redhatmagazine.com/2008/06/23/fudcon-report-from-the-fedora-project-leader/</link>
		<comments>http://www.redhatmagazine.com/2008/06/23/fudcon-report-from-the-fedora-project-leader/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 17:44:30 +0000</pubDate>
		<dc:creator>Paul Frields</dc:creator>
		
		<category>Fedora</category>

		<category>culture</category>

		<category>events</category>

		<guid isPermaLink="false">http://www.redhatmagazine.com/2008/06/23/fudcon-report-from-the-fedora-project-leader/</guid>
		<description><![CDATA[FUDCon comes on the heels of the Red Hat Summit, with many of the speakers and developers doing double-duty.  Even Red Hat&#8217;s CEO showed up for both events. Did you miss out? Never fear, there&#8217;s always another FUDCon coming up, and the Fedora Project Leader is happy to give you the report from this [...]]]></description>
			<content:encoded><![CDATA[<p><em>FUDCon comes on the heels of the Red Hat Summit, with many of the speakers and developers doing double-duty.  Even Red Hat&#8217;s CEO showed up for both events. Did you miss out? Never fear, there&#8217;s always <a href="http://fedoraproject.org/wiki/FUDCon">another FUDCon coming up</a>, and the Fedora Project Leader is happy to give you the report from this one.</em></p>
<h3>From FUDCon Boston, June 20, 2008:</h3>
<p>The <a href="http://fedoraproject.org/wiki/FUDCon/FUDConF10">Fedora Users and Developers Conference (FUDCon)</a> is in full swing on its second day.  We have another full day of exceptional hacking taking place on the third floor of the Hynes Convention Center in Boston. Just as the <a href="http://redhat.com/promo/summit/">Red Hat Summit</a> is drawing to a close downstairs&#8211;winding up with a half-day of sessions and panels&#8211;we&#8217;re just now kicking into high gear. This has been an exceptional way to introduce open source customers to the larger ecosystem behind the products they love, and the community that powers Fedora, the upstream for <a href="http://www.redhat.com/rhel/">Red Hat Enterprise Linux</a>.<a id="more-944"></a></p>
<p>Last night at the close of FUDCon Day 1, we had two huge events&#8211;the first came courtesy of Fedora&#8217;s <a href="https://fedoraproject.org/wiki/Infrastructure">Infrastructure</a> team. Over the last couple of years, the team has built a world-class infrastructure for hosting and communication throughout the entire Fedora community. Last night, Infrastructure team leader <a href="http://mmcgrath.livejournal.com/18768.html">Mike McGrath announced</a> a one-two punch of free software goodness for Fedora.  First, our Fedora Account System is now an <a href="http://openid.org/">OpenID</a> provider. This means that the identity you create in the Fedora Project can be used across thousands of web sites. The other big announcement was the new <a href="http://talk.fedoraproject.org/">Fedora telephony system</a>, “Fedora Talk,” based on the juggernaut free software VoIP project <a href="http://asterisk.org/">Asterisk</a>.</p>
<p>That&#8217;s right, Fedora contributors will be able to use VoIP to set up voice meetings that facilitate better and more efficient collaboration. There will also be features to ensure that those conversations don&#8217;t damage the openness and transparency on which Fedora thrives. As Mike announced in <a href="http://mmcgrath.livejournal.com/18768.html">this recent blog post</a>, the hardware and bandwidth have been provided courtesy of our friends at <a href="http://serverbeach.com/">ServerBeach</a>, and the dial-in numbers by <a href="http://www.arrivaltel.com/">Arrival Telecom</a> and <a href="http://www.diddiscount.com/">DiDDiscount</a>.</p>
<p>Red Hat CEO Jim Whitehurst arrived in the FUDCon space just in time for Mike&#8217;s big announcement. I saw a smile spread across his face as he saw the incredible work done by our Infrastructure team&#8211;just a recent example of the constant, continuous improvements in Fedora. If you&#8217;re interested in what Jim had to say, Fedora engineer Jeremy Katz <a href="http://katzj.livejournal.com/430216.html">posted an excellent summary</a> of the speech and subsequent Q&#038;A.</p>
<p>This morning things kicked into high gear again.  Some of today&#8217;s highlights:</p>
<ul>
<li>Our QA and Triage teams continued some very intense work on Fedora&#8217;s testing processes, and discussing the current and future use of Rawhide and how it can be used most effectively to improve the distribution.</li>
<li>A brainstorming session was held by Max Spevack and Mairin Duffy on the future of the Spins website, and how to generate a user-friendly experience for people who want to create and consume customized versions of Fedora (“spins”). Max and Mairin make a great team for keeping the talk on-track and focused on the user experience (or “story”) before lunch, and afterward narrowing in on guidelines and goals for the spin process itself.</li>
<li>The <a href="https://fedoraproject.org/wiki/EPEL">Extra Packages for Enterprise Linux (EPEL)</a> group members here at FUDCon also formed a hackfest session. The EPEL special interest group is all about helping enterprise Linux users use more of the thousands of software packages available in Fedora.</li>
<li>The <a href="https://fedoraproject.org/wiki/CommunityArchitecture">Community Architecture</a> group had a long strategy meeting to talk about its funding for the rest of 2008&#8211;making sure it&#8217;s spent in a way that maximizes the benefits to Fedora and our community building <a href="https://fedoraproject.org/wiki/CommunityArchitecture/Goals">goals</a>.  One of the most interesting things about our CA team&#8211;and frankly, one of the reasons many others want to emulate the way they build Fedora&#8217;s community&#8211;is that they conduct all this work openly and transparently.  Anyone is free to see how we allocate our funds, set our priorities, and produce results from our community work.</li>
<li>Thanks to our friends at <a href="http://digium.com/">Digium</a>, the company behind Asterisk, many of our Infrastructure team, some folks who operate in remote areas of the globe, and a handful of other Fedora team leaders and engineers were able to receive SIP handsets. We&#8217;ll use those with the new Fedora Talk to test and implement new communications solutions for all our contributors.</li>
<li>Around all this activity, there were a constant stream of visitors from the Red Hat Summit&#8211;people interested in the ways in which our community brings innovative new ideas and software to the world of free and open source software.  Educators, engineers, system administrators, editors, students, journalists, C-level executives, and enthusiasts all were well represented.</li>
</ul>
<p>It&#8217;s been an exhausting but incredibly fulfilling couple of days thus far&#8211;and the BarCamp day on Saturday is sure to be just as solid. Just another few days in the whirlwind of community-powered goodness that we call the Fedora Project.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redhatmagazine.com/2008/06/23/fudcon-report-from-the-fedora-project-leader/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Summit link round-up:  Day 3</title>
		<link>http://www.redhatmagazine.com/2008/06/20/summit-link-round-up-day-3/</link>
		<comments>http://www.redhatmagazine.com/2008/06/20/summit-link-round-up-day-3/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 18:39:38 +0000</pubDate>
		<dc:creator>the editorial team</dc:creator>
		
		<category>events</category>

		<guid isPermaLink="false">http://www.redhatmagazine.com/2008/06/20/summit-link-round-up-day-3/</guid>
		<description><![CDATA[In the news:

Red Hat in Boston, Part 2.1: Fixing Patent Failure Without A Bulldozer (Serdar Yegulalp for Information Week)
Red Hat, Amazon Team Up in the Cloud (Dan Berthiaume for eWeek)
A new virtualizer for Red Hat (Gordon Haff for CNet News.com)
Red Hat debuts new hypervisor, open-sources Linux management platform (Jon Brodkin for Network World)
Red Hat chief: [...]]]></description>
			<content:encoded><![CDATA[<p>In the news:</p>
<ul>
<li><a href="http://www.informationweek.com/blog/main/archives/2008/06/red_hat_in_bost_4.html">Red Hat in Boston, Part 2.1: Fixing Patent Failure Without A Bulldozer</a> (Serdar Yegulalp for <a href="http://www.informationweek.com">Information Week</a>)</li>
<li><a href="http://www.eweek.com/c/a/Enterprise-Apps/Red-Hat-Amazon-Team-Up-in-the-Cloud/">Red Hat, Amazon Team Up in the Cloud</a> (Dan Berthiaume for <a href="http://www.eweek.com">eWeek</a>)</li>
<li><a href="http://news.cnet.com/8301-13556_3-9973661-61.html">A new virtualizer for Red Hat</a> (Gordon Haff for <a href="http://news.cnet.com">CNet News.com</a>)</li>
<li><a href="http://www.networkworld.com/news/2008/061908-red-hat-summit-hypervisor.html">Red Hat debuts new hypervisor, open-sources Linux management platform</a> (Jon Brodkin for <a href="http://www.networkworld.com">Network World</a>)</li>
<li><a href="http://news.zdnet.co.uk/software/0,1000000121,39436034,00.htm?r=1">Red Hat chief: We are hard to do business with</a> (Andrew Donoghue  for <a href="http://news.zdnet.co.uk">ZDNet.co.uk</a></li>
<li><a href="http://www.theinquirer.net/gb/inquirer/news/2008/06/20/red-hat-embrace-virtualisation">Red Hat to embrace virtualisation</a> (Egan Orion for <a href="http://www.theinquirer.net">The Inquirer</a>)</li>
<li><a href="http://www.heise-online.co.uk/news/Red-Hat-Summit-Single-sign-on-via-IPA-server--/110973"> Red Hat Summit: Single sign-on via IPA server</a> (from <a href="http://www.heise-online.co.uk">heise online</a>)</li>
</ul>
<p>Other voices:</p>
<ul>
<li>Paul Frields (Fedora Project Leader): <a href="http://marilyn.frields.org:8080/~paul/wordpress/?p=1041">Saturday Morning Fever</a> (FUDCon info)</li>
<li>Jeremy Katz (Red Hat engineer):  <a href="http://katzj.livejournal.com/430216.html">Jim Whitehurst at FUDcon</a> (including a summary of his Q&#038;A)</li>
<li>Jesse Keating (Red Hat):  <a href="http://jkeating.livejournal.com/61710.html">FUDcon</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.redhatmagazine.com/2008/06/20/summit-link-round-up-day-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Summit expert Q&#038;A</title>
		<link>http://www.redhatmagazine.com/2008/06/20/summit-expert-qa/</link>
		<comments>http://www.redhatmagazine.com/2008/06/20/summit-expert-qa/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 12:31:12 +0000</pubDate>
		<dc:creator>Ruth Suehle</dc:creator>
		
		<category>events</category>

		<guid isPermaLink="false">http://www.redhatmagazine.com/2008/06/20/summit-expert-qa/</guid>
		<description><![CDATA[
This morning instead of a keynote, experts from throughout Red Hat gathered for a Q&#038;A panel:
  - Craig Muzilla
  - Iain Gray
  - Paul Cormier
  - Katrinka McCallum
  - Brian Stevens
  - Scott Crenshaw
We&#8217;ll be posting video soon of this session along with the other keynotes. Until then, here&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/redhatmagazine/2594640517/"><img src="http://farm4.static.flickr.com/3071/2594640517_fe8c9c497d.jpg?v=0" width="400"></a></p>
<p>This morning instead of a keynote, experts from throughout Red Hat gathered for a Q&#038;A panel:<br />
  - Craig Muzilla<br />
  - Iain Gray<br />
  - Paul Cormier<br />
  - Katrinka McCallum<br />
  - Brian Stevens<br />
  - Scott Crenshaw</p>
<p>We&#8217;ll be posting video soon of this session along with <a href="http://www.redhat.com/promo/summit/2008/">the other keynotes</a>. Until then, here&#8217;s a quick summary of what the experts had to say on a few of the questions: <a id="more-942"></a></p>
<p><b>On Red Hat&#8217;s patent policy</b><br />
Paul: We won&#8217;t protect patents for our own good. We do it for the upstream, and we do it for the proliferation of open source.</p>
<p><b>The Iced Tea project recently passed Sun&#8217;s compliance test. How does Red Hat look to use open Java with no encumbrances?</b><br />
Craig: We&#8217;ve been an active member in OpenJDK because it&#8217;s right for the industry. Sun has done the right thing by opening it. We are actively looking at using it within the JBoss product line and leveraging the Red Hat Enterprise Linux side of the business to make them work together, making it more attractive for our customers. </p>
<p><b>What is the most interesting question or discussion you&#8217;ve had at the Summit?</b><br />
Iain: At Iain&#8217;s Booth, many people were asking about new products, esp MRG. Some of the questions were from beta customers. Many had just come from sessions about new technology, and they were interested in finding out about using those things. And there were a lot of questions about virtualization. </p>
<p>Paul: The thing I&#8217;ve heard over and over: &#8220;We didn&#8217;t realize how many open source projects beyond the operating system were ready for prime time.&#8221; Also a lot of questions about where we&#8217;re going next and the products we&#8217;re bringing to market.</p>
<p>Katrinka: The most popular question I&#8217;ve heard: How do I find the Spacewalk site? (It&#8217;s <a href="http://spacewalk.redhat.com">spacewalk.redhat.com</a>&#8211;the open source Satellite project we announced this week.)</p>
<p><b>What&#8217;s the demand for virtualization? What is Red Hat seeing in that area?</b><br />
Scott: It&#8217;s one of the hottest topics in enterprises, and even mid-size organizations. There is a wave of production use around server consolidation, and a lot of interest in wider deployment. Companies are grappling with the ramifications of security, risk policy, management, balancing workloads. So we have rich conversations with customers who deploy virtualization, and almost every one has plans to make it a core part of their IT architecture. </p>
<p>Paul: One of the things I see frequently in the press that limits the picture&#8211;the biggest use case you see is server consolidation. And I think people aren&#8217;t really seeing that that&#8217;s just one of many. Others include high availability, virtual desktop, cloud computing. Virtualization is the foundation to enable that style of comptuing. Many uses are in their infancy; many haven&#8217;t been implemented yet. I think it&#8217;s going to be the mainstream. It&#8217;s the next generation of the operating system. </p>
<p>Scott: One of the impediments is economic. If you have to pay so much to virtualize a server, there&#8217;s only so much you can do with it. So our solution is to build it in&#8211;it&#8217;s available on every server. Think to when we used to buy TCP stacks separately. When they were integrated, new use cases, new paradigms came up. So I think we&#8217;re on the verge of transformation as virtualization is implemented ubiquitously without the barriers that were there a year or two ago.</p>
<p>The video will be posted to the <a href="http://www.redhat.com/summit">Summit homepage</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.redhatmagazine.com/2008/06/20/summit-expert-qa/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Summit link round-up: Day 2</title>
		<link>http://www.redhatmagazine.com/2008/06/19/summit-link-round-up-day-2/</link>
		<comments>http://www.redhatmagazine.com/2008/06/19/summit-link-round-up-day-2/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 20:32:09 +0000</pubDate>
		<dc:creator>the editorial team</dc:creator>
		
		<category>events</category>

		<guid isPermaLink="false">http://www.redhatmagazine.com/2008/06/19/summit-link-round-up-day-2/</guid>
		<description><![CDATA[In the news:

Red Hat Enterprise Linux 4 and 5 get another year of TLC. (Austin Modine for The Register)
Red Hat Summit Panel: Who &#8216;won&#8217; OOXML Battle? (Chris Kanaracus for CIO.com)
Red Hat opens Satellite service code for Spacewalk (from Austin Modine for The Register&#8211;who the editor would like to give props to for the Bowie-referencing subtitle)
Virtualization [...]]]></description>
			<content:encoded><![CDATA[<p>In the news:</p>
<ul>
<li><a href="http://www.theregister.co.uk/2008/06/18/red_hat_summit_2008_rhel_roadmap/">Red Hat Enterprise Linux 4 and 5 get another year of TLC</a>. (Austin Modine for <a href="http://www.theregister.co.uk">The Register</a>)</li>
<li><a href="http://www.cio.com/article/403313/Red_Hat_Summit_Panel_Who_won_OOXML_Battle_">Red Hat Summit Panel: Who &#8216;won&#8217; OOXML Battle?</a> (Chris Kanaracus for <a href="http://www.cio.com">CIO.com</a>)</li>
<li><a href="http://www.theregister.co.uk/2008/06/19/red_hat_summit_2008_spacewalk/">Red Hat opens Satellite service code for Spacewalk</a> (from Austin Modine for <a href="http://www.theregister.co.uk">The Register</a>&#8211;who the editor would like to give props to for the Bowie-referencing subtitle)</li>
<li><a href="http://news.idg.no/cw/art.cfm?id=9DF6B6F6-17A4-0F78-31C5742516685F52">Virtualization and Linux: Red Hat unveils new vision</a>. (Steven J. Vaugn-Nichols for <a href="http://news.idg.no">IDG News Service</a>)</li>
<li><a href="http://searchenterpriselinux.techtarget.com/news/article/0,289142,sid39_gci1318098,00.html">Red Hat CTO elaborates on lofty &#8216;cloud&#8217; vision</a> (Pam Derringer for <a href="http://searchenterpriselinux.techtarget.com">SearchEnterpriseLinux.com</a>)</li>
<li><a href="http://www.businesswire.com/portal/site/google/?ndmViewId=news_view&#038;newsId=20080619005315&#038;newsLang=en">SPYRUS&reg; Demonstrates Pocketsize PKI System at Red Hat Summit 2008</a> (from <a href="http://www.businesswire.com">Businesswire</a>)</li>
<li><a href="http://searchservervirtualization.techtarget.com/news/article/0,289142,sid94_gci1317995,00.html">Red Hat intros VMware hypervisor alternative based on KVM</a> (Bridget Botelho for <a href="http://searchservervirtualization.techtarget.com">SearchServerVirtualization.com</a>)</li>
<li><a href="http://www.networkworld.com/news/2008/061808-red-hat.html">Red Hat develops Linux-based hypervisor, virtualization security tool</a> (Jon Brodkin for <a href="http://www.networkworld.com">Network World</a>)</li>
<li><a href="http://virtualization.com/news/2008/06/19/red-hat-unveils-virtualization-strategy-at-boston-summit/">Red Hat Unveils Virtualization Strategy At Boston Summit</a> (<a href="http://virtualization.com">Virtualization.com</a>)</li>
<li><a href="http://www.earthtimes.org/articles/show/jaspersoft-and-red-hat-extend,439331.shtml"> Jaspersoft and Red Hat Extend Relationship to Deliver Enhanced Reporting Capabilities for Enterprise Customers</a></li>
<li><a href="http://www.heise-online.co.uk/news/Red-Hat-Summit-embedded-hypervisor-and-Web-front-end-for-virtualisation-environments--/110961">Red Hat Summit: embedded hypervisor and Web front-end for virtualisation environments</a> (from <a href="http://www.heise-online.co.uk">heise online</a>)</li>
</ul>
<p>From our own press corp:</p>
<ul>
<li><a href="http://www.redhat.com/about/news/prarchive/2008/mrg.html">Red Hat Delivers Realtime Capabilities &#038; High Performance Messaging</a></li>
<li><a href="http://www.press.redhat.com/category/red-hat-enterprise-mrg/">More on MRG from the Press blogs</a></li>
</ul>
<p>Other voices:</p>
<ul>
<li>Tom Tromey (Red Hat): <a href="http://tromey.com/blog/?p=431">GCC Summit News</a></li>
<li>Jeremy Katz (Red Hat engineer):  <a href="http://katzj.livejournal.com/429995.html">Red Hat Summit Day 1</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.redhatmagazine.com/2008/06/19/summit-link-round-up-day-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Red Hat Summit keynotes: Wednesday, June 18</title>
		<link>http://www.redhatmagazine.com/2008/06/19/red-hat-summit-keynotes-wednesday-june-18/</link>
		<comments>http://www.redhatmagazine.com/2008/06/19/red-hat-summit-keynotes-wednesday-june-18/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 14:17:19 +0000</pubDate>
		<dc:creator>Karsten Wade</dc:creator>
		
		<category>culture</category>

		<category>events</category>

		<guid isPermaLink="false">http://www.redhatmagazine.com/2008/06/19/red-hat-summit-keynotes-wednesday-june-18/</guid>
		<description><![CDATA[Starting off this year&#8217;s Red Hat Summit was a triplet of keynotes: a Red Hat leader (CEO Jim Whitehurst), a Red Hat partner (Jim Stallings of IBM), and an open culture visionary (Dr. John Halmaka, CIO of Harvard Medical School.)  This ordering of keynotes is representative of how the Red Hat commmunity is structured&#8211;a [...]]]></description>
			<content:encoded><![CDATA[<p>Starting off this year&#8217;s Red Hat Summit was a triplet of keynotes: a Red Hat leader (CEO Jim Whitehurst), a Red Hat partner (Jim Stallings of IBM), and an open culture visionary (Dr. John Halmaka, CIO of Harvard Medical School.)  This ordering of keynotes is representative of how the Red Hat commmunity is structured&#8211;a balance between enterprise and open communities, with Red Hat in the lead.  (These keynotes will be available in their entirety from the <a href="http://www.redhat.com/promo/summit/2008/">Red Hat Summit</a> page.)<a id="more-934"></a></p>
<h2>Leadership keynote:  Jim Whitehurst</h2>
<p>Jim Whitehurst focused on how Red Hat enables customers to gain value by entering the open source ecosystem.  As examples, he talked about <a href="http://selinuxproject.org">SELinux</a< and <a href="http://www.amqp.org">AMQP</a>.  The Advanced Message Queue Protocol (AMQP) was developed internally at JP Morgan for fast messaging.  Whitehurst described the visionary CIO of JP Morgan, who realized JP Morgan could improve the code and reduce their maintenance commitment over the long term.</p>
<p>Whitehurst encouraged customers to look at the code they develop internally.  &#8220;The waste in IT software development is extraordinary,&#8221; he said.  By bringing that coding effort into the open and building a community around it, enterprises can look at millions in savings.</p>
<h2>Visionary keynote: Dr. John Halamka</h2>
<p>Continuing the discussion of the value of open culture, Dr. John Halamka, CIO of Harvard Medical School, talked about healthcare IT. In modern medical IT, he said, &#8220;Open and transparent is good, closed and proprietary is bad.&#8221;  Dr. Halamka&#8217;s talk focused on the millions of Eastern Massachusets medical records handled by their Red Hat cluster, placing that in the context of national work on open medical IT standards.</p>
<p>Dr. Halamka works as part of the American Health Information Community (AHIC).  One of his main projects with AHIC is improving medical record standards.  He describes it as &#8220;500 groups working to harmonize standards.&#8221;  The AHIC defines a number of use cases to drive their work. One of their projects, for example, might be making it possible to get your medical records in a totally portable way.</p>
<p>In Massachusetts, the IT group Dr. Halamka oversees has put this planning into action.  Patient records are transmitted on an entirely open source architecture, with edge servers at all the medical providers and payers.  As an example, Dr. Halamka pulled up his own record, then joyfully showed his mostly-IT audience the underlying XML source.</p>
<p>By using open standards running on an open source infrastructure, they move patient data wherever it needs to go without delay.  In the process, they have saved over $20 million a year by not having licensing and fees for a slower clearinghouse to ship records.</p>
<p>As a call to the innovative open IT audience, Dr. Halamka listed the items that keep him awake at night: Electronic health records for doctors; storage as a utility; e-Prescribing; data sharing for clinical care among a community of caregivers; security; RFID and bar-coding; providing remote decision support; compliance requirements; internal and external websites that provide social tools for end-users; and disaster recovery.</p>
<h2>Partner keynote:  Jim Stallings</h2>
<p>Jim Stallings from IBM presented the partner keynote, which served to bring home some of these open source lessons from the big infrastructure/large enterprise/data center perspective.  What are global CEOs/CIOs worried about?  Globalization, scale, complexity, security, and energy.  In particuar, Stallings explained how energy has been the surprise concern that is going to change how data centers operate in the future.</p>
<p>In this transformation of the data center, one area of cost savings includes dealing with heat.  As a global concern, power and cooling are going to drive data center changes, with Linux at the center because of flexibility, speed, and a history of caring about these matters.</p>
<p>Stallings describes an average achievable energy savings of 40%, with an average payback of less than two years.  For every dollar of energy savings, there is an average additional six to eight dollars in operational savings.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redhatmagazine.com/2008/06/19/red-hat-summit-keynotes-wednesday-june-18/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Summit link round-up:  Day 1</title>
		<link>http://www.redhatmagazine.com/2008/06/18/summit-link-round-up-day-1/</link>
		<comments>http://www.redhatmagazine.com/2008/06/18/summit-link-round-up-day-1/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 20:32:18 +0000</pubDate>
		<dc:creator>the editorial team</dc:creator>
		
		<category>events</category>

		<guid isPermaLink="false">http://www.redhatmagazine.com/2008/06/18/summit-link-round-up-day-1/</guid>
		<description><![CDATA[We&#8217;ve scoured the web for all the latest dish on the Red Hat Summit.  Here&#8217;s a few tidbits from the first day (and before):
In the news:

Red Hat chief calls for open source missionary work. (Austin Modine for Channel Register)
Red Hat meanders into hypervisor market. (Austin Modine for Channel Register)
Red Hat in Boston, parts 0, [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve scoured the web for all the latest dish on the Red Hat Summit.  Here&#8217;s a few tidbits from the first day (and before):</p>
<p>In the news:</p>
<ul>
<li><a href="http://www.channelregister.co.uk/2008/06/18/red_hat_summit_2008_keynote/">Red Hat chief calls for open source missionary work</a>. (Austin Modine for <a href="http://www.channelregister.co.uk/">Channel Register</a>)</li>
<li><a href="http://www.channelregister.co.uk/2008/06/18/red_hat_summit_2008_virtualization/">Red Hat meanders into hypervisor market</a>. (Austin Modine for <a href="http://www.channelregister.co.uk/">Channel Register</a>)</li>
<li>Red Hat in Boston, parts <a href="http://www.informationweek.com/blog/main/archives/2008/06/red_hat_in_bost.html">0</a>, <a href="http://www.informationweek.com/blog/main/archives/2008/06/red_hat_in_bost_1.html">1.0</a>, and <a href="http://www.informationweek.com/blog/main/archives/2008/06/red_hat_in_bost_2.html">1.1</a>.  (Serdar Yegulalp, for <a href="http://www.informationweek.com/">InformationWeek</a>)</li>
<li><a href="http://www.pcworld.com/businesscenter/article/147258/red_hat_network_to_be_opensourced.html">Red Hat Network to be open sourced</a>.  (from <a href="http://www.pcworld.com">PC World</a>)</li>
<li><a href="http://www.networkworld.com/news/2008/061808-red-hat-unveils-new-virtualization.html">Red Hat unveils new virtualization initiatives</a>.  (from <a href="http://www.networkworld.com">Network World</a>)</li>
<li><a href="http://www.heise-online.co.uk/news/Red-Hat-Summit-2008-opens-in-Boston--/110952">Red Hat Summit 2008 opens in Boston</a> (from <a href="http://www.heise-online.co.uk">heise online</a>)</li>
<li><a href="http://searchenterpriselinux.techtarget.com/news/article/0,289142,sid39_gci1317932,00.html">Red Hat offers JBoss on the Amazon Elastic Compute Cloud</a>. (Pam Derringer, for <a href="http://searchenterpriselinux.techtarget.com">SearchEnterpriseLinux.com</a>)</li>
</ul>
<p>From our own press corps:</p>
<ul>
<li><a href="http://www.press.redhat.com/2008/06/18/red-hat-exchange-adds-three-new-partners/">Red Hat Exchange Adds Three New Partners</a></li>
<li><a href="http://www.press.redhat.com/2008/06/17/jboss-enters-the-cloud/">JBoss Enters the Cloud</a></li>
<li><a href="http://www.redhat.com/about/news/prarchive/2008/virtualization.html">Red Hat Advances Open Virtualization to Drive for Market Leadership</a></li>
</ul>
<p>Other voices:</p>
<ul>
<li>Jeremy Katz (Red Hat engineer):  <a href="http://katzj.livejournal.com/429350.html">Day 0 wrap-up</a> and <a href="http://katzj.livejournal.com/429690.html">a note about campground sessions</a></li>
<li>Max Spevack (former Fedora Project Leader): Starts a helpful discussion on how to best get from <a href="http://spevack.livejournal.com/57407.html">boston airport to fudcon/sheraton for $5</a></li>
<li>Paul Frields (current Fedora Project Leader):  More on <a href="http://marilyn.frields.org:8080/~paul/wordpress/?p=1038">FUDcon Thursday</a></li>
<li>Barton George (from Sun): <a href="http://blogs.sun.com/barton808/entry/in_boston_for_red_hat">In Boston for Red Hat</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.redhatmagazine.com/2008/06/18/summit-link-round-up-day-1/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
