<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns="http://purl.org/rss/1.0/">




    



<channel rdf:about="http://robertoallende.com/weblog/RSS">
  <title>Personal Blog</title>
  <link>http://robertoallende.com</link>

  <description>
    
      
    
  </description>

  

  
            <syn:updatePeriod>daily</syn:updatePeriod>
            <syn:updateFrequency>1</syn:updateFrequency>
            <syn:updateBase>2010-09-19T21:19:46Z</syn:updateBase>
        

  <image rdf:resource="http://robertoallende.com/logo.png"/>

  <items>
    <rdf:Seq>
      
        <rdf:li rdf:resource="http://robertoallende.com/en/pssa-2011"/>
      
      
        <rdf:li rdf:resource="http://robertoallende.com/en/zodbbrowser-released"/>
      
      
        <rdf:li rdf:resource="http://robertoallende.com/en/world-plone-day-2011-call-for-champion"/>
      
      
        <rdf:li rdf:resource="http://robertoallende.com/en/projections-for-pssa"/>
      
      
        <rdf:li rdf:resource="http://robertoallende.com/en/developer-kit-for-plone"/>
      
      
        <rdf:li rdf:resource="http://robertoallende.com/en/wpd-sao-paulo-brazil"/>
      
      
        <rdf:li rdf:resource="http://robertoallende.com/en/experiences-as-a-wpd-local-host"/>
      
      
        <rdf:li rdf:resource="http://robertoallende.com/en/world-plone-day-2010-t-shirt"/>
      
      
        <rdf:li rdf:resource="http://robertoallende.com/en/entrepreneurship-with-free-software"/>
      
      
        <rdf:li rdf:resource="http://robertoallende.com/en/plone-theming-with-xdv"/>
      
      
        <rdf:li rdf:resource="http://robertoallende.com/en/happy-plone-day"/>
      
      
        <rdf:li rdf:resource="http://robertoallende.com/en/twitting-from-pycon"/>
      
      
        <rdf:li rdf:resource="http://robertoallende.com/en/see-you-in-chicago"/>
      
      
        <rdf:li rdf:resource="http://robertoallende.com/en/wpd-t-shirt"/>
      
      
        <rdf:li rdf:resource="http://robertoallende.com/en/wpd-2009-moves-forward"/>
      
    </rdf:Seq>
  </items>

</channel>


  <item rdf:about="http://robertoallende.com/en/pssa-2011">
    <title>Just a week for Plone Symposium South America 2011</title>
    <link>http://robertoallende.com/en/pssa-2011</link>
    <description>Piggybacked with PyCon Brazil, PSSA 2011 promises to be the best PSSA ever!</description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p><img alt="Caipirinha" class="image-right" height="220" src="../caipirinha" width="144" /></p>
<p>Just read <a class="external-link" href="http://www.pythonbrasil.org.br/2011/programacao/plone-symposium-south-america/plone-symposium-south-america/grade-do-evento/plone-symposium-south-america">the schedule</a>, 16 talks with most of the hot topics on Plone community: Diazo, Dexterity, Transmogrifier, Scalability, Caching, development tools for Plone, success stories, etc. Same with speakers, we'll have developers comming from Argentina, Brazil, United States and more.</p>
<p>But the best is for the end, on October 1st, Python and Plone community will have the first "<a class="external-link" href="http://www.pythonbrasil.org.br/2011/programacao/sprints/sprints/zope-e-python-3">Caipirinha with Zope</a> <a class="external-link" href="http://www.pythonbrasil.org.br/2011/programacao/sprints/sprints/zope-e-python-3">Sprint</a>". During that day, we'll work to migrate ZTK components to Python 3 and to integrate webob With Zope.</p>
<p>You're invited, see you on Sao Paulo!</p>]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Roberto Allende</dc:creator>
    <dc:rights></dc:rights>
    <dc:date>2011-09-22T21:15:00Z</dc:date>
    <dc:type>News Item</dc:type>
  </item>


  <item rdf:about="http://robertoallende.com/en/zodbbrowser-released">
    <title>ZodbBrowser released!</title>
    <link>http://robertoallende.com/en/zodbbrowser-released</link>
    <description>Have you ever dream with a tool to inspect and take advantage of python's introspection  power on Zope2's ZODB objects ?. No need to dream anymore, such tool exists and you can download it from your favorite Python Package repository.</description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p> </p>
<p>During <a class="external-link" href="http://python.org.ar/pyar/PyCamp/2010">Python Argentina Camp 2010</a> (PyCamp) <a class="internal-link" href="developer-kit-for-plone">i started to work</a> on a set of tools with the aim to make Zope2 developer life easier. The first of those is a ZodbBrowser. On that time the idea was to build something like:</p>
<p> </p>
<p style="text-align: left; "><img alt="http://lh3.ggpht.com/_eYlRdoc-jto/TRlJgE0tbZI/AAAAAAAAEaA/C4JHtK0txBA/zodbbrowser.jpg" height="274" src="http://lh3.ggpht.com/_eYlRdoc-jto/TRlJgE0tbZI/AAAAAAAAEaA/C4JHtK0txBA/zodbbrowser.jpg" width="497" /></p>
<p style="text-align: left; "> </p>
<p>Right now ZodbBrowser let's you browse the whole ZODB content tree and for every object you can get:</p>
<ul>
<li>Its class and ancestors source code. </li>
</ul>
<ul>
<li>Its attributes values and callables source code </li>
</ul>
<ul>
<li>Its Interface class source code </li>
</ul>
<p>These are the features included on the 0.1 experimental version release. Although there are many fixes and improvements to do, there's a minimal set of features working enough to go ahead with a experimental version for testing and to get feedback from community.</p>
<h3>Watch it working</h3>
<p style="text-align: left; ">
<object data="http://www.youtube.com/v/GkOpdnC5zvs?fs=1&hl=en_US" height="385" type="application/x-shockwave-flash" width="480">
<param name="data" value="http://www.youtube.com/v/GkOpdnC5zvs?fs=1&hl=en_US">
<param name="allowFullScreen" value="true">
<param name="allowscriptaccess" value="always">
<param name="src" value="http://www.youtube.com/v/GkOpdnC5zvs?fs=1&hl=en_US">
<param name="allowfullscreen" value="true">
</object>
</p>
<p style="text-align: left; "> </p>
<h2 style="text-align: left; ">Try it!</h2>
<p>If you already have a buildout for Zope2.13 or Plone4 running, edit buildout.cfg to add zope2.zodbbrowser to eggs and zcml sections at buildout and instance parts respectively.</p>
<pre class="literal-block">[buildout]<br />...<br />eggs = zope2.zodbbrowser<br />...<br />[instance]<br />...<br />zcml = zope2.zodbbrowser<br /></pre>
<p>Then run bin/buildout to make the changes effective. To access zodbbrowser add /zodbbrowser in your zope instance url, for example: http://localhost:8080/zodbbrowser.</p>
<p> </p>
<h2 style="text-align: left; ">Acknowledgments</h2>
<p style="text-align: left; ">ZodbBrowser wouldn't be possible without the support and help of Python and Plone Community, PyCamp and the <a class="external-link" href="http://plonesymposium.com.ar">2nd Plone Symposium South America</a>, where it was held the last sprint and i attended to <a class="external-link" href="http://www.stevemcmahon.com/classes/jsclass">Steve McMahon's JQuery training</a> where i got the "magic knowledge" to get this idea working.</p>
<p style="text-align: left; "> </p>
<h2 style="text-align: left; ">Feedback and issues</h2>
<p style="text-align: left; ">If you find an issue you can report it at <a class="external-link" href="http://code.google.com/p/zodbbrowser/">http://code.google.com/p/zodbbrowser</a>. As always, comments, ideas and questions are very welcome!.</p>]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Roberto Allende</dc:creator>
    <dc:rights></dc:rights>
    
      <dc:subject>Python</dc:subject>
    
    
      <dc:subject>menttes</dc:subject>
    
    
      <dc:subject>PloneSymposiumSouthamerican</dc:subject>
    
    
      <dc:subject>PyCamp</dc:subject>
    
    
      <dc:subject>Zope</dc:subject>
    
    
      <dc:subject>Plone</dc:subject>
    
    <dc:date>2011-01-03T00:10:00Z</dc:date>
    <dc:type>News Item</dc:type>
  </item>


  <item rdf:about="http://robertoallende.com/en/world-plone-day-2011-call-for-champion">
    <title>World Plone Day 2011 Call for Champion</title>
    <link>http://robertoallende.com/en/world-plone-day-2011-call-for-champion</link>
    <description>Would you like to be the champion of one of the most exciting events oriented to promote Plone Worldwide ?. Do you enjoy to think global and act local ?, here's your call.</description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p> </p>
