<?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>Dev Ingredients</title>
	<atom:link href="http://devingredients.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://devingredients.com</link>
	<description>web development blog</description>
	<lastBuildDate>Mon, 15 Apr 2013 08:15:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>The Google Feedburner is NOT closing down.</title>
		<link>http://devingredients.com/2012/10/the-google-feedburner-is-not-closing-down/</link>
		<comments>http://devingredients.com/2012/10/the-google-feedburner-is-not-closing-down/#comments</comments>
		<pubDate>Sun, 21 Oct 2012 17:28:10 +0000</pubDate>
		<dc:creator>Catalin</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://devingredients.com/?p=962</guid>
		<description><![CDATA[I felt like jumping in this little silly propaganda of this &#8220;Feedburner riot&#8221; where people started yelling how Google is going to shutdown Feedburner and all bloggers will lose their feed service and their subscribed users.
To put it simple, you, as a Blogger, who only uses feedburner to share your ...]]></description>
		<wfw:commentRss>http://devingredients.com/2012/10/the-google-feedburner-is-not-closing-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jCounter (a jQuery countdown plugin) &#8211; first release</title>
		<link>http://devingredients.com/2012/09/jcounter-jquery-countdown-plugin/</link>
		<comments>http://devingredients.com/2012/09/jcounter-jquery-countdown-plugin/#comments</comments>
		<pubDate>Wed, 26 Sep 2012 19:39:13 +0000</pubDate>
		<dc:creator>Catalin</dc:creator>
				<category><![CDATA[Dev talk]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[jQuery plugin]]></category>

		<guid isPermaLink="false">http://devingredients.com/?p=890</guid>
		<description><![CDATA[After doing a basic tutorial on creating a jQuery countdown plugin, I&#8217;ve been getting many requests regarding its functionality, so I&#8217;ve decided to rewrite it and make a release of a more stable version with more control. 
Here are a few new things: 

server-side timezone support to ensure accurate date-based ...]]></description>
		<wfw:commentRss>http://devingredients.com/2012/09/jcounter-jquery-countdown-plugin/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Inline versus Block Elements (special guest: float)</title>
		<link>http://devingredients.com/2012/07/inline-versus-block-elements-and-floated-elements/</link>
		<comments>http://devingredients.com/2012/07/inline-versus-block-elements-and-floated-elements/#comments</comments>
		<pubDate>Sat, 28 Jul 2012 14:23:36 +0000</pubDate>
		<dc:creator>Catalin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Dev talk]]></category>

		<guid isPermaLink="false">http://devingredients.com/?p=746</guid>
		<description><![CDATA[In HTML, there are two types of elements, inline and block elements.
Most know about them, use them, but do not fully grasp their difference and behavior and thus, stumble upon numerous layout rendering issues.
To use CSS at its best, you need to understand this very basic concept of HTML element ...]]></description>
		<wfw:commentRss>http://devingredients.com/2012/07/inline-versus-block-elements-and-floated-elements/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Building an extensible jQuery countdown plugin from scratch</title>
		<link>http://devingredients.com/2011/11/building-an-extensible-jquery-countdown-plugin-from-scratch/</link>
		<comments>http://devingredients.com/2011/11/building-an-extensible-jquery-countdown-plugin-from-scratch/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 09:38:05 +0000</pubDate>
		<dc:creator>Catalin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[countdown]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://devingredients.com/?p=684</guid>
		<description><![CDATA[UPDATE!I&#8217;ve made an official release of this plugin, click here and check it out
It has been some time since I&#8217;ve last posted, I&#8217;ve been far too busy with a project I&#8217;ve been working on the past several months, but it&#8217;s almost ready and I hope I&#8217;ll get back to my ...]]></description>
		<wfw:commentRss>http://devingredients.com/2011/11/building-an-extensible-jquery-countdown-plugin-from-scratch/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>Using the Reset Stylesheet</title>
		<link>http://devingredients.com/2011/07/using-the-reset-stylesheet/</link>
		<comments>http://devingredients.com/2011/07/using-the-reset-stylesheet/#comments</comments>
		<pubDate>Sat, 16 Jul 2011 07:01:55 +0000</pubDate>
		<dc:creator>Catalin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[browser inconsistencies]]></category>
		<category><![CDATA[cross-browser]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[default styles]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[reset stylesheet]]></category>

		<guid isPermaLink="false">http://devingredients.com/?p=236</guid>
		<description><![CDATA[This is certainly one thing a web designer can&#8217;t live without, it has been here for years and many developers have even built their own customized reset stylesheets. Though don&#8217;t be surprised, there are developers who still haven&#8217;t heard of this technique or haven&#8217;t found a use for it.
The most ...]]></description>
		<wfw:commentRss>http://devingredients.com/2011/07/using-the-reset-stylesheet/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Checking Your HTML Structure with HTML5 Outliner</title>
		<link>http://devingredients.com/2011/06/checking-your-html-structure-with-html5-outliner/</link>
		<comments>http://devingredients.com/2011/06/checking-your-html-structure-with-html5-outliner/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 06:35:54 +0000</pubDate>
		<dc:creator>Catalin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Dev talk]]></category>
		<category><![CDATA[html structure]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[html5 outliner]]></category>
		<category><![CDATA[new elements]]></category>

		<guid isPermaLink="false">http://devingredients.com/?p=664</guid>
		<description><![CDATA[There’s this great tool I’ve been using lately to check my HTML5 structures and assure myself that all the new elements have been placed correctly and have the necessary headings.
HTML5 requires all the new structural elements to have a heading, now if you’re meeting situations where a heading does not ...]]></description>
		<wfw:commentRss>http://devingredients.com/2011/06/checking-your-html-structure-with-html5-outliner/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>DIVs role in HTML5</title>
		<link>http://devingredients.com/2011/06/divs-role-in-html5/</link>
		<comments>http://devingredients.com/2011/06/divs-role-in-html5/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 12:39:16 +0000</pubDate>
		<dc:creator>Catalin</dc:creator>
				<category><![CDATA[Dev talk]]></category>
		<category><![CDATA[div element]]></category>
		<category><![CDATA[html5]]></category>

		<guid isPermaLink="false">http://devingredients.com/?p=678</guid>
		<description><![CDATA[Once we have been progressively adopting the HTML5 technology more and more each day lately, the well known “NO MORE DIVs” propaganda took place. 
I was surprised to see that “Divless layouts” already got promoted on some template websites, using the new HTML5 structural elements. Is it me, or we’re ...]]></description>
		<wfw:commentRss>http://devingredients.com/2011/06/divs-role-in-html5/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Time saving project starter kit</title>
		<link>http://devingredients.com/2011/05/time-saving-project-starter-kit/</link>
		<comments>http://devingredients.com/2011/05/time-saving-project-starter-kit/#comments</comments>
		<pubDate>Wed, 18 May 2011 10:56:16 +0000</pubDate>
		<dc:creator>Catalin</dc:creator>
				<category><![CDATA[Dev talk]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[time-saving]]></category>

		<guid isPermaLink="false">http://devingredients.com/?p=505</guid>
		<description><![CDATA[It&#8217;s time to talk a bit about some time-saving techniques.
Both graphic and web designers lose precious time rebuilding the same graphic elements, recreating browser form elements, coding the same code blocks, finding doctype syntaxes and what not. Just imagine how much you&#8217;d improve your web design workflow by having all ...]]></description>
		<wfw:commentRss>http://devingredients.com/2011/05/time-saving-project-starter-kit/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Populate a select dropdown list with jQuery</title>
		<link>http://devingredients.com/2011/05/populate-a-select-dropdown-list-with-jquery/</link>
		<comments>http://devingredients.com/2011/05/populate-a-select-dropdown-list-with-jquery/#comments</comments>
		<pubDate>Tue, 03 May 2011 11:46:12 +0000</pubDate>
		<dc:creator>Catalin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[dropdown]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://devingredients.com/?p=635</guid>
		<description><![CDATA[It’s common to meet situations where you want a dropdown list to be updated depending on a visitor’s input.
Let’s say we have a contact form and we want to list contact names according to the department the visitor selects. Namely, in our case, we’ll have different contact names for the ...]]></description>
		<wfw:commentRss>http://devingredients.com/2011/05/populate-a-select-dropdown-list-with-jquery/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Merging from HTML4 to HTML5</title>
		<link>http://devingredients.com/2011/03/merging-from-html4-to-html5/</link>
		<comments>http://devingredients.com/2011/03/merging-from-html4-to-html5/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 10:55:07 +0000</pubDate>
		<dc:creator>Catalin</dc:creator>
				<category><![CDATA[Dev talk]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[modernizr]]></category>
		<category><![CDATA[progressive enhancement]]></category>

		<guid isPermaLink="false">http://devingredients.com/?p=654</guid>
		<description><![CDATA[If HTML5 is here now, it does not mean that the previously HTML4 built web pages cannot benefit the new technology. In the next few years, HTML5 will change web communication greatly, we’re looking at new indexing methods, more accurate search engine results, richer APIs and web applications, greater accessibility ...]]></description>
		<wfw:commentRss>http://devingredients.com/2011/03/merging-from-html4-to-html5/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
