<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: The Unstandard-Remix includes Cimy User Extra Fields</title>
	<atom:link href="http://www.marcocimmino.net/2009/03/03/the-unstandard-remix-includes-cimy-user-extra-fields/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marcocimmino.net/2009/03/03/the-unstandard-remix-includes-cimy-user-extra-fields/</link>
	<description>il mio blog nudo e crudo</description>
	<lastBuildDate>Mon, 06 Feb 2012 18:54:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: andy</title>
		<link>http://www.marcocimmino.net/2009/03/03/the-unstandard-remix-includes-cimy-user-extra-fields/comment-page-1/#comment-2884</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Wed, 06 May 2009 09:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcocimmino.net/?p=948#comment-2884</guid>
		<description>Cool beans. Will do just that when time allows. I want to check out the latest version. Ideally, I&#039;m heading toward a themed login/registration idea that keeps people in the look of the site instead of seeing the Wordpress area.</description>
		<content:encoded><![CDATA[<p>Cool beans. Will do just that when time allows. I want to check out the latest version. Ideally, I&#8217;m heading toward a themed login/registration idea that keeps people in the look of the site instead of seeing the WordPress area.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Cimmino</title>
		<link>http://www.marcocimmino.net/2009/03/03/the-unstandard-remix-includes-cimy-user-extra-fields/comment-page-1/#comment-2880</link>
		<dc:creator>Marco Cimmino</dc:creator>
		<pubDate>Tue, 05 May 2009 18:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcocimmino.net/?p=948#comment-2880</guid>
		<description>andy:
np and thanks for the clarification, I was wondering that everything came by a mistake.

If you will modify again the plug-in please do a diff from my version, would be nice to see if there is something I can improve.</description>
		<content:encoded><![CDATA[<p>andy:<br />
np and thanks for the clarification, I was wondering that everything came by a mistake.</p>
<p>If you will modify again the plug-in please do a diff from my version, would be nice to see if there is something I can improve.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://www.marcocimmino.net/2009/03/03/the-unstandard-remix-includes-cimy-user-extra-fields/comment-page-1/#comment-2879</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Tue, 05 May 2009 17:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcocimmino.net/?p=948#comment-2879</guid>
		<description>Apparently my last one didn&#039;t get posted. No big. Going through the code from zipped archive, I see i made a mistake, though.  I did end up using an original one. Just went through line by line. Sorry if you felt there was something nefarious afoot, but really it was just me remembering it wrong.

I think what I said was that I changed a few lines so that this plugin would work with another one, but thanks. This has been a great lesson in keeping better track of code changes, no matter how slight, or undone. And in the end, as I go through it, I see I didn&#039;t keep the changes tried with CIMY, because they didn&#039;t remedy the problem. Sorry about the confusion.

I just did a folder-wide search of the different versions of CIMY (and then tried this thing: http://www.ranks.nl/cgi-bin/ranksnl/tools/difference.cgi on the files I remember dealing with), but it wasn&#039;t until I looked at the css file, when I recalled what eventually was the outcome.

I think the problem was that I had two versions of CIMY, both 1.2 and 1.3b and had been changing them back and forth to try to get the widths of the fields to work right with the CYC plugin. It wasn&#039;t working, though, and In the end I went back to original the CIMY added some css in the site&#039;s scc file, which did a sort of all right job for the time being, but didn&#039;t really sort it out the way it should have.

In the theme&#039;s css I ended up making an addition as a temporary work-around.

.login { 
color: #383838;
font-size: 1.4em;
line-height: 2.0em;
padding: 5px;
margin: 5px;
}

Anyway, again, apologies for the alert.  In upgrading the site to 2.7 I reverted back to the original CYC as well, and instead used Register Plus with it, which seems to work with CYC out of the box, so this one doesn&#039;t have CIMY in any form now. Sorry for the bad recollection of those things.</description>
		<content:encoded><![CDATA[<p>Apparently my last one didn&#8217;t get posted. No big. Going through the code from zipped archive, I see i made a mistake, though.  I did end up using an original one. Just went through line by line. Sorry if you felt there was something nefarious afoot, but really it was just me remembering it wrong.</p>
<p>I think what I said was that I changed a few lines so that this plugin would work with another one, but thanks. This has been a great lesson in keeping better track of code changes, no matter how slight, or undone. And in the end, as I go through it, I see I didn&#8217;t keep the changes tried with CIMY, because they didn&#8217;t remedy the problem. Sorry about the confusion.</p>
<p>I just did a folder-wide search of the different versions of CIMY (and then tried this thing: <a href="http://www.ranks.nl/cgi-bin/ranksnl/tools/difference.cgi" rel="nofollow">http://www.ranks.nl/cgi-bin/ranksnl/tools/difference.cgi</a> on the files I remember dealing with), but it wasn&#8217;t until I looked at the css file, when I recalled what eventually was the outcome.</p>
<p>I think the problem was that I had two versions of CIMY, both 1.2 and 1.3b and had been changing them back and forth to try to get the widths of the fields to work right with the CYC plugin. It wasn&#8217;t working, though, and In the end I went back to original the CIMY added some css in the site&#8217;s scc file, which did a sort of all right job for the time being, but didn&#8217;t really sort it out the way it should have.</p>
<p>In the theme&#8217;s css I ended up making an addition as a temporary work-around.</p>
<p>.login {<br />
color: #383838;<br />
font-size: 1.4em;<br />
line-height: 2.0em;<br />
padding: 5px;<br />
margin: 5px;<br />
}</p>
<p>Anyway, again, apologies for the alert.  In upgrading the site to 2.7 I reverted back to the original CYC as well, and instead used Register Plus with it, which seems to work with CYC out of the box, so this one doesn&#8217;t have CIMY in any form now. Sorry for the bad recollection of those things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Cimmino</title>
		<link>http://www.marcocimmino.net/2009/03/03/the-unstandard-remix-includes-cimy-user-extra-fields/comment-page-1/#comment-2412</link>
		<dc:creator>Marco Cimmino</dc:creator>
		<pubDate>Thu, 05 Mar 2009 21:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcocimmino.net/?p=948#comment-2412</guid>
		<description>No answers yet</description>
		<content:encoded><![CDATA[<p>No answers yet</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: francesco</title>
		<link>http://www.marcocimmino.net/2009/03/03/the-unstandard-remix-includes-cimy-user-extra-fields/comment-page-1/#comment-2411</link>
		<dc:creator>francesco</dc:creator>
		<pubDate>Thu, 05 Mar 2009 21:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.marcocimmino.net/?p=948#comment-2411</guid>
		<description>Ma il tipo non ha ancora risposto?</description>
		<content:encoded><![CDATA[<p>Ma il tipo non ha ancora risposto?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