<p>After three editions working on <a class="external-link" href="http://worldploneday.org">World Plone Day</a>, I decided it's time to handover the challenge. If You're a person who likes to think global and act local, have new ideas about global Plone promotion, just have time or You like to get fun promoting Plone, this call is for You.</p>
<p>Organizing WPD is simpler than you imagine. The most difficult part of the job is to agree a good date suitable for most members of community. Once you get that, You must remember dates, keep track of local hosts, promote the event, make a list of the hosts and so on. If this sounds hard, don't worry, most of the job have reusable material and it's public available at <a class="external-link" href="http://www.coactivate.org/projects/plone-marketing/project-home">http://www.coactivate.org/projects/plone-marketing/project-home</a> (see bottom WPD).</p>
<h3>How to Apply</h3>
<p>Simple, send me a mail to rallende at menttes dot com and answer:</p>
<ul>
<li> Why you want to be the WPD Champion, </li>
<li>What are your plans for WPD</li>
</ul>
<p><b>Proposals will be received until October 17th.</b></p>
<h3>Why am I making the change</h3>
<p>Organizing World Plone Day is a great experience and I believe it really worth to share it. Also, there are new activities to promote Plone that I want to try so i've to make choices, but if no one is interested, don't worry I'm going to keep moving WPD forward until I find someone or We don't have at least one host with at least one speaker and one person listen to him/her :).</p>
<p>As a WPD Champion You're going to meet and get the support of many awesome people, don't miss the opportunity, You only have to send a mail to start the adventure.</p>]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Roberto Allende</dc:creator>
    <dc:rights></dc:rights>
    
      <dc:subject>Plone</dc:subject>
    
    
      <dc:subject>World Plone Day</dc:subject>
    
    <dc:date>2010-10-04T07:31:00Z</dc:date>
    <dc:type>News Item</dc:type>
  </item>


  <item rdf:about="http://robertoallende.com/en/projections-for-pssa">
    <title>Projections for Plone Symposium South America</title>
    <link>http://robertoallende.com/en/projections-for-pssa</link>
    <description>Since the beginning 2010 We are collecting data through a Survey about Plone Symposium South America (PSSA) 2010 attendees criteria and preferences. PSSA is a regional event to be held in Cordoba, Argentina during November 22th until 28th 2010. In this post We share some partial data and We invite you to come and also tell your preferences, the survey will remain open. </description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<h2>Potential attendees residence</h2>
<p>Although PSSA is a Sotuh American regional event, many people from  other regions answered and showed their interest to come. We're planning  to have talks and activities in Spanish, Portuguese and English.  Speaking Spanish is not a must to come and enjoy PSSA.</p>
<div style="text-align: left; ">
<ul>
<li>Argentina 27%</li>
<li>Brazil 23%</li>
<li>United States 10%</li>
<li>Venezuela 10%</li>
<li>Spain 7%</li>
<li>Netherlands 7%</li>
<li>Mexico 7%</li>
<li>Others 9%</li>
</ul>
</div>
<div style="text-align: left; "></div>
<h2>Plone Experience</h2>
<p>During last years, Plone Community had grown in South America. We had  very big and important projects, students takin part on core  development programs such as Google Summer of Code and recently, the  first Plone book written in the region had been published. This grow may  be reflectted on potential attendees' experience:</p>
<div style="text-align: left; ">
<ul>
<li>Advanced Developer 31%</li>
<li>New Developer 19%</li>
<li>New User 12%</li>
<li>Advanced User 12%</li>
<li>System Administrator 11%</li>
<li>Core Developer 8%</li>
<li>Others 7%</li>
</ul>
</div>
<div style="text-align: left; "></div>
<h2 align="left">Preferred topics</h2>
<p>If technical level grows, so do they topics preferences, moving to more advanced ones.</p>
<div style="text-align: left; ">
<ul>
<li>System Administrator 23,3%</li>
<li>Framework 23,3%</li>
<li>Integration with other techs 26,7%</li>
<li>Success Stories 6,7%</li>
<li>New Features 10,0%</li>
<li>Others 10,0%</li>
</ul>
</div>
<div style="text-align: left; "></div>
<h2>Survey still open, You are invited to answer and come to Cordoba</h2>
<p>These results are not closed yet, the survey will remain open, so you  can let us know your preferences. If you're planning to come, please  take five minutes to share your opinion and help us make the best PSSA  ever. The survey is available at <a class="moz-txt-link-freetext" href="http://www.surveymonkey.com/s/pssa2010">http://www.surveymonkey.com/s/pssa2010</a>. And of course, You are invited to follow news and updates about the Symposium at <a class="external-link" href="http://plonesymposium.com.ar/">http://plonesymposium.com.ar</a></p>]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Roberto Allende</dc:creator>
    <dc:rights></dc:rights>
    
      <dc:subject>PloneSymposiumSouthamerican</dc:subject>
    
    
      <dc:subject>Plone Cono Sur</dc:subject>
    
    
      <dc:subject>Events</dc:subject>
    
    
      <dc:subject>Plone</dc:subject>
    
    <dc:date>2010-07-14T03:00:00Z</dc:date>
    <dc:type>News Item</dc:type>
  </item>


  <item rdf:about="http://robertoallende.com/en/developer-kit-for-plone">
    <title>What about a developer kit for Plone or Zope 2.12 ?</title>
    <link>http://robertoallende.com/en/developer-kit-for-plone</link>
    <description> I've been working on a new application made with Zope 2.12, ZTK and Five; once again i become impressed by how powerful Zope is. After a short experience making projects with Django and Pylons, and even if Zope was conceived before the Agile-era, i still believe Zope's approach is a good way to develop web applications. However, i'm not saying there's no place for improvements, in fact this post aspires to become a 'what if...' one.</description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p> </p>
