<?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>Blankfield.net</title>
	<atom:link href="http://blankfield.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blankfield.net</link>
	<description>Website Design » Web Application Development » Photography</description>
	<lastBuildDate>Tue, 06 Jul 2010 17:44:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Styling definition lists with CSS3</title>
		<link>http://blankfield.net/2010/07/css3-styling-ofdefinition-lists-with-css3/</link>
		<comments>http://blankfield.net/2010/07/css3-styling-ofdefinition-lists-with-css3/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 15:20:51 +0000</pubDate>
		<dc:creator>discern</dc:creator>
				<category><![CDATA[Standards]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blankfield.net/?p=365</guid>
		<description><![CDATA[Definition lists are an extremely useful, but often overlooked, HTML element used for creating lists of terms and definitions. Definition lists are similar to ordered and unordered lists, but there is one important difference. With definition lists, there are at least two tags per listed item: the term (&#60;dt&#62;) and the definition (&#60;dd&#62;), and there [...]]]></description>
		<wfw:commentRss>http://blankfield.net/2010/07/css3-styling-ofdefinition-lists-with-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XHTML-Valid External Links using jQuery</title>
		<link>http://blankfield.net/2010/06/valid-external-links-using-jquery/</link>
		<comments>http://blankfield.net/2010/06/valid-external-links-using-jquery/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 14:22:35 +0000</pubDate>
		<dc:creator>discern</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Standards]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blankfield.net/?p=398</guid>
		<description><![CDATA[You’re probably aware that the target attribute was removed from the XHTML specification way back when. This is mainly due to the rule that we as web developers should all be following: the browser belongs to the user (read: I’ll decide if and when I want another window or tab to open, thank you very [...]]]></description>
		<wfw:commentRss>http://blankfield.net/2010/06/valid-external-links-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Want to Help Gulf Wildlife and Fishermen?</title>
		<link>http://blankfield.net/2010/06/gulf-oil-spill-help-wildlife/</link>
		<comments>http://blankfield.net/2010/06/gulf-oil-spill-help-wildlife/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 15:37:02 +0000</pubDate>
		<dc:creator>discern</dc:creator>
				<category><![CDATA[Environment]]></category>
		<category><![CDATA[Wildlife]]></category>
		<category><![CDATA[gulf cleanup]]></category>
		<category><![CDATA[oil spill]]></category>

		<guid isPermaLink="false">http://blankfield.net/?p=382</guid>
		<description><![CDATA[Don’t just show up at a Gulf Coast beach; you may be turned away! You can donate your time and/or money. I&#8217;ve listed a few links below that may, in some small way, help direct efforts wisely. Gulf Coast Oil Disaster — How You Can Help (The Audubon Society) Louisiana Wildlife Rehabilitators Association How to [...]]]></description>
		<wfw:commentRss>http://blankfield.net/2010/06/gulf-oil-spill-help-wildlife/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide your password-protected WordPress posts</title>
		<link>http://blankfield.net/2010/05/hide-your-password-protected-posts/</link>
		<comments>http://blankfield.net/2010/05/hide-your-password-protected-posts/#comments</comments>
		<pubDate>Sun, 09 May 2010 14:13:56 +0000</pubDate>
		<dc:creator>discern</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[protected]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blankfield.net/?p=347</guid>
		<description><![CDATA[Learn how to create a list of your most recent WordPress posts, without showing those posts you have protected with a password.]]></description>
		<wfw:commentRss>http://blankfield.net/2010/05/hide-your-password-protected-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webkit troubled by very small fonts preceding @font-face text</title>
		<link>http://blankfield.net/2010/04/webkit-tag-font-face-error/</link>
		<comments>http://blankfield.net/2010/04/webkit-tag-font-face-error/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 18:20:42 +0000</pubDate>
		<dc:creator>discern</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[@font-face]]></category>
		<category><![CDATA[anti-alias]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[rendering]]></category>

		<guid isPermaLink="false">http://blankfield.net/?p=302</guid>
		<description><![CDATA[Earlier this month, I was styling a site, when I discovered a strange bug in Safari and Chrome (both Webkit) where any @font-face text would not be anti-aliased (smoothed) if it appeared after a block of pre-formatted text (text between &#60;pre&#62; and &#60;/pre&#62; tags) that was small enough to not be smoothed. By no means [...]]]></description>
		<wfw:commentRss>http://blankfield.net/2010/04/webkit-tag-font-face-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MRAG Americas — Website Redesign 2010</title>
		<link>http://blankfield.net/2010/04/mrag-americas/</link>
		<comments>http://blankfield.net/2010/04/mrag-americas/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 18:19:49 +0000</pubDate>
		<dc:creator>discern</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blankfield.net/?p=191</guid>
		<description><![CDATA[MRAG Americas promotes responsible, rational and sustainable utilization of aquatic resources. They are a unique and highly motivated group of scientists and specialists with expertise in fisheries and aquatic resource science, management, and monitoring; fisheries observer programs; ecosystem and protected area management; government liaison and relations; stakeholder engagement and outreach; and international conservation and management agreements.]]></description>
		<wfw:commentRss>http://blankfield.net/2010/04/mrag-americas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Faces in Aperture 3</title>
		<link>http://blankfield.net/2010/02/faces-in-aperture-3/</link>
		<comments>http://blankfield.net/2010/02/faces-in-aperture-3/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 02:28:15 +0000</pubDate>
		<dc:creator>discern</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[aperture]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[faces]]></category>

		<guid isPermaLink="false">http://blankfield.net/?p=98</guid>
		<description><![CDATA[With Apple&#8217;s release of Aperture 3 yesterday came some interesting new features, particularly &#8220;Faces,&#8221; Apple&#8217;s face recognition algorithm. This feature has been around in iPhoto for a little while, and now it&#8217;s been overhauled and included in their professional photo management package, so I thought I&#8217;d give it a whirl. Getting Started with Faces One [...]]]></description>
		<wfw:commentRss>http://blankfield.net/2010/02/faces-in-aperture-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add ‘Upcoming Events’ to your WordPress Blog</title>
		<link>http://blankfield.net/2010/01/upcoming-events-in-wordpress-blog/</link>
		<comments>http://blankfield.net/2010/01/upcoming-events-in-wordpress-blog/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 16:01:09 +0000</pubDate>
		<dc:creator>discern</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blankfield.net/?p=16</guid>
		<description><![CDATA[How to integrate upcoming events into your WordPress-powered blog, alongside your published posts.]]></description>
		<wfw:commentRss>http://blankfield.net/2010/01/upcoming-events-in-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Green My Restaurant</title>
		<link>http://blankfield.net/2010/01/green-my-restaurant/</link>
		<comments>http://blankfield.net/2010/01/green-my-restaurant/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 13:44:41 +0000</pubDate>
		<dc:creator>discern</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[green]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[restaurant]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blankfield.net/?p=33</guid>
		<description><![CDATA[Green My Restaurant was founded to help restaurants, chefs, grocers and consumers make wiser, more eco-friendly choices when it comes to the food they buy. Led by a marine scientist who is an expert in the field of fisheries management and sustainable seafood, Green My Restaurant aims to help more people make better choices when it comes to not only seafood, but all types of food. ]]></description>
		<wfw:commentRss>http://blankfield.net/2010/01/green-my-restaurant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Redux</title>
		<link>http://blankfield.net/2010/01/site-redux/</link>
		<comments>http://blankfield.net/2010/01/site-redux/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 20:58:57 +0000</pubDate>
		<dc:creator>discern</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blankfield.net/?p=1</guid>
		<description><![CDATA[UPDATE: I no longer use this theme. A few weeks ago, I was working on converting a Photoshop design into a website for a client. This particular design was really putting my CSS skills to the test, as so many do these days, to keep it looking exactly the same in all browsers the client wanted [...]]]></description>
		<wfw:commentRss>http://blankfield.net/2010/01/site-redux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.303 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-30 16:21:10 -->
