<?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; ubuntu-en</title>
	<atom:link href="http://gaspa.yattaweb.it/tags/ubuntu-en/feed/" rel="self" type="application/rss+xml" />
	<link>http://gaspa.yattaweb.it</link>
	<description>journey of my thoughts</description>
	<lastBuildDate>Mon, 19 Nov 2012 14:53:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</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>DuccIt-2010: all fronts success.</title>
		<link>http://gaspa.yattaweb.it/blog/2010/09/duccit-2010-all-fronts-success/</link>
		<comments>http://gaspa.yattaweb.it/blog/2010/09/duccit-2010-all-fronts-success/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 09:23:00 +0000</pubDate>
		<dc:creator>gaspa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[duccit2010]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[ubuntu-en]]></category>

		<guid isPermaLink="false">http://gaspa.yattaweb.it/?p=154</guid>
		<description><![CDATA[We made a great event, talked and enjoyed ourselves a lot. Milo already posted a bit of comments of what we did. I&#8217;m not here to write about what we did, and how good and brave we are, but to share a thought: a really positive point is the collaboration started between Italian Debian and Ubuntu [...]]]></description>
			<content:encoded><![CDATA[<p>We made a great event, talked and enjoyed ourselves a lot. <a href="http://milocasagrande.wordpress.com/2010/09/20/ducc-it/">Milo already posted</a> a bit of comments of what we did.</p>
<p>I&#8217;m not here to write about what we did, and how good and brave we are, but to share a thought: a really positive point is the collaboration started between Italian Debian and Ubuntu communities.</p>
<p>We hope that it&#8217;ll be a long, interesting collaboration and with a significative gain in both direction.</p>
<p>In the bag of our successes, we can include also the &#8220;ubuntuized-dpl&#8221;:  in order to wear a badge, we achieved to attach an &#8220;Ubuntu string&#8221; onto <a href="http://upsilon.cc/~zack/blog">Zack</a> .</p>
<p><a href="http://www.flickr.com/photos/dolasilla/5009098601/sizes/m/in/set-72157624874503373/"><img class="alignnone" title="DPL and ubuntu ;)" src="http://farm5.static.flickr.com/4144/5009098601_4f1877861e_d.jpg" alt="Dpl wears an 'ubuntu-powered' badge :)" width="333" height="500" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://gaspa.yattaweb.it/blog/2010/09/duccit-2010-all-fronts-success/feed/</wfw:commentRss>
		<slash:comments>1</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>Smile, you&#8217;re updated.</title>
		<link>http://gaspa.yattaweb.it/blog/2009/12/smile-youre-updated/</link>
		<comments>http://gaspa.yattaweb.it/blog/2009/12/smile-youre-updated/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 09:07:31 +0000</pubDate>
		<dc:creator>gaspa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[packaging]]></category>
		<category><![CDATA[smile]]></category>
		<category><![CDATA[ubuntu-en]]></category>

		<guid isPermaLink="false">http://gaspa.yattaweb.it/blog/?p=46</guid>
		<description><![CDATA[After long time not working on it, and after some people asked me about the status of this package in Ubuntu, I&#8217;ve updated smile packages to the latest 1.0 version (and set up a ppa for &#8220;publishing&#8221; purposes). Anyone can take it, test it and report any problems to me, considering that&#8217;s not in my [...]]]></description>
			<content:encoded><![CDATA[<p>After long time not working on it, and after some people asked me about the status of this package in Ubuntu, I&#8217;ve updated smile packages to the latest 1.0 version (and <a href="https://launchpad.net/~gaspa/+archive/publish">set up a ppa</a> for &#8220;publishing&#8221; purposes).</p>
<p>Anyone can take it, test it and report any problems to me, considering that&#8217;s not in my higher priorities, though&#8230;</p>
<p>I dismissed <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506920" target="_blank">Smile ITP</a>, since I decided I don&#8217;t want to &#8220;officially package&#8221; smile, for a number of reasons (one of which is that I&#8217;m not using it anymore). Smile is currently in a &#8220;repositories limbo&#8221;, and so it&#8217;s out of both Debian and Ubuntu archives, thought it&#8217;s at least in <strong>four</strong> other different places: my ppa, Marillat&#8217;s repository, getdeb.net and revu (not considering the <a href="http://download.tuxfamily.org/ufs/dists/jaunty/main/binary-i386/graphics/">outdated one</a> linked on smile homepage).</p>
<p>This piece of software definitely needs some love, and people willing to help can take our work and submit it to have eventually an official package&#8230; I said &#8220;our&#8221; as probably you&#8217;d want to contact <a href="https://launchpad.net/~ximion">Matthias</a> as well, which uploaded it to GetDeb and worked with me. Or even better, you can talk with Marillat, and resurrect Debian Smile ITP.</p>
]]></content:encoded>
			<wfw:commentRss>http://gaspa.yattaweb.it/blog/2009/12/smile-youre-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