<p>When i was working on this new application (to be published soon), i  was following several documentation, including Zope Book. Reading the  Zope Book i had the feeling ZMI was a great tool to accomplish tasks  TTW. If I'm not wrong, that was the idea on the beginning, ie to develop  ttw. During last years, with Zope3, Five and so on, Zope development  became more through the file system and although ZMI may be a great tool  for system administration/maintenance, and considering also there are  third party products to assist developers, specially in Plone such as <a class="external-link" href="http://plone.org/products/clouseau">clouseau</a>, <a class="external-link" href="http://plone.org/products/gloworm">gloworm</a>. Sometimes i remember my sources as developer (ie Smalltalk) and i miss a <a class="external-link" href="http://blog.ofset.org/hilaire/index.php?post/Why-Squeak-Part-III">good set of tools to assist me</a>.</p>
<p>The tools i'm talking about might be at least:</p>
<ul>
<li>System or Class Browser (see <a class="external-link" href="http://blog.ofset.org/hilaire/index.php?post/Why-Squeak-Part-III">example here</a> and <a class="external-link" href="http://www.cc.gatech.edu/classes/AY2000/cs2803ab_fall/BrowserBasics.html">here</a>)</li>
<li>ZODB Browser</li>
<li>ZTK Component Browser (ie something to see in Zope a list of registered components, utilities, viewlet managers and so on)</li>
</ul>
<h3>Let's do it</h3>
<p>Why not ?.</p>
<p>During next 3 days it's going to be held <a class="external-link" href="http://python.org.ar/pyar/Inicio">Python Argentina</a> (PyAr)<a class="external-link" href="http://python.org.ar/pyar/PyCamp/2010/TemasPropuestos"> Camp</a> (aka <a class="external-link" href="http://python.org.ar/pyar/PyCamp/2010/TemasPropuestos">PyCamp</a>) in Veronica, Buenos Aires, and <a class="external-link" href="http://python.org.ar/pyar/PyCamp/2010/TemasPropuestos">I plan to work on this idea</a>.  I don't pretend to do anything new necessarily. I'm already aware there  are products that offers some of the features of the case, so the first  thing to do is to research and take a look at them (Friday morning). In  the best case, the job to be done might turn these tasks into  documentation and defining a couple of howto as deliverable or  deliverables might be a long todolist as a worst case. I'm not to  ambitious neither, you can't do magic in just one weekend but my plans  is to have a deliverable for this Sunday so, if you have any suggestion,  advice, comment, do or don'ts, ideas, inspiration-source or anything  else i'd appreciate a lot you share them in a comment here. Also if  you're interested to join on this crazy crusade, we're going to meet at  #pyar channel at irc.freenode.net during next 3 days.</p>
<p> </p>]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Roberto Allende</dc:creator>
    <dc:rights></dc:rights>
    
      <dc:subject>Python</dc:subject>
    
    
      <dc:subject>Zope</dc:subject>
    
    
      <dc:subject>PyCamp</dc:subject>
    
    
      <dc:subject>PyAr</dc:subject>
    
    
      <dc:subject>Plone</dc:subject>
    
    
      <dc:subject>Smalltalk</dc:subject>
    
    <dc:date>2010-03-04T03:00:00Z</dc:date>
    <dc:type>News Item</dc:type>
  </item>


  <item rdf:about="http://robertoallende.com/en/wpd-sao-paulo-brazil">
    <title>WPD Experiences from Sao Paulo, Brazil </title>
    <link>http://robertoallende.com/en/wpd-sao-paulo-brazil</link>
    <description>As a part of the WPD experience sharing interview, Erico Andrei from Simples Consultoria tells his experiences organizing the WPD editions in Sao Paulo, Brazil. </description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p class="plain" id="parent-fieldname-text"> </p>
<div>
<h3>In which WPD event did you take part as a local host and what kind of activities did you do?</h3>
</div>
<p>Our company organized the Sao Paulo WPD editions for 2008 and 2009. On the first edition we used a usual approach hosting the event in a hotel and inviting few customers and prospects. Talks were all streamed on UStream.tv, which gave us an amazing response and mindshare -- we had guys like Sidnei da Silva interacting online, bringing the event to a whole new level.</p>
<div>For the 2009 event we decided to pursue a different way. We chose to host the event in on our offices and to give a Plone site to a NGO. The event was all about building the site from ground up and interacting with the community through ustream and irc.<br />
<h3>What strategy did you use to meet with people from these sectors?</h3>
</div>
<p>On 2008 we basically invited customers and prospects that were close to us at the time.</p>
<div>On 2009 we decided to focus on NGO's to hava a focus. <br />
<h3>How much effort is needed to be a WPD local host?</h3>
</div>
<p>It depends. On our experience, both times we put a lot of effort in order to make things happen. We, basically, spent 2 or 3 full company days in preparing and hosting WPD.</p>
<div>
<h3>And what about the results?</h3>
</div>
<p>The results paid the efforts, for sure. Just to mention, one of the deals WPD2008 helped us to close turned to be our biggest customer on 2009.</p>
<div>
<h3>In your experience, do you think you have a distinctive characteristic that may be of interest to the rest of the hosts?</h3>
</div>
<p>We try, every year to make it different. Simples Consultoria is located at the largest city in Brazil and on any given day the city hosts a dozen or so IT-related events, so we really need to avoid doing the same as Oracle, Microsoft and IBM do or no one will pick our event.</p>
<h3>What are your plans for wpd 2010?</h3>
<p> </p>
<p>We are still brainstorming what to do, but we will have another edition of WPD in Sao Paulo.</p>
<p> </p>
<p>Watch photos from <a class="external-link" href="http://www.flickr.com/photos/simplesconsultoria/page9/">WPD Sao Paulo here</a>. <br />If  you've been a WPD host, you're invited to share your experiences as  well. Answer these questions or make comments in your blog or just send  them to me through mail at rover at menttes dot com.</p>
<p> </p>]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Roberto Allende</dc:creator>
    <dc:rights></dc:rights>
    
      <dc:subject>World Plone Day</dc:subject>
    
    
      <dc:subject>Events</dc:subject>
    
    
      <dc:subject>Plone</dc:subject>
    
    <dc:date>2010-02-22T03:00:00Z</dc:date>
    <dc:type>News Item</dc:type>
  </item>


  <item rdf:about="http://robertoallende.com/en/experiences-as-a-wpd-local-host">
    <title>Experiences as a WPD local host</title>
    <link>http://robertoallende.com/en/experiences-as-a-wpd-local-host</link>
    <description>With fewer than 90 days to go for World Plone Day, I share experiences on former events and invite you to do the same. </description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<div class="plain" id="parent-fieldname-text">
