<?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 Maze of Minds</title>
	<atom:link href="http://mazeofminds.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://mazeofminds.com</link>
	<description>Blog About Web Design &#38; Development</description>
	<lastBuildDate>Mon, 20 Feb 2012 16:32:03 +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 Create a Filterable Portfolio Powered by jQuery by Asta</title>
		<link>http://mazeofminds.com/533/filterable-portfolio-powered-by-jquery/#comment-229</link>
		<dc:creator>Asta</dc:creator>
		<pubDate>Mon, 20 Feb 2012 16:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://mazeofminds.com/?p=533#comment-229</guid>
		<description>Hi, you&#039;re welcome :) Feel free to use it on your website.
To remove prettyphoto, first remove the link to the jquery.prettyPhoto.js file in the head of index.html (line 10):
&lt;pre&gt;&lt;code&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;js/jquery.prettyPhoto.js&quot;&gt;&lt;/script&gt;&lt;/code&gt;&lt;/pre&gt;
Then in index.html change the &lt;code&gt;href&lt;/code&gt; attribute value of the anchor tags and remove &lt;code&gt;rel&lt;/code&gt; attribute:
&lt;pre&gt;&lt;code&gt;&lt;a href=&quot;http://example.com&quot;&gt;&lt;img src=&quot;images/bianca_yg_thumb.jpg&quot; width=&quot;210&quot; height=&quot;130&quot; alt=&quot;Yulia Gorbachenko, Hair 1&quot; /&gt;&lt;/a&gt;&lt;/code&gt;&lt;/pre&gt;
In script.js file find and delete this bit of code (lines 11 and 48):
&lt;pre&gt;&lt;code&gt;$(&quot;.portfolio a[rel^=&#039;prettyPhoto&#039;]&quot;).prettyPhoto({
 theme:&#039;light_square&#039;, 
 autoplay_slideshow: false, 
 overlay_gallery: false, 
 show_title: false
});&lt;/code&gt;&lt;/pre&gt;
Good luck!</description>
		<content:encoded><![CDATA[<p>Hi, you&#8217;re welcome :) Feel free to use it on your website.<br />
To remove prettyphoto, first remove the link to the jquery.prettyPhoto.js file in the head of index.html (line 10):</p>
<pre><code>&lt;script type="text/javascript" src="js/jquery.prettyPhoto.js"&gt;&lt;/script&gt;</code></pre>
<p>Then in index.html change the <code>href</code> attribute value of the anchor tags and remove <code>rel</code> attribute:</p>
<pre><code>&lt;a href="http://example.com"&gt;&lt;img src="images/bianca_yg_thumb.jpg" width="210" height="130" alt="Yulia Gorbachenko, Hair 1" /&gt;&lt;/a&gt;</code></pre>
<p>In script.js file find and delete this bit of code (lines 11 and 48):</p>
<pre><code>$(".portfolio a[rel^='prettyPhoto']").prettyPhoto({
 theme:'light_square',
 autoplay_slideshow: false,
 overlay_gallery: false,
 show_title: false
});</code></pre>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a Filterable Portfolio Powered by jQuery by Diego</title>
		<link>http://mazeofminds.com/533/filterable-portfolio-powered-by-jquery/#comment-224</link>
		<dc:creator>Diego</dc:creator>
		<pubDate>Tue, 14 Feb 2012 17:52:47 +0000</pubDate>
		<guid isPermaLink="false">http://mazeofminds.com/?p=533#comment-224</guid>
		<description>Hi Asta,
Thank you for this tutorial, it works great, 
I&#039;m an architect and planning to use it on my website, if you allow me to
I have only one question,
I want to remove &quot;the prettyphoto plugin&quot; and  instead launch an event that by clicking on a picture it would take me to another page where all the information of the targeted picture is

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Asta,<br />
Thank you for this tutorial, it works great,<br />
I&#8217;m an architect and planning to use it on my website, if you allow me to<br />
I have only one question,<br />
I want to remove &#8220;the prettyphoto plugin&#8221; and  instead launch an event that by clicking on a picture it would take me to another page where all the information of the targeted picture is</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Coming Soon – Free PSD by 25个免费网站建筑模板 &#124; 大智囊设计库</title>
		<link>http://mazeofminds.com/88/coming-soon-%e2%80%93-free-psd/#comment-223</link>
		<dc:creator>25个免费网站建筑模板 &#124; 大智囊设计库</dc:creator>
		<pubDate>Sat, 11 Feb 2012 02:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://mazeofminds.com/?p=88#comment-223</guid>
		<description>[...] Coming Soon – Free PSD [...]</description>
		<content:encoded><![CDATA[<p>[...] Coming Soon – Free PSD [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a Filterable Portfolio Powered by jQuery by Sarah</title>
		<link>http://mazeofminds.com/533/filterable-portfolio-powered-by-jquery/#comment-218</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Tue, 07 Feb 2012 06:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://mazeofminds.com/?p=533#comment-218</guid>
		<description>Thank you for the great tutorial! By far the easiest one to follow on this topic! I have implemented the code on this &lt;a href=&quot;http://www.thinkcreatelive.com/graphicdesign&quot; rel=&quot;nofollow&quot;&gt;site&lt;/a&gt; Love how it works and looks! I am, however, having an issue working Fancybox into the code, which is what I&#039;m currently using on my &lt;a href=&quot;http://www.thinkcreatelive.com&quot; rel=&quot;nofollow&quot;&gt;home page&lt;/a&gt;. My file for the portfolio images is very lengthy but here&#039;s how the first part is structured: 
&lt;code&gt;
$(document).ready(function() {
	
	$(&quot;a.fancybox&quot;).fancybox({
		&#039;titlePosition&#039;		: &#039;inside&#039;
	});
	
	$(&quot;#graphicgallery1&quot;).click(function() {
		$.fancybox([
			{
				&#039;href&#039;	: &#039;images/graphic/mag1.jpg&#039;,
				&#039;title&#039;	: &#039;1/4: Cover design for a twice-yearly style magazine for WITNESS, a nonprofit human rights advocacy group.&#039;
			},
			{
				&#039;href&#039;	: &#039;images/graphic/mag2jpg&#039;,
				&#039;title&#039;	: &#039;2/4: Image heavy spread focusing on the work of filmmaker Shirin Neshat.&#039;
			},
			
			{
				&#039;href&#039;	: &#039;images/graphic/mag3.jpg&#039;,
				&#039;title&#039;	: &#039;3/4: Multicontent spread showing the conclusions of two articles and a reader&#8217;s buying guide.&#039;
			},
			{
				&#039;href&#039;	: &#039;images/graphic/mag4.jpg&#039;,
				&#039;title&#039;	: &#039;4/4: Text heavy spread focusing on Google&#8217;s involvement with the Crisis in Darfur.&#039;
			},

		], {
			&#039;padding&#039;			: 10,
			&#039;transitionIn&#039;		: &#039;none&#039;,
			&#039;transitionOut&#039;		: &#039;none&#039;,
			&#039;type&#039;              : &#039;image&#039;,
			&#039;titlePosition&#039;		: &#039;inside&#039;,
			&#039;changeFade&#039;        : 0
		});
	});
&lt;/code&gt;
This works perfectly on my current site and I hope it can work with this sleek new layout :) Any help you could provide is greatly appreciated! Love your work/blog and I&#039;m already following you and Tomas on Twitter! Thank you for your time!</description>
		<content:encoded><![CDATA[<p>Thank you for the great tutorial! By far the easiest one to follow on this topic! I have implemented the code on this <a href="http://www.thinkcreatelive.com/graphicdesign" rel="nofollow">site</a> Love how it works and looks! I am, however, having an issue working Fancybox into the code, which is what I&#8217;m currently using on my <a href="http://www.thinkcreatelive.com" rel="nofollow">home page</a>. My file for the portfolio images is very lengthy but here&#8217;s how the first part is structured:<br />
<code><br />
$(document).ready(function() {</p>
<p>	$("a.fancybox").fancybox({<br />
		'titlePosition'		: 'inside'<br />
	});</p>
<p>	$("#graphicgallery1").click(function() {<br />
		$.fancybox([<br />
			{<br />
				'href'	: 'images/graphic/mag1.jpg',<br />
				'title'	: '1/4: Cover design for a twice-yearly style magazine for WITNESS, a nonprofit human rights advocacy group.'<br />
			},<br />
			{<br />
				'href'	: 'images/graphic/mag2jpg',<br />
				'title'	: '2/4: Image heavy spread focusing on the work of filmmaker Shirin Neshat.'<br />
			},</p>
<p>			{<br />
				'href'	: 'images/graphic/mag3.jpg',<br />
				'title'	: '3/4: Multicontent spread showing the conclusions of two articles and a reader&rsquo;s buying guide.'<br />
			},<br />
			{<br />
				'href'	: 'images/graphic/mag4.jpg',<br />
				'title'	: '4/4: Text heavy spread focusing on Google&rsquo;s involvement with the Crisis in Darfur.'<br />
			},</p>
<p>		], {<br />
			'padding'			: 10,<br />
			'transitionIn'		: 'none',<br />
			'transitionOut'		: 'none',<br />
			'type'              : 'image',<br />
			'titlePosition'		: 'inside',<br />
			'changeFade'        : 0<br />
		});<br />
	});<br />
</code><br />
This works perfectly on my current site and I hope it can work with this sleek new layout :) Any help you could provide is greatly appreciated! Love your work/blog and I&#8217;m already following you and Tomas on Twitter! Thank you for your time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a Filterable Portfolio Powered by jQuery by Natalie</title>
		<link>http://mazeofminds.com/533/filterable-portfolio-powered-by-jquery/#comment-217</link>
		<dc:creator>Natalie</dc:creator>
		<pubDate>Mon, 06 Feb 2012 10:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://mazeofminds.com/?p=533#comment-217</guid>
		<description>Dear Asta,

I just wanted to say thank you for this tutorial. I&#039;m not a web designer but do try to make my own. It&#039;s quite hard to put certain elements together and scripts clash, I&#039;ve spent the past week trying to make Quicksand and a gallery script work, but without perfect success... then I stumble across this tutorial - complete and perfect in every sense and it puts a smile on my face that someone will go the length of putting it together and make it available for others. 

So THANK YOU for your effort :)</description>
		<content:encoded><![CDATA[<p>Dear Asta,</p>
<p>I just wanted to say thank you for this tutorial. I&#8217;m not a web designer but do try to make my own. It&#8217;s quite hard to put certain elements together and scripts clash, I&#8217;ve spent the past week trying to make Quicksand and a gallery script work, but without perfect success&#8230; then I stumble across this tutorial &#8211; complete and perfect in every sense and it puts a smile on my face that someone will go the length of putting it together and make it available for others. </p>
<p>So THANK YOU for your effort :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a Filterable Portfolio Powered by jQuery by Charlie</title>
		<link>http://mazeofminds.com/533/filterable-portfolio-powered-by-jquery/#comment-214</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Wed, 01 Feb 2012 14:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://mazeofminds.com/?p=533#comment-214</guid>
		<description>Hi Asta,

I&#039;ve been playing around with this fantastic system and it does everything I want! The only issue I am having is that I&#039;m using title=&quot;...&quot; to hold a description of the image so that it appears below it in the lightbox. Is there anyway I can do this but prevent the text from appearing as a tooltip when it&#039;s hovered over before the click that brings up the lightbox?

Thanks again!</description>
		<content:encoded><![CDATA[<p>Hi Asta,</p>
<p>I&#8217;ve been playing around with this fantastic system and it does everything I want! The only issue I am having is that I&#8217;m using title=&#8221;&#8230;&#8221; to hold a description of the image so that it appears below it in the lightbox. Is there anyway I can do this but prevent the text from appearing as a tooltip when it&#8217;s hovered over before the click that brings up the lightbox?</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a Filterable Portfolio Powered by jQuery by Irina</title>
		<link>http://mazeofminds.com/533/filterable-portfolio-powered-by-jquery/#comment-204</link>
		<dc:creator>Irina</dc:creator>
		<pubDate>Thu, 26 Jan 2012 17:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://mazeofminds.com/?p=533#comment-204</guid>
		<description>sorry for the typo: panauduosiu.  :)</description>
		<content:encoded><![CDATA[<p>sorry for the typo: panauduosiu.  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a Filterable Portfolio Powered by jQuery by Irina</title>
		<link>http://mazeofminds.com/533/filterable-portfolio-powered-by-jquery/#comment-203</link>
		<dc:creator>Irina</dc:creator>
		<pubDate>Thu, 26 Jan 2012 17:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://mazeofminds.com/?p=533#comment-203</guid>
		<description>Aciu labai uz si koda. Kaip tik tai ko ieskojau. Panaudosiu savo portfolio!</description>
		<content:encoded><![CDATA[<p>Aciu labai uz si koda. Kaip tik tai ko ieskojau. Panaudosiu savo portfolio!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a Filterable Portfolio Powered by jQuery by anup shah</title>
		<link>http://mazeofminds.com/533/filterable-portfolio-powered-by-jquery/#comment-201</link>
		<dc:creator>anup shah</dc:creator>
		<pubDate>Wed, 25 Jan 2012 10:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://mazeofminds.com/?p=533#comment-201</guid>
		<description>Hi

Please give me script change with example............

So i can do it becos i m very much new to Jquery.</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Please give me script change with example&#8230;&#8230;&#8230;&#8230;</p>
<p>So i can do it becos i m very much new to Jquery.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a Filterable Portfolio Powered by jQuery by Jaime Montemayor</title>
		<link>http://mazeofminds.com/533/filterable-portfolio-powered-by-jquery/#comment-200</link>
		<dc:creator>Jaime Montemayor</dc:creator>
		<pubDate>Wed, 25 Jan 2012 08:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://mazeofminds.com/?p=533#comment-200</guid>
		<description>Hi! Im trying as well to land directly to one of the categories when the portfolio loads (i&#039;ve plenty of images and dont want to load all of them by default).. you reply something above &quot;call quicksand on page load ans set duration parameter to 0&quot;.. but dont know exactly where and how to code it.. hope you can help me out..
Thank you!</description>
		<content:encoded><![CDATA[<p>Hi! Im trying as well to land directly to one of the categories when the portfolio loads (i&#8217;ve plenty of images and dont want to load all of them by default).. you reply something above &#8220;call quicksand on page load ans set duration parameter to 0&#8243;.. but dont know exactly where and how to code it.. hope you can help me out..<br />
Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

