From Fedora Project Wiki

< FWN‎ | Beats

No edit summary
No edit summary
Line 10: Line 10:
=== General ===
=== General ===


[[GregDeK|Greg DeKoenigsberg]] responded<ref>http://gregdek.livejournal.com/52052.html</ref> to slashdot<ref>http://linux.slashdot.org/story/09/07/20/1628228/Negroponte-Sees-Sugar-As-OLPCs-Biggest-Mistake?art_pos=3</ref> to correct what Nicholas Negroponte actually said regarding the Sugar UI and OLPC. "But what we did...was we had Sugar do the power management, we had Sugar do the wireless management -- it became sort of an omelet. The Bios talked directly with Sugar, so Sugar became a bit of a mess. It should have been much cleaner, like the way they offer [it] on a stick now."
[[User:Julian|Julian Aloofi]] explained<ref>http://julianaloofi.wordpress.com/2009/07/28/create-your-own-system-branding/</ref> how to create your own system branding when building Fedora.


[[User:Jspaleta|Jef Spaleta]] was excited<ref>http://jspaleta.livejournal.com/45216.html</ref> by the news that all of Launchpad has finally been open sourced by Canonical.
[[User:Mso|Martin Sourada]] rewrote<ref>http://mso-chronicles.blogspot.com/2009/07/nodoka-widget-drawing-starting-from.html</ref> the GTK Nodoka theme engine from scratch. Video included! Goals include wanting "to support wider configurations in the engine (with future in mind), develop more consistent, usable and pleasing look and feel and write the drawing code in a way that would be independent on the toolkit."


[[HarishPillay|Harish Pillay]] questioned<ref>http://harishpillay.livejournal.com/162161.html</ref> Microsoft's true motives behind contributing GPL patches to the Linux kernel. [[User:Mso|Martin Sourada]] quoted<ref>http://mso-chronicles.blogspot.com/2009/07/true-meaning-of-open.html</ref> Linus' response to the general feeling of hatred toward Microsoft in the Linux community.
[[MattJadud|Matt Jadud]] wrote<ref>http://www.sububi.org/2009/07/27/the-busy-students-guide-to-project-blogging/</ref> a tutorial titled "the busy student’s guide to project blogging" with all kinds of useful tips and ideas.


[[DanielWalsh|Daniel Walsh]] explained<ref>http://danwalsh.livejournal.com/30084.html</ref> how the SELinux "unconfined" domain works.
[[RichardHughes|Richard Hughes]] investigated<ref>http://blogs.gnome.org/hughsie/2009/07/30/accidental-blanking-and-gnome-power-manager/</ref> some of the causes behind one of the more common F11 bugs: random display blanking. No solution just yet, but lots of information in the post and linked bugzilla reports.


[[Peter Hutterer|Peter Hutterer]] added<ref>http://who-t.blogspot.com/2009/07/xi2-recipes-part-5.html</ref> part 5 to the XI2 Recipes series, explaining "grabs" and part 6<ref>http://who-t.blogspot.com/2009/07/xi2-recipes-part-6.html</ref>, showing examples dealing with the client pointer.
[[User:Mjc|Mark J Cox]] detailed<ref>http://www.awe.com/mark/blog/20090730.html</ref> "How the Kaminsky SSL talk at Black Hat affects various OSS libraries". A number of vulnerabilities in various SSL implementations were exposed at the conference, some of which affect OpenSSL, GnuTLS and NSS (including Firefox).


[[User:Moixs|Steven Moix]] provided<ref>http://www.alphatek.info/2009/07/22/natively-run-fedora-11-on-an-intel-mac/</ref> a few tips for natively running Fedora 11 on an Intel Mac.
Here is a fun summer project: [[User:Cassmodiah|Simon Wesp]] apparently lasercut<ref>http://cassmodiah.de/2009-07-31/fedora-logo-lasercutted-on-a-stainless-steel-plate/</ref> the Fedora logo onto a stainless steel plate (and explained how to do it).


