<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://www.w3.org/1999/xhtml">
  <title xmlns="http://www.w3.org/2005/Atom">Plaggnet YAPC::EU</title>
  <link xmlns="http://www.w3.org/2005/Atom" rel="alternate" href="http://yapceu.plagger.org/" type="text/html"/>
  <updated xmlns="http://www.w3.org/2005/Atom">2008-11-20T16:21:51+09:00</updated>
  <generator xmlns="http://www.w3.org/2005/Atom">Plagger/0.7.17</generator>
  <subtitle xmlns="http://www.w3.org/2005/Atom">Everything about YAPC::EU from the Web</subtitle>
  <id xmlns="http://www.w3.org/2005/Atom">tag:yapceu.plagger.org,2006:smartfeed:all</id>
  <entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://www.w3.org/1999/xhtml">
    <title xmlns="http://www.w3.org/2005/Atom">Broken Gravatars - Why you should test with filters... (2008.11.19 20:19)</title>
    <link xmlns="http://www.w3.org/2005/Atom" rel="alternate" href="http://use.perl.org/~Alias/journal/37910" type="text/html"/>
    <summary xmlns="http://www.w3.org/2005/Atom">One of the more interesting aspects of the web being so universal is that
it gets pulled in a lot of different directions, so sites can stop
looking like what you think they look like.

One example is the YAPC::NA/OSDC website, where none of the sponsor logos
on the website were working for me, but yet it looked fine for other
people in the committee.

The problem turned out to be Ad-Block Plus. But more specifically,
because the guy doing the website had naturally enough put the images
into an /images/sponsors/.

And of course, since tons of ads are in things with the word "sponsors"
in it, all the conference sponsors logos were blocked.

We currently have a similar problem on http://search.cpan.org/ with
broken gravatars. Because gravatars are most popular in social network
type websites, they fall into the "social networking" category of the
corporate fun filter here at work, along with MySpace, FaceBook and all
that junk.

