<?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: Using Blueprint CSS with Zend</title>
	<atom:link href="http://www.zendcasts.com/using-blueprint-css-with-zend-2/2009/01/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zendcasts.com/using-blueprint-css-with-zend-2/2009/01/</link>
	<description>free Zend Framework screencasts. Video tutorials to get you up to speed with different parts of the Zend Framework and enterprise PHP development.</description>
	<lastBuildDate>Wed, 01 Feb 2012 00:49:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Vijay</title>
		<link>http://www.zendcasts.com/using-blueprint-css-with-zend-2/2009/01/comment-page-1/#comment-10501</link>
		<dc:creator>Vijay</dc:creator>
		<pubDate>Sat, 18 Sep 2010 15:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=102#comment-10501</guid>
		<description>thanks Andrew that did the trick.

many thanks for these tuts on zend. the best on the net IMO</description>
		<content:encoded><![CDATA[<p>thanks Andrew that did the trick.</p>
<p>many thanks for these tuts on zend. the best on the net IMO</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.zendcasts.com/using-blueprint-css-with-zend-2/2009/01/comment-page-1/#comment-6419</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 01 Apr 2010 12:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=102#comment-6419</guid>
		<description>arrgh.. html filter
use
div class=&quot;span-4&quot;
   div class=&quot;push-1 navigation&quot;
   /div
/div

instead of
div class=&quot;push-1 span-4 navigation&quot;
/div</description>
		<content:encoded><![CDATA[<p>arrgh.. html filter<br />
use<br />
div class=&#8221;span-4&#8243;<br />
   div class=&#8221;push-1 navigation&#8221;<br />
   /div<br />
/div</p>
<p>instead of<br />
div class=&#8221;push-1 span-4 navigation&#8221;<br />
/div</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.zendcasts.com/using-blueprint-css-with-zend-2/2009/01/comment-page-1/#comment-6418</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 01 Apr 2010 12:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=102#comment-6418</guid>
		<description>&#124;January 27, 2010 at 7:26 pm
&#124;
&#124;I know this zendcast is a bit over a year old
&#124;but I think blueprint may have changed a bit.
&#124;I haven’t found exactly what has changed but
&#124;the push-1 class seems to throw off the
&#124;content (nav ends up on the right) with 0.9.1


I found how to fix it.
use

   
   


instead of 

</description>
		<content:encoded><![CDATA[<p>|January 27, 2010 at 7:26 pm<br />
|<br />
|I know this zendcast is a bit over a year old<br />
|but I think blueprint may have changed a bit.<br />
|I haven’t found exactly what has changed but<br />
|the push-1 class seems to throw off the<br />
|content (nav ends up on the right) with 0.9.1</p>
<p>I found how to fix it.<br />
use</p>
<p>instead of</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.zendcasts.com/using-blueprint-css-with-zend-2/2009/01/comment-page-1/#comment-6080</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Sun, 14 Mar 2010 23:11:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=102#comment-6080</guid>
		<description>Framework version 1.10.2

One note: for the conditional headLink you must use a string and not a boolean.</description>
		<content:encoded><![CDATA[<p>Framework version 1.10.2</p>
<p>One note: for the conditional headLink you must use a string and not a boolean.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: miholeus</title>
		<link>http://www.zendcasts.com/using-blueprint-css-with-zend-2/2009/01/comment-page-1/#comment-5931</link>
		<dc:creator>miholeus</dc:creator>
		<pubDate>Mon, 08 Mar 2010 20:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=102#comment-5931</guid>
		<description>Jon,

Thanks for webcasts. I started learning ZF. Your videos are really helpful!</description>
		<content:encoded><![CDATA[<p>Jon,</p>
<p>Thanks for webcasts. I started learning ZF. Your videos are really helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.zendcasts.com/using-blueprint-css-with-zend-2/2009/01/comment-page-1/#comment-5058</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 28 Jan 2010 02:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=102#comment-5058</guid>
		<description>One more note for anyone following along. headlink should be headLink with a cap. &#039;L&#039;

I think they made a change in ZF since this was made.</description>
		<content:encoded><![CDATA[<p>One more note for anyone following along. headlink should be headLink with a cap. &#8216;L&#8217;</p>
<p>I think they made a change in ZF since this was made.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.zendcasts.com/using-blueprint-css-with-zend-2/2009/01/comment-page-1/#comment-5055</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 28 Jan 2010 00:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=102#comment-5055</guid>
		<description>I know this zendcast is a bit over a year old but I think blueprint may have changed a bit. I haven&#039;t found exactly what has changed but the push-1 class seems to throw off the content (nav ends up on the right) with 0.9.1</description>
		<content:encoded><![CDATA[<p>I know this zendcast is a bit over a year old but I think blueprint may have changed a bit. I haven&#8217;t found exactly what has changed but the push-1 class seems to throw off the content (nav ends up on the right) with 0.9.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.zendcasts.com/using-blueprint-css-with-zend-2/2009/01/comment-page-1/#comment-2138</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Wed, 12 Aug 2009 03:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=102#comment-2138</guid>
		<description>What can I say, I have tried everyones different approach to zend.  But after failing I decided to start watching all your videos.

You guys rock! :D

Already I have a grasp of how Zend works and how to use it. Many tutorials regarding zend are a nightmare and dont get down and dirty like these vids!</description>
		<content:encoded><![CDATA[<p>What can I say, I have tried everyones different approach to zend.  But after failing I decided to start watching all your videos.</p>
<p>You guys rock! <img src='http://www.zendcasts.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Already I have a grasp of how Zend works and how to use it. Many tutorials regarding zend are a nightmare and dont get down and dirty like these vids!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashley Broadley</title>
		<link>http://www.zendcasts.com/using-blueprint-css-with-zend-2/2009/01/comment-page-1/#comment-797</link>
		<dc:creator>Ashley Broadley</dc:creator>
		<pubDate>Thu, 21 May 2009 12:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=102#comment-797</guid>
		<description>You can also declare the css in the bootstrap class (in &gt; ZF 1.8)exactly as Udo said. but thanks for this! i was going mad trying to figure it out.</description>
		<content:encoded><![CDATA[<p>You can also declare the css in the bootstrap class (in &gt; ZF 1.8)exactly as Udo said. but thanks for this! i was going mad trying to figure it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 20 More Explosive Web Development Screencasts &#124; Tea Break</title>
		<link>http://www.zendcasts.com/using-blueprint-css-with-zend-2/2009/01/comment-page-1/#comment-473</link>
		<dc:creator>20 More Explosive Web Development Screencasts &#124; Tea Break</dc:creator>
		<pubDate>Sun, 10 May 2009 11:25:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=102#comment-473</guid>
		<description>[...] Watch Video [...]</description>
		<content:encoded><![CDATA[<p>[...] Watch Video [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Udo</title>
		<link>http://www.zendcasts.com/using-blueprint-css-with-zend-2/2009/01/comment-page-1/#comment-148</link>
		<dc:creator>Udo</dc:creator>
		<pubDate>Sat, 18 Apr 2009 18:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=102#comment-148</guid>
		<description>Seeing that you like CSS frameworks, you should also take a look at YAML (http://www.yaml.de/en/home.html)

Don&#039;t miss the YAML builder (http://builder.yaml.de/) and the YAML debugger (http://debug.yaml.de/).
Note: you have to click the bookmark link for the debugger. After that, the debugger works on every website...</description>
		<content:encoded><![CDATA[<p>Seeing that you like CSS frameworks, you should also take a look at YAML (<a href="http://www.yaml.de/en/home.html" rel="nofollow">http://www.yaml.de/en/home.html</a>)</p>
<p>Don&#8217;t miss the YAML builder (<a href="http://builder.yaml.de/" rel="nofollow">http://builder.yaml.de/</a>) and the YAML debugger (<a href="http://debug.yaml.de/" rel="nofollow">http://debug.yaml.de/</a>).<br />
Note: you have to click the bookmark link for the debugger. After that, the debugger works on every website&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Udo</title>
		<link>http://www.zendcasts.com/using-blueprint-css-with-zend-2/2009/01/comment-page-1/#comment-147</link>
		<dc:creator>Udo</dc:creator>
		<pubDate>Sat, 18 Apr 2009 18:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=102#comment-147</guid>
		<description>Really great webcasts. Nice work!

Noted one thing in this webcast. You could also do this if you have multiple stylesheets to append:

headLink()-&gt;appendStylesheet(&#039;/css/screen.css&#039;, &#039;screen, projection&#039;)
                   -&gt;appendStylesheet(&#039;/css/print.css&#039;, &#039;print&#039;)
                   -&gt;appendStylesheet(&#039;/css/main.css&#039;);
  echo $this-&gt;headLink();
?&gt;

Udo</description>
		<content:encoded><![CDATA[<p>Really great webcasts. Nice work!</p>
<p>Noted one thing in this webcast. You could also do this if you have multiple stylesheets to append:</p>
<p>headLink()-&gt;appendStylesheet(&#8216;/css/screen.css&#8217;, &#8216;screen, projection&#8217;)<br />
                   -&gt;appendStylesheet(&#8216;/css/print.css&#8217;, &#8216;print&#8217;)<br />
                   -&gt;appendStylesheet(&#8216;/css/main.css&#8217;);<br />
  echo $this-&gt;headLink();<br />
?&gt;</p>
<p>Udo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.zendcasts.com/using-blueprint-css-with-zend-2/2009/01/comment-page-1/#comment-102</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Sun, 29 Mar 2009 21:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=102#comment-102</guid>
		<description>Thank you very much for the video tutorials. It has really helped by giving me a very good kick start with Zend Framework. 

But i have a little problem that i need urgent help solving. 

If i access my zend application by going to http://localhost/zendapplicationfolder/contact it displays correctly with css applying correctly but if i access the zend application by going to http://localhost/zendapplicationfolder/contact/ , the page displays but css is not applied, but if i view the source, the css link is embedded normally between the head tags.

pls i need urgent help with this.

thanks.</description>
		<content:encoded><![CDATA[<p>Thank you very much for the video tutorials. It has really helped by giving me a very good kick start with Zend Framework. </p>
<p>But i have a little problem that i need urgent help solving. </p>
<p>If i access my zend application by going to <a href="http://localhost/zendapplicationfolder/contact" rel="nofollow">http://localhost/zendapplicationfolder/contact</a> it displays correctly with css applying correctly but if i access the zend application by going to <a href="http://localhost/zendapplicationfolder/contact/" rel="nofollow">http://localhost/zendapplicationfolder/contact/</a> , the page displays but css is not applied, but if i view the source, the css link is embedded normally between the head tags.</p>
<p>pls i need urgent help with this.</p>
<p>thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd</title>
		<link>http://www.zendcasts.com/using-blueprint-css-with-zend-2/2009/01/comment-page-1/#comment-8</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Thu, 15 Jan 2009 21:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.zendcasts.com/?p=102#comment-8</guid>
		<description>Thank you for these podcasts, they have helped me tremendously.
Are you going to get the Model part any time soon.
every other tutorial I have looked at is completley different from each other and I am having trouble trying to figure out what is the best way.

again thanx</description>
		<content:encoded><![CDATA[<p>Thank you for these podcasts, they have helped me tremendously.<br />
Are you going to get the Model part any time soon.<br />
every other tutorial I have looked at is completley different from each other and I am having trouble trying to figure out what is the best way.</p>
<p>again thanx</p>
]]></content:encoded>
	</item>
</channel>
</rss>