<h3>In which WPD event did you take part as a local host and what kind of activities did you do?</h3>
<p>In both, 2008 and 2009. In 2008 we held several simultaneous events,  in Buenos Aires, in Cordoba and in Salta, and in 2009 we went to the  city of La Rioja.  What audience did the initiatives target? We mainly targeted the government and developers.</p>
<h3>What strategy did you use to meet with people from these sectors?</h3>
<p>For developers we organized talks in universities. At the National  University of Cordoba, Emanuel Sartor gave an introductory talk on  Plone. At the University of Buenos Aires, I gave an introductory course,  for example. Other sites were free software events. In 2008 and 2009  events were held in Argentina that coincided with the WPD date and which  were large spaces for dissemination. In the case of government, the strategy remained the same, to knock at  the government’s door and ask them if they were interested in receiving a  free talk from Plone. In 2008 we were able to do this at the Ministry  of Planning of the Nation.</p>
<h3>How much effort is needed to be a WPD local host?</h3>
<p>It really depends a lot on what you want to do. Rather than think how  much effort it takes, I guess it is better to consider how much effort I  can put into it and plan on the basis of that. In giving a talk or demo  in an organization, a minimum of effort is involved. NGOs and the  government tend to encourage these kinds of activities. One can also  organize one’s own event – renting the hall, printing the brochures –  and it’s really interesting. But not always necessary.</p>
<h3>And what about the results?</h3>
<p>Our WPD initiatives were done with sponsorship from Menttes. In the  case of the government we wanted to generate new projects and within the  developers audience we wanted to contact potential collaborators. I  believe we were successful with both audiences. And the effort involved  was small when compared to other initiatives that gained the same  results.</p>
<h3>In your experience, do you think you have a distinctive characteristic that may be of interest to the rest of the hosts?</h3>
<p>What I think may be interesting is how we administer our  efforts. When one thinks of an event, one normally starts by worrying  about the logistics: the venue, the talks, the catering, etc. When in  fact what is central is promoting the event. In our case we made the  greatest effort in disseminating the initiatives and organizing many  small ones. The logistics we got from third parties interested in  learning about Plone and all our organizational effort was directed  primarily towards making the day, venue and program of the event known.</p>
<h3>What are your plans for WPD 2010?</h3>
<p>We want to organize a single event and bring together the local  community in order to strengthen the bond with colleagues. In the second  semester of this year, a South American Plone Symposium will be held in  Cordoba and we plan to start visualizing how we want the event to  develop.</p>
</div>]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Roberto Allende</dc:creator>
    <dc:rights></dc:rights>
    
      <dc:subject>Eventos</dc:subject>
    
    
      <dc:subject>Plone</dc:subject>
    
    
      <dc:subject>World Plone Day</dc:subject>
    
    <dc:date>2010-01-23T01:20:00Z</dc:date>
    <dc:type>News Item</dc:type>
  </item>


  <item rdf:about="http://robertoallende.com/en/world-plone-day-2010-t-shirt">
    <title>World Plone Day 2010 T-Shirt</title>
    <link>http://robertoallende.com/en/world-plone-day-2010-t-shirt</link>
    <description>Thanks to Gabrielle Hendryx-Parker &amp; Six Feet Up folks, you can order the WPD 2010 T-Shirt and wear it at PyCon.</description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>The Plone Foundation will reimburse people wearing the t-shirt at PyCon. To take advantage of this special operation, people need to order their shirt by the end of this Thursday, February 4th at <a class="external-link" href="http://www.sixfeetup.com">http://www.sixfeetup.com</a></p>
<h2 style="text-align: left; "><a class="discreet" href="http://www.sixfeetup.com/swag/swag-images-files/wpd2010.jpg/image_view_fullscreen"><img alt="World Plone Day 2010 Shirt" height="400" src="http://www.sixfeetup.com/swag/swag-images-files/wpd2010.jpg/image_preview" title="World Plone Day 2010 Shirt" width="297" /></a></h2>
<p><br />Please pass the word around using all the tools you can think of: email, twitter, facebook, word of mouth, pigeon, owl, etc.</p>]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Roberto Allende</dc:creator>
    <dc:rights></dc:rights>
    
      <dc:subject>World Plone Day</dc:subject>
    
    
      <dc:subject>Events</dc:subject>
    
    
      <dc:subject>Plone</dc:subject>
    
    <dc:date>2010-02-02T01:20:00Z</dc:date>
    <dc:type>News Item</dc:type>
  </item>


  <item rdf:about="http://robertoallende.com/en/entrepreneurship-with-free-software">
    <title>Five years’ entrepreneurship with Free Software</title>
    <link>http://robertoallende.com/en/entrepreneurship-with-free-software</link>
    <description>During the first forum of University Expansion of the School of Mathematics, Astronomy and Physics (FaMAF) of the National University of Cordoba, I gave a talk on entrepreneurship in which I discussed the ground covered during the last five years. Menttes is an undertaking formed by FaMAF graduates and students. </description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<h2>Why would one want to be an entrepreneur?</h2>
