No edit summary |
|||
Line 12: | Line 12: | ||
[[DaveMalcolm|Dave Malcolm]] extended<ref>http://dmalcolm.livejournal.com/4545.html</ref> GDB to handle debugging of Python internals by using the embedded Python interpreter to pretty-print python innards. | [[DaveMalcolm|Dave Malcolm]] extended<ref>http://dmalcolm.livejournal.com/4545.html</ref> GDB to handle debugging of Python internals by using the embedded Python interpreter to pretty-print python innards. | ||
[[MairinDuffy|Máirín Duffy]] <ref>http://mairin.wordpress.com/2010/02/07/inkscape-class-day-7/</ref> | [[MairinDuffy|Máirín Duffy]] continued<ref>http://mairin.wordpress.com/2010/02/07/inkscape-class-day-7/</ref> with Day 7 of an Inkscape class at a Boston-area middle school. | ||
[[User:Rjones|Richard W.M. Jones]] <ref>http://rwmj.wordpress.com/2010/02/10/tip-mock-build-rawhide-packages-on-rhel-5/</ref> | [[User:Rjones|Richard W.M. Jones]] shared<ref>http://rwmj.wordpress.com/2010/02/10/tip-mock-build-rawhide-packages-on-rhel-5/</ref> a tip for using <tt>mock</tt> to build Rawhide packages under RHEL 5 if they work fine locally but mysteriously fail when built by Koji. | ||
<ref>http://press.redhat.com/2010/02/11/red-hat-enterprise-linux-5-5-beta-released/</ref> | Red Hat has announced<ref>http://press.redhat.com/2010/02/11/red-hat-enterprise-linux-5-5-beta-released/</ref> a beta for RHEL 5.5. Enhancements include new hardware support, improved virtualization and better Windows interoperability. | ||
[[DanielBerrange|Daniel Berrange]] <ref>http://berrange.com/posts/2010/02/12/controlling-guest-cpu-numa-affinity-in-libvirt-with-qemu-kvm-xen/</ref> | [[DanielBerrange|Daniel Berrange]] showed<ref>http://berrange.com/posts/2010/02/12/controlling-guest-cpu-numa-affinity-in-libvirt-with-qemu-kvm-xen/</ref> how to control "guest CPU & NUMA affinity in libvirt with QEMU, KVM & Xen". In a later post, Daniel explained<ref>http://berrange.com/posts/2010/02/15/stable-guest-machine-abi-pci-addressing-and-disk-controllers-in-libvirt/</ref> how to manage some low-level hardware configuration in libvirt. | ||
<ref>http://berrange.com/posts/2010/02/15/stable-guest-machine-abi-pci-addressing-and-disk-controllers-in-libvirt/</ref> | |||
[[User:Moixs|Steven Moix]] | [[User:Moixs|Steven Moix]] installed<ref>http://www.alphatek.info/2010/02/13/install-the-nokia-n900-maemo-5-sdk-on-fedora/</ref>,<ref>http://www.alphatek.info/2010/02/14/maemo-5-sdk-add-repositories-install-qt-and-deploy-our-first-app-in-the-emulator/</ref> the Nokia N900 (Maemo 5) SDK on Fedora, though there were a few minor hiccups. | ||
<ref>http://www.alphatek.info/2010/02/13/install-the-nokia-n900-maemo-5-sdk-on-fedora/</ref> | |||
<ref>http://www.alphatek.info/2010/02/14/maemo-5-sdk-add-repositories-install-qt-and-deploy-our-first-app-in-the-emulator/</ref> | |||
A common task when writing DocBook is turning a comma-separated list into an <itemizedlist>. [[JoshuaWulf|Joshua Wulf]] wrote<ref>http://fossdocs.wordpress.com/2010/02/13/turning-a-comma-seperated-list-into-an-itemizedlist/</ref> a set of macros for both TextMate and gedit to automate the task. | |||
[[JoshuaWulf|Joshua Wulf]] <ref>http://fossdocs.wordpress.com/2010/02/13/turning-a-comma-seperated-list-into-an-itemizedlist/</ref> | |||
<references/> | <references/> |
Revision as of 16:16, 15 February 2010
Planet Fedora
In this section, we cover the highlights of Planet Fedora[1] - an aggregation of blogs from Fedora contributors worldwide. This edition covers highlights from the past three weeks.
Contributing Writer: Adam Batkin
General
Dave Malcolm extended[1] GDB to handle debugging of Python internals by using the embedded Python interpreter to pretty-print python innards.
Máirín Duffy continued[2] with Day 7 of an Inkscape class at a Boston-area middle school.
Richard W.M. Jones shared[3] a tip for using mock to build Rawhide packages under RHEL 5 if they work fine locally but mysteriously fail when built by Koji.
Red Hat has announced[4] a beta for RHEL 5.5. Enhancements include new hardware support, improved virtualization and better Windows interoperability.
Daniel Berrange showed[5] how to control "guest CPU & NUMA affinity in libvirt with QEMU, KVM & Xen". In a later post, Daniel explained[6] how to manage some low-level hardware configuration in libvirt.
Steven Moix installed[7],[8] the Nokia N900 (Maemo 5) SDK on Fedora, though there were a few minor hiccups.
A common task when writing DocBook is turning a comma-separated list into an <itemizedlist>. Joshua Wulf wrote[9] a set of macros for both TextMate and gedit to automate the task.
- ↑ http://dmalcolm.livejournal.com/4545.html
- ↑ http://mairin.wordpress.com/2010/02/07/inkscape-class-day-7/
- ↑ http://rwmj.wordpress.com/2010/02/10/tip-mock-build-rawhide-packages-on-rhel-5/
- ↑ http://press.redhat.com/2010/02/11/red-hat-enterprise-linux-5-5-beta-released/
- ↑ http://berrange.com/posts/2010/02/12/controlling-guest-cpu-numa-affinity-in-libvirt-with-qemu-kvm-xen/
- ↑ http://berrange.com/posts/2010/02/15/stable-guest-machine-abi-pci-addressing-and-disk-controllers-in-libvirt/
- ↑ http://www.alphatek.info/2010/02/13/install-the-nokia-n900-maemo-5-sdk-on-fedora/
- ↑ http://www.alphatek.info/2010/02/14/maemo-5-sdk-add-repositories-install-qt-and-deploy-our-first-app-in-the-emulator/
- ↑ http://fossdocs.wordpress.com/2010/02/13/turning-a-comma-seperated-list-into-an-itemizedlist/