<?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; Website</title>
	<atom:link href="http://www.cssOrigins.com/tag/website/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>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>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>Automatically Retrieve The First Image From Posts On Your Home Page</title>
		<link>http://www.cssOrigins.com/2009/retrieve-first-homepage/</link>
		<comments>http://www.cssOrigins.com/2009/retrieve-first-homepage/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 06:21:56 +0000</pubDate>
		<dc:creator>Hunter Brelsford</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[News Press]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Custom Fields]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Techniques]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.cssOrigins.com/?p=249</guid>
		<description><![CDATA[I found this particularly interesting, because I use a similar method to list images on the home page of my site as well. over the weekend if time allows I&#8217;ll be reviewing and adjusting my code. Hopefully this method will allow me to more easily display my post pictures where I need them. Thank you [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I found this particularly interesting, because I use a similar method to list images on the home page of my site as well. over the weekend if time allows I&#8217;ll be reviewing and adjusting my code. Hopefully this method will allow me to more easily display my post pictures where I need them. Thank you <a href="http://www.smashingmagazine.com/2009/04/15/10-exceptional-wordpress-hacks/" target="_blank" title="Smashing magazine">Smashing Magazine</a> for posting.<span id="more-249"></span></p>
<p><img src="http://www.cssOrigins.com/wp-content/uploads/2009/04/sm5.jpg" /><br />
Automatically Retrieve The First Image From Posts On Your Home Page</p>
<p><strong>The problem</strong> . Many WordPress users use custom fields to display a thumbnail on their blog home page. Of course, this is a nice solution, but how about automatically retrieving the first image from a post and using it as a thumbnail?</p>
<p><strong>The solution</strong> . This hack is quite easy to implement:</p>
<ol>
<li>Open the functions.php file in your theme.</li>
<li>Paste this code in. Don’t forget to specify a default image on line 10 in case a post of yours does not have an image.function catch_that_image {<br />
global $post, $posts;<br />
$first_img = &#8221;;<br />
ob_start;<br />
ob_end_clean;<br />
$output = preg_match_all&#8217;//i&#8217;, $post-&gt;post_content, $matches;<br />
$first_img = $matches [1] [0];<br />
ifempty$first_img{ //Defines a default image<br />
$first_img = &quot;/images/default.jpg&quot;;<br />
}<br />
return $first_img;</li>
<li>Save the functions.php file.</li>
<li>On your blog home page index.php, call the function this way to get the URL of the first image from the post:</li>
</ol>
<p><span><span>&lt;?php </span> <span class="func">echo</span> <span> catch_that_image() ?&gt;</span> </span></p>
<p><strong>Code explanation</strong> . The function uses the global variable $post to parse the post’s content with a regular expression. If an image is found, its URL is returned by the function. If not, the default image URL is returned.</p>
<p>via <a href="http://www.smashingmagazine.com/2009/04/15/10-exceptional-wordpress-hacks/">10 Exceptional WordPress Hacks | Developer&#8217;s Toolbox | Smashing Magazine</a> .</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cssOrigins.com/2009/retrieve-first-homepage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Firefox Design Plugins</title>
		<link>http://www.cssOrigins.com/2009/my-firefox-design-plugins/</link>
		<comments>http://www.cssOrigins.com/2009/my-firefox-design-plugins/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 22:44:31 +0000</pubDate>
		<dc:creator>Hunter Brelsford</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[Plug-in]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.cssOrigins.com/?p=221</guid>
		<description><![CDATA[Hey guys its finally time for me to share with you all the wonderful Firefox plug-ins I use almost daily to help me with development and design no matter what website Im working on. Be it an old table driven website from the ice age, or a modern CMS driven wordpress site, these tools can [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Hey guys its finally time for me to share with you all the wonderful Firefox plug-ins<span id="more-221"></span> I use almost daily to help me with development and design no matter what website Im working on. Be it an old table driven website from the ice age, or a modern CMS driven wordpress site, these tools can help reduce the complexity of updates, speed up development,  and quickly provide you with the information you require.</p>
<h3><img style="padding: 2px; float: right; border: 1px solid #999999; clear: both;" src="http://www.cssOrigins.com/wp-content/uploads/2009/04/seoquake.jpg" alt="" /> First SEO Quake found at <a title="SEO quake" href="http://www.seoquake.com/" target="_blank">seoquake.com</a></h3>
<p>Seo quake is both for Firefox and IE, and its primary function in is to help quantitatively define the information presented on a website or page being viewed. The main feature I would point you guys too is the keyword density ability, basically it can read through your pages and find out how many times a word or group of words appears on your site. VERY HANDY if your going for SEO optimizations this is a must, try and get your good key words between 5-20 density for maximum effect on your home page.</p>
<h3><img style="padding: 2px; float: right; clear: both; border: 1px solid #999999;" src="http://www.cssOrigins.com/wp-content/uploads/2009/04/devtoolbar.jpg" alt="" /> Next we have the all powerful Developers toolbar from <a title="Developers toolbar" href="http://chrispederick.com/" target="_blank">Chris Derick</a></h3>
<p>The toolbar can be downloaded from <a href="https://addons.mozilla.org/en-US/firefox/addon/60" target="_blank">addons.mozilla.org</a></p>
<p>Developers tool bar is a multifunction toolbar allowing users to view style information, edit css, outline styles, edit their browsers width and height and so much more. Just with those key features makes the developers toolbar the #1 Firefox extension any kind of web personnel should have. Being able to specifically target a browsers width and height is something I think we all have had to do at a specific time, and with 2 clicks boom you can view the site in that exact resolution.</p>
<p>Being able to edit css on the fly even on another website and save it off also a helpful or potentially a time saving feature. and of course most praised feature in my opinion is the ability to highlight hovered objects, and see their css roots. See what div, what class and what id they came from, makes editing your styles that must faster.</p>
<h3><img style="padding: 2px; float: right; clear: both; border: 1px solid #999999;" src="http://www.cssOrigins.com/wp-content/uploads/2009/04/colorzilla.jpg" alt="" /> Umm lets see, Colorzilla downloadable over there <a title="colorzilla" href="http://www.colorzilla.com/firefox/" target="_blank">colorzilla.com</a> !!</h3>
<p>Colorzilla is simple, it places an icon down in the lower left hand corner status bar and  you just select it to get an eye dropper in Firefox, thus allowing you to retrieve any color on the firefox screen. Oh its sOo handy.</p>
<h3>Finally we have Firebug available <a title="firebug" href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">addons.mozilla.org</a></h3>
<h3><img style="padding: 2px; float: right; clear: both; border: 1px solid #999999;" src="http://www.cssOrigins.com/wp-content/uploads/2009/04/firebug.jpg" alt="" /></h3>
<p>Firebug has some similarities with the developers toolbar but its a lot more complex. In other words it can be used to help diagnose css related issues and help you dig deep to find what id or class your having trouble with, but where this thing has shined for me in the past is with the development of dynamic sites, the ability to track what files are specifically slowing down the loading or display of my site.</p>
<p>My list of Firefox plug-in&#8217;s again are</p>
<ul>
<li><a title="SEO quake" href="http://www.seoquake.com/" target="_blank">SEO quake</a></li>
<li><a title="Developers toolbar" href="https:https://addons.mozilla.org/en-US/firefox/addon/60//addons.mozilla.org/en-US/firefox/addon/60" target="_blank">Developers toolbar</a></li>
<li><a title="colorzilla" href="https://addons.mozilla.org/en-US/firefox/addon/271" target="_blank">Colorzilla</a></li>
<li><a title="Firebug" href="http://getfirebug.com/" target="_blank">Firebug</a></li>
<li>and of course <a title="Firefox 3" href="http://www.mozilla.com/en-US/firefox/personal.html" target="_blank">Firefox </a> is the browser.</li>
</ul>
<p>Do you  have your own plug-in you think should be included in this, feel free to comment and let everyone know about it.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cssOrigins.com/2009/my-firefox-design-plugins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Robot.txt Revisited</title>
		<link>http://www.cssOrigins.com/2009/robottxt-revisited/</link>
		<comments>http://www.cssOrigins.com/2009/robottxt-revisited/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 07:46:27 +0000</pubDate>
		<dc:creator>Hunter Brelsford</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Permalink]]></category>
		<category><![CDATA[Robots.txt]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.cssOrigins.com/?p=140</guid>
		<description><![CDATA[After doing more in depth research into robots.txt I decided to go ahead and publish a new article on my findings. Before Completely unsure about how good bots scan and index files and sites, myself and other bloggers alike had come up with a million different ways to present their own robots.txt file, and a [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>After doing more in depth research into robots.txt I decided to go ahead and publish a new article on my findings.<span id="more-140"></span></p>
<h3>Before</h3>
<div id="eG_actions_main" style="border: 0px none; margin: 0px; padding: 0px; display: none; float: none; color: black; background-image: none; background-color: transparent; min-height: 0pt; min-width: 0pt; line-height: 0.8; position: absolute; width: 76.25px; height: 76.25px; z-index: 2147483646; left: 481.875px; top: 190.875px;"><img style="border: 0px none; margin: 0px; padding: 0px; display: block; float: none; color: black; background-image: none; background-color: transparent; min-height: 0pt; min-width: 0pt; line-height: 0.8; z-index: 2147483645; width: 76.25px; height: 76.25px; opacity: 1;" src="chrome://easygestures/skin/small_menu.png" alt="" /></div>
<div 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: absolute; z-index: 2147483647; left: 481.875px; top: 190.875px;"><img style="border: 0px none; margin: 0px; padding: 0px; display: block; float: none; color: black; background-image: none; background-color: transparent; min-height: 0pt; min-width: 0pt; line-height: 0.8; position: absolute; left: 28px; top: 28px; width: 20px; height: 20px; visibility: hidden;" src="chrome://easygestures/skin/small_link.png" alt="" /></p>
<input style="font-family: Arial,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; background-color: white; color: black; text-align: center; position: absolute; z-index: 2147483647; visibility: hidden; border: 4px 2px 8px solid #dddddd;" /> <img style="border: 0px none; margin: 0px; padding: 0px; display: block; float: none; color: black; background-image: none; background-color: transparent; min-height: 0pt; min-width: 0pt; line-height: 0.8; position: absolute; z-index: 2147483647; visibility: hidden;" onclick="var matchCase = this.src.search('matchCase_On')!=-1; this.src=this.src.replace( (matchCase?'On':'Off') , (matchCase?'Off':'On'));" src="chrome://easygestures/skin/matchCase_Off.png" alt="" /> <img style="border: 0px none; margin: 0px; padding: 0px; display: block; float: none; color: black; background-image: none; background-color: transparent; min-height: 0pt; min-width: 0pt; line-height: 0.8; position: absolute; z-index: 2147483647; visibility: hidden;" onclick="var next=parseInt(getAttribute('currentEngine')); do {next=(next+1)%7;} while (!this.hasAttribute('searchQuery'+next) &amp;&amp; (next!=0 || !this.hasAttribute('searchQuery0')) ); this.src=this.getAttribute('searchQuery'+ next);this.setAttribute('currentEngine',next);this.previousSibling.previousSibling.focus();" src="chrome://easygestures/skin/searchWebSign.png" alt="" /> <img style="border: 0px none; margin: 0px; padding: 0px; display: block; float: none; color: black; background-image: none; background-color: transparent; min-height: 0pt; min-width: 0pt; line-height: 0.8; position: absolute; left: 58.125px; top: -4px; visibility: hidden;" src="chrome://easygestures/skin/altMenuSign0.png" alt="" /></p>
<div style="border: 0px none; margin: 0px; padding: 0px; display: block; float: none; color: black; background-image: url(chrome://easygestures/skin/contextMenuSign.png); background-color: red; min-height: 0pt; min-width: 0pt; line-height: 0.8; visibility: hidden;"><img style="position: absolute; left: 4px; top: -22px; visibility: hidden;" src="chrome://easygestures/skin/contextMenuSign.png" alt="" /> <img style="position: absolute; left: 0.125px; top: -18px;" src="chrome://easygestures/skin/contextMenuSign.png" alt="" /></div>
</div>
<p>Completely unsure about how good bots scan and index files and sites, myself and other bloggers alike had come up with a million different ways to present their own robots.txt file, and a million more ways to do theirs if they where using a wordpress site.</p>
<p>they ranged from</p>
<blockquote>
<pre>User-agent:  *
Disallow: /
Disallow: *</pre>
</blockquote>
<p>to something similar to this.</p>
<blockquote>
<pre>User-agent:  *
Disallow: /wp*</pre>
</blockquote>
<h3>After</h3>
<p>Some of what we have in our typical robots.txt is indeed valid, but bear with me for a second as i explain what i did to come up with some new results.</p>
<p>to gather statistics on what was being indexed I cross referenced the results from some analytic tools that I had available.</p>
<ol>
<li><a href="http://www.google.com/analytics/" target="_blank">Google analytics </a> (google search stats)<a href="http://www.google.com/analytics/" target="_blank"><br />
</a></li>
<li><a href="http://wordpress.org/extend/plugins/statpress/" target="_blank">Stat press </a> (wordpress stats)<a href="http://wordpress.org/extend/plugins/statpress/" target="_blank"><br />
</a></li>
<li><a href="http://en.wikipedia.org/wiki/AWStats" target="_blank">awstats</a> (server side built in stats)</li>
<li><a href="https://www.google.com/webmasters/tools/dashboard" target="_blank">Web mastering tools </a> (By Google)<a href="https://www.google.com/webmasters/tools/dashboard" target="_blank"><br />
</a></li>
</ol>
<p>From the data I was able to pull from these resources I specifically looked for what was being hit. Because of the special way that wordpress loads, and imports I could see that /index.php was being indexed as a file, but most other FILES on the site where not indexed. All other PAGES or what would be considered a page by a typical computer user where not indexed as an actual FILE but rather indexed by its permalink location.</p>
<p>hmm &#8230; interesting Google bot indexes files and paths. Interesting  but not unexpected.</p>
<p>By now most of us know this, you set up a permalink structure in your website and it dynamically changes the links throughout your site to reflect the change. This is great for dynamically driven websites looking for a cleaner path or some SEO optimization.</p>
<p>The Google bot can in most cases follow an average custom permalink structure, I will note that the more difficult the permalink structures are ether crawled slower if crawled at all. I would shy away from lots of string names within your structure =?etc &#8230;</p>
<h3>Back to robots&#8230;</h3>
<p>So how does all this effect your robots.txt structure you ask? Well if you have gotten yourself a good permalink structure and you can then you can essentially set up your robots to block everything but the categories, pages, or posts you want it to crawl, and is perfect for helping eliminate duplicated content.</p>
<p>Here&#8217;s an example.</p>
<p>My own robots.txt file</p>
<blockquote>
<pre>User-agent:  *
Disallow: /wp-admin/
Disallow: /wp-includes/
Disallow: /category/archive/
Disallow: /feed/</pre>
</blockquote>
<p>I have disallowed my wp-admin directory, and a category in my wordpress permalink structure /category/archive, and finally disallowed my rss feeds, accessed through http://www.cssorigins.com/feed if my site was indexed properly by Google then all the content that would be in the feeds would already been indexed and thus the feeds would be duplicated content. The same goes for the archive category, since I post all my posts into that category as well as their individual categories.</p>
<p>But remember that the bots index files as well, so it would be a bad idea to do something similar to this.</p>
<blockquote>
<pre>Disallow: /*.php</pre>
</blockquote>
<p>as your index file now would not be indexed, along with the rest of your website. =(</p>
<p><strong>Don&#8217;t understand? Think there&#8217;s a better way? Please comment and help us build a better understanding of how the web works.</strong></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cssOrigins.com/2009/robottxt-revisited/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>50 Beautiful Websites with Illustrated Landscapes &#124; Webdesigner Depot</title>
		<link>http://www.cssOrigins.com/2009/50-beautiful-websites-with-illustrated-landscapes-webdesigner-depot/</link>
		<comments>http://www.cssOrigins.com/2009/50-beautiful-websites-with-illustrated-landscapes-webdesigner-depot/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 20:22:36 +0000</pubDate>
		<dc:creator>Hunter Brelsford</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[News Press]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Illustration]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.cssOrigins.com/?p=175</guid>
		<description><![CDATA[the day after I did an article about this the Webdesigner Depot came out with this and blew me away, so here&#8217;s their list enjoy Here are 50 beautiful websites with landscape illustrations in a variety of styles. Find Out How Serious&#8230; Green Globe Ideas DivVoted StrawPoll ten24 Media Banjax Visit Cascadia DrupalCon DC Studio7Designs [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>the day after I did an article about this the Webdesigner Depot came out with this and blew me away, so here&#8217;s their list enjoy</p>
<p>Here are 50 beautiful websites with landscape illustrations in a variety of styles.</p>
<p>Find Out How Serious&#8230;<span id="more-175"></span></p>
<p><a title="Green Globe Ideas" href="http://greenglobeideas.com/" target="_blank" title="Green Globe Ideas">Green Globe Ideas<br />
<img src="http://www.cssorigins.com/images/greenglobe.jpg" alt="Green Globe Ideas" /> </a></p>
<p><a title="Divvoted" href="http://www.divvoted.com/" target="_blank" title="Divvoted"><!--more--> DivVoted<br />
<img src="http://www.cssorigins.com/images/divvoted.jpg" alt="DivVoted" /> </a></p>
<p><a href="http://strawpollnow.com/" target="_blank">StrawPoll<br />
<img src="http://www.cssorigins.com/images/strawpoll.jpg" alt="StrawPoll" /> </a></p>
<p><a title="ten24media" href="http://www.1024media.com/" target="_blank" title="ten24media">ten24 Media<br />
<img src="http://www.cssorigins.com/images/ten24.jpg" alt="ten24" /> </a></p>
<p><a title="Banjax" href="http://banjax.com/" target="_blank" title="Banjax">Banjax<br />
<img src="http://www.cssorigins.com/images/banjax.jpg" alt="Banjax" /> </a></p>
<p><a title="Visit Cascadia" href="http://www.visitcascadia.com/" target="_blank" title="Visit Cascadia">Visit Cascadia<br />
<img src="http://www.cssorigins.com/images/cascadia.jpg" alt="Vist Cascadia" /> </a></p>
<p><a title="Drupalcon.org" href="http://dc2009.drupalcon.org/" target="_blank" title="Drupalcon.org">DrupalCon DC<br />
<img src="http://www.cssorigins.com/images/drupalcon.jpg" alt="DrupalCon DC" /> </a></p>
<p><a title="Studio7Designs" href="http://www.studio7designs.com/" target="_blank" title="Studio7Designs">Studio7Designs<br />
<img src="http://www.cssorigins.com/images/studio7.jpg" alt="Studio7" /> </a></p>
<p><a title="Aditshukla" href="http://aditshukla.com/" target="_blank" title="Aditshukla">Adit Shukla<br />
<img src="http://www.cssorigins.com/images/adit.jpg" alt="Adit Shukla" /> </a></p>
<p><a title="Iceberg" href="http://www.geticeberg.com/" target="_blank" title="Iceberg">Iceberg<br />
<img src="http://www.cssorigins.com/images/iceberg1.jpg" alt="Iceburg" /> </a></p>
<p><a title="vimeo" href="http://www.vimeo.com/" target="_blank" title="vimeo">Vimeo<br />
<img src="http://www.cssorigins.com/images/vimeo1.jpg" alt="Vimeo" /> </a></p>
<p><a title="go glamping" href="http://goglamping.net/" target="_blank" title="go glamping">Go Glamping<br />
<img src="http://www.cssorigins.com/images/glamping.jpg" alt="Go Glamping" /> </a></p>
<p><a title="twither" href="http://twhither.com/" target="_blank" title="twither">Twither<br />
<img src="http://www.cssorigins.com/images/twither.jpg" alt="Twither" /> </a></p>
<p><a title="Sensisoft" href="http://www.sensisoft.com/" target="_blank" title="Sensisoft">Sensi Soft<br />
<img src="http://www.cssorigins.com/images/sensisoft.jpg" alt="Sensi Soft" /> </a></p>
<p><a title="Volll" href="http://www.volll.com/" target="_blank" title="Volll">volll<br />
<img src="http://www.cssorigins.com/images/volll.jpg" alt="Volll" /> </a></p>
<p><a title="Tomas Projeta" href="http://www.pojeta.cz/" target="_blank" title="Tomas Projeta">Tomas Pojeta<br />
<img src="http://www.cssorigins.com/images/tomas.jpg" alt="Tomas Pojeta" /> </a></p>
<p><a title="Jiri Tvrdek" href="http://www.tvrdek.cz/en" target="_blank" title="Jiri Tvrdek">Jiri Tvrdek<br />
<img src="http://www.cssorigins.com/images/jiri.jpg" alt="Jiri Tvrdek" /> </a></p>
<p><a title="Boagworld" href="http://www.boagworld.com/" target="_blank" title="Boagworld">Boagworld<br />
<img src="http://www.cssorigins.com/images/boagworld.jpg" alt="Boagworld" /> </a></p>
<p><a title="Rawkes" href="http://rawkes.com/" target="_blank" title="Rawkes">Rawkes<br />
<img src="http://www.cssorigins.com/images/rawkes.jpg" alt="Rawkes" /> </a></p>
<p><a title="10voltmedia" href="http://www.10voltmedia.com/" target="_blank" title="10voltmedia">10 Volt Media<br />
<img src="http://www.cssorigins.com/images/10volt.jpg" alt="10 Volt" /> </a></p>
<p><a title="web design beach" href="http://www.webdesignbeach.com/" target="_blank" title="web design beach">Web Design Beach<br />
<img src="http://www.cssorigins.com/images/webdesignbeach.jpg" alt="Web Designer Beach" /> </a></p>
<p><a title="Schneeballschl8" href="http://www.schneeballschl8.de/" target="_blank" title="Schneeballschl8">Schneeballschl8<br />
<img src="http://www.cssorigins.com/images/schneeballschl8.jpg" alt="Schneeballschl8" /> </a></p>
<p><a href="http://stylizedweb.com/" target="_blank">Stylized Web<br />
<img src="http://www.cssorigins.com/images/stylizedweb.jpg" alt="Styleized Web" /> </a> S</p>
<p><a title="Project vinno" href="http://www.projectvino.com.au/" target="_blank" title="Project vinno">Project Vino<br />
<img src="http://www.cssorigins.com/images/projectvino.jpg" alt="Project Vino" /> </a></p>
<p><a title="Arbutus Photography" href="http://www.arbutusphotography.com/" target="_blank" title="Arbutus Photography">Arbutus Photography<br />
<img src="http://www.cssorigins.com/images/arbutus.jpg" alt="Arbutus Photography" /> </a></p>
<p><a title="Moshi Mnosters" href="http://www.moshimonsters.com/" target="_blank" title="Moshi Mnosters">Moshi Monsters<br />
<img src="http://www.cssorigins.com/images/moshi.jpg" alt="Moshi Monsters" /> </a></p>
<p><a href="http://www.campingilfrutteto.it/" target="_blank">IL FRUTTETO<br />
<img src="http://www.cssorigins.com/images/ilfrutteto.jpg" alt="IL FRUTTETO" /> </a></p>
<p><a title="eAnka" href="http://eanka.com/" target="_blank" title="eAnka">eAnka<br />
<img src="http://www.cssorigins.com/images/eanka.jpg" alt="eAnka" /> </a></p>
<p><a title="Colchesterschool" href="http://www.colchesterschool.ca/" target="_blank" title="Colchesterschool">Colchester School<br />
<img src="http://www.cssorigins.com/images/colchester.jpg" alt="Colchester School" /> </a></p>
<p><a title="Cloudred" href="http://www.cloudred.com/" target="_blank" title="Cloudred">Cloudred Multimedia<br />
<img src="http://www.cssorigins.com/images/cloudred.jpg" alt="Cloudred Multimedia" /> </a></p>
<p><a title="John Cow" href="http://www.johncow.com/" target="_blank" title="John Cow">John Cow<br />
<img src="http://www.cssorigins.com/images/johncow.jpg" alt="John Cow" /> </a></p>
<p><a title="Dean Oakley" href="http://deanoakley.com/" target="_blank" title="Dean Oakley">Dean Oakely<br />
<img src="http://www.cssorigins.com/images/deanoakley.jpg" alt="Dean Oakely" /> </a></p>
<p><a title="Brad Colbow" href="http://bradcolbow.com/" target="_blank" title="Brad Colbow">Brad Colbow<br />
<img src="http://www.cssorigins.com/images/brad.jpg" alt="Brad Colbow" /> </a></p>
<p><a title="Nine Lion" href="http://www.nineliondesign.com/" target="_blank" title="Nine Lion">Nine Lion<br />
<img src="http://www.cssorigins.com/images/ninelion.jpg" alt="Nine Lion" /> </a></p>
<p><a title="redBrick Health" href="https://www.redbrickhealth.com/" target="_blank" title="redBrick Health">RedBrick Health<br />
<img src="http://www.cssorigins.com/images/redbrick.jpg" alt="RedBrick Health" /> </a></p>
<p><a title="Polar Gold" href="http://www.polargold.de/" target="_blank" title="Polar Gold">polargold<br />
<img src="http://www.cssorigins.com/images/polargold.jpg" alt="polargold" /> </a></p>
<p><a title="Carbonica" href="http://www.carbonica.org/" target="_blank" title="Carbonica">Carbonica<br />
<img src="http://www.cssorigins.com/images/carbonica.jpg" alt="Carbonica" /> </a></p>
<p><a title="The Octonauts" href="http://www.octonauts.com/" target="_blank" title="The Octonauts">The Octonauts<br />
<img src="http://www.cssorigins.com/images/octonauts.jpg" alt="The Octonauts" /> </a></p>
<p><a title="Yes Insurance" href="http://www.yesinsurance.co.uk/" target="_blank" title="Yes Insurance">Yes Insurance<br />
<img src="http://www.cssorigins.com/images/yes.jpg" alt="Yes Insurance" /> </a></p>
<p><a title="Viget" href="http://www.viget.com/inspire" target="_blank" title="Viget">Viget Inspire<br />
<img src="http://www.cssorigins.com/images/viget.jpg" alt="Viget Inspire" /> </a></p>
<p><a title="Reservoir34" href="http://reservoir34.com/goodies.php#" target="_blank" title="Reservoir34">Reservoir34<br />
<img src="http://www.cssorigins.com/images/resevoir34.jpg" alt="Reservoir34" /> </a></p>
<p><a title="Biowind" href="http://www.biowind.ro/" target="_blank" title="Biowind">Biowind<br />
<img src="http://www.cssorigins.com/images/biowind.jpg" alt="Biowind" /> </a></p>
<p><a title="Happy in Greenville" href="http://www.happyingreenville.com/" target="_self" title="Happy in Greenville">Happy in Greenville<br />
<img src="http://www.cssorigins.com/images/greenville.jpg" alt="Happy in Greenville" /> </a></p>
<p><a title="Miki Mottes" href="http://www.mikimottes.com/" target="_blank" title="Miki Mottes">Miki Mottes<br />
<img src="http://www.cssorigins.com/images/miki.jpg" alt="Miki Mottes" /> </a></p>
<p><a title="Pinjata" href="http://www.pinjata.com/en/" target="_blank" title="Pinjata">Pinjata<br />
<img src="http://www.cssorigins.com/images/pinjata.jpg" alt="Pinjata" /> </a></p>
<p>via <a href="http://www.webdesignerdepot.com/2009/04/50-beautiful-websites-with-illustrated-landscapes/">50 Beautiful Websites with Illustrated Landscapes | Webdesigner Depot</a> .</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cssOrigins.com/2009/50-beautiful-websites-with-illustrated-landscapes-webdesigner-depot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eco Design Blog a: 101 Design resource sites</title>
		<link>http://www.cssOrigins.com/2009/eco-design-blog-a-101-design-resource-sites/</link>
		<comments>http://www.cssOrigins.com/2009/eco-design-blog-a-101-design-resource-sites/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 18:40:49 +0000</pubDate>
		<dc:creator>Hunter Brelsford</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[News Press]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.cssOrigins.com/?p=113</guid>
		<description><![CDATA[Website Templates A Few High Quality WordPress Themes: Evan Eckard Over 2000 Free Web Templates: OSWD A Small Selection of Nice Templates: Open Source Templates A Large List of Free Templates: Free CSS Templates Nice WordPress Templates for Download: Free CSS Templates A Combination of Free and Pay Templates: Free Templates Online Affordable, Quality Templates: [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><strong>Website Templates</strong></p>
<p>A Few High Quality WordPress Themes: <a href="http://www.evaneckard.com/pages/themes.php" target="_blank">Evan Eckard<br />
</a> Over 2000 Free Web Templates: <a href="http://www.oswd.org/" target="_blank">OSWD<br />
</a> A Small Selection of Nice Templates: <a href="http://www.opensourcetemplates.org/" target="_blank">Open Source Templates<br />
</a> A Large List of Free Templates: <a href="http://www.free-css-templates.com/" target="_blank">Free CSS Templates<br />
</a><span id="more-113"></span> Nice WordPress Templates for Download:<a href="http://www.freecsstemplates.org/" target="_blank"> Free CSS Templates<br />
</a> A Combination of Free and Pay Templates: <a href="http://www.freetemplatesonline.com/" target="_blank">Free Templates Online<br />
</a> Affordable, Quality Templates: <a href="http://www.templamatic.com/" target="_blank">Templamatic<br />
</a> Free Blog Templates: <a href="http://www.bloggingthemes.com/" target="_blank">Blogging Themes</a></p>
<p><strong>CSS Galleries</strong></p>
<p>The Best Sites on the Web: <a href="http://cssremix.com/" target="_blank">CSS Remix<br />
</a> A Frequently Updated Gallery of Sites: <a href="http://cssmania.com/" target="_blank">CSS Mania<br />
</a> An Organized List of Nice Sites: <a href="http://www.mostinspired.com/" target="_blank">Most Inspired<br />
</a> CSS Gallery of Quality Sites: <a href="http://www.css-design-yorkshire.com/" target="_blank">CSS Design Yorkshire<br />
</a> A Selection of Only Nature Based Sites: <a href="http://www.cssnature.org/" target="_blank">CSS Nature<br />
</a> A Selective List of Well Designed Sites: <a href="http://www.webcreme.com/" target="_blank">Web Creme<br />
</a> High Quality CSS Showcase: <a href="http://www.csstux.com/" target="_blank">CSS Tux<br />
</a> Nice CSS Websites:<a href="http://www.thedesignedtree.com/" target="_blank"> The Designed Tree<br />
</a> A CSS Collection Organized by Category: <a href="http://www.csselite.com/" target="_blank">CSS Elite</a></p>
<p><strong> <!--more--> Inspiration</strong></p>
<p>A Great Site About Everything Type: <a href="http://ilovetypography.com/" target="_blank">I Love Typography<br />
</a> An Incredible Illustrator: <a href="http://www.burstofbeaden.com/" target="_blank">Burst of Beaden<br />
</a> A Great Designer and Illustrator: <a href="http://www.fullyillustrated.com/" target="_blank">Fully Illustrated<br />
</a> Customizable List of Design Resources: <a href="http://www.corkdump.com/" target="_blank">Cork Dump<br />
</a> The Society of Graphic Designers of Canada: <a href="http://www.gdc.net/" target="_blank">GDC<br />
</a> Freelance Advice Blog and Resources: <a href="http://www2.freelanceswitch.com/" target="_blank">Freelance Switch<br />
</a> Amazing Collection of Logos: <a href="http://logopond.com/" target="_blank">Logopond<br />
</a> Stunning Desktop Wallpapers: <a href="http://www.desktopography.net/" target="_blank">Desktopography<br />
</a> A Graphic Design Magazine: <a href="http://www.computerarts.co.uk/" target="_blank">Computer Arts</a></p>
<p><strong>Tutorials</strong></p>
<p>The Best Photoshop Tutorials: <a href="http://psd.tutsplus.com/" target="_blank">PSD Tuts<br />
</a> A Talented Photoshop Designer: <a href="http://abduzeedo.com/" target="_blank">Abduzeedo<br />
</a> Photoshop Tutorials and Web Design Resources: <a href="http://www.webdesign.org/web/photoshop/tutorials" target="_blank">Web Design Library<br />
</a> Tutorials for Photoshop, Illustrator and More: <a href="http://www.tutorialvault.net/" target="_blank">Tutorial Vault<br />
</a> A Few Neat Illustrator and Photoshop Tutorials: <a href="http://www.designspice.com/main/tutorials/tut_ind.php" target="_blank">Design Spice<br />
</a> Great Photoshop Tutorials and Downloads: <a href="http://pswish.com/" target="_blank">PS Wish<br />
</a> Tutorials for Every Computer Program: <a href="http://www.tutorialing.com/index.php?idcategoria=16" target="_blank">Tutorialing</a></p>
<p><strong><!--more--> Design Blogs</strong></p>
<p>A Frequently Updated Design Blog: <a href="http://veerle.duoh.com/" target="_blank">Veerleas Blog<br />
</a> A Design Magazine and Blog:<a href="http://www.smashingmagazine.com/" target="_blank"> Smashing Magazine<br />
</a> A European Design Blog:<a href="http://www.designineurope.eu/" target="_blank"> Design In Europe<br />
</a> A Unique Nerdy Blog: <a href="http://designyoutrust.com/" target="_blank">Design You Trust<br />
</a> The Personal Blog of a Graphic Designer: <a href="http://www.larissameek.com/" target="_blank">Larissa Meek<br />
</a> A German Design Blog: <a href="http://www.davidhellmann.com/" target="_blank">David Hellmann<br />
</a> The Blog of a Canadian Geek/Model: <a href="http://mostlylisa.com/" target="_blank">Mostly Lisa<br />
</a> A Graphic Design Blog: <a href="http://www.bittbox.com/" target="_blank">Bittbox<br />
</a> A Blog About Freelance Graphic Design Advice: <a href="http://www2.freelanceswitch.com/" target="_blank">Freelance Switch<br />
</a> A Design Blog Full of Resources: <a href="http://www.youthedesigner.com/" target="_blank">You The Designer<br />
</a> A Popular Design Blog: <a href="http://blog.fazai38.com/" target="_blank">Fazai 38</a></p>
<p>via <a href="http://www.studio7designs.com/blog/101-design-resource-links/">Eco Design Blog a: 101 Design resource sites</a> .</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cssOrigins.com/2009/eco-design-blog-a-101-design-resource-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Css Design, and Resource site Mashup</title>
		<link>http://www.cssOrigins.com/2009/css-design-and-resource-site-mashup/</link>
		<comments>http://www.cssOrigins.com/2009/css-design-and-resource-site-mashup/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 18:35:32 +0000</pubDate>
		<dc:creator>Hunter Brelsford</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Print]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.cssOrigins.com/?p=101</guid>
		<description><![CDATA[Here I have compiled a list of some of the greatest css websites, galleries, tutorial sites, free stuff, and personal blogs. The personal design blog, web.print.andbeyond  at Jilnteractive Gonno Design&#8217;s Dark theme focuses your attention to his work &#124; Gonzo Design Web design company employing the funner side of illustration &#124; GetMeFast Creepy animation, solid [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Here I have compiled a list of some of the greatest css websites, galleries, tutorial sites, free stuff, and personal blogs.<span id="more-101"></span></p>
<ul>
<li>The personal design blog, web.print.andbeyond  at <a title="Jilinteractive" href="http://www.jilinteractive.net" target="_blank">Jilnteractive</a></li>
<li>Gonno Design&#8217;s Dark theme focuses your attention to his work | <a href="http://www.gonzo-design.com/" target="_blank">Gonzo Design</a></li>
<li>Web design company employing the funner side of illustration | <a href="http://www.getmefast.com/" target="_blank">GetMeFast</a></li>
<li>Creepy animation, solid design skills | <a href="http://www.stpo.fr/v2/" target="_blank">STPo</a></li>
<li>A personal favorite, Abduzeedo links all of us to great inspiration over and over again | <a href="http://abduzeedo.com/" target="_blank">Abduzeedo</a></li>
<li>Popular css gallery website | <a href="http://cssfreshblend.com" target="_blank">css Fresh Blend</a></li>
<li>a UK biased company, and not so known in my circles but a very beautiful css Gallery | <a href="http://www.cssshowcase.co.uk/" target="_blank">CSS Showcase</a></li>
<li>Theme forest home page is what makes this site wonderful, pictures, content, nice big power button | <a href="http://themeforest.net/" target="_blank">Theme Forest</a></li>
<li>The ever popular <a href="http://www.smashingmagazine.com/" target="_blank">Smash Magazine</a></li>
</ul>
<p>If you have comments about this list please feel free to leave them. This list is comprised almost in its entirety by my own personal feelings about these websites look and feels.</p>
<p>Additionally if your interested in a larger list studio7designs has come up with a list of 101 sites most of whitch are simply stunning. A list that I myself with be reviewing in great depth in the comeing weeks. The Additional list can be found at <a href="http://www.studio7designs.com/blog/101-design-resource-links/" target="_blank">http://www.studio7designs.com/blog/101-design-resource-links/</a> and will be added to my news press section.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cssOrigins.com/2009/css-design-and-resource-site-mashup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a CSS Website, My Thoughts</title>
		<link>http://www.cssOrigins.com/2009/doing-css-right-the-long-way/</link>
		<comments>http://www.cssOrigins.com/2009/doing-css-right-the-long-way/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 02:05:26 +0000</pubDate>
		<dc:creator>Hunter Brelsford</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.the-panoply.com/Hunter/?p=9</guid>
		<description><![CDATA[First article describes my wish to document the development of my own website.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Starting a new css website, is a lot harder then I thought it would be. <span id="more-9"></span> Every moment it seems there is something I think I should be doing, something other then what I am already doing on the website.  Luckily there are so many helpful people out there that have done most of the work for all of us. and as some of you might already know this is a wordpress site. Wonderful WordPress, lets talk about thee.</p>
<p>WordPress &#8211; features</p>
<ul>
<li>incredibly easy to use CMS</li>
<li>open source, and free</li>
<li>millions of worldwide developers</li>
<li>unlimited supply of user-created plug-ins</li>
<li>standardized php</li>
<li>great support forums</li>
</ul>
<p>All of which made my choice easy when selecting my own CMS for this website (cssOrigins.com).</p>
<p>let me rack my brain here for a second and tell you my fear with building a website. Why has it taken me so many years to come up with something even half decent? something like this website? As i said before because there is so much to do. I could talk on and on about website SEO, or how security is something often times neglected. A blog needs information and as I further develop this blog please feel free to express your own opinion to me on the topics that I will be covering.</p>
<p>My first few posts are going to be posts geared towards the development of my own blog  and what I have been doing to permote it, secure it, add to it, and prep it to overall be my website for years to come.</p>
<div 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: absolute; z-index: 2147483647; left: 223.875px; top: 22.875px;"><img style="border: 0px none; margin: 0px; padding: 0px; display: block; float: none; color: black; background-image: none; background-color: transparent; min-height: 0pt; min-width: 0pt; line-height: 0.8; position: absolute; left: 28px; top: 28px; width: 20px; height: 20px; visibility: hidden;" src="chrome://easygestures/skin/small_link.png" alt="" /></p>
<input style="font-family: Arial,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; background-color: white; color: black; text-align: center; position: absolute; z-index: 2147483647; visibility: hidden; border: 4px 2px 8px solid #dddddd;" /> <img style="border: 0px none; margin: 0px; padding: 0px; display: block; float: none; color: black; background-image: none; background-color: transparent; min-height: 0pt; min-width: 0pt; line-height: 0.8; position: absolute; z-index: 2147483647; visibility: hidden;" onclick="var matchCase = this.src.search('matchCase_On')!=-1; this.src=this.src.replace( (matchCase?'On':'Off') , (matchCase?'Off':'On'));" src="chrome://easygestures/skin/matchCase_Off.png" alt="" /> <img style="border: 0px none; margin: 0px; padding: 0px; display: block; float: none; color: black; background-image: none; background-color: transparent; min-height: 0pt; min-width: 0pt; line-height: 0.8; position: absolute; z-index: 2147483647; visibility: hidden;" onclick="var next=parseInt(getAttribute('currentEngine')); do {next=(next+1)%7;} while (!this.hasAttribute('searchQuery'+next) &amp;&amp; (next!=0 || !this.hasAttribute('searchQuery0')) ); this.src=this.getAttribute('searchQuery'+ next);this.setAttribute('currentEngine',next);this.previousSibling.previousSibling.focus();" src="chrome://easygestures/skin/searchWebSign.png" alt="" /> <img style="border: 0px none; margin: 0px; padding: 0px; display: block; float: none; color: black; background-image: none; background-color: transparent; min-height: 0pt; min-width: 0pt; line-height: 0.8; position: absolute; left: 58.125px; top: -4px; visibility: hidden;" src="chrome://easygestures/skin/altMenuSign0.png" alt="" /></p>
<div style="border: 0px none; margin: 0px; padding: 0px; display: block; float: none; color: black; background-image: url(chrome://easygestures/skin/contextMenuSign.png); background-color: red; min-height: 0pt; min-width: 0pt; line-height: 0.8; visibility: hidden;"><img style="position: absolute; left: 4px; top: -22px; visibility: hidden;" src="chrome://easygestures/skin/contextMenuSign.png" alt="" /> <img style="position: absolute; left: 0.125px; top: -18px;" src="chrome://easygestures/skin/contextMenuSign.png" alt="" /></div>
</div>
<div id="eG_actions_main" style="border: 0px none; margin: 0px; padding: 0px; display: none; float: none; color: black; background-image: none; background-color: transparent; min-height: 0pt; min-width: 0pt; line-height: 0.8; position: absolute; width: 76.25px; height: 76.25px; z-index: 2147483646; left: 223.875px; top: 22.875px;"><img style="border: 0px none; margin: 0px; padding: 0px; display: block; float: none; color: black; background-image: none; background-color: transparent; min-height: 0pt; min-width: 0pt; line-height: 0.8; z-index: 2147483645; width: 76.25px; height: 76.25px; opacity: 1;" src="chrome://easygestures/skin/small_menu.png" alt="" /></div>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.cssOrigins.com/2009/doing-css-right-the-long-way/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