[[User:Jkeating|Jesse Keating]] described<ref>http://jkeating.livejournal.com/75270.html</ref> how to tether an iPhone to Fedora over bluetooth, for a truly wires-free internet experience.
[[User:Jlaska|James Laska]] posted<ref>http://rawhidewatch.wordpress.com/2009/07/31/unable-to-update-to-rawhide-rpmlibpayloadisxz/</ref> a note to Rawhide Watch<ref>http://rawhidewatch.wordpress.com/</ref> with instructions on how to upgrade to Rawhide if you are getting the error "Unable to update to rawhide – rpmlib(PayloadIsXz)".


<references/>
[[User:James|James Antill]] hates<ref>http://illiterat.livejournal.com/7412.html</ref> "quick benchmarks" and so should you. "The summary of the problem is that quick software benchmarking often involves taking a huge amount of differences between two applications and have a single number result. Then you compare just the numbers, and come to a conclusion. So X gets 3 and Y gets 5 for problem ABCD ... therefore Y is 66% worse than X at ABCD. Except that might be a highly misleading (or worse) conclusion..."


=== POSSE Roundup ===
[[MaxSpevack|Max Spevack]] recapped<ref>http://spevack.livejournal.com/88762.html</ref> his time living in Amsterdam, now that it is time to move back to the US.
 
The Professors Open Source Summer Experience<ref>http://teachingopensource.org/index.php/POSSE</ref> just finished its Summer 2009 session, and here is a roundup of some of the Planet posts from the event.
 
* http://gregdek.livejournal.com/52300.html
* http://blog.melchua.com/2009/07/21/posse-monday-how-seneca-got-involved/
* http://blog.melchua.com/2009/07/21/posse-monday-helping-students-find-projects-that-make-them-come-alive/
* http://blog.melchua.com/2009/07/22/posse-tuesday-contributor-types-and-making-safe-spaces/
* http://blog.melchua.com/2009/07/22/posse-wednesday-our-classroom-setup/
* http://michaeldehaan.net/2009/07/24/fedora-has-a-posse/


<references/>
<references/>

Revision as of 17:44, 2 August 2009

Planet Fedora

In this section, we cover the highlights of Planet Fedora[1] - an aggregation of blogs from Fedora contributors worldwide.

Contributing Writer: Adam Batkin

General

Julian Aloofi explained[1] how to create your own system branding when building Fedora.

Martin Sourada rewrote[2] the GTK Nodoka theme engine from scratch. Video included! Goals include wanting "to support wider configurations in the engine (with future in mind), develop more consistent, usable and pleasing look and feel and write the drawing code in a way that would be independent on the toolkit."

Matt Jadud wrote[3] a tutorial titled "the busy student’s guide to project blogging" with all kinds of useful tips and ideas.

Richard Hughes investigated[4] some of the causes behind one of the more common F11 bugs: random display blanking. No solution just yet, but lots of information in the post and linked bugzilla reports.

Mark J Cox detailed[5] "How the Kaminsky SSL talk at Black Hat affects various OSS libraries". A number of vulnerabilities in various SSL implementations were exposed at the conference, some of which affect OpenSSL, GnuTLS and NSS (including Firefox).

Here is a fun summer project: Simon Wesp apparently lasercut[6] the Fedora logo onto a stainless steel plate (and explained how to do it).

James Laska posted[7] a note to Rawhide Watch[8] with instructions on how to upgrade to Rawhide if you are getting the error "Unable to update to rawhide – rpmlib(PayloadIsXz)".

James Antill hates[9] "quick benchmarks" and so should you. "The summary of the problem is that quick software benchmarking often involves taking a huge amount of differences between two applications and have a single number result. Then you compare just the numbers, and come to a conclusion. So X gets 3 and Y gets 5 for problem ABCD ... therefore Y is 66% worse than X at ABCD. Except that might be a highly misleading (or worse) conclusion..."

Max Spevack recapped[10] his time living in Amsterdam, now that it is time to move back to the US.