<?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 for Carlo Rizzante</title>
	<atom:link href="http://carlorizzante.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://carlorizzante.com</link>
	<description>WordPress and Brand Designer</description>
	<lastBuildDate>Mon, 20 Feb 2012 02:45:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Pure CSS3 Sliding Menu in the Sidebar by Alex</title>
		<link>http://carlorizzante.com/blog/2011/07/27/pure-css3-sliding-menu-in-sidebar/#comment-1348</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 20 Feb 2012 02:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://carlorizzante.com/?p=1763#comment-1348</guid>
		<description>Thanks for the quick response, I&#039;ll definitely look into that, thanks for the help.

Is there any way that you could turn this current code into using child selectors (im assuming thats what you need?) so I can change the ul id= between like &quot;hidden&quot; and &quot;open&quot; (so &lt;i&gt;hidden&lt;/i&gt; would be the normal properties like you already have in this code, and &lt;i&gt;open&lt;/i&gt; would just be showing the child ul&#039;s and li&#039;s as if you were hovered over even when you aren&#039;t)

and have the option for li class= between like &quot;unselected&quot; and &quot;selected&quot; (where &lt;i&gt;unselected&lt;/i&gt; would just be the normal code how it is where when you hover over it, it lights up etc, and where &lt;i&gt;selected&lt;/i&gt; has that item look selected normally)?

(here is a picture that shows exactly what I am talking about)
&lt;a href=&quot;http://i.imgur.com/R7y2z.png&quot; rel=&quot;nofollow&quot;&gt;http://i.imgur.com/R7y2z.png&lt;/a&gt;

(Obviously if it&#039;s too difficult, nevermind.  I just think that it would be very cool because I could then easily just turn the classes into a PHP call class and have it read the URL so I can make it show the photo gallery is selected when they are on the photo gallery page and also have the UL menu opened up to show them the other similar pages (in the gallery) ie. Video Gallery and Before &amp; After Gallery)

Do you know what I mean?/is this even possible to do with this current css3 menu? because I don&#039;t even know where I would begin.

Thanks so much!

Alex</description>
		<content:encoded><![CDATA[<p>Thanks for the quick response, I&#8217;ll definitely look into that, thanks for the help.</p>
<p>Is there any way that you could turn this current code into using child selectors (im assuming thats what you need?) so I can change the ul id= between like &#8220;hidden&#8221; and &#8220;open&#8221; (so <i>hidden</i> would be the normal properties like you already have in this code, and <i>open</i> would just be showing the child ul&#8217;s and li&#8217;s as if you were hovered over even when you aren&#8217;t)</p>
<p>and have the option for li class= between like &#8220;unselected&#8221; and &#8220;selected&#8221; (where <i>unselected</i> would just be the normal code how it is where when you hover over it, it lights up etc, and where <i>selected</i> has that item look selected normally)?</p>
<p>(here is a picture that shows exactly what I am talking about)<br />
<a href="http://i.imgur.com/R7y2z.png" rel="nofollow">http://i.imgur.com/R7y2z.png</a></p>
<p>(Obviously if it&#8217;s too difficult, nevermind.  I just think that it would be very cool because I could then easily just turn the classes into a PHP call class and have it read the URL so I can make it show the photo gallery is selected when they are on the photo gallery page and also have the UL menu opened up to show them the other similar pages (in the gallery) ie. Video Gallery and Before &amp; After Gallery)</p>
<p>Do you know what I mean?/is this even possible to do with this current css3 menu? because I don&#8217;t even know where I would begin.</p>
<p>Thanks so much!</p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pure CSS3 Sliding Menu in the Sidebar by Carlo Rizzante</title>
		<link>http://carlorizzante.com/blog/2011/07/27/pure-css3-sliding-menu-in-sidebar/#comment-1347</link>
		<dc:creator>Carlo Rizzante</dc:creator>
		<pubDate>Mon, 20 Feb 2012 00:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://carlorizzante.com/?p=1763#comment-1347</guid>
		<description>Hello again, Alex!
Sorry for the failure on my contact page, I&#039;m playing around my website mutating it into a big multisite of all my projects and I&#039;ve deactivated all the plugins. Now it should work fine. And yes, I&#039;ve your email, thanks :)

It&#039;s almost 2 am here, so I&#039;m a bit busted, but have you tried using child selectors? I&#039;ve used some on this demo http://bit.ly/wdItmZ where perhaps you might also want to get inspiration regarding the hover/active state to open the sub menu using only CSS.

Anyway, I&#039;ll play with it later this next week. I&#039;ll notify you in email. Take care, Carlo</description>
		<content:encoded><![CDATA[<p>Hello again, Alex!<br />
Sorry for the failure on my contact page, I&#8217;m playing around my website mutating it into a big multisite of all my projects and I&#8217;ve deactivated all the plugins. Now it should work fine. And yes, I&#8217;ve your email, thanks :)</p>
<p>It&#8217;s almost 2 am here, so I&#8217;m a bit busted, but have you tried using child selectors? I&#8217;ve used some on this demo <a href="http://bit.ly/wdItmZ" rel="nofollow">http://bit.ly/wdItmZ</a> where perhaps you might also want to get inspiration regarding the hover/active state to open the sub menu using only CSS.</p>
<p>Anyway, I&#8217;ll play with it later this next week. I&#8217;ll notify you in email. Take care, Carlo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing Palette, a full set of colors for LESS by Carlo Rizzante</title>
		<link>http://carlorizzante.com/blog/2012/01/09/introducing-palette-a-full-set-of-colors-for-less/#comment-1346</link>
		<dc:creator>Carlo Rizzante</dc:creator>
		<pubDate>Mon, 20 Feb 2012 00:28:05 +0000</pubDate>
		<guid isPermaLink="false">http://carlorizzante.com/?p=3303#comment-1346</guid>
		<description>Thank you Roland, glad you find it useful!</description>
		<content:encoded><![CDATA[<p>Thank you Roland, glad you find it useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing Palette, a full set of colors for LESS by Roland</title>
		<link>http://carlorizzante.com/blog/2012/01/09/introducing-palette-a-full-set-of-colors-for-less/#comment-1345</link>
		<dc:creator>Roland</dc:creator>
		<pubDate>Mon, 20 Feb 2012 00:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://carlorizzante.com/?p=3303#comment-1345</guid>
		<description>Hi Carlo!

Many thnx for the set,  just started to work with less and making a basic file for my future works. The palette is a good basic for expanding with the most recent colors. Fine work!

cheers, Roland</description>
		<content:encoded><![CDATA[<p>Hi Carlo!</p>
<p>Many thnx for the set,  just started to work with less and making a basic file for my future works. The palette is a good basic for expanding with the most recent colors. Fine work!</p>
<p>cheers, Roland</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pure CSS3 Sliding Menu in the Sidebar by Alex</title>
		<link>http://carlorizzante.com/blog/2011/07/27/pure-css3-sliding-menu-in-sidebar/#comment-1344</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 20 Feb 2012 00:12:02 +0000</pubDate>
		<guid isPermaLink="false">http://carlorizzante.com/?p=1763#comment-1344</guid>
		<description>Hey, thanks for the quick reply!  Sorry, when I went to &quot;( http://carlorizzante.com/contact/ )&quot; it comes up with &quot;[formidable key=v6nksg]&quot; in the area where the form would usually be.

If you made this up from scratch, then I&#039;m sure you could do it!  I messed around a bit with the code and was able to make it so there was the 3rd and 4th ul and li&#039;s and I also got to the point to where they would show themselves and slide down/hide when hovered over the previous list items etc. but the one issue I kept incurring was that I could not make it so it pushed down the row below it, but it would rather overlay it.

I was going to mess around this weekend and use PHP with the class of the items (class=&quot;&quot;) and make it so I could make somewhat of a &quot;selected&quot; class to the particular item for whatever page it is currently on.  I do feel as if this is going to be a lengthy processes (if even possible) as it is quite easy when using buttons and simply just changing the class button to button_selected by reading the URL if the page is currently selected, but I figured that I might give that a try to see what happens with it.  I might have to rig it up somehow as I would have to tell whatever parent UL to change it&#039;s class to a different structure to be opened and then tell the selected LI class to be opened and selected.  Could be very interesting, I will try it out this weekend.

I was also curious for future reference, is there any quick way to make it so it would do all of this on click instead of hover?  or would the involve a lengthy process of making things use javascript to do on click?  I was just curious as sometimes when I hover over a long menu LI then to the UL below it, it kind of spazzes out and selected a UL way below where I am trying to select.  Not a big deal though, I probably like it having the hover effect much better, but again I was just curious what onclick would look like.

Anyways, thanks for everything, and sounds great!

I&#039;m assuming that you have my email as I put it in when I submitted this message so if you could get back to me on here or my email it would be nice as the form is currently broken on your contact page /:

Thanks again so much for everything!

Alex</description>
		<content:encoded><![CDATA[<p>Hey, thanks for the quick reply!  Sorry, when I went to &#8220;( <a href="http://carlorizzante.com/contact/" rel="nofollow">http://carlorizzante.com/contact/</a> )&#8221; it comes up with &#8220;[formidable key=v6nksg]&#8221; in the area where the form would usually be.</p>
<p>If you made this up from scratch, then I&#8217;m sure you could do it!  I messed around a bit with the code and was able to make it so there was the 3rd and 4th ul and li&#8217;s and I also got to the point to where they would show themselves and slide down/hide when hovered over the previous list items etc. but the one issue I kept incurring was that I could not make it so it pushed down the row below it, but it would rather overlay it.</p>
<p>I was going to mess around this weekend and use PHP with the class of the items (class=&#8221;") and make it so I could make somewhat of a &#8220;selected&#8221; class to the particular item for whatever page it is currently on.  I do feel as if this is going to be a lengthy processes (if even possible) as it is quite easy when using buttons and simply just changing the class button to button_selected by reading the URL if the page is currently selected, but I figured that I might give that a try to see what happens with it.  I might have to rig it up somehow as I would have to tell whatever parent UL to change it&#8217;s class to a different structure to be opened and then tell the selected LI class to be opened and selected.  Could be very interesting, I will try it out this weekend.</p>
<p>I was also curious for future reference, is there any quick way to make it so it would do all of this on click instead of hover?  or would the involve a lengthy process of making things use javascript to do on click?  I was just curious as sometimes when I hover over a long menu LI then to the UL below it, it kind of spazzes out and selected a UL way below where I am trying to select.  Not a big deal though, I probably like it having the hover effect much better, but again I was just curious what onclick would look like.</p>
<p>Anyways, thanks for everything, and sounds great!</p>
<p>I&#8217;m assuming that you have my email as I put it in when I submitted this message so if you could get back to me on here or my email it would be nice as the form is currently broken on your contact page /:</p>
<p>Thanks again so much for everything!</p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pure CSS3 Sliding Menu in the Sidebar by Carlo Rizzante</title>
		<link>http://carlorizzante.com/blog/2011/07/27/pure-css3-sliding-menu-in-sidebar/#comment-1343</link>
		<dc:creator>Carlo Rizzante</dc:creator>
		<pubDate>Sun, 19 Feb 2012 15:49:50 +0000</pubDate>
		<guid isPermaLink="false">http://carlorizzante.com/?p=1763#comment-1343</guid>
		<description>Hello Alex!
Intriguing request. I might give a try, it would be fun. But this week I&#039;ve no time for that. Write me in email ( http://carlorizzante.com/contact/ ) and as soon as I&#039;ll figure it out, I&#039;ll let you know.</description>
		<content:encoded><![CDATA[<p>Hello Alex!<br />
Intriguing request. I might give a try, it would be fun. But this week I&#8217;ve no time for that. Write me in email ( <a href="http://carlorizzante.com/contact/" rel="nofollow">http://carlorizzante.com/contact/</a> ) and as soon as I&#8217;ll figure it out, I&#8217;ll let you know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to implement LESS in WordPress, first approach by Carlo Rizzante</title>
		<link>http://carlorizzante.com/blog/2011/10/03/how-to-implement-less-in-wordpress-first-approach/#comment-1342</link>
		<dc:creator>Carlo Rizzante</dc:creator>
		<pubDate>Sun, 19 Feb 2012 15:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://carlorizzante.com/?p=2777#comment-1342</guid>
		<description>Ciao Matteo!
Till now I had no failure in IE7, but I agree with you, it&#039;s way better to minify all the .less and .css files at the time of deployment. There is a good tool for that, check http://incident57.com/less/ out. And please, excuse me for a so late reply - a bit busy with work. Take care.</description>
		<content:encoded><![CDATA[<p>Ciao Matteo!<br />
Till now I had no failure in IE7, but I agree with you, it&#8217;s way better to minify all the .less and .css files at the time of deployment. There is a good tool for that, check <a href="http://incident57.com/less/" rel="nofollow">http://incident57.com/less/</a> out. And please, excuse me for a so late reply &#8211; a bit busy with work. Take care.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pure CSS3 Sliding Menu in the Sidebar by Alex</title>
		<link>http://carlorizzante.com/blog/2011/07/27/pure-css3-sliding-menu-in-sidebar/#comment-1341</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 18 Feb 2012 20:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://carlorizzante.com/?p=1763#comment-1341</guid>
		<description>Hello, I can&#039;t for the life of me figure out how to make it have multiple layers instead of just 1.

I have been able to get it so the 3rd layer comes up, but the padding doesn&#039;t come up and it just overlaps the previous text.

Is there any way that you could optimize it for 2 or 3 in instead of just 1 in and help me out?

Thanks so much! really enjoying this sidebar!</description>
		<content:encoded><![CDATA[<p>Hello, I can&#8217;t for the life of me figure out how to make it have multiple layers instead of just 1.</p>
<p>I have been able to get it so the 3rd layer comes up, but the padding doesn&#8217;t come up and it just overlaps the previous text.</p>
<p>Is there any way that you could optimize it for 2 or 3 in instead of just 1 in and help me out?</p>
<p>Thanks so much! really enjoying this sidebar!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to implement LESS in WordPress, first approach by Matteo</title>
		<link>http://carlorizzante.com/blog/2011/10/03/how-to-implement-less-in-wordpress-first-approach/#comment-1326</link>
		<dc:creator>Matteo</dc:creator>
		<pubDate>Sat, 11 Feb 2012 19:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://carlorizzante.com/?p=2777#comment-1326</guid>
		<description>Hi Carlo!
Good tutorial!
I just start to work with less and i have  problem with IE7, looks like not working.
I still didn&#039;t understood why use a less file if it&#039;s possible to compile in a pure CSS.
So isn&#039;t better to use directly the css file compiled from LESS app? And shoudn&#039;t be used just in development site? 
Grazie e a presto.</description>
		<content:encoded><![CDATA[<p>Hi Carlo!<br />
Good tutorial!<br />
I just start to work with less and i have  problem with IE7, looks like not working.<br />
I still didn&#8217;t understood why use a less file if it&#8217;s possible to compile in a pure CSS.<br />
So isn&#8217;t better to use directly the css file compiled from LESS app? And shoudn&#8217;t be used just in development site?<br />
Grazie e a presto.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 301 Redirection in WordPress, wp_redirect Explained by Carlo Rizzante</title>
		<link>http://carlorizzante.com/blog/2011/05/24/301-redirection-in-wordpress-wp_redirect-explained/#comment-1317</link>
		<dc:creator>Carlo Rizzante</dc:creator>
		<pubDate>Sat, 04 Feb 2012 10:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://carlorizzante.com/?p=579#comment-1317</guid>
		<description>Thank you Nick, indeed that&#039;s a good point. The solution worked months ago for a customer of mine, so I did not see that problem coming. I will revise this post as soon as I&#039;m done with a project I&#039;m working on these days.</description>
		<content:encoded><![CDATA[<p>Thank you Nick, indeed that&#8217;s a good point. The solution worked months ago for a customer of mine, so I did not see that problem coming. I will revise this post as soon as I&#8217;m done with a project I&#8217;m working on these days.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

