<?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 Design is Philosophy - The Pink &amp;amp Yellow Media Blog</title>
	<atom:link href="http://blog.pinkandyellow.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pinkandyellow.com</link>
	<description>Tutorials and thoughts on Microsoft Expression, CSS and WordPress</description>
	<pubDate>Tue, 06 Jan 2009 08:10:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Typograph - new WordPress Theme by Lia Suzuki</title>
		<link>http://blog.pinkandyellow.com/css/typography-new-wordpress-theme-20081127/comment-page-1/#comment-23704</link>
		<dc:creator>Lia Suzuki</dc:creator>
		<pubDate>Mon, 05 Jan 2009 20:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=205#comment-23704</guid>
		<description>Good luck with it!</description>
		<content:encoded><![CDATA[<p>Good luck with it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Typograph - new WordPress Theme by Morten Rand-Hendriksen</title>
		<link>http://blog.pinkandyellow.com/css/typography-new-wordpress-theme-20081127/comment-page-1/#comment-23698</link>
		<dc:creator>Morten Rand-Hendriksen</dc:creator>
		<pubDate>Mon, 05 Jan 2009 18:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=205#comment-23698</guid>
		<description>Hey! I totally forgot about NicEdit in the comments. That could definitely cause some problems. I'll look into it. Thanks for the heads up!</description>
		<content:encoded><![CDATA[<p>Hey! I totally forgot about NicEdit in the comments. That could definitely cause some problems. I&#8217;ll look into it. Thanks for the heads up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Typograph - new WordPress Theme by Lia Suzuki</title>
		<link>http://blog.pinkandyellow.com/css/typography-new-wordpress-theme-20081127/comment-page-1/#comment-23696</link>
		<dc:creator>Lia Suzuki</dc:creator>
		<pubDate>Mon, 05 Jan 2009 18:08:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=205#comment-23696</guid>
		<description>Antonie from Tribulant.com fixed it.  Here's his quote: 

"Everything is working fine now.
I didn't deactivate any plugins though I did have to remove the comments html editor."

Check it out...  http://www.aksb.org</description>
		<content:encoded><![CDATA[<p>Antonie from Tribulant.com fixed it.  Here&#8217;s his quote: </p>
<p>&#8220;Everything is working fine now.<br />
I didn&#8217;t deactivate any plugins though I did have to remove the comments html editor.&#8221;</p>
<p>Check it out&#8230;  <a href="http://www.aksb.org" rel="nofollow">http://www.aksb.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Typograph - new WordPress Theme by Morten Rand-Hendriksen</title>
		<link>http://blog.pinkandyellow.com/css/typography-new-wordpress-theme-20081127/comment-page-1/#comment-23664</link>
		<dc:creator>Morten Rand-Hendriksen</dc:creator>
		<pubDate>Mon, 05 Jan 2009 08:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=205#comment-23664</guid>
		<description>The whole "not properly enqueued" thing doesn't make any sense to me: The JQuery call is done in the header of the page as per standard design convention. The problem arises because there are multiple instances of the JQuery library being called from different sources. The same problem often occurs when people use the popular SmoothGallery plug-in and try to implement other JQuery features at the same time - when the other plug-ins are added, the SmoothGallery effects start bugging. 

Page and post should act the same way unless the fixes are done in each respective template file (in which case you're not actually dealing with the problem but somehow circumventing it).

If you figure out a solution, please tell me about it so I can implement it.</description>
		<content:encoded><![CDATA[<p>The whole &#8220;not properly enqueued&#8221; thing doesn&#8217;t make any sense to me: The JQuery call is done in the header of the page as per standard design convention. The problem arises because there are multiple instances of the JQuery library being called from different sources. The same problem often occurs when people use the popular SmoothGallery plug-in and try to implement other JQuery features at the same time - when the other plug-ins are added, the SmoothGallery effects start bugging. </p>
<p>Page and post should act the same way unless the fixes are done in each respective template file (in which case you&#8217;re not actually dealing with the problem but somehow circumventing it).</p>
<p>If you figure out a solution, please tell me about it so I can implement it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Typograph - new WordPress Theme by Lia Suzuki</title>
		<link>http://blog.pinkandyellow.com/css/typography-new-wordpress-theme-20081127/comment-page-1/#comment-23662</link>
		<dc:creator>Lia Suzuki</dc:creator>
		<pubDate>Mon, 05 Jan 2009 08:17:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=205#comment-23662</guid>
		<description>Yeah, I had the same problem.  Someone's working on it for me.  He got the functionality back on "page" views, but it's still messed up with the "post" views.  His words... “the JavaScript libraries haven’t been properly enqueued according to WordPress conventions.”  That's over my head, but there it is just in case it helps anyone on this thread...</description>
		<content:encoded><![CDATA[<p>Yeah, I had the same problem.  Someone&#8217;s working on it for me.  He got the functionality back on &#8220;page&#8221; views, but it&#8217;s still messed up with the &#8220;post&#8221; views.  His words&#8230; “the JavaScript libraries haven’t been properly enqueued according to WordPress conventions.”  That&#8217;s over my head, but there it is just in case it helps anyone on this thread&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Typograph - new WordPress Theme by Morten Rand-Hendriksen</title>
		<link>http://blog.pinkandyellow.com/css/typography-new-wordpress-theme-20081127/comment-page-1/#comment-23659</link>
		<dc:creator>Morten Rand-Hendriksen</dc:creator>
		<pubDate>Mon, 05 Jan 2009 07:58:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=205#comment-23659</guid>
		<description>Try deactivating all your plug-ins temporarily and see if it works. If not, then there is something wrong with the install and you should try deleting the theme and uploading a new version from scratch. If it does work when all the plug-ins are off, try turning them on one at a time to see which one clashes with the sidebar. I am working on a list of conflicting plug-ins to see if I can devise a work-around so these problems don't happen in the future.</description>
		<content:encoded><![CDATA[<p>Try deactivating all your plug-ins temporarily and see if it works. If not, then there is something wrong with the install and you should try deleting the theme and uploading a new version from scratch. If it does work when all the plug-ins are off, try turning them on one at a time to see which one clashes with the sidebar. I am working on a list of conflicting plug-ins to see if I can devise a work-around so these problems don&#8217;t happen in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Typograph - new WordPress Theme by Nick</title>
		<link>http://blog.pinkandyellow.com/css/typography-new-wordpress-theme-20081127/comment-page-1/#comment-23658</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 05 Jan 2009 07:36:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=205#comment-23658</guid>
		<description>I uninstalled cform and a forum and it didn't fix it. I may have to start all over again. I just started following you on Twitter BTW.</description>
		<content:encoded><![CDATA[<p>I uninstalled cform and a forum and it didn&#8217;t fix it. I may have to start all over again. I just started following you on Twitter BTW.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Typograph - new WordPress Theme by Morten Rand-Hendriksen</title>
		<link>http://blog.pinkandyellow.com/css/typography-new-wordpress-theme-20081127/comment-page-1/#comment-23657</link>
		<dc:creator>Morten Rand-Hendriksen</dc:creator>
		<pubDate>Mon, 05 Jan 2009 07:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=205#comment-23657</guid>
		<description>You probably added a plug-in that uses JQuery. Several instances of JQuery end up creating problems in the theme. I'm working on a solution.</description>
		<content:encoded><![CDATA[<p>You probably added a plug-in that uses JQuery. Several instances of JQuery end up creating problems in the theme. I&#8217;m working on a solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Typograph - new WordPress Theme by Nick</title>
		<link>http://blog.pinkandyellow.com/css/typography-new-wordpress-theme-20081127/comment-page-1/#comment-23656</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 05 Jan 2009 07:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=205#comment-23656</guid>
		<description>Don't know what happened but the Tabbed Box died. I did not touch any script or CSS. It's out of the box with widgets added.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t know what happened but the Tabbed Box died. I did not touch any script or CSS. It&#8217;s out of the box with widgets added.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Typograph - new WordPress Theme by Morten Rand-Hendriksen</title>
		<link>http://blog.pinkandyellow.com/css/typography-new-wordpress-theme-20081127/comment-page-1/#comment-23634</link>
		<dc:creator>Morten Rand-Hendriksen</dc:creator>
		<pubDate>Sun, 04 Jan 2009 21:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pinkandyellow.com/?p=205#comment-23634</guid>
		<description>@Andy: That's great! One of the main purposes of building the Typograph theme was to make it in such a way that people could learn from it and modify it even with limited understanding of Expression Web. You've done a great job. I especially like the login options added to the sidebar box. Might have to steal that idea and put it in the new Typograph update I'm working on ;o)

As for your question: Did you insert the adsense code in the sidebar.php file? and if so, where? I'm a bit uncertain as to why it's not showing up on the index page so I need some more info about how you inserted the code in the first place.</description>
		<content:encoded><![CDATA[<p>@Andy: That&#8217;s great! One of the main purposes of building the Typograph theme was to make it in such a way that people could learn from it and modify it even with limited understanding of Expression Web. You&#8217;ve done a great job. I especially like the login options added to the sidebar box. Might have to steal that idea and put it in the new Typograph update I&#8217;m working on ;o)</p>
<p>As for your question: Did you insert the adsense code in the sidebar.php file? and if so, where? I&#8217;m a bit uncertain as to why it&#8217;s not showing up on the index page so I need some more info about how you inserted the code in the first place.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