<ul>
<li>To be able to choose one’s own timetables</li>
<li>To be one’s own boss and not have to report to anyone else </li>
<li>To earn a lot of money </li>
<li>Because of an addiction to adrenaline </li>
<li>Or for the simple pursuit of happiness </li>
</ul>
<p>One of my first bosses, Don Ernesto Dominguez, believed and  eventually convinced me that happiness consisted in achieving a balance  between:</p>
<ul>
<li>That which we must accept in life</li>
<li>That which we can change, which we commit ourselves to changing and which we eventually do change. </li>
</ul>
<h2>The Argentinian Difficulty</h2>
<p>Now, the number of things to accept can be rather large in our country, because living here is difficult.</p>
<p>How difficult? Let us take a look at a specific case: setting up a  business. This is the procedure by means of which a new organization is  formed with legal and fiscal status. This procedure takes:</p>
<ul>
<li>About one day in the USA. </li>
</ul>
<ul>
<li>One week in New Zealand. </li>
</ul>
<ul>
<li>In Cordoba, for us at least, it took 21 months, that is to say, one year and nine months. </li>
</ul>
<p>It may be rather an exaggeration to generalize on the basis of this  specific case, but since we generally have to work with professionals  and companies from abroad, we have really come to believe that living in  Argentina is:</p>
<ul>
<li>84 times harder than living in New Zealand, and </li>
</ul>
<ul>
<li>588 times harder than living in the USA. </li>
</ul>
<h2>So?</h2>
<p>If living and setting up a business in Argentina is that complex, why  on earth would we want to complicate our existence in this way? Because  setting up in business is precisely not simply conforming with “what  there is”. It involves taking risks to transform the reality that  surrounds us, to create our own working environment. Redefining  “personal happiness”.</p>
<h2>Menttes</h2>
<p>We founded Menttes because we wanted to work in a company whose  production and business models were defined on the basis of Free  Software. Because we wanted to be ‘core developers’ of a technology,  working in what we are passionate about; in other words, we wanted to  have fun in a sustainable manner, avoiding the task of having to  restrict ourselves to solving issues that bored or frustrated us simply  for the sake of earning money.</p>
<p>One of the pillars upon which we built the company is that each of us  can choose how to work. Because choice maximizes fun – it fosters  passion and excellence. Therefore, each person, regardless of their role  or seniority in the company, can choose to work from home, choose his  or her own working schedule, make decisions and have some bearing on the  company’s future, even become its owner. All of this without  sacrificing social security and job stability.</p>
<h2>Limited Company</h2>
<p>Today the company has clients in Argentina and exports its services  to more than five countries for the government sector, for NGOs and for  the private sector. It has established local, nationwide and  international agreements.</p>
<h2>Free Software</h2>
<p>We believe we have become one of the Argentinian companies that has published the most GPL licensed code, with <a class="external-link" href="http://plone.org/author/menttes">at least 11 products for the Plone</a> Content Management System. Members of the company have taken part and  often led the organization of more than 50 dissemination activities in  South America, the United States, Europe and even at a global level,  such as the <a class="external-link" href="http://worldploneday.org/">World Plone Day</a>. Company members have been accepted as members of the Plone Foundation and even named <a class="external-link" href="http://plone.org/foundation/newsitems/plone-foundation-names-two-advisory-board-members">ambassadors for Spanish America</a>.</p>
<p>We have been able to reach these accomplishments even while each  member of the company is able to choose how to work and how much to  become involved. Because Menttes is made up of a team of entrepreneurs.</p>
<h2>And the difficulty?</h2>
<p>The level of difficulty is a serious problem in our society. Argentina  has about 40 million inhabitants. Of these, 18 million make up the  economically active part of the population and of these 18 million, 2.2  million are unemployed and 4.3 million work in what is called the  informal economy, that is, those without access to social security or  pension funds and have no job stability. Therefore, only 11.5 million  are left in the formal economy. That is to say, <a class="external-link" href="http://www.lavoz.com.ar/nota.asp?nota_id=552005">a mere third of the population.</a></p>
<p>Despite this discouraging scenario, we IT workers are a privileged bunch. According <a class="external-link" href="http://www.lanacion.com.ar/nota.asp?nota_id=745634">to estimates made by employers themselves</a>,  there are 35,000 new work places from one year to the next within this  sector. However, only 3,600 people manage to graduate from the  universities. This indicates the existence of a growing unsatisfied  demand.</p>
<p>What happens in the IT RP market may not have a lineal relationship  with the demand of IT services or of products. But I do think we can  safely say that there is a margin or market. Compared to other sectors, I  believe there is more space for entrepreneurs and it should therefore  be less risky or less difficult. In other words, I believe we are facing  an opportunity not easily found in our society: the chance for us to  define for ourselves what our own happiness should be like and make it  come true.</p>
<p>If we, who can do it, don’t – then who will transform our reality?</p>]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Roberto Allende</dc:creator>
    <dc:rights></dc:rights>
    
      <dc:subject>menttes</dc:subject>
    
    
      <dc:subject>Software Libre</dc:subject>
    
    
      <dc:subject>Plone</dc:subject>
    
    
      <dc:subject>Entrepreneurship</dc:subject>
    
    <dc:date>2009-11-26T03:00:00Z</dc:date>
    <dc:type>News Item</dc:type>
  </item>


  <item rdf:about="http://robertoallende.com/en/plone-theming-with-xdv">
    <title>Quick and easy Plone theming with XDV</title>
    <link>http://robertoallende.com/en/plone-theming-with-xdv</link>
    <description>I've spent 16 hours learning and using XDV. As a result, i got a new theme and a great feeling about the novel theming approach available in future versions of Plone.</description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<h2>Testing new stuff</h2>
<p>Plone is evolving. Future versions will support new and very easy ways to customize different part of the CMS. XDV is one of them, as a result of the maturity of <a class="external-link" href="http://deliverance.openplans.org/">deliverance</a>, XDV let's you use a static set of resources as Plone theme using xpath rules. If that sounds awkward, believe me, describing is harder than do it.</p>
<p>At the end of <a class="external-link" href="http://plone.org/theming">Plone's theming</a> documentation, the author encourages you to try it, after all "the best way to learn is by doing". At that point i found the approach easy enough give it a try and even if i'm kinda reluctant to explore new ways of doing certain tasks, i was very curious to test if XDV promises were true. I didn't spend to much time looking for a design, and i just picked the first one among a list of four:</p>
<ul>
<li><a class="external-link" href="http://www.oswd.org/design/preview/id/3293">Invention</a></li>
<li><a class="external-link" href="http://www.oswd.org/design/preview/id/3569">Bittersweet</a></li>
<li><a class="external-link" href="http://www.oswd.org/design/preview/id/3560">Nonzero</a></li>
<li><a class="external-link" href="http://www.oswd.org/design/preview/id/3515">Transparentia</a></li>
</ul>
<h2>xdvtheme.inventions</h2>
<p>The idea behind XDV is very simple, you put a facade in front of Plone. That facade, named theme, is built with a set of static htmls, css and js and it is wired with Plone by a set of rules that maps Plone's original skin with the theme.</p>
<p><a class="external-link" href="http://www.oswd.org/design/preview/id/3293">Invention</a> a two-column layout theme, is very simple and so the rules required to do the job, all you have to do is write a list of rules and voila, you get <a class="external-link" href="http://svn.plone.org/svn/collective/xdvtheme.inventions/trunk/">Inventions working in Plone</a>.</p>
<p> </p>
<p><img alt="http://plone.org/products/xdvtheme.inventions/screenshot" height="420" src="http://plone.org/products/xdvtheme.inventions/screenshot" width="555" /></p>
<div align="center"></div>
<div align="left"></div>
<div align="left"></div>
<p align="left"> </p>
<p align="left">In my case, i decided to modify the CSS because i wanted to clear the code a little bit. Although it wasn't necessary at all, sometimes it is easier to modify the theme's css than writing a rule, if the code is under your control you might do this, but that's not always the case as i knew from a <a class="external-link" href="http://www.slideshare.net/hammertoe/lipstick-on-a-pig">Matt Hamilton's talk</a>, where he uses deliverance to integrate a .net portal, Plone and Moodle.</p>
<p align="left">The rules are stored in a file called rules.xml. In this case i need just 5 rules, one for the title, content, global navigation, right column and the last one to remove images in portlets, respectively:</p>
<pre>&lt;rules xmlns="http://openplans.org/deliverance"&gt;
    &lt;!-- title --&gt;
    &lt;replace content='/html/head/title'    
               theme='/html/head/title' /&gt;
