<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The Campa Blog</title>
	<atom:link href="http://campa.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://campa.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 31 Jan 2011 08:29:12 +0000</lastBuildDate>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='campa.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>The Campa Blog</title>
		<link>http://campa.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://campa.wordpress.com/osd.xml" title="The Campa Blog" />
	<atom:link rel='hub' href='http://campa.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Calculate a String md5 hash using Ubuntu</title>
		<link>http://campa.wordpress.com/2010/06/23/calculate-a-string-md5-hash-using-ubuntu/</link>
		<comments>http://campa.wordpress.com/2010/06/23/calculate-a-string-md5-hash-using-ubuntu/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 09:03:16 +0000</pubDate>
		<dc:creator>campa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux ubuntu]]></category>

		<guid isPermaLink="false">http://campa.wordpress.com/?p=52</guid>
		<description><![CDATA[user@my-laptop:~/Desktop$ echo "your text" &#124; md5sum 1c2ca0d36c59960f2a94efab4080f423 - See also: a Monline post : Quick MD5 hash of a string<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=52&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre>user@my-laptop:~/Desktop$ echo "your text" | md5sum
1c2ca0d36c59960f2a94efab4080f423  -
</pre>
<p>See also: a Monline post : <a href="http://muzso.hu/2008/07/18/quick-md5-hash-of-a-string">Quick MD5 hash of a string</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/campa.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/campa.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/campa.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/campa.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/campa.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/campa.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/campa.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/campa.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/campa.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/campa.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/campa.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/campa.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/campa.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/campa.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=52&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://campa.wordpress.com/2010/06/23/calculate-a-string-md5-hash-using-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae7e0a7a7e5b05cfa4ffd9460ac851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">campa</media:title>
		</media:content>
	</item>
		<item>
		<title>Check if an Interval (time) is contained in another (java)</title>
		<link>http://campa.wordpress.com/2010/06/18/check-if-an-interval-time-is-contained-in-another-java/</link>
		<comments>http://campa.wordpress.com/2010/06/18/check-if-an-interval-time-is-contained-in-another-java/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 08:32:54 +0000</pubDate>
		<dc:creator>campa</dc:creator>
				<category><![CDATA[in english]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[range]]></category>

		<guid isPermaLink="false">http://campa.wordpress.com/?p=58</guid>
		<description><![CDATA[Here how I check if a Interval (time) is contained into another. import org.apache.commons.lang.math.LongRange; import org.apache.commons.lang.math.Range; ... externalBeginDate = new java.utilDate(); ... Range externalRange = new LongRange(externalBeginDate.getTime(),externalEndDate.getTime()); Range internalRange = new LongRange(internalBeginDate.getTime(),internalEndDate.getTime()); if (externalRange.containsRange(internalRange)) { //ok internal range is internal } Thanks to Apache Commons Lang<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=58&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here how I check if a <a href="http://en.wikipedia.org/wiki/Interval_%28time%29">Interval (time)</a> is contained into another. </p>
<pre>
import org.apache.commons.lang.math.LongRange;
import org.apache.commons.lang.math.Range;
...

externalBeginDate = new java.utilDate();
...
Range externalRange = new LongRange(externalBeginDate.getTime(),externalEndDate.getTime());
Range internalRange = new LongRange(internalBeginDate.getTime(),internalEndDate.getTime());

if (externalRange.containsRange(internalRange)) {
			//ok internal range is internal <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />
}
</pre>
<p>Thanks to<a href="http://commons.apache.org/lang/"> Apache Commons Lang</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/campa.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/campa.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/campa.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/campa.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/campa.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/campa.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/campa.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/campa.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/campa.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/campa.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/campa.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/campa.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/campa.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/campa.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=58&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://campa.wordpress.com/2010/06/18/check-if-an-interval-time-is-contained-in-another-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae7e0a7a7e5b05cfa4ffd9460ac851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">campa</media:title>
		</media:content>
	</item>
		<item>
		<title>Postgresql: backUp from one user/owner and restore into another user/owner</title>
		<link>http://campa.wordpress.com/2010/06/14/postgresql-backup-from-one-userowner-and-restore-into-another-userowner/</link>
		<comments>http://campa.wordpress.com/2010/06/14/postgresql-backup-from-one-userowner-and-restore-into-another-userowner/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 15:48:18 +0000</pubDate>
		<dc:creator>campa</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://campa.wordpress.com/?p=53</guid>
		<description><![CDATA[#&#62; pg_dump -f noOwner.dmp -O -x -h localhost -U user1 dbname1 #&#62; psql -h localhost -U user2 -d dbname2 &#60; noOwner.dmp<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=53&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><code><br />
#&gt; pg_dump -f noOwner.dmp -O -x -h localhost -U user1 dbname1<br />
#&gt; psql -h localhost -U user2 -d dbname2 &lt; noOwner.dmp<br />
</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/campa.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/campa.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/campa.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/campa.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/campa.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/campa.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/campa.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/campa.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/campa.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/campa.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/campa.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/campa.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/campa.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/campa.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=53&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://campa.wordpress.com/2010/06/14/postgresql-backup-from-one-userowner-and-restore-into-another-userowner/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae7e0a7a7e5b05cfa4ffd9460ac851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">campa</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Apache James on Ubuntu</title>
		<link>http://campa.wordpress.com/2010/02/16/installing-apache-james-on-ubuntu/</link>
		<comments>http://campa.wordpress.com/2010/02/16/installing-apache-james-on-ubuntu/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 09:23:03 +0000</pubDate>
		<dc:creator>campa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://campa.wordpress.com/?p=50</guid>
		<description><![CDATA[Download, extract Apache James bin.tar.gz, see here Create a init.d script, see here for Debian Configure via telnet the James server, I hope there is another way, see here Connect your email client on smtp and pop<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=50&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul>
<li>Download, extract Apache James bin.tar.gz, see <a href="http://james.apache.org/download.cgi#Apache_James_Server">here</a></li>
<li>Create a init.d script, see here for Debian <a href="http://www.macadie.net/opencms/opencms/sites/MacAdie.dot.Net/Java/James/010.jamesStartupScript.html"></li>
<li>Configure via telnet the James server, I hope there is another way, see <a href="http://www.mobilefish.com/developer/james/james.html">here</a></li>
<li>Connect your email client on smtp and pop</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/campa.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/campa.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/campa.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/campa.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/campa.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/campa.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/campa.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/campa.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/campa.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/campa.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/campa.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/campa.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/campa.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/campa.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=50&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://campa.wordpress.com/2010/02/16/installing-apache-james-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae7e0a7a7e5b05cfa4ffd9460ac851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">campa</media:title>
		</media:content>
	</item>
		<item>
		<title>Using SchemaSpy for generating HTML db schema docs</title>
		<link>http://campa.wordpress.com/2009/12/18/using-schemaspy-for-generating-html-db-schema-docs/</link>
		<comments>http://campa.wordpress.com/2009/12/18/using-schemaspy-for-generating-html-db-schema-docs/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 16:13:40 +0000</pubDate>
		<dc:creator>campa</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://campa.wordpress.com/?p=44</guid>
		<description><![CDATA[With SchemaSpy, it&#8217;s easy to generate HTML schema documentation of your favorite dbms SchemaSpy es. $ java -jar schemaSpy_4.1.1.jar -t pgsql -host 127.0.0.1 -db sms -u sms -p sms -o /tmp -dp /hopostgresql/8.3-603.jdbc4/postgresql-8.3-603.jdbc4.jar -s public<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=44&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>With SchemaSpy, it&#8217;s easy to generate HTML schema documentation of your favorite dbms<br />
<a href="http://schemaspy.sourceforge.net/">SchemaSpy</a><br />
<code><br />
es.<br />
$ java -jar schemaSpy_4.1.1.jar -t pgsql -host 127.0.0.1 -db sms -u sms -p sms -o /tmp -dp /hopostgresql/8.3-603.jdbc4/postgresql-8.3-603.jdbc4.jar -s public<br />
</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/campa.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/campa.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/campa.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/campa.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/campa.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/campa.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/campa.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/campa.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/campa.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/campa.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/campa.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/campa.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/campa.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/campa.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=44&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://campa.wordpress.com/2009/12/18/using-schemaspy-for-generating-html-db-schema-docs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae7e0a7a7e5b05cfa4ffd9460ac851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">campa</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Subversion 1.5 on Ubuntu 8.04</title>
		<link>http://campa.wordpress.com/2008/08/05/installing-subversion-15-on-ubuntu-804/</link>
		<comments>http://campa.wordpress.com/2008/08/05/installing-subversion-15-on-ubuntu-804/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 09:02:04 +0000</pubDate>
		<dc:creator>campa</dc:creator>
				<category><![CDATA[in english]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://campa.wordpress.com/?p=41</guid>
		<description><![CDATA[Using the new Eclipse version 3.4.0 and its subeclipse plugin, I found that my linux svn client has been too old: svn: This client is too old to work with working copy '.'; please get a newer Subversion client So, I have followed &#8220;cylindric.net&#8221; (the page do not exists anymore) instructions installing via apt-get the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=41&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Using the new Eclipse  version 3.4.0 and its subeclipse plugin, I found that my linux svn client has been too old:<br />
<code>svn: This client is too old to work with working copy '.'; please get a newer Subversion client</code></p>
<p>So, I have followed &#8220;cylindric.net&#8221; (the page do not exists anymore) instructions installing via apt-get the 1.5 version of svn client: it works fine for me.</p>
<p>Thanks to cylindric.net</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/campa.wordpress.com/41/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/campa.wordpress.com/41/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/campa.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/campa.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/campa.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/campa.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/campa.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/campa.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/campa.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/campa.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/campa.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/campa.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/campa.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/campa.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/campa.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/campa.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=41&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://campa.wordpress.com/2008/08/05/installing-subversion-15-on-ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae7e0a7a7e5b05cfa4ffd9460ac851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">campa</media:title>
		</media:content>
	</item>
		<item>
		<title>L&#8217;Ingegnere Informatico e gli Aspetti Giuridico Penali</title>
		<link>http://campa.wordpress.com/2008/06/18/lingegnere-informatico-e-gli-aspetti-giuridico-penali/</link>
		<comments>http://campa.wordpress.com/2008/06/18/lingegnere-informatico-e-gli-aspetti-giuridico-penali/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 17:26:03 +0000</pubDate>
		<dc:creator>campa</dc:creator>
				<category><![CDATA[in Italiano]]></category>
		<category><![CDATA[legal]]></category>

		<guid isPermaLink="false">http://campa.wordpress.com/?p=39</guid>
		<description><![CDATA[Indicazioni: sui Contratti, sui riferimenti normativi, sulle responsabilità della professione dell&#8217;Ingegnere Informatico; sono ben esposti nella sezione download del sito Web dell&#8217;Avv. Cesare Triberti . Consigliato e utile chi si occupa di contratti e/o consulenza in ambito ICT. Grazie ad Alessandro per il link.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=39&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Indicazioni: sui Contratti, sui riferimenti normativi, sulle responsabilità della professione dell&#8217;<strong>Ingegnere Informatico</strong>; sono ben esposti nella sezione download del sito Web dell&#8217;<a href="http://www.studiolegaletriberti.com/Eng/Corsi/download.html">Avv. Cesare Triberti </a>.<br />
Consigliato e utile chi si occupa di contratti e/o consulenza in ambito ICT.</p>
<p>Grazie ad Alessandro per il link.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/campa.wordpress.com/39/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/campa.wordpress.com/39/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/campa.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/campa.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/campa.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/campa.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/campa.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/campa.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/campa.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/campa.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/campa.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/campa.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/campa.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/campa.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/campa.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/campa.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=39&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://campa.wordpress.com/2008/06/18/lingegnere-informatico-e-gli-aspetti-giuridico-penali/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae7e0a7a7e5b05cfa4ffd9460ac851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">campa</media:title>
		</media:content>
	</item>
		<item>
		<title>Universal JDBC GUI Client</title>
		<link>http://campa.wordpress.com/2007/07/31/universal-jdbc-gui-client/</link>
		<comments>http://campa.wordpress.com/2007/07/31/universal-jdbc-gui-client/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 08:04:30 +0000</pubDate>
		<dc:creator>campa</dc:creator>
				<category><![CDATA[in english]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://campa.wordpress.com/2007/07/31/universal-jdbc-gui-client/</guid>
		<description><![CDATA[I&#8217;ve found Squirrel Client very useful and mature product. What I like in Squirrel Client: Autocomplete during sql writing for table names and fields, see below a screenshot. Automatically Keep your queries history also with the results &#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=37&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve found <a href="http://squirrel-sql.sourceforge.net/">Squirrel Client</a> very useful and mature product.</p>
<p>What I like in Squirrel Client:</p>
<ol>
<li>Autocomplete during sql writing for table names and fields, see below a screenshot.</li>
<li>Automatically Keep your queries history also with the results</li>
<li>&#8230;</li>
</ol>
<p><a href='http://campa.files.wordpress.com/2007/07/squirrel-autocomplete.png' title='Squirrel SQL Client Autocomplete'><img src='http://campa.files.wordpress.com/2007/07/squirrel-autocomplete.thumbnail.png?w=500' alt='Squirrel SQL Client Autocomplete' /></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/campa.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/campa.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/campa.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/campa.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/campa.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/campa.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/campa.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/campa.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/campa.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/campa.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/campa.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/campa.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/campa.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/campa.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/campa.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/campa.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=37&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://campa.wordpress.com/2007/07/31/universal-jdbc-gui-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae7e0a7a7e5b05cfa4ffd9460ac851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">campa</media:title>
		</media:content>

		<media:content url="http://campa.files.wordpress.com/2007/07/squirrel-autocomplete.thumbnail.png" medium="image">
			<media:title type="html">Squirrel SQL Client Autocomplete</media:title>
		</media:content>
	</item>
		<item>
		<title>Video Registratore Canali Italiani (TV e Radio)</title>
		<link>http://campa.wordpress.com/2007/06/12/video-registratore-canali-italiani-tv-e-radio/</link>
		<comments>http://campa.wordpress.com/2007/06/12/video-registratore-canali-italiani-tv-e-radio/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 09:43:17 +0000</pubDate>
		<dc:creator>campa</dc:creator>
				<category><![CDATA[in english]]></category>
		<category><![CDATA[in Italiano]]></category>

		<guid isPermaLink="false">http://campa.wordpress.com/2007/06/12/video-registratore-canali-italiani-tv-e-radio/</guid>
		<description><![CDATA[Personal Podcast for Tv &#38; Radio Recording Faucet has been created in order to allow Radio and TV to be usable: &#8220;when, what, where, how you want&#8221; by way of the new portable media players. Faucet allows you to record your favourite broadcast and receive them as podcasts, to be watched whenever and wherever on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=36&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Personal Podcast for Tv &amp; Radio Recording</strong></p>
<p>Faucet has been created in order to allow Radio and TV to be usable:<br />
&#8220;when, what, where, how you want&#8221; by way of the new portable media players. </p>
<p>Faucet allows you to record your favourite broadcast and receive them<br />
as podcasts, to be watched whenever and wherever on your personal player. </p>
<p><a href="http://faucet.vcast.it">Faucet </a></p>
<p>Thanks to Roberto.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/campa.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/campa.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/campa.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/campa.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/campa.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/campa.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/campa.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/campa.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/campa.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/campa.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/campa.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/campa.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/campa.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/campa.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/campa.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/campa.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=36&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://campa.wordpress.com/2007/06/12/video-registratore-canali-italiani-tv-e-radio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae7e0a7a7e5b05cfa4ffd9460ac851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">campa</media:title>
		</media:content>
	</item>
		<item>
		<title>Tomcat 5.5 JNDI DataSource definition for Mysql</title>
		<link>http://campa.wordpress.com/2007/01/29/tomcat-55-jndi-datasource-definition-for-mysql/</link>
		<comments>http://campa.wordpress.com/2007/01/29/tomcat-55-jndi-datasource-definition-for-mysql/#comments</comments>
		<pubDate>Mon, 29 Jan 2007 09:37:43 +0000</pubDate>
		<dc:creator>campa</dc:creator>
				<category><![CDATA[in english]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://campa.wordpress.com/2007/01/29/tomcat-55-jndi-datasource-definition-for-mysql/</guid>
		<description><![CDATA[I share with you a DataSource definition for Tomcat 5.5 and Mysql that works fine for me. Before this version I found some problems because Mysql, under Debian, closes the connections after 8 hours of inactivity&#8230; so after a night the connection pools has not been available. &#60;Context path="/webappname" docBase="webappname" debug="5" reloadable="true" crossContext="true"&#62; &#60;Resource name="jdbc/webappname" [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=29&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I share with you a DataSource definition for Tomcat 5.5 and Mysql that works fine for me. Before this version I found some problems because Mysql, under Debian, closes the connections after 8 hours of inactivity&#8230; so after a night the connection pools has not been available.<br />
<strong></p>
<pre>
&lt;Context
  path="/webappname"
  docBase="webappname"
  debug="5"
  reloadable="true" crossContext="true"&gt;
   &lt;Resource
       name="jdbc/webappname"
       auth="Container" type="javax.sql.DataSource"
       maxActive="100"
       maxIdle="20"
       maxWait="10000"
       validationQuery="SELECT 1"
       testOnBorrow="true"
       testWhileIdle="true"
       timeBetweenEvictionRunsMillis="900"
       minEvictableIdleTimeMillis="65000"
       username="yourUsername"
       password="yourPassword"
       driverClassName="com.mysql.jdbc.Driver"
     url="jdbc:mysql://127.0.0.1:3306/dbName?autoReconnectForPools=true"/&gt;
&lt;/Context&gt;
  </pre>
<p></strong><br />
Hope it can help you. </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/campa.wordpress.com/29/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/campa.wordpress.com/29/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/campa.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/campa.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/campa.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/campa.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/campa.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/campa.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/campa.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/campa.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/campa.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/campa.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/campa.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/campa.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/campa.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/campa.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=campa.wordpress.com&amp;blog=96819&amp;post=29&amp;subd=campa&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://campa.wordpress.com/2007/01/29/tomcat-55-jndi-datasource-definition-for-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dae7e0a7a7e5b05cfa4ffd9460ac851?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">campa</media:title>
		</media:content>
	</item>
	</channel>
</rss>
