<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>cssOrigins.com &#187; Css</title>
	<atom:link href="http://www.cssOrigins.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cssOrigins.com</link>
	<description>Css Origins, Design Blog and Wordpress Publishing Platform</description>
	<lastBuildDate>Mon, 12 Jul 2010 06:35:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Wonderful Information on Web Fonts</title>
		<link>http://www.cssOrigins.com/2009/wonderful-information-on-web-fonts/</link>
		<comments>http://www.cssOrigins.com/2009/wonderful-information-on-web-fonts/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 18:29:10 +0000</pubDate>
		<dc:creator>Hunter Brelsford</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[News Press]]></category>
		<category><![CDATA[Recently Read]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.cssOrigins.com/?p=421</guid>
		<description><![CDATA[Recently read a wonderful article about how you can add non standard fonts to the web for your users to see. Article uses a method i always thought possible just never did any research on myelf. anywho vlala here it is go read it yourself. Five Tips for using @font-face No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Recently read a wonderful article about how you can add non standard fonts to the web for your users to see. Article uses a method i always thought possible just never did any research on myelf. anywho vlala here it is go read it yourself.</p>
<p><a href="http://www.devlounge.net/design/five-tips-for-using-font-face">Five Tips for using @font-face</a></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cssOrigins.com/2009/wonderful-information-on-web-fonts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Valid XHTML</title>
		<link>http://www.cssOrigins.com/2009/valid-xhtml/</link>
		<comments>http://www.cssOrigins.com/2009/valid-xhtml/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 23:27:23 +0000</pubDate>
		<dc:creator>Hunter Brelsford</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Techniques]]></category>
		<category><![CDATA[Valid Code]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.cssOrigins.com/?p=364</guid>
		<description><![CDATA[Making websites has always been about the content, the delivery and the style. I mean hey what else do you need? Well some people want function. Over the last few days I have had my nose in articles saying this is that about XHTML compliant websites, and being w3c compliant is the way to go. [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Making websites has always been about the content, the delivery and the style. I mean hey what else do you need?<span id="more-364"></span><br />
Well some people want function. Over the last few days I have had my nose in articles saying this is that about XHTML compliant websites, and being w3c compliant is the way to go. Though after about 6-10 hours reading and working on my own site I still don&#8217;t believe in their opinions any more, but to be fair I did learn much more then I thought I would. Just in my endeavor to get my site cssOrigins to be w3c compliant.</p>
<p>As some of you know I&#8217;ve moved to Taiwan since my last post, and while spending time out here I have learned that being w3c compliant is a MUST. Validation help ensure your website can be seen by web browsers of any type, including mobile users (it may not be pretty but it wont be broken).</p>
<p>The Firefox add-on &#8220;<a href="http://www.google.com/search?q=developers+toolbar&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a">Developers Tool Bar</a> &#8221; can help you be</p>
<ol>
<li>standards compliant</li>
<li>css error free</li>
<li>javascript error free</li>
</ol>
<p>But if you really want to be proud of your work, you need to go that extra mile, spend that extra time to ensure that your site is w3c compliant. If your looking for the validation? Shoot on over to their website and test your pages for yourself.</p>
<ul>
<li><a href="http://validator.w3.org/">XHTML Validation</a></li>
<li><a href="http://jigsaw.w3.org/css-validator/">CSS Validation</a></li>
</ul>
<p>If your valid you can stick one of those stickers onto your site letting people know.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cssOrigins.com/2009/valid-xhtml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List of Really Useful Tools for CSS Developers &#124; W3Avenue</title>
		<link>http://www.cssOrigins.com/2009/list-of-really-useful-tools-for-css-developers-w3avenue/</link>
		<comments>http://www.cssOrigins.com/2009/list-of-really-useful-tools-for-css-developers-w3avenue/#comments</comments>
		<pubDate>Wed, 20 May 2009 02:50:35 +0000</pubDate>
		<dc:creator>Hunter Brelsford</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[News Press]]></category>
		<category><![CDATA[960]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Fluid Grids]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.cssOrigins.com/?p=314</guid>
		<description><![CDATA[This is not an attempt to create a mega list of tools for CSS developers; only few but really useful tools have been selected and placed under appropriate categories. If you see that a really useful tool has been missed, please feel free to share the link in comments. Note that for a tool to [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<div class="entry">
<p>This is not an attempt to create a mega list of tools for CSS developers; only few but really useful tools have been selected and placed under appropriate categories. If you see that a really useful tool has been missed, please feel free to share the link in comments.<span id="more-314"></span></p>
<p><img src="http://content.w3avenue.com/2009/tools/list-of-really-useful-tools-for-css-developers/cover.jpg" alt="" width="500" height="250" /></p>
<p>Note that for a tool to be really useful, it also needs to provide easy to follow instructions and user friendly interface unless it is really straight forward. Unfortunately several tools listed in this list may not fulfill this criteria. If you are aware of another tool that is more user friendly and feature rich than one of the  listed tools, please let us know and we may replace it with an existing tool.</p>
<h3>Layouts</h3>
<ul>
<li><a href="http://csscreator.com/tools/layout" target="_blank">CSS Layout Generator</a><br />
This generator will create a fluid or fixed width floated column layout, with up to 3 columns and with header and footer. Values can be specified in either pixels, ems or percentages.</li>
<li><a href="http://grid.mindplay.dk/" target="_blank">Grid Designer</a><br />
Generates fixed and scalable grid layouts along with basic reset and typography.</li>
<li><a href="http://www.pagecolumn.com/" target="_blank">Layout Generators</a><br />
Generate multi-column and grid layouts with CSS techniques using %, px, or em.</li>
</ul>
<h3>CSS Frameworks</h3>
<ul>
<li><a href="http://toki-woki.net/p/Boks/" target="_blank">Boks</a><br />
Boks is an Visual Editor for Blueprint CSS Framework; It allows you visually setup a grid and baseline rhythm, build and fill your layout and export all this to HTML and CSS. Boks is an Adobe AIR application, which means it will works on Windows, Mac and Linux.</li>
<li><a href="http://wiki.github.com/joshuaclayton/blueprint-css/tools-and-resources" target="_blank">Useful Tools &amp; Resources For Blueprint CSS Framework</a></li>
<li><a href="http://builder.yaml.de/" target="_blank">YAML Builder</a><br />
YAML Builder is an online tool for visually creating YAML-based CSS layouts.</li>
<li><a href="http://developer.yahoo.com/yui/grids/builder/" target="_blank">YUI CSS Grid Builder</a></li>
<li><a href="http://www.spry-soft.com/grids/" target="_blank">960 Grid System &#8211; Variable Grid System</a><br />
Based on the 960 Grid System; the variable grid system is a quick way to generate an underlying CSS grid for your site.</li>
<li><a href="http://www.gridsystemgenerator.com/" target="_blank">Grid System Generator</a><br />
The grid system generator will create fixed grid systems based on 960 Grid System in valid css / xhtml for rapid prototyping, development and production environments.</li>
</ul>
<h3>Fonts</h3>
<ul>
<li><a href="http://www.typetester.org/" target="_blank">Typetester</a><br />
The Typetester is an online application for comparison of the fonts for the screen.</li>
<li><a href="http://csstypeset.com/" target="_blank">CSS Type Set</a></li>
<li><a href="http://www.typechart.com/" target="_blank">TypeChart</a><br />
Lets you flip through, preview and compare web typography while retrieving the CSS</li>
<li><a href="http://www.jan-quickels.de/tools-web-typography/" target="_blank">CSS-Typoset Matrix and Code Generator</a></li>
<li><a href="http://csstxt.com/" target="_blank">CSStxt</a><br />
Tool for generating CSS for web typography.</li>
<li><a href="http://jameswhittaker.com/projects/apps/em-calculator-air-application/" target="_blank">EM Calculator AIR Application</a><br />
Calculator for Vertical Rhythm in XHTML &amp; CSS; easily convert px to em based on base font-size and line-height; Padding and margins automatically calculated</li>
<li><a href="http://riddle.pl/emcalc/" target="_blank">Em Calculator</a><br />
Em Calculator is a small JavaScript tool which helps making scalable and accessible CSS design. It converts size in pixels to relative em units, which are based on a text size.</li>
<li><a href="http://pxtoem.com/" target="_blank">PXtoEM</a></li>
</ul>
<h3>Colors</h3>
<ul>
<li><a href="http://css-color-replace.orca-multimedia.de/" target="_blank">CSS Color Editor</a><br />
CSS Color Editor allows you to replace the color scheme of your website without going through the entire CSS file. You choose your local CSS file, select new colors and then download the new CSS file with new color codes automatically replaced for you.</li>
<li><a href="http://www.cssdrive.com/imagepalette/" target="_blank">Color Palette Generator</a><br />
Upload an image to generate a color palette based on the image’s primary colors. Useful for quickly grabbing a particular color within an image for inspiration.</li>
<li><a href="http://www.snook.ca/technical/colour_contrast/colour.html" target="_blank">Color Contrast Check</a><br />
The Color Contrast Check Tool allows to specify a foreground and a background color and determine if they provide enough of a contrast “when viewed by someone having color deficits or when viewed on a black and white screen”.</li>
</ul>
<h3>Sprites</h3>
<ul>
<li><a href="http://spritegen.website-performance.org/" target="_blank">CSS Sprite Generator</a><br />
CSS Sprite Generator will combine the uploaded images into a single sprite and generate the CSS for you.</li>
<li><a href="http://www.lecentre.net/fratoblog/yasc/" target="_blank">YASC (Yet Another Sprite Creator)</a><br />
This tools is useful when all your sprite images have been created in a single file. The process is fairly straight forward: you upload this file, then visually select each individual item and specify its CSS id; once you have selected all your sprites you can generate all the required CSS  with a single click.</li>
<li><a href="http://smartsprites.osinski.name/" target="_blank">SmartSprites</a><br />
SmartSprites is Java command line utility that will let you easily introduce and maintain CSS sprites in your designs. SmartSprites parses special directives you can insert into your original CSS to mark individual images to be turned into sprites. It then builds sprite images from the collected images and automatically inserts the required CSS properties into your style sheet, so that the sprites are used instead of the individual images.</li>
</ul>
<h3>Forms</h3>
<ul>
<li><a href="http://www.accessify.com/tools-and-wizards/accessibility-tools/form-builder/" target="_blank">Accessible Form Builder</a><br />
Create accessible form with CSS or table layout, including all label elements simply by typing a list of fields that you need.</li>
<li><a href="http://wufoo.com/" target="_blank">Wufoo</a><br />
Wufoo is an online service that allows anybody to easily build great looking online forms. You can use Wufoo as an easy way to create good-looking, valid CSS/XHTML form markup. It allows you to use your account to design and download the markup and CSS for FREE.</li>
</ul>
<h3>UI Components</h3>
<ul>
<li><a href="http://www.accessify.com/tools-and-wizards/developer-tools/list-o-matic/" target="_blank">List-o-Matic</a><br />
Create CSS-styled navigation blocks based on unordered list &lt;li&gt; items. Get your semantics on!</li>
<li><a href="http://www.cssmenumaker.com/" target="_blank">CSS Menu Generator</a><br />
Generates horizontal, vertical &amp; dropdown CSS menus</li>
<li><a href="http://jqueryui.com/themeroller/" target="_blank">ThemeRoller</a><br />
ThemeRoller allows you to design custom jQuery UI themes for tight integration in your projects.</li>
</ul>
<h3>Text Wrappers</h3>
<ul>
<li><a href="http://www.csstextwrap.com/" target="_blank">CSS Text Wrapper</a><br />
Generates HTML/CSS to wrap content to any shape</li>
<li><a href="http://www.theboxoffice.be/" target="_blank">The Box Office</a><br />
The Box Office lets you wrap/float/contour text around freeform images using CSS for usage in HTML pages.</li>
</ul>
<h3>Analysis &amp; Debugging</h3>
<ul>
<li><a href="http://jigsaw.w3.org/css-validator/" target="_blank">W3C CSS Validation Service</a></li>
<li><a href="http://juicystudio.com/services/csstest.php" target="_blank">CSS Analyzer</a><br />
CSS Analyzer checks the validity of your CSS against the W3C’s validation service, along with a color contrast test, and a test to ensure that relevant sizes are specified in relative units of measurement.</li>
<li><a href="http://getfirebug.com/" target="_blank">Firebug</a><br />
One of the post popular web developer tool &#8211; Firebug is a Firefox add-on that allows you to edit, debug, and monitor CSS, HTML, and JavaScript live in any web page. You can use <a href="http://getfirebug.com/lite.html" target="_blank">Firebug  Lite</a> in IE, Opera, and Safari.</li>
</ul>
<h3>Maintenance</h3>
<ul>
<li><a href="http://www.sitepoint.com/dustmeselectors/" target="_blank">Dust-Me Selectors</a><br />
Dust-Me Selectors is a Firefox extension that finds unused CSS selectors</li>
<li><a href="http://www.dotnetsurfers.com/Blog/2008/10/02/RemovingUnusedCSSClassesFromYourWebApplication.aspx" target="_blank">CssCleaner</a><br />
Windows desktop application that removes unused CSS Classes from your web application</li>
<li><a href="http://services.immike.net/css-checker/" target="_blank">CSS Redundancy Checker</a><br />
Use this tool to find CSS selectors that aren’t used by any of your HTML files and may be redundant.</li>
</ul>
<h3>Optimization</h3>
<ul>
<li><a href="http://www.cssdrive.com/index.php/main/csscompressor/" target="_blank">CSS Drive CSS Compressor</a><br />
Normal mode allows you to choose from three levels of compression, depending on how legible you want the compressed CSS to be versus degree of compression. You can switch to Advanced mode for greater customization.</li>
<li><a href="http://iceyboard.no-ip.org/projects/css_compressor" target="_blank">Robson CSS Compressor</a><br />
A good CSS Compressor still in development.</li>
<li><a href="http://blog.base42.nl/2008/11/20/minifyme-a-minimizer-for-css-and-javascript/" target="_blank">MinifyMe &#8211; AIR Application</a><br />
Adobe AIR application that allows you pack multiple files together.</li>
</ul>
<h3>Formatting</h3>
<ul>
<li><a href="http://www.cleancss.com/" target="_blank">CleanCSS &#8211; CSS Formatter and Optimizer</a><br />
This tool comes with several options for formatting as well as optimization. It also provides ready made sets of options for various level of balances between optimization and readability.  Important feature includes ability to automatically merged the same selectors and properties.</li>
<li><a href="http://styleneat.com/" target="_blank">Styleneat</a><br />
It organizes and standardizes your CSS &#8211; selectors, sub-selectors and properties &#8211; in a structure that makes it easier to define page areas and see how they relate to each other.</li>
<li><a href="http://www.blumentals.net/csstool/" target="_blank">CSS Toolbox</a><br />
Free CSS Validation, CSS Formatter, CSS Compressor</li>
</ul>
<h3>Browser Specific</h3>
<ul>
<li><a href="http://www.conditional-css.com/" target="_blank">Conditional-CSS</a><br />
Conditional-CSS allows you to write maintainable CSS with conditional logic to target specific CSS statements at both individual browsers and groups of browsers. Compilers for Conditional-CSS are available in PHP, C# and C.</li>
<li><a href="http://litmusapp.com/" target="_blank">Litmus</a><br />
Litmus shows you exactly how your designs look on various platform, across every popular web browser.</li>
<li><a href="http://www.webdevout.net/browser-support-css" target="_blank">Web Browser CSS Support</a><br />
Detailed information about CSS support in major web browsers, allows you to pick which browser appear on the information tables.</li>
<li><a href="http://a.deveria.com/caniuse/" target="_blank">When Can I Use?</a><br />
Compatibility tables for features in HTML5, CSS3, SVG and other upcoming web technologies. Allows you to specify browsers, features, time period,  status, search and sorting options.</li>
<li><a href="http://code.google.com/p/ie7-js/" target="_blank">IE7.js</a><br />
IE7 is a JavaScript library to make Microsoft Internet Explorer behave like a standards-compliant browser. It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6.</li>
</ul>
<h3>Cheat Sheets</h3>
<ul>
<li><a href="http://www.addedbytes.com/cheat-sheets/css-cheat-sheet/" target="_blank">CSS Cheat Sheet</a><br />
The CSS cheat sheet is a one-page reference sheet, listing all selectors and properties. It includes a visual example of the box model, unit reference for CSS units and the various media types CSS makes allowance for.</li>
<li><a href="http://www.leigeber.com/2008/04/css-shorthand-cheat-sheet/" target="_blank">CSS Shorthand Cheat Sheet</a></li>
<li><a href="http://yuiblog.com/assets/pdf/cheatsheets/css.pdf" target="_blank">YUI Library: CSS Reset, Base, Fonts, and Grids</a></li>
<li><a href="http://www.christianmontoya.com/2007/11/12/blueprint-css-cheat-sheet/" target="_blank">Blueprint CSS Cheat Sheet</a></li>
</ul>
</div>
<p>via <a href="http://www.w3avenue.com/2009/05/04/list-of-really-useful-tools-for-css-developers/">List of Really Useful Tools for CSS Developers | W3Avenue</a> .</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cssOrigins.com/2009/list-of-really-useful-tools-for-css-developers-w3avenue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calling posts in header</title>
		<link>http://www.cssOrigins.com/2009/calling-posts-in-header/</link>
		<comments>http://www.cssOrigins.com/2009/calling-posts-in-header/#comments</comments>
		<pubDate>Tue, 19 May 2009 01:51:15 +0000</pubDate>
		<dc:creator>Hunter Brelsford</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Template Tags]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.cssOrigins.com/?p=297</guid>
		<description><![CDATA[This weekend I was trying to add what I thought to be a simple feature to my site, and it ended up taking me a lot longer than expected. Because of this I wanted to go ahead document and post about what I did and how I accomplished it. Problem I needed to add the [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>This weekend I was trying to add what I thought to be a simple feature to my site,<span id="more-297"></span> and it ended up taking me a lot longer than expected. Because of this I wanted to go ahead document and post about what I did and how I accomplished it.</p>
<h2><span style="font-weight: normal;">Problem</span></h2>
<p>I needed to add the post picture stored in a custom field to my header only on the post when its called.</p>
<h2><span style="font-weight: normal;">Information</span></h2>
<p>If you guys are already familiar with wordpress in any sort of way then you will know that the single.php will handle any calls of your posts. but it also handles categories or groups of posts that are called.</p>
<h2><span style="font-weight: normal;">Hypothesis</span></h2>
<p>My hypothesis was that i could run an if statement that would test and see if it was using single.php and if it was in the specific category i want the picture applied to (in my case the only categorized with post pictures is my blog).</p>
<p>my statement was something like this</p>
<blockquote><p>&lt;php if (is_single() &amp;&amp; in_category(&#8216;blog&#8217;))<br />
echo &#8216;content &#8216;;<br />
} ?&gt;</p></blockquote>
<h2><span style="font-weight: normal;">Solution</span></h2>
<p>Although my initial hypothesis was nearly correct or at least the logic was correct it wasn&#8217;t working for some reason, the wordpress template tag for in_category was pulling no results at any time. And I believe this was because this statement was completely out of the loop being in the header and all it didn&#8217;t quite know what post it was suppose to call to be in a category or not. Any ways after trying to take a nap later that day the simple solution came to me and ended up as such.</p>
<blockquote><p>&lt;?php if (is_single()) {<br />
<span> </span> if (!is_category()) {<br />
echo &#8216;content&#8217;;<br />
}<br />
} ?&gt;</p></blockquote>
<p>Instead of testing if it&#8217;s in a category I only needed to test to see if it was displaying a category page or not, This would eliminate my border on category pages, but keep them on all my post pages, the next and last step would be to create a default image for the categories where there is no post image. Ill post on this later.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cssOrigins.com/2009/calling-posts-in-header/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress for Designers #3</title>
		<link>http://www.cssOrigins.com/2009/wordpress-for-designers-3/</link>
		<comments>http://www.cssOrigins.com/2009/wordpress-for-designers-3/#comments</comments>
		<pubDate>Tue, 12 May 2009 05:31:52 +0000</pubDate>
		<dc:creator>Hunter Brelsford</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Template Tags]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.cssOrigins.com/?p=285</guid>
		<description><![CDATA[As with the other posts in this series, This covers days 3 in the wordpress for designers tutorial videos, at blog.themeforest.net. Creating and Styling our first theme from scratch. CSS Styles In order to get our new style to accept and read our new css style sheet we have to configure just a few comments. like [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>As with the other posts in this series, This covers days 3 in the wordpress for designers tutorial videos, at <a title="blog.themeforest.net" href="http://blog.themeforest.net">blog.themeforest.net</a>.<span id="more-285"></span></p>
<h2>Creating and Styling our first theme from scratch.</h2>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="590" height="443" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="data" value="http://blip.tv/play/grg36rsyj7EM" /><param name="src" value="http://blip.tv/play/grg36rsyj7EM" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="590" height="443" src="http://blip.tv/play/grg36rsyj7EM" allowfullscreen="true" data="http://blip.tv/play/grg36rsyj7EM"></embed></object></p>
<h2>CSS Styles</h2>
<p>In order to get our new style to accept and read our new css style sheet we have to configure just a few comments.</p>
<p>like below</p>
<blockquote><p>/*<br />
Theme Name: cssOrigins.com<br />
Description: the second iteration of the cssOrigins website<br />
Author: Hunter  Brelsford<br />
Author URI: http://www.cssOrigins.com<br />
version: 1.0<br />
Tags: Design, WordPress, Css<br />
Optimization: Css Optimization done by Hunter  Brelsford 4/23/09<br />
*/</p></blockquote>
<p>Make sure at this point we save our style sheet. The style sheet fortunately is ready to be read in by our new blog, even though it does not contain any kind of actual style information. All plugins, and stylesheets in wordpress are detected this way, and auto generated into their respective themes, and plugins sections under the admin panel.</p>
<p>If we go on over to see our new theme, we can see that unfortunately that its listed as a broken theme.</p>
<h2>Index.php</h2>
<p>The reason we have a broken theme is because we have no files other then the style sheet associated with our theme, wordpress needs at least one for it to recognize its theme as a valid workable theme. So we will indulge it by creating a new file and naming it &#8220;<strong>index.php</strong> &#8221;</p>
<ol>
<li>create a index.php</li>
<li>add a title</li>
<li>save the page</li>
</ol>
<p>if you want to add your own screen shot for your theme you can additionally upload a 4&#215;3 .jpg up to your themes directory.</p>
<h2>Template Tags &#8211; 10:05</h2>
<p>WordPress has many built in functions that you can use on your site. the ones used in this screen cast are covered and defined here.</p>
<ol>
<li>bloginfo(&#8216;name&#8217;)  &#8211; Uses the name of your blog thats been defined in your wordpress settings</li>
<li>bloginfo(&#8216;stylesheet_url&#8217;) &#8211; Uses the current URL where your activated themes stylesheet is located</li>
<li>language_attributes(&#8221;) &#8211; Gives the default language and type direction of the wordpress instalation</li>
<li>bloginfo(&#8216;html_type&#8217;) &#8211; Gives the page content type</li>
<li>bloginfo(&#8216;charset&#8217;) &#8211; Displays the character set of the page</li>
</ol>
<p>Template tags are nothing more then php functions in wordpress, these tags are available to access functions and variables from within wordpress.</p>
<p>More information on template tags can be found on the <a title="WordPress Codex" href="http://codex.wordpress.org/Template_Tags">wordpress codex</a></p>
<p>This article was originally brought to you by <span class="titlelink"><a href="http://dev-tips.com/">Drew Douglass</a> at <a title="Theme Forest" href="http://blog.themeforest.net/screencasts/wordpress-for-designers-day-3/" target="_blank">ThemeForest</a><br />
</span></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cssOrigins.com/2009/wordpress-for-designers-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Detailed Look at the 960 CSS Framework &#8211; Nettuts</title>
		<link>http://www.cssOrigins.com/2009/960-css-framework-nettuts/</link>
		<comments>http://www.cssOrigins.com/2009/960-css-framework-nettuts/#comments</comments>
		<pubDate>Tue, 12 May 2009 01:00:46 +0000</pubDate>
		<dc:creator>Hunter Brelsford</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[News Press]]></category>
		<category><![CDATA[960]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Fluid Grids]]></category>
		<category><![CDATA[Techniques]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.cssOrigins.com/?p=275</guid>
		<description><![CDATA[CSS frameworks are bloated. CSS frameworks are for people who don&#8217;t know how to code. CSS is too simple to implement a framework. If you&#8217;ve ever read a tutorial on a CSS framework, I can guarantee that many comments mimic the previous statements. My guess is that the majority of these comments are stemmed from [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>CSS frameworks are bloated. CSS frameworks are for people who don&#8217;t know how to code. CSS is too simple to implement a framework.<span id="more-275"></span></p>
<p>If you&#8217;ve ever read a tutorial on a CSS framework, I can guarantee that many comments mimic the previous statements. My guess is that the majority of these comments are stemmed from slight ignorance. Once you take the opportunity to spend some time with 960, you&#8217;ll be amazed at how much time can potentially be saved when developing your web applications. At the very least, take ten minutes to review the framework. You can always press the delete key&#8230;though I doubt you will!</p>
<h3>Pros</h3>
<ul>
<li>Rapidly speeds up development time.</li>
<li>Clean grid structure.</li>
<li>Not many browser inconsistencies. The ones you find can be fixed easily.</li>
<li>It&#8217;s not &quot;bloated&quot; as many people suggest. We&#8217;re talking 3-4kb here, folks! You would use many of these stylings anyways.</li>
<li>Build complex layouts quickly.</li>
</ul>
<h3>Cons</h3>
<ul>
<li>It&#8217;s named &quot;960&quot; for a reason. If you&#8217;re hoping to use a different width for you website, you might be better off choosing a different framework.</li>
<li>As with any &quot;framework&quot;, you lose a bit of flexibility.</li>
<li>You didn&#8217;t create it. There&#8217;s something to be said for code being 100% our own.</li>
</ul>
<h3>Usage</h3>
<p>Let&#8217;s imagine that we want to work with the &quot;12 column&quot; structure to create the extremely simple layout seen below. First, we must create a wrapper div that has a class of &quot;container_12&quot;. <em>Notice the 12. </em></p>
<div class="tutorial_image"><img src="http://nettuts.s3.amazonaws.com/178_960Framework/20090114-164111.png" alt="layout" /></div>
<div class="dp-highlighter">
<div class="bar">
<div class="tools"><a onclick="dp.sh.Toolbar.Command('ViewSource',this);return false;" href="http://nettuts.com/videos/screencasts/a-detailed-look-at-the-960-css-framework/#"></a> <a onclick="dp.sh.Toolbar.Command('About',this);return false;" href="http://nettuts.com/videos/screencasts/a-detailed-look-at-the-960-css-framework/#"><br />
</a></div>
</div>
<ol class="dp-xml">
<li class="alt"><span><span class="tag">&lt;</span> <span class="tag-name">div</span> <span> </span> <span class="attribute">id</span> <span>=</span> <span class="attribute-value">&quot;container&quot;</span> <span> </span> <span class="attribute">class</span> <span>=</span> <span class="attribute-value">&quot;container_12&quot;</span> <span class="tag">&gt;</span> <span> </span> </span></li>
<li><span>&#8230;content goes here </span></li>
<li class="alt"><span><span class="tag">&lt;/</span> <span class="tag-name">div</span> <span class="tag">&gt;</span> <span> </span> </span></li>
</ol>
</div>
<pre class="html" style="display: none;">&lt;div id=&quot;container&quot; class=&quot;container_12&quot;&gt;
...content goes here
&lt;/div&gt;</pre>
<p>Specifying an id here isn&#8217;t required by any means. However, I find that it helps me to remember exactly what the div is. One of the gripes against 960 is that the classes do nothing to define what the element is. Simply including an id fixes that issue.</p>
<h4>Grids</h4>
<p>Now we want to create a simple header and two column structure. When first getting started, it&#8217;s helpful to examine the demo to choose how wide a grid you should use.</p>
<div class="tutorial_image"><img src="http://nettuts.s3.amazonaws.com/178_960Framework/20090114-154700.png" alt="960 Framework" /></div>
<p>I&#8217;m going to choose a header width of &quot;940px&quot; (+ 20px margins = 960), a sidebar width of &quot;220px&quot;, and a main content width of &quot;700px&quot;.</p>
<p>You must assign a class to each div. Naming conventions require that that the class name begins with &quot;grid_&quot; and ends with the number of columns needed. In our case, we&#8217;ll use &quot;grid_12&#8242;, &quot;grid_3&quot; and &quot;grid_9&quot;, respectively.</p>
<div class="dp-highlighter">
<div class="bar">
<div class="tools"><a onclick="dp.sh.Toolbar.Command('ViewSource',this);return false;" href="http://nettuts.com/videos/screencasts/a-detailed-look-at-the-960-css-framework/#"></a> <a onclick="dp.sh.Toolbar.Command('About',this);return false;" href="http://nettuts.com/videos/screencasts/a-detailed-look-at-the-960-css-framework/#"><br />
</a></div>
</div>
<ol class="dp-xml">
<li class="alt"><span><span class="tag">&lt;</span> <span class="tag-name">div</span> <span> </span> <span class="attribute">id</span> <span>=</span> <span class="attribute-value">&quot;container&quot;</span> <span> </span> <span class="attribute">class</span> <span>=</span> <span class="attribute-value">&quot;container_12&quot;</span> <span class="tag">&gt;</span> <span> </span> </span></li>
<li><span> <span class="tag">&lt;</span> <span class="tag-name">div</span> <span> </span> <span class="attribute">id</span> <span>=</span> <span class="attribute-value">&quot;header&quot;</span> <span> </span> <span class="attribute">class</span> <span>=</span> <span class="attribute-value">&quot;grid_12&quot;</span> <span class="tag">&gt;</span> <span> </span> </span></li>
<li class="alt"><span> content goes here </span></li>
<li><span> <span class="tag">&lt;/</span> <span class="tag-name">div</span> <span class="tag">&gt;</span> <span> </span> </span></li>
<li class="alt"><span> </span></li>
<li><span> <span class="tag">&lt;</span> <span class="tag-name">div</span> <span> </span> <span class="attribute">id</span> <span>=</span> <span class="attribute-value">&quot;sidebar&quot;</span> <span> </span> <span class="attribute">class</span> <span>=</span> <span class="attribute-value">&quot;grid_3&quot;</span> <span class="tag">&gt;</span> <span> </span> </span></li>
<li class="alt"><span> content goes here </span></li>
<li><span> <span class="tag">&lt;/</span> <span class="tag-name">div</span> <span class="tag">&gt;</span> <span> </span> </span></li>
<li class="alt"><span> </span></li>
<li><span> <span class="tag">&lt;</span> <span class="tag-name">div</span> <span> </span> <span class="attribute">id</span> <span>=</span> <span class="attribute-value">&quot;mainContent&quot;</span> <span> </span> <span class="attribute">class</span> <span>=</span> <span class="attribute-value">&quot;grid_9&quot;</span> <span class="tag">&gt;</span> <span> </span> </span></li>
<li class="alt"><span> content goes here </span></li>
<li><span> <span class="tag">&lt;/</span> <span class="tag-name">div</span> <span class="tag">&gt;</span> <span> </span> </span></li>
<li class="alt"><span><span class="tag">&lt;/</span> <span class="tag-name">div</span> <span class="tag">&gt;</span> <span> </span> </span></li>
</ol>
</div>
<pre class="html" style="display: none;">&lt;div id=&quot;container&quot; class=&quot;container_12&quot;&gt;
  &lt;div id=&quot;header&quot; class=&quot;grid_12&quot;&gt;
    content goes here
  &lt;/div&gt;

  &lt;div id=&quot;sidebar&quot; class=&quot;grid_3&quot;&gt;
    content goes here
  &lt;/div&gt;

  &lt;div id=&quot;mainContent&quot; class=&quot;grid_9&quot;&gt;
    content goes here
  &lt;/div&gt;
&lt;/div&gt;</pre>
<p>The only additional styling that I&#8217;ve added is background colors and a minimum width for each div to simulate an actual website full of text. I won&#8217;t go over that here; mostly because they should be removed. They&#8217;re only used here to demonstrate the structure.</p>
<p>Without worrying about margins, floats, or IE hacks, we&#8217;re able to create a layout extremely fast. <strong>The true power of 960 is demonstrated when building complex newspaper-like layouts. </strong></p>
<p><a href="http://nettuts.com/videos/screencasts/a-detailed-look-at-the-960-css-framework/">via A Detailed Look at the 960 CSS Framework &#8211; Nettuts+</a> .</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cssOrigins.com/2009/960-css-framework-nettuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>107 Twitter plugins for WordPress displays yours latest tweets in your WordPress blog</title>
		<link>http://www.cssOrigins.com/2009/twitter-plugins-for-wordpress/</link>
		<comments>http://www.cssOrigins.com/2009/twitter-plugins-for-wordpress/#comments</comments>
		<pubDate>Wed, 06 May 2009 21:07:20 +0000</pubDate>
		<dc:creator>Hunter Brelsford</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[News Press]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Plug-in]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.cssOrigins.com/?p=271</guid>
		<description><![CDATA[Skyje has posted up a large and particularly useful list of wordpress plugins that deal specifically with twitter, if your looking for any type of twitter support on your blog then I suggest you click on over and read up. Here&#8217;s a small part of his list. 1-Twitter Tools Twitter Tools is a plugin that [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><span dir="ltr"><a href="http://skyje.com/2009/05/107-wordpress-twitter-plugins/" target="_blank">Skyje </a> has posted up a large and particularly useful list of wordpress plugins that deal specifically with twitter, if your looking for any type of twitter support on your blog then I suggest you click on over and read up.  Here&#8217;s a small part of his list.<br />
</span><span id="more-271"></span></p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/twitter-tools/">1-Twitter Tools</a></p>
<p class="plugin-block">Twitter Tools is a plugin that creates a complete integration between your WordPress blog and your Twitter account.</p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/twitter-sharts-plug-in-for-wordpress/">2-Twitter Sharts</a></p>
<p class="plugin-block">‘Shart’ your <strong>twitter</strong> status anywhere within your wordpress blog posts or pages! <br class="clear" /></p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/twitter-for-wordpress/">3-Twitter for WordPress</a></p>
<p class="plugin-block">Twitter for WordPress displays yours latest tweets in your WordPress blog.</p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/twitter-widget/">4-Twitter Widget</a></p>
<p class="plugin-block">Adds a sidebar widget to display <strong>Twitter</strong> updates<br class="clear" /></p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/elegant-twitter-widget/">5-Elegant Twitter Widget</a></p>
<p class="plugin-block">A WordPress widget that displays twitter updates in yummy valid semantic XHTML code. The code is heavily commented and the output is in template functions so everything is fully customizable.</p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/twitter-this/">6-Twitter This</a></p>
<p class="plugin-block">Allow to your readers sharing your blog post at <strong>twitter</strong> .<br class="clear" /></p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/twitter-widget-pro/">7-Twitter Widget Pro</a></p>
<p class="plugin-block">A widget that properly handles <strong>twitter</strong> feeds, including @username and link .<br class="clear" /></p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/twitter-swell/">8-Twitter Swell</a></p>
<p class="plugin-block">You coult post message to your Twitter and show it.</p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/wp-twitterpitch/">9-WP Twitter Pitch</a></p>
<p class="plugin-block">WP-TwitterPitch is all about getting the pitch delivered to you in the form you want to get it delivered &#8211; in other words in Twitter format. If you’re like me, then your Twitter direct message box is a lot like your email inbox.</p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/twitter-blaster/">10-Twitter Blaster</a></p>
<p class="plugin-block">allow your visitors to post to your <strong>Twitter</strong> account. Once installed your users can update .<br class="clear" /></p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/twitter-style-links/">11-Twitter style links</a></p>
<p class="plugin-block">This plugin allows you to add <strong>Twitter</strong> style links to comments.<br class="clear" /></p>
<p><a href="http://wordpress.org/extend/plugins/twitter-feed/">12-Twitter Feed</a></p>
<p>The control functions such as connecting to a Twitter account and storing information on the tweets/blogs, can be accessed through the “Twitter Control” GUI in the WordPress admin panel.</p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/twitter-updater-using-tinyurl/">13-Twitter updater w/ TinyURL</a></p>
<p class="plugin-block">com status with the latest post that you’ve made. It also has the option of including a link back to your post so can people can easily click on it to view the post.</p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/twitter-to-ttf/">14-Twitter To TTF</a></p>
<p class="plugin-block">displays it in a TTF Simple. Asks you for your <strong>Twitter</strong> ID. Grabs your latest tweet.<br class="clear" /></p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/kish-twitter/">15-Kish Twitter</a></p>
<p class="plugin-block">This plugin is using the Twitter API to get and post the updates. You need to have a twitter account to post updates.</p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/post-to-twitter/">16-Post to Twitter</a></p>
<p class="plugin-block">Create a tweet on <strong>Twitter</strong> whenever you post<br class="clear" /></p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/wp-to-twitter/">17-WP to Twitter</a></p>
<p class="plugin-block">The WP-to-Twitter plugin posts a Twitter status update from your blog using the Cli.gs URL shortening service to provide a link back to your post from Twitter.</p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/twitter-links/">18-Twitter Links</a></p>
<p class="plugin-block">This plugin will convert valid <a title="Twitter" href="http://twitter.com/" title="Twitter">Twitter</a> usernames mentioned in comments into a link to their Twitter profile page.</p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/twitter-status/">19-Twitter Status</a></p>
<p class="plugin-block">Twitter Status is a very simple no-fuzz plugin that gets the current Twitter message from the Twitter ID specified</p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/latest-twitter-sidebar-widget/">20-Latest Twitter Sidebar Widget</a></p>
<p class="plugin-block">Creates a sidebar widget that displays the latest <strong>Twitter</strong> update for any given user.<br class="clear" /></p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/twittertowire/">21-Twitter To Wire</a></p>
<p class="plugin-block">This plugin allows your twitter posts to show up in your buddypress wire.</p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/top-twitter-links-by-twitturls/">22-Top Twitter Links by Twitturls</a></p>
<p class="plugin-block">Widget that displays currently popular links from <strong>Twitter</strong> . <br class="clear" /></p>
<p><a href="http://wordpress.org/extend/plugins/thread-twitter/">23-Thread Twitter</a></p>
<p>fetch your tweets and display them in thread style.</p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/twitter/">24-Twitter</a></p>
<p class="plugin-block">Customizable <strong>twitter</strong> widget for your sidebar. <strong>Twitter</strong> Widget displays your tweets on your sidebar. <br class="clear" /></p>
<p class="plugin-block"><a href="http://wordpress.org/extend/plugins/twitter-link/">25-Twitter Link</a></p>
<p>Converts @username mentions in posts and pages into links to <strong>Twitter</strong> .</p>
<p class="plugin-block">
<p>Find out more, and read the rest of skyje&#8217;s top twitter plugins for wordpress on his blog below</p>
<p>Via  <span style="color: #000000;"><span dir="ltr"><a href="http://skyje.com/2009/05/107-wordpress-twitter-plugins/" target="_blank"><em>107 Twitter plugins</em> for <em>WordPress</em> displays yours latest tweets in your <em>WordPress</em> blog<img style="border: 0px none; margin: 0px; padding: 0px; display: inline; float: none; color: black; background-image: none; background-color: transparent; min-height: 0pt; min-width: 0pt; line-height: 0.8; position: relative; left: 0px; top: 0px; width: 16px; height: 16px;" src="chrome://easygestures/skin/xLink.png" alt="" /> </a> </span> </span></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cssOrigins.com/2009/twitter-plugins-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>15 Impressive and Beautiful Uses of WordPress &#124; Web Design Ledger</title>
		<link>http://www.cssOrigins.com/2009/15-impressive-and-beautiful-uses-of-wordpress-web-design-ledger/</link>
		<comments>http://www.cssOrigins.com/2009/15-impressive-and-beautiful-uses-of-wordpress-web-design-ledger/#comments</comments>
		<pubDate>Sat, 02 May 2009 23:36:14 +0000</pubDate>
		<dc:creator>Hunter Brelsford</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[News Press]]></category>
		<category><![CDATA[Creative]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.cssOrigins.com/?p=258</guid>
		<description><![CDATA[15 Impressive and Beautiful Uses of WordPress WordPress is no longer just used to power blogs . It has become the CMS of choice for many web designers. It’s always interesting to see how it’s flexibility provides web designers with the freedom to design sites with no limitations. Here are 15 beautiful web sites all [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>15 Impressive and Beautiful Uses of WordPress</p>
<p>WordPress is no longer just used to power <a href="http://webdesignledger.com/resources/20-excellent-blogs-for-those-who-love-design">blogs</a> . It has become the CMS of choice for many web designers. It’s always interesting to see how it’s flexibility provides web designers with the freedom to design sites with no limitations. Here are 15 beautiful web sites all powered by WordPress.<span id="more-258"></span></p>
<h3><a href="http://www.creativedepart.com/" target="_blank">Creative Depart</a></h3>
<p><a href="http://www.creativedepart.com/" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2009/04/wordpress_uses_1.jpg" alt="Creative Depart" /> </a></p>
<h3><a href="http://www.bigspaceship.com/" target="_blank">Big Spaceship</a></h3>
<p><a href="http://www.bigspaceship.com/" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2009/04/wordpress_uses_2.jpg" alt="Big Spaceship" /> </a></p>
<h3><a href="http://ecoki.com/" target="_blank">Ecoki</a></h3>
<p><a href="http://ecoki.com/" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2009/04/wordpress_uses_3.jpg" alt="Ecoki" /> </a></p>
<h3><a href="http://www.20jours.be/" target="_blank">20 jours pour la retrouver par Kevin Polof</a></h3>
<p><a href="http://www.20jours.be/" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2009/04/wordpress_uses_4.jpg" alt="20 jours pour la retrouver par Kevin Polof" /> </a></p>
<h3><a href="http://searchinsidevideo.com/#home" target="_blank">Search Inside Video</a></h3>
<p><a href="http://searchinsidevideo.com/#home" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2009/04/wordpress_uses_5.jpg" alt="Search Inside Video" /> </a></p>
<h3><a href="http://ugsmag.com/" target="_blank">UGSMAG</a></h3>
<p><a href="http://ugsmag.com/" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2009/04/wordpress_uses_6.jpg" alt="UGSMAG" /> </a></p>
<h3><a href="http://mac.appstorm.net/" target="_blank">App Storm</a></h3>
<p><a href="http://mac.appstorm.net/" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2009/04/wordpress_uses_7.jpg" alt="App Storm" /> </a></p>
<h3><a href="http://icondock.com/" target="_blank">IconDock</a></h3>
<p><a href="http://icondock.com/" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2009/04/wordpress_uses_8.jpg" alt="IconDock" /> </a></p>
<h3><a href="http://anidea.com/" target="_blank">ANidea</a></h3>
<p><a href="http://anidea.com/" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2009/04/wordpress_uses_9.jpg" alt="ANidea" /> </a></p>
<h3><a href="http://www.45royale.com/" target="_blank">45royale</a></h3>
<p><a href="http://www.45royale.com/" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2009/04/wordpress_uses_10.jpg" alt="45royale" /> </a></p>
<h3><a href="http://www.alpha-multimedia.com/" target="_blank">Alpha Multimedia Solutions</a></h3>
<p><a href="http://www.alpha-multimedia.com/" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2009/04/wordpress_uses_11.jpg" alt="Alpha Multimedia Solutions" /> </a></p>
<h3><a href="http://bridinel.com/" target="_blank">the Art of Catalin Bridinel</a></h3>
<p><a href="http://bridinel.com/" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2009/04/wordpress_uses_12.jpg" alt="the Art of Catalin Bridinel" /> </a></p>
<h3><a href="http://eighthourday.com/" target="_blank">EightHourDay</a></h3>
<p><a href="http://eighthourday.com/" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2009/04/wordpress_uses_13.jpg" alt="EightHourDay" /> </a></p>
<h3><a href="http://www.espiratecnologias.com/" target="_blank">ESPIRA</a></h3>
<p><a href="http://www.espiratecnologias.com/" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2009/04/wordpress_uses_14.jpg" alt="ESPIRA" /> </a></p>
<h3><a href="http://stopdesign.com/" target="_blank">StopDesign</a></h3>
<p><a href="http://stopdesign.com/" target="_blank"><img src="http://webdesignledger.com/wp-content/uploads/2009/04/wordpress_uses_15.jpg" alt="StopDesign" /> </a></p>
<p>via <a href="http://webdesignledger.com/inspiration/15-impressive-and-beautiful-uses-of-wordpress">15 Impressive and Beautiful Uses of WordPress | Web Design Ledger</a> .</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cssOrigins.com/2009/15-impressive-and-beautiful-uses-of-wordpress-web-design-ledger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress for Designers</title>
		<link>http://www.cssOrigins.com/2009/wordpress-for-designers/</link>
		<comments>http://www.cssOrigins.com/2009/wordpress-for-designers/#comments</comments>
		<pubDate>Fri, 01 May 2009 20:30:27 +0000</pubDate>
		<dc:creator>Hunter Brelsford</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.cssOrigins.com/?p=257</guid>
		<description><![CDATA[Hey guys after reviewing many of the &#8220;WordPress for Designers&#8221; videos at blog.themeforest.net Ive decided to go ahead and repost them , and write out commentaries describing the main features that this video blog series hits. The series will be separated into days, starting with day two&#8230; ok lets get started. Day 2 : WordPress [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Hey guys after reviewing many of the &#8220;WordPress for Designers&#8221; videos at <a title="Theme Forest" href="http://blog.themeforest.net" target="_blank">blog.themeforest.net</a> Ive decided to go ahead and repost them<span id="more-257"></span> , and write out commentaries describing the main features that this video blog series hits.</p>
<p>The series will be separated into days, starting with day two&#8230; ok lets get started.</p>
<p>Day 2 : WordPress Admin panel.<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="590" height="443" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="data" value="http://blip.tv/play/grg36aVKAA" /><param name="src" value="http://blip.tv/play/grg36aVKAA" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="590" height="443" src="http://blip.tv/play/grg36aVKAA" allowfullscreen="true" data="http://blip.tv/play/grg36aVKAA"></embed></object></p>
<h3>Introduction</h3>
<p>In our video here we quickly reviewed all the necessaries that we would be using in order to use and edit our new WordPress install. He quickly went over the WordPress file structure. The necessary changes that needed to be made to the wp-config.php file when we upload, and the location of our all important theme files.</p>
<blockquote><p>www.example.com/wp-content/themes/theme1</p></blockquote>
<h3>Body</h3>
<p>Moving on through the video the main bulk of this video was getting the understanding of the different template files in your wordpress theme, what they do and how they work, so lets move through a few of them.</p>
<p>As described in our video if we go to APPEARANCE | EDITOR we will be able to see all the template files included in the wordpress theme currently activated.</p>
<p>If we start by importance usualy index.php would come to mind in a wordpress site. We can see there&#8217;s no doctypes or much html data in our file at all, but rather many simple php requests to header and footer and sidebar etc.. These are essentially statements that calls in those files from you directory. So header.</p>
<p>In our header.php we find our doctypes and titles tags and start of our html elements. This is loaded at the top of every page or post that calls get_header(). Pretty easy to understand.</p>
<p>Similarly our files typically end with out get_footer() call and our footer.php contains all the closing tags for information contained within our document.</p>
<p>Single.php &#8211; used for individual post pages.</p>
<p>404.php &#8211; used when a page within your wordpress blog cannot be found.</p>
<p>Sidebar -  calls widgets and other custom information into the 1 or more sidebars in your wordpress theme.</p>
<h3>Conclusion</h3>
<p>After looking through and familiarizing yourself with the themes directory withing your wordpress install you should be able to identify the different files and what they more or less accomplish. With this basic knowledge we will be able to simply identify where and what files we need to be editing in the future while we move on to developing our own theme, in the new few videos.</p>
<p>If you&#8217;re having problems understand the videos or information please comment and we will see if we can help you out.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cssOrigins.com/2009/wordpress-for-designers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>84 Amazingly Useful CSS Tips &amp; Resources &#124; Grace Smith</title>
		<link>http://www.cssOrigins.com/2009/84-amazingly-useful-css-tips-resources-grace-smith/</link>
		<comments>http://www.cssOrigins.com/2009/84-amazingly-useful-css-tips-resources-grace-smith/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 18:52:03 +0000</pubDate>
		<dc:creator>Hunter Brelsford</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[News Press]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Layout]]></category>
		<category><![CDATA[Techniques]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.cssOrigins.com/?p=214</guid>
		<description><![CDATA[Simply Amazing css resources from Grace Smith, his site can be found here Feast your eyes over this collection of super useful CSS resources 20 Useful CSS Tips For Beginners Using CSS to Do Anything: 50+ Creative Examples &#38; Tutorials 101 CSS Tips, Tutorials and Examples CSS Code Snippets : 15 Wicked Tricks 15 CSS [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Simply Amazing css resources from Grace Smith, his site can be found <a href="http://www.gracesmith.co.uk/" target="_blank" title="Gracesmith">here</a></p>
<p>Feast your eyes over this collection of super useful CSS resources<span id="more-214"></span></p>
<ul>
<li><a href="http://www.hongkiat.com/blog/20-useful-css-tips-for-beginners/" target="_blank">20 Useful CSS Tips For Beginners</a></li>
<li><a href="http://www.noupe.com/css/using-css-to-do-anything-50-creative-examples-and-tutorials.html" target="_blank">Using CSS to Do Anything: 50+ Creative Examples &amp; Tutorials</a></li>
<li><a href="http://devsnippets.com/reviews/css-code-snippets-15-wicked-tricks.html" target="_blank">101 CSS Tips, Tutorials and Examples</a></li>
<li><a href="http://blog.themeforest.net/general/15-css-tricks-that-must-be-learned/" target="_blank">CSS Code Snippets : 15 Wicked Tricks</a></li>
<li><a href="http://blog.themeforest.net/general/15-css-tricks-that-must-be-learned/" target="_blank">15 CSS Tricks That Must be Learned</a></li>
<li><a href="http://www.designer-daily.com/8-css-tips-for-better-linking-1424" target="_blank">8 CSS tips for better linking</a></li>
<li><a href="http://cssglobe.com/post/1392/8-premium-one-line-css-tips" target="_blank">8 Premium One Line CSS Tips</a></li>
<li><a href="http://www.smashingmagazine.com/2007/05/10/70-expert-ideas-for-better-css-coding/" target="_blank">70 Expert Ideas For Better CSS Coding</a></li>
<li><a href="http://www.allwebdesignresources.com/webdesignblogs/graphics/30-css-cheat-sheets-quick-reference-guides/" target="_blank">30+ CSS Cheat Sheets &amp; Quick Reference Guides</a></li>
<li><a href="http://nettuts.com/html-css-techniques/10-principles-of-the-css-masters/">10 Principles of the CSS Masters</a></li>
<li><a href="http://designreviver.com/tutorials/10-excellent-css-tips-and-tutorials/" target="_blank">10 Excellent CSS Tips and Tutorials</a></li>
<li><a href="http://www.hongkiat.com/blog/50-nice-clean-css-tab-based-navigation-scripts/" target="_blank">50+ Nice Clean CSS Tab-Based Navigation Scripts</a></li>
<li><a href="http://www.noupe.com/css/css-layouts-40-tutorials-tips-demos-and-best-practices.html" target="_blank">CSS Layouts: 40+ Tutorials, Tips, Demos &amp; Best Practices</a></li>
<li><a href="http://www.csstea.com/css-gallery-news-and-resources/264-120-excellent-examples-of-css-horizantal-menu.html" target="_blank">120 Excellent Examples of CSS Horizontal Menus</a></li>
<li><a href="http://itdiscover.com/links/top_28_css_resources_tutorials_layouts_optimizers_editors_and_lots_more" target="_blank">60+ Wacky CSS Tutorials, Layouts, Optimizers &amp; More</a></li>
<li><a href="http://www.smashingmagazine.com/2008/11/12/12-principles-for-keeping-your-code-clean/" target="_blank">12 Principles For Keeping Your Code Clean</a></li>
<li><a href="http://www.tutorial9.net/web-tutorials/quick-easy-css-development-with-firebug/" target="_blank">Quick &amp; Easy CSS Development with Firebug</a></li>
<li><a href="http://dreamcss.blogspot.com/2009/02/25-css-tools-to-reduce-your-work-load.html" target="_blank">25+ CSS Tools to reduce your work load</a></li>
<li><a href="http://sixrevisions.com/css/20-useful-resources-for-learning-about-css3/" target="_blank">20 Useful Resources for Learning about CSS3</a></li>
<li><a href="http://speckyboy.com/2009/02/04/16-usable-css-graph-and-bar-chart-tutorials-and-techniques/" target="_blank">16 Usable CSS Graph and Bar Chart Tutorials &amp; Techniques</a></li>
<li><a href="http://www.kedoa.com/blog/tips-tricks/top-10-swish-and-stylish-css-tricks/" target="_blank">Top 10 Swish And Stylish CSS Tricks</a></li>
<li><a href="http://stylizedweb.com/2008/03/12/most-used-css-tricks/" target="_blank">12 Most used CSS tricks</a></li>
<li><a href="http://woork.blogspot.com/2008/02/five-web-20-css-menu-tutorials.html" target="_blank">Five web 2.0 CSS menu tutorials</a></li>
<li><a href="http://webdesignledger.com/resources/12-css-tools-and-tutorials-for-beautiful-web-typography" target="_blank">12 CSS Tools and Tutorials for Beautiful Web Typography</a></li>
<li><a href="http://www.noupe.com/css/5-popular-css-frameworks-tutorials-tools-for-getting-started.html" target="_blank">5 Popular CSS Frameworks + Tools for Getting Started</a></li>
<li><a href="http://www.instantshift.com/2009/01/11/30-excellent-css-based-navigation-and-buttons-tutorial/" target="_blank">30 Excellent CSS Based Navigation and Buttons Tutorial</a></li>
<li><a href="http://www.acomment.net/creating-css-layouts-the-best-tutorials-on-converting-psd-to-xhtml/76" target="_blank">Creating CSS Layouts: Best Tutorials on Converting PSD to XHTML</a></li>
<li><a href="http://dwsmg.com/20-ultimate-css-tutorials.html" target="_blank">20 Ultimate CSS Tutorials That Will Help You Master CSS</a></li>
<li><a href="http://www.designvitality.com/blog/2008/08/19-css-menu-tutorials-to-spice-up-your-web-designs/" target="_blank">19 CSS Menu Tutorials to Spice Up Your Web Designs</a></li>
<li><a href="http://www.catswhocode.com/blog/top-10-css-buttons-tutorial-list" target="_blank">Top 10 CSS Buttons Tutorial List</a></li>
<li><a href="http://socialcmsbuzz.com/40-css-web-form-style-tutorials-for-web-developers-14082008/" target="_blank">40 CSS Web Form Style Tutorials For Web Developers</a></li>
<li><a href="http://www.tripwiremagazine.com/tools/css-techniques/35-very-useful-and-powerful-css-techniques.html" target="_blank">35+ very Useful And Powerful CSS techniques</a></li>
<li><a href="http://www.1stwebdesigner.com/tutorials/43-psd-to-xhtml-css-tutorials-creating-web-layouts-and-navigation/" target="_blank">43 PSD to XHTML, CSS Tutorials Creating Web Layouts &amp; Menus</a></li>
<li><a href="http://thinkvitamin.com/features/design/creating-sexy-stylesheets/" target="_blank">Creating Sexy Stylesheets</a></li>
<li><a href="http://sixrevisions.com/css/css-tips/css-tip-1-resetting-your-styles-with-css-reset/" target="_blank">CSS Tip #1: Resetting Your Styles with CSS Reset</a></li>
<li><a href="http://www.webcredible.co.uk/user-friendly-resources/css/css-tricks.shtml" target="_blank">Ten CSS tricks you may not know</a></li>
<li><a href="http://erraticwisdom.com/2006/01/18/5-tips-for-organizing-your-css" target="_blank">5 Tips For Organizing Your CSS</a></li>
<li><a href="http://csswizardry.com/web-design+/" target="_blank">Web Design+ Tips &amp; Advice on Web Standards Development</a></li>
<li><a href="http://www.thefloatingfrog.co.uk/2008/09/10-css-shorthand-techniques-youll-use-everyday/" target="_blank">10 CSS shorthand techniques you’ll use everyday</a></li>
<li><a href="http://lesliefranke.com/files/reference/csscheatsheet.html" target="_blank">The Ultimate CSS Cheat Sheet</a></li>
<li><a href="http://designreviver.com/tips/13-training-principles-of-css-everyone-should-know/" target="_blank">13 Training Principles of CSS Everyone Should Know</a></li>
<li><a href="http://www.noupe.com/design/101-css-techniques-of-all-time-part-1.html">101 CSS Techniques Of All Time- Part 1</a></li>
<li><a href="http://www.webair.it/blog/2009/03/23/16-easy-css-techniques-that-simplify-the-webdesigners-life/" target="_blank">16+ Easy CSS Techniques that Simplify the Webdesigner’s Life</a></li>
<li><a href="http://www.seomoz.org/blog/css-properties-you-probably-never-use" target="_blank">15 CSS Properties You Probably Never Use (but perhaps should)</a></li>
<li><a href="http://www.456bereastreet.com/lab/" target="_blank">The CSS, HTML, and JavaScript Lab</a></li>
<li><a href="http://pingmag.jp/2006/05/18/5-steps-to-css-heaven/" target="_blank">5 Steps to CSS Heaven</a></li>
<li><a href="http://www.frankmanno.com/ideas/css-imagemap/" target="_blank">Cool CSS Image Maps</a></li>
<li><a href="http://www.sitepoint.com/article/twenty-sites-that-elevated-css/" target="_blank">20 Sites That Brought CSS into the Mainstream</a></li>
<li><a href="http://css-tricks.com/css-font-size/" target="_blank">CSS Font sizing with different techniques</a></li>
<li><a href="http://thinkvitamin.com/features/make-your-site-mobile-friendly/" target="_blank">Make your Site Mobile Friendly with CSS</a></li>
<li><a href="http://blog.themeforest.net/tutorials/examples-and-tips-for-great-htmlcss-formatting/" target="_blank">Examples &amp; Tips for Great HTML/CSS Formatting</a></li>
<li><a href="http://www.smashingmagazine.com/2008/08/13/top-10-css-table-designs" target="_blank">Top 10 CSS Table Designs</a></li>
<li><a href="http://www.alistapart.com/articles/fluidgrids" target="_blank">Fluid Grids with CSS</a></li>
<li><a href="http://tutshelf.com/the-art-of-css-positioning/" target="_blank">The Art of CSS Positioning</a></li>
<li><a href="http://www.cult-f.net/2009/03/17/css-magic-of-border-property/">CSS: Magic of ‘border’ property</a></li>
<li><a href="http://www.subcide.com/tutorials/debuggingcss/" target="_blank">How to Debug CSS</a></li>
<li><a href="http://www.ultimatesmashing.com/blogging/26-css-galleries-to-follow-on-twitter/" target="_blank">26+ CSS Galleries to Follow on Twitter</a></li>
<li><a href="http://www.filamentgroup.com/lab/image_free_css_tooltip_pointers_a_use_for_polygonal_css/" target="_blank">Image-free CSS Tooltip Pointers</a></li>
<li><a href="http://veerle.duoh.com/blog/comments/simple_scalable_css_based_breadcrumbs/" target="_blank">Simple scalable CSS based breadcrumbs</a></li>
<li><a href="http://www.acomment.net/9-top-css-essential-skills-that-every-web-designer-should-learn/299">9 CSS Essential Skills For Every Web Designer</a></li>
<li><a href="http://www.sitepoint.com/article/top-ten-css-tricks/" target="_blank">My Top Ten CSS Tricks</a></li>
<li><a href="http://vandelaydesign.com/blog/design/css-layout-tools/" target="_blank">22 Resources to Easily Create CSS Layouts</a></li>
<li><a href="http://crazeegeekchick.com/blog/10-invaluable-css-resources/" target="_blank">10 Invaluable CSS Resources</a></li>
<li><a href="http://www.toxel.com/design/2008/12/07/40-beautiful-dark-css-website-designs/" target="_blank">40 Beautiful Dark CSS Website Designs</a></li>
<li><a href="http://www.allwebdesignresources.com/webdesignblogs/graphics/40-css-generators-creators-and-makers/" target="_blank">40+ CSS Generators, Creators, and Makers</a></li>
<li><a href="http://www.webdesignerwall.com/tutorials/how-to-css-large-background/" target="_blank">How to: CSS Large Background</a></li>
<li><a href="http://www.westciv.com/style_master/academy/css_tutorial/" target="_blank">The complete CSS guide</a></li>
<li><a href="http://www.barelyfitz.com/screencast/html-training/css/positioning/" target="_blank">Learn CSS Positioning in Ten Steps</a></li>
<li><a href="http://www.hongkiat.com/blog/50-nice-clean-css-tab-based-navigation-scripts/" target="_blank">50+ Nice Clean CSS Tab-Based Navigation Scripts</a></li>
<li><a href="http://www.alvit.de/css-showcase/css-navigation-techniques-showcase.php" target="_blank">37 CSS Navigation Techniques</a></li>
<li><a href="http://nettuts.com/tutorials/html-css-techniques/10-challenging-but-awesome-css-techniques/" target="_blank">10 Challenging But Awesome CSS Techniques</a></li>
<li><a href="http://www.noupe.com/css/css-typography-contrast-techniques-tutorials-and-best-practices.html" target="_blank">CSS Typography: Contrast Techniques, Tutorials &amp; More</a></li>
<li><a href="http://cssglobe.com/post/1614/4-uber-cool-css-techniques-for-links" target="_blank">4 Uber Cool Css Techniques For Links</a></li>
<li><a href="http://www.hongkiat.com/blog/38-free-elegant-xhtmlcss-website-templates/" target="_blank">38 Free Elegant XHTML/CSS Website Templates</a></li>
<li><a href="http://www.smashingmagazine.com/2007/05/01/css-float-theory-things-you-should-know/" target="_blank">CSS Float Theory: Things You Should Know</a></li>
<li><a href="http://sixrevisions.com/css/css-tips/css-tip-2-structural-naming-convention-in-css/" target="_blank">CSS Tip #2: Structural Naming Convention in CSS</a></li>
<li><a href="http://nettuts.com/tutorials/html-css-techniques/5-techniques-to-acquaint-you-with-css-3/" target="_blank">5 Techniques to Acquaint You With CSS 3</a></li>
<li><a href="http://cameronmoll.com/articles/extensible-css/" target="_blank">The Highly Extensible CSS Interface</a></li>
<li><a href="http://www.smashingmagazine.com/2008/05/02/improving-code-readability-with-css-styleguides/" target="_blank">Improving Code Readability With CSS Styleguides</a></li>
<li><a href="http://www.webdesignerwall.com/trends/best-of-css-design-2008/">Best of CSS Design 2008</a></li>
<li><a href="http://reference.sitepoint.com/css" target="_blank">SitePoint CSS Reference</a></li>
<li><a href="http://www.smashingmagazine.com/2008/06/19/css-editors-reviewed/" target="_blank">CSS Editors Reviewed</a></li>
</ul>
<p>via <a href="http://www.gracesmith.co.uk/84-amazingly-useful-css-tips-resources/">84 Amazingly Useful CSS Tips &amp; Resources | Hi, I&#8217;m Grace Smith</a> .</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cssOrigins.com/2009/84-amazingly-useful-css-tips-resources-grace-smith/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