</pre>
<pre></pre>
<pre>    &lt;!-- content area --&gt;
</pre>
<pre>    &lt;copy content='//*[@id="content"]'    
               theme='//*[@id="leftcolumn"]' /&gt;
    &lt;copy content='//*[@id="portal-globalnav"]' 
            theme='//*[@id="links"]' /&gt;

    &lt;!-- Portlets --&gt;
   &lt;copy content='//*[@id="portal-column-two"]' 
         theme='//*[@id="rightcolumn"]' /&gt;
   &lt;drop content='//*/dl/dd/a/img' /&gt; 
&lt;/rules&gt; 
</pre>
<p><br />There are five kind rules: copy, replace, drop, prepend and append. Combining them with XPath expressions you manipulate each element and merge both themes. They're not very hard constructions and you can use two tools to make the job even easier. The first one is firebug, firebug let's you select an element and get the Xpath construction. The other one is <a class="external-link" href="http://blog.jazkarta.com/2009/06/05/banjo-plone-theming-made-easy-with-deliverance/">banjo</a>, following a post by Nate Aune:</p>
<p> </p>
<p align="center"><i>"Banjo is a web-based tool which loads in the browser. The browser window is divided into three panes: one pane that loads the Plone site, one pane that loads the theme, and one pane that we’re calling the control panel. You simply click on the element in your Plone site, and then click on the corresponding element in your theme to “map” these elements together. The resulting mappings are written out as rules in the rules.xml file, which is used by Deliverance to insert Plone’s HTML in the proper placeholder in the theme’s HTML".</i></p>
<h2>Performance</h2>
<p>When I got the inventions theme working and I started to test it, I found it very fast. How fast ?, let's see some tests made at home. The first one was against my predictions. Using <a class="external-link" href="http://httpd.apache.org/docs/2.0/programs/ab.html">apache's benchmark</a> tool i got:</p>
<table class="listing">
<tbody>
<tr>
<th><b>xdvtheme.inventions</b> <br /></th>
<td><br /></td>
<th><b>Plone's default skin</b><br /></th>
</tr>
</tbody>
<tbody>
<tr>
<td>Server Software: Zope/(Zope)<br />Server Hostname: dev.menttes.com<br />Server Port: 14777<br /><br />Document Path: /demo<br />Document Length: 13299 bytes<br /><br />Concurrency Level: 1<br />Time taken for tests: 2.749304 seconds<br />Complete requests: 10<br />Failed requests:  0<br />Write errors: 0<br />Total transferred: 135810 bytes<br />HTML transferred: 132990 bytes<br />Requests per second: 3.64 [#/sec] (mean)<br />Time per request: 274.930 [ms] (mean)<br />Time per request:  274.930 [ms]<br /> (mean, across all concurrent requests)<br />Transfer rate:  48.01 [Kbytes/sec] received<br /><br />Connection Times (ms)<br /> min  mean[+/-sd] median   max<br />Connect:        0    0   0.0      0       0<br />Processing:   270  274   3.6    274     281<br />Waiting:        269  273   3.9    272     281<br />Total:            270  274   3.6    274     281 <br /></td>
<td><br /></td>
<td>Server Software: Zope/(Zope)<br />Server Hostname: 200.68.91.21<br />Server Port: 14777<br /><br />Document Path: /demo<br />Document Length: 23605 bytes<br /><br />Concurrency Level: 1<br />Time taken for tests: 2.541178 seconds<br />Complete requests: 10<br />Failed requests: 0<br />Write errors: 0<br />Total transferred: 238870 bytes<br />HTML transferred: 236050 bytes<br />Requests per second: 3.94 [#/sec] (mean)<br />Time per request: 254.118 [ms] (mean)<br />Time per request:  254.118 [ms] <br /> (mean, across all concurrent requests)<br />Transfer rate:  91.69 [Kbytes/sec] received<br /><br />Connection Times (ms)<br /> min  mean[+/-sd] median   max<br />Connect:         0    0   0.0      0       0<br />Processing: 242  253  12.3    248     272<br />Waiting:      241  252  12.3    247     271<br />Total:          242  253  12.3    248     272</td>
</tr>
</tbody>
</table>
<p align="left"><br />So, using xdvtheme.inventions, the transfer rate is nearly the half than the default skin. It seems my machine needs more time to apply the rules, and even if xdvtheme.inventions requires to transfer half of data, 12,98Kb against 23,05Kb, the result favors to Plone's default skin since it takes 242ms against 270ms. Then, from  server side, default approach seems to be better.</p>
<p align="left">Although the results I got with ab, I still found inventions faster in my browser. The key here seems to be that variable ab calls document length. Using YSlow I compared time to load the home page, data being transfered in kilobytes and per components.</p>
<p> </p>
<p align="left">Quick thought: length matters. Even paying the price at server side, Plone's default skin takes 3 times more to get loaded in Firefox 3.5. It requires more than 100Kb of Javascript, where i had no need to use js in inventions.</p>
<p align="left">This remind me a talk gave by Joel Burton in Naples, where he started saying Plone is not slow, it just performs to many tasks. And I find these simple comparisons supporting that idea because we're comparing a general purpose skin, elastic, with editor and multiple layout support against a fixed-layout one, no edition support and it covers a very particular case. Anyway, if you don't need such general purpose solution for certain scenarios, now there's an alternative and it's easier and more flexible than existing approaches.</p>
<h2 style="text-align: left; ">Testing, feedback welcome</h2>
<p align="left">xdvtheme.inventions runs with Plone 3.3rc5, it requires collective.xdv and a web server or Products.Reflecto to make available the static content. If you want to try it, just run:</p>
<pre style="text-align: left; ">$svn co http://svn.plone.org/svn/collective/xdvtheme.inventions/trunk/ themes</pre>
<p align="left"><br />and then just follow readme.txt's instructions. Any comment, question or feedback is always welcome.</p>
<h2>Resources</h2>
<ul>
<li><a class="external-link" href="http://www.slideshare.net/hammertoe/lipstick-on-a-pig">Lipstick on a Pig</a>, Matt Hamilton's talk. Slides with audio.</li>
<li><a class="external-link" href="http://plone.org/theming">Theming Plone with XDV</a> - Limi's tutorial to get started with xdv.</li>
<li><a class="external-link" href="http://pypi.python.org/pypi/collective.xdv/">collective.xdv</a> package documentation at pypi</li>
<li><a class="external-link" href="http://blog.jazkarta.com/2009/06/05/banjo-plone-theming-made-easy-with-deliverance/">Banjo</a>, creating deliverance/xdv rules TTW - Blog post and video, by Nate and friends.</li>
<li><a class="external-link" href="http://deliverance.openplans.org/">Deliverance Project</a></li>
<li><a class="external-link" href="http://svn.plone.org/svn/collective/deliverancedemo/trunk/">Deliverance Demo</a> and <a class="external-link" href="http://www.coactivate.org/projects/sorrento-sprint-2009/deliverance-documentation">Deliverance Tutorial efforts at Sorrento Sprint</a> - another implmentation for inventions, in this case using deliverance, i found this example after i  finished xdvtheme.inventions.</li>
<li><a class="external-link" href="http://plone.org/products/reflecto">Products.Reflecto</a> - a tool to incorporate part of the file system into a Plone site by Jarn.</li>
<li><a class="external-link" href="http://httpd.apache.org/docs/2.0/programs/ab.html">Apache Benchmarking tool</a></li>
<li><a class="external-link" href="http://developer.yahoo.com/yslow">YSlow</a> - performance benchmarking tool by yahoo</li>
<li><a class="external-link" href="http://plone.org/support/forums/general">Plone Users mailing list</a> - thanks to Jon Stahl for the Reflecto tip</li>
<li><a class="external-link" href="http://menttes.com">Menttes' team</a> </li>
</ul>]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Roberto Allende</dc:creator>
    <dc:rights></dc:rights>
    
      <dc:subject>PloneProducts</dc:subject>
    
    
      <dc:subject>Themes</dc:subject>
    
    
      <dc:subject>XDV</dc:subject>
    
    
      <dc:subject>Deliverance</dc:subject>
    
    
      <dc:subject>Plone</dc:subject>
    
    <dc:date>2009-08-16T22:05:00Z</dc:date>
    <dc:type>News Item</dc:type>
  </item>


  <item rdf:about="http://robertoallende.com/en/happy-plone-day">
    <title>Happy Plone Day!</title>
    <link>http://robertoallende.com/en/happy-plone-day</link>
    <description>World Plone Day is running in 45 cities around the world. </description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[
<p>The second edition of World Plone Day is here. Becase the we decided to change the date from second semester to the first, Plone community had less than 6 months to setup a worldwide event and even such constraint we've a very succefull edition.</p>
<p>If it is not clear why we call WPD as 'a follow the sun event' you can red the <a class="external-link" href="http://twitter.com/worldploneday">World Plone Day</a> twitter account and check how the post are being entered according the sun was giving the light to our Planet.</p>
<h3>World Plone Day, a web 2.0 event</h3>
<p>You can follow WPD2009 through the web at twitter, delicious, flickr and facebook. Just check the urls at <a class="external-link" href="http://worldploneday.org/">worldploneday.org</a> or look for our web2.0 tag: wpd2009.</p>
<h2>Thanks again</h2>
<p>Plone community is awesome, watching so many people working in the same idea at the same day, no matter the place, religion or belief, gives us and incredible energy. Thanks all the people who is supporting World Plone Day 2009.</p>
]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Roberto Allende</dc:creator>
    <dc:rights></dc:rights>
    
      <dc:subject>wpd2009</dc:subject>
    
    
      <dc:subject>Plone</dc:subject>
    
    
      <dc:subject>World Plone Day</dc:subject>
    
    <dc:date>2009-04-22T18:25:00Z</dc:date>
    <dc:type>News Item</dc:type>
  </item>


  <item rdf:about="http://robertoallende.com/en/twitting-from-pycon">
    <title>Twitting from PyCon</title>
    <link>http://robertoallende.com/en/twitting-from-pycon</link>
    <description>Many friends told me about Twitter and microblogging. At the beginning I didn't believe it, but they were right. It really worth it.</description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[
<p>BTW i'm microblogging from PyCon. If you're interested, you can follow <a class="external-link" href="http://twitter.com/robertoallende">http://twitter.com/robertoallende</a></p>
]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Roberto Allende</dc:creator>
    <dc:rights></dc:rights>
    
      <dc:subject>Python</dc:subject>
    
    
      <dc:subject>Web</dc:subject>
    
    
      <dc:subject>web2.0</dc:subject>
    
    
      <dc:subject>PyCon</dc:subject>
    
    <dc:date>2009-03-27T20:50:08Z</dc:date>
    <dc:type>News Item</dc:type>
  </item>


  <item rdf:about="http://robertoallende.com/en/see-you-in-chicago">
    <title>See you in PyCon 2009, Chicago, USA </title>
    <link>http://robertoallende.com/en/see-you-in-chicago</link>
    <description>Thanks to Kamon Ayeva, who invited me to join his talk, and Python Foundation's support, I'll be able to attend to PyCon 2009 to be held in Chicago, USA, since March 25th until April 2nd. The convention has an important list of activities to be part of and don't miss any of them. </description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[
