<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
   <channel>
      <title>DesignFeeds.com.au</title>
      <link>http://www.designfeeds.com.au/</link>
      <description>CSS &amp; Coding - Designfeeds.com.au</description>
      <language>en-au</language>
      <pubDate>Sat, 31 Jul 2010 10:42:19 America/Chicago</pubDate>
      <managingEditor>adam@webartist.com.au</managingEditor>
<item>
   <title>Guest on jQuery Podcast</title>
   <link>http://www.designfeeds.com.au/article/Guest_on_jQuery Podcast</link>
   <description><![CDATA[I had the honor of being on the jQuery Podcast #30 with Ralph Whitbeck and Doug Neiner. We talk about some of the different parts of CSS-Tricks, the jQuery conference, and the difference between designer and developers. We also talk about my new job at Wufoo and specifically the Wufoo jQuery plugin and the interesting [...]]]></description>
   <pubDate>Sat, 31 Jul 2010 02:40:40 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/Guest_on_jQuery Podcast</guid>
</item>
<item>
   <title>Turbine</title>
   <link>http://www.designfeeds.com.au/article/Turbine</link>
   <description><![CDATA[Turbine. A collection of PHP-powered tools that are designed to decrease css development time and web developer headache.]]></description>
   <pubDate>Fri, 30 Jul 2010 02:04:32 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/Turbine</guid>
</item>
<item>
   <title>The mobile web optimization guide</title>
   <link>http://www.designfeeds.com.au/article/The_mobile_web_optimization_guide</link>
   <description><![CDATA[The mobile web optimization guide. Provides an overview of three different strategies to make your websites work across all devices.]]></description>
   <pubDate>Fri, 30 Jul 2010 01:31:25 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/The_mobile_web_optimization_guide</guid>
</item>
<item>
   <title>Custom HTML5 video player with CSS3 and jQuery</title>
   <link>http://www.designfeeds.com.au/article/Custom_HTML5_video_player_with_CSS3_and_jQuery</link>
   <description><![CDATA[Custom HTML5 video player with CSS3 and jQuery. Learn how to build an easily customizable HTML5 video player, including packaging it as a simple jQuery plugin.]]></description>
   <pubDate>Fri, 30 Jul 2010 01:31:24 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/Custom_HTML5_video_player_with_CSS3_and_jQuery</guid>
</item>
<item>
   <title>CSS Run-in Display Value</title>
   <link>http://www.designfeeds.com.au/article/CSS_Run-in_Display Value</link>
   <description><![CDATA[CSS has a value for the display attribute called run-in. It&#8217;s like this: h3 { display: run-in; } The point is to allow a header to run into text below it, without sacrificing semantics or running into the problems you might run into trying to force it with other layout techniques. Let&#8217;s take a closer [...]]]></description>
   <pubDate>Thu, 29 Jul 2010 20:52:03 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/CSS_Run-in_Display Value</guid>
</item>
<item>
   <title>Interviewed on Unmatched Style Podcast</title>
   <link>http://www.designfeeds.com.au/article/Interviewed_on_Unmatched_Style Podcast</link>
   <description><![CDATA[The crew from Unmatched Style are the folks that run ConvergeSE which I was lucky enough to attend this year. They are really great folks! While I was down there, I was interviewed by Gene for their podcast. Thanks to Gene for having me! I really recommend to everyone to check out Unmatched Style. A [...]]]></description>
   <pubDate>Wed, 28 Jul 2010 20:52:06 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/Interviewed_on_Unmatched_Style Podcast</guid>
</item>
<item>
   <title>Dude, you browse with JavaScript on?</title>
   <link>http://www.designfeeds.com.au/article/Dude_you_browse_with_JavaScript on?</link>
   <description><![CDATA[Dude, you browse with JavaScript on? Uhm, yeah, why wouldn&#8217;t I? It&#8217;s totally insecure. Hackers could destroy your computer. Hackers? What is this 1995? And, no they can&#8217;t. They can definitely steal information about you without you knowing. Like what? Like you&#8217;re address book information or your browsing history, depending on your browser and settings. [...]]]></description>
   <pubDate>Mon, 26 Jul 2010 21:24:38 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/Dude_you_browse_with_JavaScript on?</guid>
</item>
<item>
   <title>CSS Filters</title>
   <link>http://www.designfeeds.com.au/article/CSS_Filters</link>
   <description><![CDATA[CSS Filters. A 5 minute microslot on how to make sure the browser you want gets the CSS that you want it to have!]]></description>
   <pubDate>Fri, 23 Jul 2010 03:03:20 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/CSS_Filters</guid>
</item>
<item>
   <title>Understanding border-image</title>
   <link>http://www.designfeeds.com.au/article/Understanding_border-image</link>
   <description><![CDATA[Understanding border-image. Learn how the border-image shorthand property works in today’s browsers.]]></description>
   <pubDate>Fri, 23 Jul 2010 03:03:19 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/Understanding_border-image</guid>
</item>
<item>
   <title>Word-Wrap: A CSS3 Property That Works in Every Browser</title>
   <link>http://www.designfeeds.com.au/article/Word-Wrap_A_CSS3_Property_That_Works_in_Every Browser</link>
   <description><![CDATA[
  
   	
		The word-wrap property is one of the oldest CSS3 properties, it works in IE6, and has a practical use especially for bloggers.
	
Read more at www.impressivewebs.com &rarr;
  
 ]]></description>
   <pubDate>Thu, 22 Jul 2010 16:46:52 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/Word-Wrap_A_CSS3_Property_That_Works_in_Every Browser</guid>
</item>
<item>
   <title>CSS3 Pie</title>
   <link>http://www.designfeeds.com.au/article/CSS3_Pie</link>
   <description><![CDATA[CSS3 Pie. Makes Internet Explorer 6-8 capable of rendering several of the most useful CSS3 decoration features.]]></description>
   <pubDate>Thu, 22 Jul 2010 01:33:28 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/CSS3_Pie</guid>
</item>
<item>
   <title>Understanding border-image</title>
   <link>http://www.designfeeds.com.au/article/Understanding border-image</link>
   <description><![CDATA[The new CSS3 property border-image is a little tricky, but it can allow you to create flexible boxes with custom borders (or drop shadows, if that&#8217;s your thing) with a single div and a single image. In this article I explain how the border-image shorthand property works in today&#8217;s browsers. The basic idea The border-image [...]]]></description>
   <pubDate>Wed, 21 Jul 2010 21:40:53 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/Understanding border-image</guid>
</item>
<item>
   <title>Semantically correct website logos</title>
   <link>http://www.designfeeds.com.au/article/Semantically_correct_website logos</link>
   <description><![CDATA[
  
   	
		Article on the &#8220;best&#8221; approach to marking up site logos/headings.
	
Read more at gandrweb.com &rarr;
  
 ]]></description>
   <pubDate>Tue, 20 Jul 2010 18:42:23 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/Semantically_correct_website logos</guid>
</item>
<item>
   <title>Local Previews of Images from File Inputs (fail)</title>
   <link>http://www.designfeeds.com.au/article/Local_Previews_of_Images_from_File_Inputs _fail_</link>
   <description><![CDATA[A little while back there was a guest post about Ajax image previews. It&#8217;s a nice technique but it left myself and a few other commenters thinking: wouldn&#8217;t it be cool if you didn&#8217;t have to upload the image at all to preview it? After all, the image is on the persons computer already why [...]]]></description>
   <pubDate>Mon, 19 Jul 2010 21:12:43 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/Local_Previews_of_Images_from_File_Inputs _fail_</guid>
</item>
<item>
   <title>Intelligent Select Box Filtering</title>
   <link>http://www.designfeeds.com.au/article/Intelligent_Select_Box_Filtering</link>
   <description><![CDATA[These select boxes all contain the exact same security question. However, each question can only be selected once &#8212; we're using jQuery to remove selected questions from all the other dropdowns.


     
]]></description>
   <pubDate>Sat, 17 Jul 2010 05:56:55 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/Intelligent_Select_Box_Filtering</guid>
</item>
<item>
   <title>Adaptive float fixing</title>
   <link>http://www.designfeeds.com.au/article/Adaptive_float fixing</link>
   <description><![CDATA[
  
   	
		A common problem faced by many web developers is how to correctly handle a series of floated, margined elements inside a fixed width container.
	
Read more at www.venturelab.co.uk &rarr;
  
 ]]></description>
   <pubDate>Fri, 16 Jul 2010 23:02:27 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/Adaptive_float fixing</guid>
</item>
<item>
   <title>Textarea Tricks</title>
   <link>http://www.designfeeds.com.au/article/Textarea Tricks</link>
   <description><![CDATA[Oh, &#60;textarea&#62;&#8217;s. How many quirks you posses. Here is a collection of nine things you might want to do related to textareas. Enjoy. 1. Image as textarea background, disappears when text is entered. You can add a background-image to a textarea like you can any other element. In this case, the image is a friendly [...]]]></description>
   <pubDate>Fri, 16 Jul 2010 21:03:41 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/Textarea Tricks</guid>
</item>
<item>
   <title>Tips for Web Design that Crosses Cultures</title>
   <link>http://www.designfeeds.com.au/article/Tips_for_Web_Design_that_Crosses Cultures</link>
   <description><![CDATA[The internet has the potential to put a global audience at your fingertips, but there&#8217;s far more to reaching across cultural divides than simply putting your website out there and waiting for people to visit it. There are issues to do with language, design and SEO that all need to be addressed before your website [...]]]></description>
   <pubDate>Wed, 14 Jul 2010 21:25:36 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/Tips_for_Web_Design_that_Crosses Cultures</guid>
</item>
<item>
   <title>CSS3 PIE: CSS3 decorations for IE</title>
   <link>http://www.designfeeds.com.au/article/CSS3_PIE_CSS3_decorations_for IE</link>
   <description><![CDATA[
  
   	
		PIE makes Internet Explorer 6-8 capable of rendering several of the most useful CSS3 decoration features.
	
Read more at css3pie.com &rarr;
  
 ]]></description>
   <pubDate>Wed, 14 Jul 2010 16:50:35 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/CSS3_PIE_CSS3_decorations_for IE</guid>
</item>
<item>
   <title>Google Maps Slider</title>
   <link>http://www.designfeeds.com.au/article/Google_Maps Slider</link>
   <description><![CDATA[Google Maps has a JavaScript API now in it&#8217;s third version. I remember playing with some version of the API back in v2 and thought it was kinda cool but a bit obtuse. For one thing, v3 no longer requires applying for an API key which is nice. I&#8217;m sure it&#8217;s partly me getting better [...]]]></description>
   <pubDate>Tue, 13 Jul 2010 05:30:54 America/Chicago</pubDate>
   <guid isPermaLink="true">http://www.designfeeds.com.au/article/Google_Maps Slider</guid>
</item>
   </channel>
</rss>