<?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: Get The Magazine Look with Pullquotes</title>
	<atom:link href="http://www.jakeldaily.com/get-the-magazine-look-pullquotes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jakeldaily.com/get-the-magazine-look-pullquotes/</link>
	<description>Jason &#38; Kelly&#039;s Daily Gossip</description>
	<lastBuildDate>Thu, 09 Feb 2012 10:14:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Pagerank Checker</title>
		<link>http://www.jakeldaily.com/get-the-magazine-look-pullquotes/comment-page-1/#comment-37864</link>
		<dc:creator>Pagerank Checker</dc:creator>
		<pubDate>Tue, 29 Jan 2008 04:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://jakeldaily.com/get-the-magazine-look-pullquotes/#comment-37864</guid>
		<description>â€™m aware that youâ€™re not using one for your pull-quotes. :) You mention in this post that you tried the plugin and it didnâ€™t work â€” i think this might be why.</description>
		<content:encoded><![CDATA[<p>â€™m aware that youâ€™re not using one for your pull-quotes. <img src='http://www.jakeldaily.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  You mention in this post that you tried the plugin and it didnâ€™t work â€” i think this might be why.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Rider (Nerdaphernalia)</title>
		<link>http://www.jakeldaily.com/get-the-magazine-look-pullquotes/comment-page-1/#comment-9971</link>
		<dc:creator>Stephen Rider (Nerdaphernalia)</dc:creator>
		<pubDate>Fri, 31 Aug 2007 20:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://jakeldaily.com/get-the-magazine-look-pullquotes/#comment-9971</guid>
		<description>By not validating I mean it doesn&#039;t follow proper HTML structure.  I will email you separately with specific info, but for starters, there is no closing head tag:

&lt;/head&gt;

And no opening body tag:

&lt;body&gt;

I&#039;m simply looking at the source for this page.  It goes from meta tags in the header straight to div tags that are part of the body.  If something is messed up in your header template, it might not be pulling in header bits that are being added via WordPress plugins.

(Yes, I&#039;m aware that you&#039;re not using one for your pull-quotes. :)  You mention in this post that you tried the plugin and it didn&#039;t work -- i think this might be why.)</description>
		<content:encoded><![CDATA[<p>By not validating I mean it doesn&#8217;t follow proper HTML structure.  I will email you separately with specific info, but for starters, there is no closing head tag:</p>
<p>&lt;/head&gt;</p>
<p>And no opening body tag:</p>
<p>&lt;body&gt;</p>
<p>I&#8217;m simply looking at the source for this page.  It goes from meta tags in the header straight to div tags that are part of the body.  If something is messed up in your header template, it might not be pulling in header bits that are being added via WordPress plugins.</p>
<p>(Yes, I&#8217;m aware that you&#8217;re not using one for your pull-quotes. <img src='http://www.jakeldaily.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   You mention in this post that you tried the plugin and it didn&#8217;t work &#8212; i think this might be why.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Neuman</title>
		<link>http://www.jakeldaily.com/get-the-magazine-look-pullquotes/comment-page-1/#comment-9965</link>
		<dc:creator>Jason Neuman</dc:creator>
		<pubDate>Fri, 31 Aug 2007 17:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://jakeldaily.com/get-the-magazine-look-pullquotes/#comment-9965</guid>
		<description>You are the first to say that my site does not validate. It has been working fine I was just in Romania - worked there and now back in Belgium and it is still working here. Unsure what you are talking about on the plugin as I did not use one for the pullquote and have not used one since this article.  

Since this article I&#039;ve adjusted my blockquote to look similar to a pullquote and now use it instead.</description>
		<content:encoded><![CDATA[<p>You are the first to say that my site does not validate. It has been working fine I was just in Romania &#8211; worked there and now back in Belgium and it is still working here. Unsure what you are talking about on the plugin as I did not use one for the pullquote and have not used one since this article.  </p>
<p>Since this article I&#8217;ve adjusted my blockquote to look similar to a pullquote and now use it instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Rider (Nerdaphernalia)</title>
		<link>http://www.jakeldaily.com/get-the-magazine-look-pullquotes/comment-page-1/#comment-9963</link>
		<dc:creator>Stephen Rider (Nerdaphernalia)</dc:creator>
		<pubDate>Fri, 31 Aug 2007 16:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://jakeldaily.com/get-the-magazine-look-pullquotes/#comment-9963</guid>
		<description>Are you aware that your page doesn&#039;t validte?  Among other things, you forgot to close your &lt;head&gt; and start your &lt;body&gt;.  This may be why the plugins have problems.

Also, WordPress will not insert anything into your head (as is required by my plugin) unless you have the following at the end of your &lt;head&gt;:

&lt;?php wp_head(); ?&gt;

As this is a custom theme, it&#039;s possible that this is missing.</description>
		<content:encoded><![CDATA[<p>Are you aware that your page doesn&#8217;t validte?  Among other things, you forgot to close your &lt;head&gt; and start your &lt;body&gt;.  This may be why the plugins have problems.</p>
<p>Also, WordPress will not insert anything into your head (as is required by my plugin) unless you have the following at the end of your &lt;head&gt;:</p>
<p>&lt;?php wp_head(); ?&gt;</p>
<p>As this is a custom theme, it&#8217;s possible that this is missing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stomp Yard</title>
		<link>http://www.jakeldaily.com/get-the-magazine-look-pullquotes/comment-page-1/#comment-9190</link>
		<dc:creator>Stomp Yard</dc:creator>
		<pubDate>Sat, 18 Aug 2007 20:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://jakeldaily.com/get-the-magazine-look-pullquotes/#comment-9190</guid>
		<description>Nice post.  I&#039;ll definitely be trying this out.  It is a nice way to differentiate a site and call attention to important pieces of text.</description>
		<content:encoded><![CDATA[<p>Nice post.  I&#8217;ll definitely be trying this out.  It is a nice way to differentiate a site and call attention to important pieces of text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#160; WordPress Plugins: Add Quicktags&#160;by&#160;Blogging Experiment</title>
		<link>http://www.jakeldaily.com/get-the-magazine-look-pullquotes/comment-page-1/#comment-9093</link>
		<dc:creator>&#160; WordPress Plugins: Add Quicktags&#160;by&#160;Blogging Experiment</dc:creator>
		<pubDate>Fri, 17 Aug 2007 15:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://jakeldaily.com/get-the-magazine-look-pullquotes/#comment-9093</guid>
		<description>[...] is of course, until I stumbled onto a post over at jakeldaily.com. The post itself was about getting the &#8220;magazine&#8221; look on your blog using pull quotes. It&#8217;s actually a pretty cool idea that I&#8217;ll probably try later, but that wasn&#8217;t [...]</description>
		<content:encoded><![CDATA[<p>[...] is of course, until I stumbled onto a post over at jakeldaily.com. The post itself was about getting the &#8220;magazine&#8221; look on your blog using pull quotes. It&#8217;s actually a pretty cool idea that I&#8217;ll probably try later, but that wasn&#8217;t [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Neuman</title>
		<link>http://www.jakeldaily.com/get-the-magazine-look-pullquotes/comment-page-1/#comment-9091</link>
		<dc:creator>Jason Neuman</dc:creator>
		<pubDate>Fri, 17 Aug 2007 14:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://jakeldaily.com/get-the-magazine-look-pullquotes/#comment-9091</guid>
		<description>Works in IE and in FireFox it puts quotes around the text but still pullquotes text like its supposed to be.  In RSS it does not show but I&#039;m not concerned about that to be honest.</description>
		<content:encoded><![CDATA[<p>Works in IE and in FireFox it puts quotes around the text but still pullquotes text like its supposed to be.  In RSS it does not show but I&#8217;m not concerned about that to be honest.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