<h2>Plone at PyCon 2009</h2>
<p>Some of the talks that i won't miss are the ones related with Plone:</p>
<ul><li><a id="TT66" class="eventinfo" href="http://us.pycon.org/2009/conference/schedule/event/66/">Plone in the Cloud : an on-demand CMS hosted on Amazon EC2 by Nate Aune<br /></a></li><li><a id="TT85" class="eventinfo" href="http://us.pycon.org/2009/conference/schedule/event/85/">A winning combination: Plone as a CMS, your favorite Python web framework as a frontend by Carlos de la Guardia</a></li><li><a id="TT14" class="eventinfo" href="http://us.pycon.org/2009/conference/schedule/event/14/">Giving back and helping expand the Python community. A roadmap for South America and Africa. by Kamon Ayeva and Roberto Allende</a></li></ul>
<h2>Non Plone talks to attend</h2>
<p>After a quick read, i found some others that i would like to attend:</p>
<ul><li><a id="TT74" class="eventinfo" href="http://us.pycon.org/2009/conference/schedule/event/74/">Python 2.6 and 3.0 compatibility by <em>Lennart Regebro</em></a></li><li><a id="TT72" class="eventinfo" href="http://us.pycon.org/2009/conference/schedule/event/72/">Metaprogramming with Decorators and Metaclasses by Bruce Eckel</a></li><li><a id="TT95" class="eventinfo" href="http://us.pycon.org/2009/conference/schedule/event/95/">Designing a web framework: Django's design decisions Jacob Kaplan-Moss</a></li></ul>
The <a class="external-link" href="http://us.pycon.org/2009/conference/schedule/">schedulle</a> shows great content, too many that i'll be hard to decide. So if you've any suggestion, just let me know
<h2>Evangelism and PyCon</h2>
Members of the Plone Evangelism and Marketing teams are talking to join
Python evangelization efforts. One way to do that it could be to work
in a Evangelism Sprint. Andrew M Kuchling is opening PyCon with a pure
evangelism talk called <a class="external-link" href="http://us.pycon.org/2009/conference/schedule/event/6/">How to Give a Python Talk&nbsp;</a>
and members of Python community are making a great job promoting
Python, so i believe PyCon could be a great opportunity to join effort
and look forward to work on new initiatives in the near future. 
   
  ]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Roberto Allende</dc:creator>
    <dc:rights></dc:rights>
    
      <dc:subject>Python</dc:subject>
    
    
      <dc:subject>Events</dc:subject>
    
    
      <dc:subject>Plone</dc:subject>
    
    <dc:date>2009-03-05T19:15:00Z</dc:date>
    <dc:type>News Item</dc:type>
  </item>


  <item rdf:about="http://robertoallende.com/en/wpd-t-shirt">
    <title>World Plone Day T-Shirt</title>
    <link>http://robertoallende.com/en/wpd-t-shirt</link>
    <description>A couple of weeks ago, i received a gift from Chris Chambers and New Zealand's WPD 2008 team.</description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>Here are the user action shoots:</p>
