<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

 <title>Dave Dash</title>
 <link href="http://davedash.com/tag/blueprint/atom.xml" rel="self"/>
 <link href="http://davedash.com/tag/blueprint"/>
 <updated>2012-04-07T22:42:44-07:00</updated>
 <id>http://davedash.com/</id>
 <author>
   <name>Dave Dash</name>
   <email>dd+atom1@davedash.com</email>
 </author>

 
 <entry>
   <title>resetting CSS list items</title>
   <link href="http://davedash.com/2007/09/01/resetting-css-list-items/"/>
   <updated>2007-09-01T00:00:00-07:00</updated>
   <id>http://davedash.com/2007/09/01/resetting-css-list-items</id>
   <content type="html">&lt;p&gt;[tags]css, symfony, blueprint, yui[/tags]&lt;/p&gt;

&lt;p&gt;Call me a purist, but I really believe that Blueprint should go the extra step as YUI (note: I'm a YUI CSS user dabbling in Blueprint) does and reset list items as well.  It's all about how you use your elements and what you consider as resetting, but I feel that a bullet added to a list is something that should be removed in a proper reset.css file.&lt;/p&gt;

&lt;p&gt;Different browsers are going to have their own ways of rendering bullets and really the developer should explicitly inform us how they would like their lists rendered.&lt;/p&gt;

&lt;p&gt;Personally, most of my list items are lists of links as in menus, which require no bullets usually.  This is probably the source of my bias.&lt;/p&gt;
</content>
 </entry>
 
 <entry>
   <title>sfBlueprintPlugin: Train of thought development</title>
   <link href="http://davedash.com/2007/08/30/sfblueprintplugin-train-of-thought-development/"/>
   <updated>2007-08-30T00:00:00-07:00</updated>
   <id>http://davedash.com/2007/08/30/sfblueprintplugin-train-of-thought-development</id>
   <content type="html">&lt;p&gt;I've been creating some dummy projects for my presentations at &lt;a href=&quot;http://symfonycamp.com/&quot;&gt;SymfonyCamp&lt;/a&gt; and decided now would be a good time to learn using the Blueprint CSS framework.  It's a bit different than YUI which I've been using heavily, but it has some potential.&lt;/p&gt;

&lt;p&gt;Of course, instead of just downloading the framework, I made &lt;a href=&quot;http://trac.symfony-project.com/trac/browser/plugins/sfBlueprintPlugin&quot;&gt;a plugin&lt;/a&gt; for symfony.  It's not much yet, but eventually I'll throw in some helpers.&lt;/p&gt;

&lt;p&gt;Enjoy!&lt;/p&gt;

&lt;p&gt;[tags]css, symfony, blueprint, plugins, symfony camp, camp, yui[/tags]&lt;/p&gt;
</content>
 </entry>
 

</feed>

