<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Toot toooot... &#187; python</title>
	<atom:link href="http://gaspa.yattaweb.it/tags/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://gaspa.yattaweb.it</link>
	<description>journey of my thoughts</description>
	<lastBuildDate>Fri, 01 Apr 2011 09:05:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>About presentations</title>
		<link>http://gaspa.yattaweb.it/blog/2011/01/about-presentations/</link>
		<comments>http://gaspa.yattaweb.it/blog/2011/01/about-presentations/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 12:32:26 +0000</pubDate>
		<dc:creator>gaspa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[A4]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[svg]]></category>
		<category><![CDATA[ubuntu-en]]></category>

		<guid isPermaLink="false">http://gaspa.yattaweb.it/?p=184</guid>
		<description><![CDATA[From a long time I wanted to post something about presentations, but I felt somewhat embarassed, and thought that my project wont be an interesting argument; by the way, given that a post about zoomy-presentations in a desktop environment appears in Ubuntu Planet, given that I&#8217;ll give a talk about that at the approaching Ubuntu@Fermo [...]]]></description>
			<content:encoded><![CDATA[<p>From a long time I wanted to post something about presentations, but I felt somewhat embarassed, and thought that my project wont be an interesting argument; by the way, given that a <a href="﻿http://www.theopensourcerer.com/2010/11/23/overview-zoomy-presentations-with-opengl">post about zoomy-presentations</a> in a desktop environment appears in Ubuntu Planet, given that I&#8217;ll give a talk about that at the approaching <a href="http://loco.ubuntu.com/events/team/570/detail/">Ubuntu@Fermo</a> event, I now feel a little more comfortable in writing something.</p>
<p>So, what happened&#8230; in the last months I gave <a href="http://wiki.ubuntu-it.org/UbuntuItMeeting/20100522">some</a> <a href="http://www.fsugitalia.org/eventi/doku.php?id=duccit10">talks</a> <a href="http://gaspa.yattaweb.it/blog/2010/10/la-coop-sei-tu/">about</a> <a href="http://erlug.linux.it/linuxday/2010/">Ubuntu</a> and Free Software, and I thought a lot about presentations, about the tools we use and how they can be improved.</p>
<p>I&#8217;m not happy with any of the opensource slide tool I used so far. The main argument is that they all *pretend* to have a linear flow of the conversation, while my speeches are almost never linear: I like to underline some concept announced before, or announce some other things I&#8217;ll speak about a few minutes later.</p>
<p>Think about that: almost always we follow an index, how many times every of us have to cut and paste it in some other position of the presentation, in order to start the next argument? Well, don&#8217;t know about *you*, but *I* do, and a lot of times.</p>
<p>Moreover, repeating things (with care, of course <img src='http://gaspa.yattaweb.it/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  ) helps the comprehension of the listeners, and repeated concepts will be better memorized.</p>
<p>Also putting things in a pattern that resemble the reality helps understand and keep in memory what you said. Probably, if you&#8217;re talking about the GNOME stack you don&#8217;t absolutely want to just list the subsystems included, but you&#8217;d like to have something like a graphics and you&#8217;d like to focalize on each argument at a time.</p>
<p>That said: the only thing that fullfifth my wishes is <a href="http://prezi.com">prezi</a>, but unfortunately that&#8217;s a closed/flash-based tool. Prezi is IMHO supercool, fast, and simple enough to create a presentation in few minutes (with a clear idea of what you want <img src='http://gaspa.yattaweb.it/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ).</p>
<p>So, I and a <a href="http://launchpad.net/~warp10">bunch</a> <a href="https://launchpad.net/~andrea.corbellini">of</a> <a href="https://launchpad.net/~andrea-gualano">other</a> Andreas  took the decision to wrote something that will be opensource, cool and easy to use. Well, it&#8217;s far to be complete and to be&#8230;aehm&#8230; &#8220;visually pleasant&#8221;, but it&#8217;s still growing.</p>
<p>The<a href="http://launchpad.net/a4"> project is here</a>, and I don&#8217;t hide that we need developers.</p>
<p>The status of the project is far from complete: but you can currently take an .svg built by Inkscape or any vectorial editor, use A4 to set a path in the presentation (like the prezi-style), and use A4 as a player for that presentation. We are developing a simple editor (we don&#8217;t want to re-implement another SVG graphics editor at all), and this is in progress.</p>
<p>Another thing we are currently evaluating is which framework use:  so, we have the default player written in gtk+librsvg+cairo, and a <a href="https://code.launchpad.net/~gaspa/+junk/a4-qt-powered">test branch</a> written with the Qt Framework that use also an OpenGL renderer.</p>
<p>Probably, a graphical demonstrations is better than thousands of words, and (I hope that) will follow soon <img src='http://gaspa.yattaweb.it/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>But at that time, you can try it out with the <a href="https://code.launchpad.net/~a4-dev/+recipe/daily-builds">daily builds</a> (﻿﻿not actually daily, we trigger them by hands <img src='http://gaspa.yattaweb.it/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
<p>Just install the package along with its dependencies, and try out one of the test images inside /usr/share/a4/tests/images.</p>
<p>We hope you enjoy it !</p>
]]></content:encoded>
			<wfw:commentRss>http://gaspa.yattaweb.it/blog/2011/01/about-presentations/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Going to Pycon it.</title>
		<link>http://gaspa.yattaweb.it/blog/2010/05/going-to-pycon-it/</link>
		<comments>http://gaspa.yattaweb.it/blog/2010/05/going-to-pycon-it/#comments</comments>
		<pubDate>Sun, 02 May 2010 14:28:18 +0000</pubDate>
		<dc:creator>gaspa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[pyconit]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ubuntu-it]]></category>

		<guid isPermaLink="false">http://gaspa.yattaweb.it/blog/?p=132</guid>
		<description><![CDATA[Un po&#8217; in ritardo, ma ho finalmente un po&#8217; di tempo per dire che andrò¹ al Pycon-It, la settimana prossima. Anche quest&#8217;anno si presenta bene: ospiti, eventi &#8220;sociali&#8221;, e talk per &#8220;vecchi e nuovi&#8221; py-sviluppatori&#8230; Forse è tardi per dirvi di iscrivervi, ma se avete la possibilità ve lo consiglio di tutto cuore&#8230; Ubuntu (e [...]]]></description>
			<content:encoded><![CDATA[<p>Un po&#8217; in ritardo, ma ho finalmente un po&#8217; di tempo per dire che andrò¹ al <a href="http://www.pycon.it/">Pycon-It</a>, la settimana prossima.</p>
<p><img class="alignnone" title="PyconQuattro" src="http://www.pycon.it/static/d990333399c1/p4/i/pycon-logo.png" alt="" width="280" height="265" /></p>
<p>Anche quest&#8217;anno <a href="http://www.pycon.it/pycon4/schedule">si presenta bene</a>: ospiti, eventi &#8220;sociali&#8221;, e talk per &#8220;vecchi e nuovi&#8221; py-sviluppatori&#8230;</p>
<p>Forse è tardi per dirvi di iscrivervi, ma se avete la possibilità ve lo consiglio di tutto cuore&#8230; Ubuntu (e Canonical in particolare) sta puntando sempre di piu&#8217; su python per lo sviluppo di applicazioni, perfino in ambito desktop; se quindi vi interessa il nostro amato pitone, il Pycon è un posto chi vuole cominciare a imparare qualcosina, ma anche se siete esperti di programmazione potete scoprire cose sempre nuove  ( e se siete interessati a lavorare con python, c&#8217;è anche una sessione di recruiting delle aziende che hanno sponsorizzato l&#8217;evento).</p>
<p>Sarà inoltre un&#8217;ottima occasione per incontrare di persona alcuni membri della comunità di Ubuntu-it, alcuni maintainer Debian e far due chiacchiere insieme.</p>
<p>See ya there!!</p>
<hr /><em>¹ &#8211; &#8220;farò un salto&#8221; mi sembra più adatto. Purtroppo riesco a passare soltanto il sabato (già così riuscire a gestire gli impegni lavorativi-familiari-hobbistici è un miracolo)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://gaspa.yattaweb.it/blog/2010/05/going-to-pycon-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>super-harmful ;)</title>
		<link>http://gaspa.yattaweb.it/blog/2010/03/super-harmful/</link>
		<comments>http://gaspa.yattaweb.it/blog/2010/03/super-harmful/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 10:30:50 +0000</pubDate>
		<dc:creator>gaspa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ubuntu-en]]></category>

		<guid isPermaLink="false">http://gaspa.yattaweb.it/blog/?p=127</guid>
		<description><![CDATA[Just found a cool description about using super() in python: it explains nicely with simple examples all the drawback of using it, versus the &#8220;classical&#8221; __init__() method. For a really quick look, have a read on his conclusions. Is it perhaps a well-known argument? Well, maybe I&#8217;m wrong, but don&#8217;t seems so, cause I actually [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://fuhm.net/super-harmful/">Just found a cool description</a> about using super() in python: it explains nicely with simple examples all the drawback of using it, versus the &#8220;classical&#8221; __init__() method.</p>
<p>For a really quick look, have a read on his conclusions.</p>
<p>Is it perhaps a well-known argument? Well, maybe I&#8217;m wrong, but don&#8217;t seems so, cause I actually found  a lot of code that use super() without (*args,**kw)  and such: going fix it. <img src='http://gaspa.yattaweb.it/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://gaspa.yattaweb.it/blog/2010/03/super-harmful/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PyDayBo</title>
		<link>http://gaspa.yattaweb.it/blog/2010/03/pydaybo/</link>
		<comments>http://gaspa.yattaweb.it/blog/2010/03/pydaybo/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 08:11:46 +0000</pubDate>
		<dc:creator>gaspa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ubuntu-it]]></category>

		<guid isPermaLink="false">http://gaspa.yattaweb.it/blog/?p=115</guid>
		<description><![CDATA[Vengo subito al punto: il 18 marzo a Bologna, si terrà una conferenza su Python. La conferenza si terrà nella Facoltà di Ingegneria a Bologna, durerà tutta la giornata (a partire dalle 10.00 di mattina), e prevedere quattro talk, ve li elenco in breve: Presentazione del Linguaggio Python, caratteristiche e peculiarità &#8211; Enrico Franchi Test [...]]]></description>
			<content:encoded><![CDATA[<p>Vengo subito al punto: il <strong>18 marzo</strong> a <strong>Bologna</strong>, si terrà una conferenza su <strong>Python</strong>.</p>
<p>La conferenza si terrà nella Facoltà di Ingegneria a Bologna, durerà tutta la giornata (a partire dalle 10.00 di mattina), e prevedere quattro talk, ve li elenco in breve:</p>
<ul>
<li>Presentazione del Linguaggio Python, caratteristiche e peculiarità &#8211; <em>Enrico Franchi</em></li>
<li>Test Driven Development con Python &#8211; <em>Roberto Bettazzoni </em></li>
<li>GTK, Glade, Python: dalla teoria alle GUI in tempo record &#8211; <em>Pietro Battiston </em></li>
<li>Django &#8211; Un web framework che rende facile sviluppare applicazioni web in modo rapido e con poco codice. Provare per credere. -<em> Simone Dalla</em></li>
</ul>
<p>Ti chiedere solo di aggiungere che è organizzato dall&#8217;associazione Terzo<br />
Millennio con il contributo dell&#8217;Alma Mater Studiorum.</p>
<p>In ogni caso la giornata si prospetta interessante, in più è decisamente parecchio tempo che non si organizzavano eventi sull&#8217;Open Source a Ingegneria, quindi sono personalmente in trepidante attesa dei riscrontri,  e spero che il trend di &#8220;eventi nel bolognese&#8221; riprenda un po&#8217; di vita.</p>
<p>Vi allego anche la <a href="http://gaspa.yattaweb.it/blog/wp-content/uploads/pyDayBo.pdf">locandina dell&#8217;evento.</a></p>
<p><em><strong>update: </strong></em><em>specifico che il tutto è organizzato dall&#8217;associazione Terzo Millennio con il contributo dell&#8217;Alma Mater Studiorum.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://gaspa.yattaweb.it/blog/2010/03/pydaybo/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