<div style="text-align: left; "><span class="photo_container pc_m"><a href="http://www.flickr.com/photos/7329343@N04/3300537160/" title="WPD Tshirt"><img alt="WPD Tshirt" class="pc_img" height="346" src="http://farm4.static.flickr.com/3647/3300537160_31403d057f_m.jpg" width="260" /><br /></a></span></div>
<p class="discreet" style="text-align: left; "><span class="photo_container pc_m"><a href="http://www.flickr.com/photos/7329343@N04/3300537160/" title="WPD Tshirt"> World Plone Day, November 7, 2008<br /> Auckland, Wellington, Christchurch</a></span></p>
<div align="center">
<p><span class="photo_container pc_m"> </span></p>
<span class="photo_container pc_m"><br /></span>
<p class="discreet" style="text-align: left; "><span class="photo_container pc_m"><a href="http://www.flickr.com/photos/7329343@N04/3300537166/" title="WPD Tshirt"><img alt="WPD Tshirt" class="pc_img" height="345" src="http://farm4.static.flickr.com/3493/3300537166_ef861d6c2e_m.jpg" width="259" /><br />3Months, theVirtual, Innovationz,<br /></a> </span></p>
<p class="discreet" style="text-align: left; "><span class="photo_container pc_m"><a href="http://www.flickr.com/photos/7329343@N04/3300537166/" title="WPD Tshirt">New Zealand Companies Office, FMIT</a></span></p>
<p align="center" class="discreet"><span class="photo_container pc_m"><a href="http://www.flickr.com/photos/7329343@N04/3300537166/" title="WPD Tshirt"><br /></a></span></p>
<p> </p>
</div>
<p align="left">Thanks a lot to Chris for the gift and also thanks to all the New Zealand team who made an awesome job promoting Plone!</p>
<p align="center" class="discreet"><span class="photo_container pc_m"> </span></p>
<div align="center">
<p align="left" class="Photo"><span class="photo_container pc_m"> </span></p>
</div>
<p> </p>]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Roberto Allende</dc:creator>
    <dc:rights></dc:rights>
    
      <dc:subject>World Plone Day</dc:subject>
    
    
      <dc:subject>Events</dc:subject>
    
    
      <dc:subject>Plone</dc:subject>
    
    <dc:date>2009-02-22T15:20:00Z</dc:date>
    <dc:type>News Item</dc:type>
  </item>


  <item rdf:about="http://robertoallende.com/en/wpd-2009-moves-forward">
    <title>World Plone Day 2009 moves forward</title>
    <link>http://robertoallende.com/en/wpd-2009-moves-forward</link>
    <description>Members of Plone Evangelism met at irc.freenode.net to talk about WPD 2008 and 2009.</description>
    <content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[
<p>As published on the mailing list the <a class="external-link" href="http://plone.org/support/forums/evangelism#nabble-tc2185274%7Ca2185274">agenda</a>, we met to talk about WPD 2008 and 2009 editions. The complete log of the meeting is <a class="external-link" href="http://www.openplans.org/projects/plone-marketing/wpd-chats-logs">available here</a>.&nbsp;</p>
<h2>World Plone Day 2008</h2>
<p><a class="external-link" href="http://plonemetrics.blogspot.com/">Schlepp</a> wrote a very <a class="external-link" href="http://plonemetrics.blogspot.com/2008/11/world-plone-day-after-action-report.html">nice post morten report</a> and during the meeting we approved it as the official one.</p>
<p>Since Donna Snow asked for formats worked for various events and how people drew more attendees, we discussed about it. Few words about it:</p>
<ul><li>Bristol and Pisa ran at the university and they were focused to students
mainly <br /></li><li>Enfold targeted to
companies, and its <a class="external-link" href="http://www.enfoldsystems.com/events/wpd_2008/WPD-2008_Agenda">agenda</a> seemed really nice</li></ul>
According their feedback, most of the attendees in these sites knew about Plone already. So the question was how to meet new people. Regarding this, i told about our experience in Argentina. We didn't met as much people as Brazilia, who mets more than hundred of people, but we had a high percentage of people who made a first contact with Plone. The idea is to organize the WPD with organizations that are interested on learn about Plone. We offer them to provide the talks, four hour Plone user's course for free, and we ask them to provide a place, computers if needed and to invite related organizations. So, we gave a talk in argentinian's National Planning Ministry, a talk in a University, two user course in universities and a talk in a Free Software Convention.
<a class="external-link" href="http://plone.org/countries/conosur">Plone Cono Sur</a> usually promotes Plone following this approach in a regular basis. It usually helps to meet new people, it doesn't require to much effort and we focus just on the content.<br /><br />
<p>World Plone Day 2008 was a great event, just watch the photos at <a class="external-link" href="http://www.flickr.com/photos/tags/worldploneday2008/">Flickr</a>, the slides at <a class="external-link" href="http://www.slideshare.net/tag/worldploneday2008">Slideshare</a> and the locations at <a class="external-link" href="http://maps.google.com/maps/ms?ie=UTF8&hl=pt-BR&msa=0&msid=100956407437020118265.000459c9d4f99560b4460&ll=5.266008,-26.71875&spn=155.434611,316.40625&z=2">Google Maps.<br /></a></p>
<h2>WPD 2009 global organization</h2>
<p>Regarding&nbsp; WPD 2009 there's no much to say but I asked for feedback about the event itself, the way the global team is organized and if it is good idea to meet again to keep talking about WPD 2009.</p>
<h2>Bonus: Plone Eastern Europe</h2>
At the end of the meeting, ree gave a great news, the announcement of a new user group for Eastern Europe, the new group was created to:<br />
<ul><li>publicize the Budapest conference, and the participation grants&nbsp;</li><li> on the long term, use this to organize consortia for EU
proposals, since these countries are desired in joint projects and the
more countries are the more chance for winning.&nbsp;</li></ul>
Altogether it will boost integration of developers and users from this country to the Plone community and global ecosystem.
  <br /><br />Congratulations to ree and all the Plone community from Eastern Europe!
]]></content:encoded>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Roberto Allende</dc:creator>
    <dc:rights></dc:rights>
    
      <dc:subject>World Plone Day</dc:subject>
    
    
      <dc:subject>Events</dc:subject>
    
    
      <dc:subject>Plone</dc:subject>
    
    <dc:date>2009-01-29T23:11:29Z</dc:date>
    <dc:type>News Item</dc:type>
  </item>





</rdf:RDF>