Result, ugly broken image square on the search.cpan.org module pages :(

So note for future, if you ever use gravatars or other similar systems
with social networking background for more serious purposes, always make
sure to put a squid proxy or some other form of obfuscation on a serious
domain in front of the raw service, so that fun filters won't generate
false-positives on them.</summary>
    <content xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://www.w3.org/1999/xhtml" type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>One of the more interesting aspects of the web being so universal is that it gets pulled in a lot of different directions, so sites can stop looking like what you think they look like.</p>
<p>One example is the YAPC::NA/OSDC website, where none of the sponsor logos on the website were working for me, but yet it looked fine for other people in the committee.</p>
<p>The problem turned out to be Ad-Block Plus. But more specifically, because the guy doing the website had naturally enough put the images into an <nobr><wbr/></nobr>/images/sponsors/.</p>
<p>And of course, since tons of ads are in things with the word "sponsors" in it, all the conference sponsors logos were blocked.</p>
<p>We currently have a similar problem on http://search.cpan.org/ with broken gravatars. Because gravatars are most popular in social network type websites, they fall into the "social networking" category of the corporate fun filter here at work, along with MySpace, FaceBook and all that junk.</p>
<p>Result, ugly broken image square on the search.cpan.org module pages <nobr><wbr/></nobr>:(</p>
<p>So note for future, if you ever use gravatars or other similar systems with social networking background for more serious purposes, always make sure to put a squid proxy or some other form of obfuscation on a serious domain in front of the raw service, so that fun filters won't generate false-positives on them.</p></div>
    </content>
    <category xmlns="http://www.w3.org/2005/Atom" term="journal"/>
    <published xmlns="http://www.w3.org/2005/Atom">2008-11-20T01:19:38Z</published>
    <updated xmlns="http://www.w3.org/2005/Atom">2008-11-20T01:19:38Z</updated>
    <author xmlns="http://www.w3.org/2005/Atom">
      <name xmlns="http://www.w3.org/2005/Atom">Alias</name>
    </author>
    <id xmlns="http://www.w3.org/2005/Atom">tag:yapceu.plagger.org,2006:http://use.perl.org/~Alias/journal/37910?from=rss</id>
  </entry>
  <entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://www.w3.org/1999/xhtml">
    <title xmlns="http://www.w3.org/2005/Atom">Updated rakudo ROADMAP (2008.11.18  1:03)</title>
    <link xmlns="http://www.w3.org/2005/Atom" rel="alternate" href="http://use.perl.org/~pmichaud/journal/37900" type="text/html"/>
    <summary xmlns="http://www.w3.org/2005/Atom">Tonight I updated Rakudo's ROADMAP file to reflect the progress we've
made since it was last done (August 2008, YAPC::EU). At first I thought
there wouldn't be much to update, but it turns out we've accomplished a
fair bit.

More importantly, more infrastructure pieces are falling into place so
that the remaining items become even easier than they were before. I
expect to see good progress during the next month or so.

This weekend many of us attended the Parrot Developer's Summit to plan
the way forward to Parrot 1.0 (March 2008). In parallel several of us
also made plans for Rakudo's development in that time -- our goal is to
have Rakudo on its own release cycle by then. I very much like the way
the time-based monthly release cycle has worked for Parrot development,
so we will undoubtedly continue this in Rakudo. Development for Rakudo
will continue to track the Parrot trunk for a while, and we'll time
Rakudo releases to follow a few days after each Parrot release.

We'll put together more details as we get closer; until then we're
continuing to work on feature development.

During my airplane travel and at the summit I was able to get a lot of
work on fixing lexical variables in Parrot. Unfortunately I've also found
several places where Parrot was not properly allocating and freeing
contexts, so those need to be reviewed and fixed before we can merge the
branch back into trunk. Initial tests show that the design itself appears
to work as expected, so now it's just a matter of reviewing and repairing
context handling in Parrot. I'm expecting (hoping) to merge the branch
back into trunk sometime on Wednesday (after tomorrow's Parrot release),
which will close out quite a few RT tickets.

Pm</summary>
    <content xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://www.w3.org/1999/xhtml" type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>Tonight I updated Rakudo's <a href="http://svn.perl.org/parrot/trunk/languages/perl6/ROADMAP">ROADMAP</a> file to reflect the progress we've made since it was last done (August 2008, YAPC::EU). At first I thought there wouldn't be much to update, but it turns out we've accomplished a fair bit.</p>
<p>More importantly, more infrastructure pieces are falling into place so that the remaining items become even easier than they were before. I expect to see good progress during the next month or so.</p>
<p>This weekend many of us attended the <a href="http://www.parrot.org/wiki/parrot-developer-summit-2008">Parrot Developer's Summit</a> to plan the way forward to Parrot 1.0 (March 2008). In parallel several of us also made plans for Rakudo's development in that time -- our goal is to have Rakudo on its own release cycle by then. I very much like the way the time-based monthly release cycle has worked for Parrot development, so we will undoubtedly continue this in Rakudo. Development for Rakudo will continue to track the Parrot trunk for a while, and we'll time Rakudo releases to follow a few days after each Parrot release.</p>
<p>We'll put together more details as we get closer; until then we're continuing to work on feature development.</p>
<p>During my airplane travel and at the summit I was able to get a lot of work on fixing lexical variables in Parrot. Unfortunately I've also found several places where Parrot was not properly allocating and freeing contexts, so those need to be reviewed and fixed before we can merge the branch back into trunk. Initial tests show that the design itself appears to work as expected, so now it's just a matter of reviewing and repairing context handling in Parrot. I'm expecting (hoping) to merge the branch back into trunk sometime on Wednesday (after tomorrow's Parrot release), which will close out quite a few RT tickets.</p>
<p>Pm</p></div>
    </content>
    <category xmlns="http://www.w3.org/2005/Atom" term="perl6"/>
    <published xmlns="http://www.w3.org/2005/Atom">2008-11-18T06:03:52Z</published>
    <updated xmlns="http://www.w3.org/2005/Atom">2008-11-18T06:03:52Z</updated>
    <author xmlns="http://www.w3.org/2005/Atom">
      <name xmlns="http://www.w3.org/2005/Atom">pmichaud</name>
    </author>
    <id xmlns="http://www.w3.org/2005/Atom">tag:yapceu.plagger.org,2006:http://use.perl.org/~pmichaud/journal/37900?from=rss</id>
  </entry>
  <entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://www.w3.org/1999/xhtml">
    <title xmlns="http://www.w3.org/2005/Atom">Updated Rakudo ROADMAP</title>
    <link xmlns="http://www.w3.org/2005/Atom" rel="alternate" href="http://www.rakudo.org/2008/11/updated-rakudo-roadmap.html" type="text/html"/>
    <summary xmlns="http://www.w3.org/2005/Atom">Tonight I updated Rakudo's ROADMAP file to reflect the progress we've made since it was last done (August 2008, YAPC:: ... EU). At first I thought there wouldn't be much to update, but it turns out we've accomplished a fair bit....</summary>
    <content xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://www.w3.org/1999/xhtml" type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Tonight I updated Rakudo's ROADMAP file to reflect the progress we've made since it was last done (August 2008, YAPC:: ... EU). At first I thought there wouldn't be much to update, but it turns out we've accomplished a fair bit....</div>
    </content>
    <published xmlns="http://www.w3.org/2005/Atom">2008-11-18T01:06:16-04:00</published>
    <updated xmlns="http://www.w3.org/2005/Atom">2008-11-18T01:06:16-04:00</updated>
    <author xmlns="http://www.w3.org/2005/Atom">
      <name xmlns="http://www.w3.org/2005/Atom">nobody</name>
    </author>
    <id xmlns="http://www.w3.org/2005/Atom">tag:yapceu.plagger.org,2006:http://www.rakudo.org/2008/11/updated-rakudo-roadmap.html</id>
  </entry>
  <entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://www.w3.org/1999/xhtml">
    <title xmlns="http://www.w3.org/2005/Atom">http://therollercoasteroflife.blogspot....</title>
    <link xmlns="http://www.w3.org/2005/Atom" rel="alternate" href="http://therollercoasteroflife.blogspot.com/2008/11/blog-post.html" type="text/html"/>
    <summary xmlns="http://www.w3.org/2005/Atom">Thursday, 13 November 2008
--------------------------


Posted by Disillusioned at 21:40

8 comments:

Jessica said...

      Hang in there.
      Thoughts are with you.

      14 November 2008 08:37 [IMAGE]

marcella said...

      My thoughts are with you too. Do try to fuel your body with some
      special things (foods, scents, rest, fresh air)

      14 November 2008 09:15 [IMAGE]

theMuddledMarketPlace said...

      hoping your rollercoaster runs level today

      14 November 2008 10:38 [IMAGE]

Kathryn said...

      Love and prayers for re-fuelling when you can x

      14 November 2008 11:10 [IMAGE]

La-reve said...

      Wow, sometimes picture says a thousand words. Don't run on empty
      for too long. thinking of you.

      14 November 2008 17:53 [IMAGE]

Awareness said...

      Hey Caroline....thinking of you.

      14 November 2008 23:05 [IMAGE]

CalumCarr said...

      Take great care. Lots of us thinking of you.

      15 November 2008 00:59 [IMAGE]

Disillusioned said...

      Thank you all.

      YOur thoughts and prayers and love are appreciated.

      I'm out of words right now but I want you all to know that.

      16 November 2008 10:37 [IMAGE]

Post a Comment</summary>
    <content xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://www.w3.org/1999/xhtml" type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
<h2 class="date-header">Thursday, 13 November 2008</h2>
<div class="post hentry uncustomized-post-template">
<a name="2555136216785246870"/>
<div class="post-header-line-1"/>
<div class="post-body entry-content">
<a href="http://www.pjcj.net/yapc/yapc-eu-2006-enigmatic_perl/slides/images/empty.jpg"><img style="DISPLAY: block; MARGIN: 0px auto 10px; WIDTH: 480px; CURSOR: hand; HEIGHT: 360px; TEXT-ALIGN: center" alt="" src="http://www.pjcj.net/yapc/yapc-eu-2006-enigmatic_perl/slides/images/empty.jpg" border="0"/></a><br/><div/>
<div style="clear: both;"/>
</div>
<div class="post-footer">
<div class="post-footer-line post-footer-line-1">
<span class="post-author vcard">
Posted by
<span class="fn">Disillusioned</span>
</span>
<span class="post-timestamp">
at
<a class="timestamp-link" href="http://therollercoasteroflife.blogspot.com/2008/11/blog-post.html" rel="bookmark" title="permanent link"><abbr class="published" title="2008-11-13T21:40:00Z">21:40</abbr></a>
</span>
<span class="reaction-buttons">
</span>
<span class="star-ratings">
</span>
<span class="post-comment-link">
</span>
<span class="post-backlinks post-comment-link">
</span>
<span class="post-icons">
<span class="item-action">
<a href="http://www.blogger.com/email-post.g?blogID=1278230860203738799&amp;postID=2555136216785246870" title="Email Post">
<img alt="" class="icon-action" height="13" src="http://www.blogger.com/img/icon18_email.gif" width="18"/>
</a>
</span>
<span class="item-control blog-admin pid-1618022923">
<a href="http://www.blogger.com/post-edit.g?blogID=1278230860203738799&amp;postID=2555136216785246870" title="Edit Post">
<img alt="" class="icon-action" height="18" src="http://www.blogger.com/img/icon18_edit_allbkg.gif" width="18"/>
</a>
</span>
</span>
</div>
<div class="post-footer-line post-footer-line-2">
<span class="post-labels">
</span>
</div>
<div class="post-footer-line post-footer-line-3"/>
</div>
</div>
<div class="comments" id="comments">
<a name="comments"/>
<h4>
8
comments:
        
</h4>
<dl id="comments-block">
<dt class="comment-author blogger-comment-icon" id="c5221316265048307869">
<a name="c5221316265048307869"/>
<a href="http://www.blogger.com/profile/13534029486303910443" rel="nofollow">Jessica</a>
said...
</dt>
<dd class="comment-body">
<p>Hang in there.<br/>Thoughts are with you.</p>
</dd>
<dd class="comment-footer">
<span class="comment-timestamp">
<a href="http://therollercoasteroflife.blogspot.com/2008/11/blog-post.html?showComment=1226651820000#c5221316265048307869" title="comment permalink">
14 November 2008 08:37
</a>
<span class="item-control blog-admin pid-1710862612">
<a href="http://www.blogger.com/delete-comment.g?blogID=1278230860203738799&amp;postID=5221316265048307869" title="Delete Comment">
<img src="http://www.blogger.com/img/icon_delete13.gif"/>
</a>
</span>
</span>
</dd>
<dt class="comment-author blogger-comment-icon" id="c6468615075138847964">
<a name="c6468615075138847964"/>
<a href="http://www.blogger.com/profile/07985022521354870620" rel="nofollow">marcella</a>
said...
</dt>
<dd class="comment-body">
<p>My thoughts are with you too. Do try to fuel your body with some special things (foods, scents, rest, fresh air)</p>
</dd>
<dd class="comment-footer">
<span class="comment-timestamp">
<a href="http://therollercoasteroflife.blogspot.com/2008/11/blog-post.html?showComment=1226654100000#c6468615075138847964" title="comment permalink">
14 November 2008 09:15
</a>
<span class="item-control blog-admin pid-451615588">
<a href="http://www.blogger.com/delete-comment.g?blogID=1278230860203738799&amp;postID=6468615075138847964" title="Delete Comment">
<img src="http://www.blogger.com/img/icon_delete13.gif"/>
</a>
</span>
</span>
</dd>
<dt class="comment-author blogger-comment-icon" id="c7581955364014171397">
<a name="c7581955364014171397"/>
<a href="http://www.blogger.com/profile/12153750055087770871" rel="nofollow">theMuddledMarketPlace</a>
said...
</dt>
<dd class="comment-body">
<p>hoping your rollercoaster runs level today</p>
</dd>
<dd class="comment-footer">
<span class="comment-timestamp">
<a href="http://therollercoasteroflife.blogspot.com/2008/11/blog-post.html?showComment=1226659080000#c7581955364014171397" title="comment permalink">
14 November 2008 10:38
</a>
<span class="item-control blog-admin pid-666469024">
<a href="http://www.blogger.com/delete-comment.g?blogID=1278230860203738799&amp;postID=7581955364014171397" title="Delete Comment">
<img src="http://www.blogger.com/img/icon_delete13.gif"/>
</a>
</span>
</span>
</dd>
<dt class="comment-author blogger-comment-icon" id="c6736264379887948873">
<a name="c6736264379887948873"/>
<a href="http://www.blogger.com/profile/09171138485811816831" rel="nofollow">Kathryn</a>
said...
</dt>
<dd class="comment-body">
<p>Love and prayers for re-fuelling when you can x</p>
</dd>
<dd class="comment-footer">
<span class="comment-timestamp">
<a href="http://therollercoasteroflife.blogspot.com/2008/11/blog-post.html?showComment=1226661000000#c6736264379887948873" title="comment permalink">
14 November 2008 11:10
</a>
<span class="item-control blog-admin pid-1423904106">
<a href="http://www.blogger.com/delete-comment.g?blogID=1278230860203738799&amp;postID=6736264379887948873" title="Delete Comment">
<img src="http://www.blogger.com/img/icon_delete13.gif"/>
</a>
</span>
</span>
</dd>
<dt class="comment-author blogger-comment-icon" id="c4018100789581957985">
<a name="c4018100789581957985"/>
<a href="http://www.blogger.com/profile/02255771946214951488" rel="nofollow">La-reve</a>
said...
</dt>
<dd class="comment-body">
<p>Wow, sometimes picture says a thousand words. Don't run on empty for too long. thinking of you.</p>
</dd>
<dd class="comment-footer">
<span class="comment-timestamp">
<a href="http://therollercoasteroflife.blogspot.com/2008/11/blog-post.html?showComment=1226685180000#c4018100789581957985" title="comment permalink">
14 November 2008 17:53
</a>
<span class="item-control blog-admin pid-377544942">
<a href="http://www.blogger.com/delete-comment.g?blogID=1278230860203738799&amp;postID=4018100789581957985" title="Delete Comment">
<img src="http://www.blogger.com/img/icon_delete13.gif"/>
</a>
</span>
</span>
</dd>
<dt class="comment-author blogger-comment-icon" id="c1386944604755897344">
<a name="c1386944604755897344"/>
<a href="http://www.blogger.com/profile/06098432781380754899" rel="nofollow">Awareness</a>
said...
</dt>
<dd class="comment-body">
<p>Hey Caroline....thinking of you.</p>
</dd>
<dd class="comment-footer">
<span class="comment-timestamp">
<a href="http://therollercoasteroflife.blogspot.com/2008/11/blog-post.html?showComment=1226703900000#c1386944604755897344" title="comment permalink">
14 November 2008 23:05
</a>
<span class="item-control blog-admin pid-1080056873">
<a href="http://www.blogger.com/delete-comment.g?blogID=1278230860203738799&amp;postID=1386944604755897344" title="Delete Comment">
<img src="http://www.blogger.com/img/icon_delete13.gif"/>
</a>
</span>
</span>
</dd>
<dt class="comment-author blogger-comment-icon" id="c1766118881604829207">
<a name="c1766118881604829207"/>
<a href="http://www.blogger.com/profile/18069686044236255387" rel="nofollow">CalumCarr</a>
said...
</dt>
<dd class="comment-body">
<p>Take great care.  Lots of us thinking of you.</p>
</dd>
<dd class="comment-footer">
<span class="comment-timestamp">
<a href="http://therollercoasteroflife.blogspot.com/2008/11/blog-post.html?showComment=1226710740000#c1766118881604829207" title="comment permalink">
15 November 2008 00:59
</a>
<span class="item-control blog-admin pid-462435532">
<a href="http://www.blogger.com/delete-comment.g?blogID=1278230860203738799&amp;postID=1766118881604829207" title="Delete Comment">
<img src="http://www.blogger.com/img/icon_delete13.gif"/>
</a>
</span>
</span>
</dd>
<dt class="comment-author blogger-comment-icon" id="c4329563136278829722">
<a name="c4329563136278829722"/>
<a href="http://www.blogger.com/profile/03250678226289036634" rel="nofollow">Disillusioned</a>
said...
</dt>
<dd class="comment-body">
<p>Thank you all.<br/><br/>YOur thoughts and prayers and love are appreciated.<br/><br/>I'm out of words right now but I want you all to know that.</p>
</dd>
<dd class="comment-footer">
<span class="comment-timestamp">
<a href="http://therollercoasteroflife.blogspot.com/2008/11/blog-post.html?showComment=1226831820000#c4329563136278829722" title="comment permalink">
16 November 2008 10:37
</a>
<span class="item-control blog-admin pid-1618022923">
<a href="http://www.blogger.com/delete-comment.g?blogID=1278230860203738799&amp;postID=4329563136278829722" title="Delete Comment">
<img src="http://www.blogger.com/img/icon_delete13.gif"/>
</a>
</span>
</span>
</dd>
</dl>
<p class="comment-footer">
<a href="https://www.blogger.com/comment.g?blogID=1278230860203738799&amp;postID=2555136216785246870" onclick="">Post a Comment</a>
</p>
<div id="backlinks-container">
<div id="Blog1_backlinks-container">
</div>
</div>
</div>
</div>
    </content>
    <published xmlns="http://www.w3.org/2005/Atom">2008-11-13T21:40:00Z</published>
    <updated xmlns="http://www.w3.org/2005/Atom">2008-11-13T21:40:00Z</updated>
    <author xmlns="http://www.w3.org/2005/Atom">
      <name xmlns="http://www.w3.org/2005/Atom">nobody</name>
    </author>
    <id xmlns="http://www.w3.org/2005/Atom">tag:yapceu.plagger.org,2006:http://therollercoasteroflife.blogspot.com/2008/11/blog-post.html</id>
  </entry>
  <entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://www.w3.org/1999/xhtml">
    <title xmlns="http://www.w3.org/2005/Atom">1 year of Moscow.pm (2008.11.11  8:50)</title>
    <link xmlns="http://www.w3.org/2005/Atom" rel="alternate" href="http://use.perl.org/~andy.sh/journal/37854" type="text/html"/>
    <summary xmlns="http://www.w3.org/2005/Atom">I missed the date myself, but one of the readers of Moscow.pm mailing
list have noticed that on 9th of November 2007 the first non-test message
was sent to our mailing list.

Thus Moscow.pm is now in the beginning of the second year of its
existance. Cool!

During this year we wrote a little bit more than 3.5 Mbytes of messages.

Moscow.pm, including its pre-history form, and with the help of other
PM-groups have organized six Perl public events: five workshops and one
two-day YAPC. And all that is done withing the last 13 months, roughly
one event each two months.

Next year there will be more cool stuff, I hope :-)</summary>
    <content xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://www.w3.org/1999/xhtml" type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><p>I missed the date myself, but one of the readers of Moscow.pm mailing list have noticed that on 9th of November 2007 the first non-test message was sent to our mailing list.</p>
<p>Thus Moscow.pm is now in the beginning of the second year of its existance. Cool!</p>
<p>During this year we wrote a little bit more than 3.5 Mbytes of messages.</p>
<p>Moscow.pm, including its pre-history form, and with the help of other PM-groups have organized six Perl public events: five workshops and one two-day YAPC. And all that is done withing the last 13 months, roughly one event each two months.</p>
<p>Next year there will be more cool stuff, I hope <nobr><wbr/></nobr>:-)</p></div>
    </content>
    <category xmlns="http://www.w3.org/2005/Atom" term="journal"/>
    <published xmlns="http://www.w3.org/2005/Atom">2008-11-11T13:50:26Z</published>
    <updated xmlns="http://www.w3.org/2005/Atom">2008-11-11T13:50:26Z</updated>
    <author xmlns="http://www.w3.org/2005/Atom">
      <name xmlns="http://www.w3.org/2005/Atom">andy.sh</name>
    </author>
    <id xmlns="http://www.w3.org/2005/Atom">tag:yapceu.plagger.org,2006:http://use.perl.org/~andy.sh/journal/37854?from=rss</id>
  </entry>
  <entry xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://www.w3.org/1999/xhtml">
    <title xmlns="http://www.w3.org/2005/Atom">Perl-Blog: Release Candidat 1 für Perl 5.8.9</title>
    <link xmlns="http://www.w3.org/2005/Atom" rel="alternate" href="http://reneeb-perlblog.blogspot.com/2008/11/release-candidat-1-fr-perl-589.html" type="text/html"/>
    <summary xmlns="http://www.w3.org/2005/Atom">Neue Heimat für PerlNews · Neue Funktionen bei PerlNews · Perl Advent
