<?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>marcocimmino.net &#187; Tips&amp;Tricks</title>
	<atom:link href="http://www.marcocimmino.net/category/tipstricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marcocimmino.net</link>
	<description>il mio blog nudo e crudo</description>
	<lastBuildDate>Fri, 02 Jul 2010 13:55:28 +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>libneon27-gnutls_0.28.6-1_i386 for Ubuntu Lucid 10.04</title>
		<link>http://www.marcocimmino.net/2010/05/05/libneon27-gnutls_0-28-6-1_i386-for-ubuntu-lucid-10-04/</link>
		<comments>http://www.marcocimmino.net/2010/05/05/libneon27-gnutls_0-28-6-1_i386-for-ubuntu-lucid-10-04/#comments</comments>
		<pubDate>Wed, 05 May 2010 21:06:59 +0000</pubDate>
		<dc:creator>Marco Cimmino</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips&Tricks]]></category>
		<category><![CDATA[libneon27-gnutls]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.marcocimmino.net/?p=1546</guid>
		<description><![CDATA[Few minutes after my first issue with the newest Ubuntu Lucid 10.04 and now already the second using subversion: Debian bug #548773 Certificate verification error: signed using insecure algorithm The only workaround I found is to downgrade to libneon27-gnutls 0.28.6 that I have taken from Kubuntu Karmic and compiled for you. ENJOY!!! WARNING: Use this [...]]]></description>
			<content:encoded><![CDATA[<p>Few minutes after my <a href="http://www.marcocimmino.net/2010/05/04/librmagick-ruby_2-13-0-2-for-ubuntu-lucid-10-04/" target="_blank"><strong>first issue</strong></a> with the newest Ubuntu Lucid 10.04 and now already the <strong>second using subversion</strong>: Debian bug <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548773" target="_blank">#548773</a></p>
<blockquote><p><strong>Certificate verification error: signed using insecure algorithm</strong></p></blockquote>
<p>The only workaround I found is to downgrade to libneon27-gnutls 0.28.6 that I have taken from Kubuntu Karmic and compiled for you. <strong>ENJOY!!!</strong></p>
<h4><strong>WARNING: Use this at your own RISK, I&#8217;m not responsible for any  damages!</strong></h4>
<h3 style="text-align: center;"><a href="http://www.marcocimmino.net/wp-content/uploads/libneon27-gnutls_0.29.0-1really0.28.6-1_i386.zip">libneon27-gnutls_0.29.0-1really0.28.6-1_i386.zip<strong><br />
for Ubuntu 10.04 32 bit</strong></a></h3>
]]></content:encoded>
			<wfw:commentRss>http://www.marcocimmino.net/2010/05/05/libneon27-gnutls_0-28-6-1_i386-for-ubuntu-lucid-10-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>librmagick-ruby_2.13.0-2 for Ubuntu Lucid 10.04</title>
		<link>http://www.marcocimmino.net/2010/05/04/librmagick-ruby_2-13-0-2-for-ubuntu-lucid-10-04/</link>
		<comments>http://www.marcocimmino.net/2010/05/04/librmagick-ruby_2-13-0-2-for-ubuntu-lucid-10-04/#comments</comments>
		<pubDate>Tue, 04 May 2010 13:52:25 +0000</pubDate>
		<dc:creator>Marco Cimmino</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips&Tricks]]></category>
		<category><![CDATA[librmagick]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.marcocimmino.net/?p=1532</guid>
		<description><![CDATA[I just upgraded to the newest Kubuntu Lucid 10.04 and here we go the first regression, I can&#8217;t compile anymore &#8220;my&#8221; software. Here is the error: This installation of RMagick was configured with ImageMagick 6.5.5 but ImageMagick 6.5.7-8 is in use. So I immediately searched through Launchpad and found that there is already a bug [...]]]></description>
			<content:encoded><![CDATA[<p>I just upgraded to the newest <strong>Kubuntu Lucid 10.04</strong> and here we go the first regression, I can&#8217;t compile anymore &#8220;my&#8221; software.<br />
Here is the error:</p>
<blockquote><p><strong>This installation of RMagick was configured with ImageMagick 6.5.5 but ImageMagick 6.5.7-8 is in use.</strong></p></blockquote>
<p>So I immediately searched through Launchpad and found that there is already a bug report about that: <a href="https://bugs.launchpad.net/ubuntu/+source/librmagick-ruby/+bug/518122" target="_blank">Bug #518122</a><br />
That refers to an already fixed bug on Debian bug tracker: <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557778" target="_blank">Bug #557778</a></p>
<p>So I just grabbed the Debian testing sources for <strong>librmagick-ruby_2.13.0-2</strong> lowered one dependencies and finally compiled under my Lucid <strong>aaaaaand here we go</strong>, the zip package containing all debs you need to fix this issue! <strong>ENJOY!!!</strong></p>
<h4><strong>WARNING: Use this at your own RISK, I&#8217;m not responsible for any damages!</strong></h4>
<h3><strong><strong><a href="http://www.marcocimmino.net/wp-content/uploads/librmagick-ruby_2.13.0-2_i386.zip">librmagick-ruby_2.13.0-2_i386.zip  for Ubuntu 10.04 32 bit</a></strong></strong></h3>
<p><strong><strong><br />
</strong></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcocimmino.net/2010/05/04/librmagick-ruby_2-13-0-2-for-ubuntu-lucid-10-04/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Unstandard-Remix includes Cimy User Extra Fields</title>
		<link>http://www.marcocimmino.net/2009/03/03/the-unstandard-remix-includes-cimy-user-extra-fields/</link>
		<comments>http://www.marcocimmino.net/2009/03/03/the-unstandard-remix-includes-cimy-user-extra-fields/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 19:06:10 +0000</pubDate>
		<dc:creator>Marco Cimmino</dc:creator>
				<category><![CDATA[Me]]></category>
		<category><![CDATA[Software utili]]></category>
		<category><![CDATA[Tips&Tricks]]></category>
		<category><![CDATA[cimy user extra fields]]></category>

		<guid isPermaLink="false">http://www.marcocimmino.net/?p=948</guid>
		<description><![CDATA[I got this incoming link to my blog from this site: http://andrewfordlyons.drew3000.net/2009/02/26/dab-of-paint/ Seems that guy did a package with many plug-ins and including also Cimy User Extra Fields. My curiosity began when I read these words: The design employs several plugins native to WordPress, among them, heavily edited versions of Customize Your Community and Cimy [...]]]></description>
			<content:encoded><![CDATA[<p>I got this incoming link to my blog from this site: <a href="http://andrewfordlyons.drew3000.net/2009/02/26/dab-of-paint/" target="_blank">http://andrewfordlyons.drew3000.net/2009/02/26/dab-of-paint/</a><br />
Seems that guy did a package with many plug-ins and including also <strong>Cimy User Extra Fields</strong>.</p>
<blockquote><p>My curiosity began when I read these words:<br />
<em>The design employs several plugins native to WordPress, among them, <strong>heavily edited versions of Customize Your Community and Cimy User Extra Fields</strong>.</em></p></blockquote>
<p>I said: <em>&#8220;Wow finally someone patched my plug-in again and improved it.&#8221;</em><span id="more-948"></span><br />
I downloaded the pack and checked immediately version used of my plug-in, discovered that is an <strong>old v1.3.0-beta1</strong>, ok no problem, let&#8217;s see the &#8220;heavy edited lines&#8221; and discovered that is a <strong>1:1 copy from my blog</strong>&#8230; strange!</p>
<p>So I downloaded the original version of <em><strong>Customize Your Community </strong></em>and diffed against the version in the package, results? Only <strong>4 lines diff</strong> and all regarding html stuff, nothing related to features/bugs added/fixed.</p>
<p><strong>Conclusion:</strong><br />
I have to admit, I&#8217;m definitely proud that my plug-in is part of a plug-ins pack, but why states false things? I&#8217;m sure the author can comment here, maybe he just wrongly added the original versions.<br />
In the meanwhile if you download the pack I suggest to update my plug-in at least, you&#8217;ll have all the bug fixes happened in the latest release and no&#8230; you won&#8217;t loose any of the &#8220;heavily edited&#8221; lines <img src='http://www.marcocimmino.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><strong>Final note:</strong></p>
<blockquote><p>From the <a href="http://andrewfordlyons.drew3000.net/2009/01/14/starting-out-guide/" target="_blank"><strong>official page</strong></a> of the plug-in pack I read:<em><br />
</em><em>Here is my modified version of the WordPress theme as well as the set of plugins used. All these files should be used wit htheir own GPL or Creative Commons licenses in mind. <strong>As for my modifications, feel free to give credit or not.</strong> My changes should be considered as open for using, sharing and building on with or without attribution. This does not, however, nullify the crediting requirements or other terms of the designers and developers of the original theme and plugins. Give credit where credit is do, and share and share alike. If in doubt, check to see what their terms are in the readme files or at the creators’ websites.</em></p></blockquote>
<p><strong>Answer:</strong><em><strong> </strong>I will be happy to give you the credit, if you show me the real heavily edited of my plug-in <img src='http://www.marcocimmino.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcocimmino.net/2009/03/03/the-unstandard-remix-includes-cimy-user-extra-fields/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>SVN: file already exists</title>
		<link>http://www.marcocimmino.net/2009/01/12/svn-file-already-exists/</link>
		<comments>http://www.marcocimmino.net/2009/01/12/svn-file-already-exists/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 17:19:20 +0000</pubDate>
		<dc:creator>Marco Cimmino</dc:creator>
				<category><![CDATA[Tips&Tricks]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.marcocimmino.net/?p=816</guid>
		<description><![CDATA[I encountered this issue when using SVN and trying to tag a new version of my plug-in so to fix it I just did a: svn up and then I tagged again, maybe everyone knew already or maybe useful for someone else]]></description>
			<content:encoded><![CDATA[<p>I encountered this issue when using SVN and trying to tag a new version of <a href="http://www.marcocimmino.net/cimy-wordpress-plugins/cimy-user-extra-fields/">my plug-in</a> so to fix it I just did a:</p>
<blockquote><p><code>svn up</code></p></blockquote>
<p>and then I tagged again, maybe everyone knew already or maybe useful for someone else <img src='http://www.marcocimmino.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<script type="text/javascript"><!--
google_ad_client = "pub-9717936629136019";
google_ad_slot = "";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marcocimmino.net/2009/01/12/svn-file-already-exists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
