<?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"
	>

<channel>
	<title>Recalling the lambda notation...</title>
	<atom:link href="http://www.trapanator.com/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.trapanator.com/blog</link>
	<description>I was a student of computer science in Pisa.</description>
	<pubDate>Tue, 26 Aug 2008 05:45:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>BackLinks and BackLinksMenu macros updated for Trac 0.11 and 0.11.1 !</title>
		<link>http://www.trapanator.com/blog/archives/233</link>
		<comments>http://www.trapanator.com/blog/archives/233#comments</comments>
		<pubDate>Tue, 26 Aug 2008 05:45:53 +0000</pubDate>
		<dc:creator>trapanator</dc:creator>
		
		<category><![CDATA[Trac]]></category>

		<guid isPermaLink="false">http://www.trapanator.com/blog/?p=233</guid>
		<description><![CDATA[Finally I updated the code of BackLinks and BackLinksMenu for Trac 0.11.x!
As you know, Trac 0.11.x has changed its plugin system, so the old plugins based on Execute() function are not compatible anymore.
And now&#8230; get &#8216;em!

BackLinks http://trac-hacks.org/wiki/BackLinksMacro
BackLinksMenu http://trac-hacks.org/wiki/BackLinksMenuMacro

]]></description>
		<wfw:commentRss>http://www.trapanator.com/blog/archives/233/feed</wfw:commentRss>
		</item>
		<item>
		<title>Change.</title>
		<link>http://www.trapanator.com/blog/archives/230</link>
		<comments>http://www.trapanator.com/blog/archives/230#comments</comments>
		<pubDate>Mon, 04 Feb 2008 16:00:17 +0000</pubDate>
		<dc:creator>trapanator</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.trapanator.com/blog/archives/230</guid>
		<description><![CDATA[&#8220;All changes, even the most longed for, have their melancholy; for what we leave behind us is a part of ourselves; we must die to one life before we can enter another.&#8221; ~ Anatole France
Finally I did it. I changed the long name of my blog, from &#8220;Developing, programming and computer science&#8221; to &#8220;Recalling the [...]]]></description>
		<wfw:commentRss>http://www.trapanator.com/blog/archives/230/feed</wfw:commentRss>
		</item>
		<item>
		<title>BackLinksMenu submitted.</title>
		<link>http://www.trapanator.com/blog/archives/228</link>
		<comments>http://www.trapanator.com/blog/archives/228#comments</comments>
		<pubDate>Mon, 04 Feb 2008 12:17:07 +0000</pubDate>
		<dc:creator>trapanator</dc:creator>
		
		<category><![CDATA[Trac]]></category>

		<guid isPermaLink="false">http://www.trapanator.com/blog/archives/228</guid>
		<description><![CDATA[I made a new TRAC macro, BackLinksMenu. This macro is similar to BackLinks, because it shows a menu as in the figure below. 

As you can see, there are pages that refer to the current page.
The project site on trac hacks is here: http://trac-hacks.org/wiki/BackLinksMenuMacro
]]></description>
		<wfw:commentRss>http://www.trapanator.com/blog/archives/228/feed</wfw:commentRss>
		</item>
		<item>
		<title>BackLinks now in Track-Hacks and in MacroBazaar!</title>
		<link>http://www.trapanator.com/blog/archives/226</link>
		<comments>http://www.trapanator.com/blog/archives/226#comments</comments>
		<pubDate>Thu, 31 Jan 2008 15:37:57 +0000</pubDate>
		<dc:creator>trapanator</dc:creator>
		
		<category><![CDATA[Trac]]></category>

		<guid isPermaLink="false">http://www.trapanator.com/blog/archives/226</guid>
		<description><![CDATA[Check out these sites:

http://trac-hacks.org/wiki/BackLinksMacro (it contains a ticket/bugzilla system, too!)
http://trac.edgewall.org/wiki/MacroBazaar (from the official Trac website)

]]></description>
		<wfw:commentRss>http://www.trapanator.com/blog/archives/226/feed</wfw:commentRss>
		</item>
		<item>
		<title>BackLinks.5.py</title>
		<link>http://www.trapanator.com/blog/archives/225</link>
		<comments>http://www.trapanator.com/blog/archives/225#comments</comments>
		<pubDate>Thu, 31 Jan 2008 15:08:49 +0000</pubDate>
		<dc:creator>trapanator</dc:creator>
		
		<category><![CDATA[Trac]]></category>

		<guid isPermaLink="false">http://www.trapanator.com/blog/archives/225</guid>
		<description><![CDATA[Here I'll describe how to install BackLinks.5.py for Trac. I've tested it on Trac 0.10.4 and it works fine.


Download the script here
Put the script into your /usr/share/trac/wiki-macros/ and rename it to BackLinks.py
Restart the apache2/tracd server, if needed.

The Python script listing follows:
PLAIN TEXT
PYTHON:




#


# BackLinks plugin for Trac


# Version: 5.0


#


# Author: Trapanator trap@trapanator.com


# Website: http://www.trapanator.com/blog/archives/category/trac


# License: GPL [...]]]></description>
		<wfw:commentRss>http://www.trapanator.com/blog/archives/225/feed</wfw:commentRss>
		</item>
		<item>
		<title>Trac: new version of BackLinks plugins with UTF-8 support and a bugfix.</title>
		<link>http://www.trapanator.com/blog/archives/224</link>
		<comments>http://www.trapanator.com/blog/archives/224#comments</comments>
		<pubDate>Thu, 31 Jan 2008 14:03:31 +0000</pubDate>
		<dc:creator>trapanator</dc:creator>
		
		<category><![CDATA[Trac]]></category>

		<guid isPermaLink="false">http://www.trapanator.com/blog/archives/224</guid>
		<description><![CDATA[Hi, I've released and modified the original BackLinks v4 plugin with these modifications:


 UTF-8 support. Finally you can use wiki pages with accented letters and other symbols. The original version works only for wiki names written in ASCII-7 bit.
Bugfix: the original version works only with links like these:
[wiki:link description of link]
and not links like:
[wiki:link]


The code [...]]]></description>
		<wfw:commentRss>http://www.trapanator.com/blog/archives/224/feed</wfw:commentRss>
		</item>
		<item>
		<title>I&#8217;m big. I&#8217;m bad. I&#8217;m back! [1]</title>
		<link>http://www.trapanator.com/blog/archives/223</link>
		<comments>http://www.trapanator.com/blog/archives/223#comments</comments>
		<pubDate>Sun, 06 Jan 2008 10:13:02 +0000</pubDate>
		<dc:creator>trapanator</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.trapanator.com/blog/archives/223</guid>
		<description><![CDATA[Happy new year to everybody.

After several months of absence (11!), finally I am writing a post on my blog!
Many things have happened during this time. I'll write some of them.

Me and my girl are building a new house!
We have plans to marry usself this year!
The new year of 2007 was one of the most beautiful [...]]]></description>
		<wfw:commentRss>http://www.trapanator.com/blog/archives/223/feed</wfw:commentRss>
		</item>
		<item>
		<title>new SquidLook installer checked in.</title>
		<link>http://www.trapanator.com/blog/archives/222</link>
		<comments>http://www.trapanator.com/blog/archives/222#comments</comments>
		<pubDate>Tue, 20 Feb 2007 20:51:41 +0000</pubDate>
		<dc:creator>trapanator</dc:creator>
		
		<category><![CDATA[SquidLook]]></category>

		<guid isPermaLink="false">http://www.trapanator.com/blog/archives/222</guid>
		<description><![CDATA[Finally I made the last code modifications to SquidLook installer.Â  The upgrade from MySAR is to do, yet. But it's not too difficult, I think to use 'ALTER TABLE' commands.
SquidLook 1.0 beta1 is approaching soon...
]]></description>
		<wfw:commentRss>http://www.trapanator.com/blog/archives/222/feed</wfw:commentRss>
		</item>
		<item>
		<title>New squidLook logo.</title>
		<link>http://www.trapanator.com/blog/archives/221</link>
		<comments>http://www.trapanator.com/blog/archives/221#comments</comments>
		<pubDate>Mon, 12 Feb 2007 19:48:03 +0000</pubDate>
		<dc:creator>trapanator</dc:creator>
		
		<category><![CDATA[SquidLook]]></category>

		<guid isPermaLink="false">http://www.trapanator.com/blog/archives/221</guid>
		<description><![CDATA[Â I've drawn the squidLook logo. The big one:

and the small one:

&#160;
&#160;
]]></description>
		<wfw:commentRss>http://www.trapanator.com/blog/archives/221/feed</wfw:commentRss>
		</item>
		<item>
		<title>Optimized squidlook-importer.php commited into SVN.</title>
		<link>http://www.trapanator.com/blog/archives/220</link>
		<comments>http://www.trapanator.com/blog/archives/220#comments</comments>
		<pubDate>Sun, 11 Feb 2007 13:51:27 +0000</pubDate>
		<dc:creator>trapanator</dc:creator>
		
		<category><![CDATA[SquidLook]]></category>

		<guid isPermaLink="false">http://www.trapanator.com/blog/archives/220</guid>
		<description><![CDATA[Squidlook-importer.php is the script that do the big work: importing the Squid log files.
It is based from the old mysar-importer.php.
The original author, Giannis Stollis, pointed me about the slowness of the importer. He was working on Mysar 3.0 with an entirelly C compiled importer to get things faster, but he dropped out.
I saw the code [...]]]></description>
		<wfw:commentRss>http://www.trapanator.com/blog/archives/220/feed</wfw:commentRss>
		</item>
		<item>
		<title>First sources uploaded on SVN.</title>
		<link>http://www.trapanator.com/blog/archives/219</link>
		<comments>http://www.trapanator.com/blog/archives/219#comments</comments>
		<pubDate>Tue, 30 Jan 2007 09:45:49 +0000</pubDate>
		<dc:creator>trapanator</dc:creator>
		
		<category><![CDATA[SquidLook]]></category>

		<guid isPermaLink="false">http://www.trapanator.com/blog/archives/219</guid>
		<description><![CDATA[Finally I uploaded first sources of SquidLook in Google Code SVN repositories.
I except to release the first 1.0 package soon.
Stay tuned.
]]></description>
		<wfw:commentRss>http://www.trapanator.com/blog/archives/219/feed</wfw:commentRss>
		</item>
		<item>
		<title>After a long time&#8230;</title>
		<link>http://www.trapanator.com/blog/archives/218</link>
		<comments>http://www.trapanator.com/blog/archives/218#comments</comments>
		<pubDate>Tue, 23 Jan 2007 11:25:35 +0000</pubDate>
		<dc:creator>trapanator</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.trapanator.com/blog/archives/218</guid>
		<description><![CDATA[...I'm back.
And I upgraded my Wordpress to 2.1. Seems that all is working! 
]]></description>
		<wfw:commentRss>http://www.trapanator.com/blog/archives/218/feed</wfw:commentRss>
		</item>
		<item>
		<title>Flash Player 9 beta for Linux is OUT!!!!</title>
		<link>http://www.trapanator.com/blog/archives/217</link>
		<comments>http://www.trapanator.com/blog/archives/217#comments</comments>
		<pubDate>Thu, 19 Oct 2006 06:37:23 +0000</pubDate>
		<dc:creator>trapanator</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Mozilla]]></category>

		<guid isPermaLink="false">http://www.trapanator.com/blog/archives/217</guid>
		<description><![CDATA[A prerelease build of Flash Player 9 Update for the Linux platform is now available. Flash Player 9 Update for Linux currently does not include full-screen mode and complete SSL support (SSL support is currently available in the Linux Plugin but not the Linux Standalone Player). Full-screen mode and SSL support will be available in [...]]]></description>
		<wfw:commentRss>http://www.trapanator.com/blog/archives/217/feed</wfw:commentRss>
		</item>
		<item>
		<title>HOWTO: configuring Xserver/Xorg on Apple eMac PowerPC G4 running at 700 Mhz</title>
		<link>http://www.trapanator.com/blog/archives/216</link>
		<comments>http://www.trapanator.com/blog/archives/216#comments</comments>
		<pubDate>Sun, 15 Oct 2006 10:05:28 +0000</pubDate>
		<dc:creator>trapanator</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.trapanator.com/blog/archives/216</guid>
		<description><![CDATA[My friend has an old Apple eMac PowerPC G4 running at 700 Mhz, which he acquired in 2000.

He tried Ubuntu Breezy 5.10 and Dapper Drake 6.06 but with no luck running it on Xserver/X.org: when he goes into X11 mode after the boot, the screeen is absolutely black. He can go to console clicking CTRL+F1.
Here [...]]]></description>
		<wfw:commentRss>http://www.trapanator.com/blog/archives/216/feed</wfw:commentRss>
		</item>
		<item>
		<title>Ext4 pushed into Kernel 2.6.19</title>
		<link>http://www.trapanator.com/blog/archives/215</link>
		<comments>http://www.trapanator.com/blog/archives/215#comments</comments>
		<pubDate>Sun, 15 Oct 2006 07:29:33 +0000</pubDate>
		<dc:creator>trapanator</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.trapanator.com/blog/archives/215</guid>
		<description><![CDATA[The fourth implementation of ext file system is pushed into 2.6.19 development tree.
Ext4 is backward compatible with Ext3, so systems without Ext4 support can mount Ext4 partitions.
The main new feature of Ext4 is the support of Extents:
An extent is a contiguous area of storage in a computer file system, reserved for a file. When starting [...]]]></description>
		<wfw:commentRss>http://www.trapanator.com/blog/archives/215/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