Calendar sucht noch Beiträge · London.pm vs. Vienna.pm auf der nächsten
YAPC::EU · Erste Anwendung unter Perl 5.10 · YAPC-Videos · 'Ne Flasche
Whisky gefällig? ...</summary>
    <content xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://www.w3.org/1999/xhtml" type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Neue Heimat für PerlNews · Neue Funktionen bei PerlNews · Perl Advent Calendar sucht noch Beiträge · London.pm vs. Vienna.pm auf der nächsten <b>YAPC</b>::<b>EU</b> · Erste Anwendung unter Perl 5.10 · <b>YAPC</b>-Videos · 'Ne Flasche Whisky gefällig? <b>...</b></div>
    </content>
    <published xmlns="http://www.w3.org/2005/Atom">2008-11-11T11:11:42Z</published>
    <updated xmlns="http://www.w3.org/2005/Atom">2008-11-11T11:11:42Z</updated>
    <author xmlns="http://www.w3.org/2005/Atom">
      <name xmlns="http://www.w3.org/2005/Atom">ReneeB</name>
    </author>
    <id xmlns="http://www.w3.org/2005/Atom">tag:yapceu.plagger.org,2006:http://reneeb-perlblog.blogspot.com/2008/11/release-candidat-1-fr-perl-589.html</id>
  </entry>
</feed>
