<?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>UI and the Rest &#187; Javascript</title>
	<atom:link href="http://www.uiandtherest.com/ui/index.php/category/html-css-javascript/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.uiandtherest.com/ui</link>
	<description>in the pursuit of UX bliss; other stuff</description>
	<lastBuildDate>Fri, 02 Dec 2011 23:19:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>HTML5 &#8211; Let&#8217;s Have an Understanding</title>
		<link>http://www.uiandtherest.com/ui/index.php/2011/10/11/html5-lets-have-an-understanding/</link>
		<comments>http://www.uiandtherest.com/ui/index.php/2011/10/11/html5-lets-have-an-understanding/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 15:42:47 +0000</pubDate>
		<dc:creator>Adrian Pomilio</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Tech Opinion]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://www.uiandtherest.com/ui/?p=419</guid>
		<description><![CDATA[Never has a W3C specification had such a rousing impact on the technology world as HTML5.  So rousing in fact that not everyone could agree when creating the specification.  So now we have the WHATWG version of the HTML5 specification.  Then &#8230; <a href="http://www.uiandtherest.com/ui/index.php/2011/10/11/html5-lets-have-an-understanding/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.uiandtherest.com/ui/index.php/2011/10/11/html5-lets-have-an-understanding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Front End Field Guide: CSS and JavaScript &#8211; Scripting Stylesheets</title>
		<link>http://www.uiandtherest.com/ui/index.php/2011/06/18/front-end-field-guide-css-and-javascript-scripting-stylesheets/</link>
		<comments>http://www.uiandtherest.com/ui/index.php/2011/06/18/front-end-field-guide-css-and-javascript-scripting-stylesheets/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 03:06:05 +0000</pubDate>
		<dc:creator>Adrian Pomilio</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML/CSS/Javascript]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.uiandtherest.com/ui/?p=361</guid>
		<description><![CDATA[So everyone seems to manipulate an elements style properties with JavaScript, but how about actually manipulating the stylesheet or creating one on the fly? In this edition we are going to cover the basics of enabling/disabling stylesheets, manipulating rules, and &#8230; <a href="http://www.uiandtherest.com/ui/index.php/2011/06/18/front-end-field-guide-css-and-javascript-scripting-stylesheets/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.uiandtherest.com/ui/index.php/2011/06/18/front-end-field-guide-css-and-javascript-scripting-stylesheets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Front End Field Guide: HTML5 &#8211; JavaScript Selectors</title>
		<link>http://www.uiandtherest.com/ui/index.php/2011/06/18/front-end-field-guide-html5-javascript-selectors/</link>
		<comments>http://www.uiandtherest.com/ui/index.php/2011/06/18/front-end-field-guide-html5-javascript-selectors/#comments</comments>
		<pubDate>Sat, 18 Jun 2011 23:46:32 +0000</pubDate>
		<dc:creator>Adrian Pomilio</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[querySelectorAll()]]></category>

		<guid isPermaLink="false">http://www.uiandtherest.com/ui/?p=346</guid>
		<description><![CDATA[In this edition of the &#8220;Front End Field Guide&#8221; we are going to take a look at the new  HTML5 JavaScript selectors.  In the past we had only getElementById(), getElementByTag(), getElementByTagName() as selectors.  But now there are two brand new selectors &#8230; <a href="http://www.uiandtherest.com/ui/index.php/2011/06/18/front-end-field-guide-html5-javascript-selectors/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.uiandtherest.com/ui/index.php/2011/06/18/front-end-field-guide-html5-javascript-selectors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript is a Language You Need to Learn</title>
		<link>http://www.uiandtherest.com/ui/index.php/2011/06/11/javascript-is-a-language-you-need-to-learn/</link>
		<comments>http://www.uiandtherest.com/ui/index.php/2011/06/11/javascript-is-a-language-you-need-to-learn/#comments</comments>
		<pubDate>Sat, 11 Jun 2011 18:44:53 +0000</pubDate>
		<dc:creator>Adrian Pomilio</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[HTML/CSS/Javascript]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Mobile Development]]></category>
		<category><![CDATA[Tech Opinion]]></category>

		<guid isPermaLink="false">http://www.uiandtherest.com/ui/?p=343</guid>
		<description><![CDATA[It&#8217;s been a while since my last post, the reason being is that I have been rather busy.  Between conferences, work, and family my &#8220;free time&#8221; has been rather limited.  When I have found some free time I spend it immersing my &#8230; <a href="http://www.uiandtherest.com/ui/index.php/2011/06/11/javascript-is-a-language-you-need-to-learn/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.uiandtherest.com/ui/index.php/2011/06/11/javascript-is-a-language-you-need-to-learn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cfObjective Presentations &#8211; HTML5</title>
		<link>http://www.uiandtherest.com/ui/index.php/2011/05/13/cfobjective-presentations-html5/</link>
		<comments>http://www.uiandtherest.com/ui/index.php/2011/05/13/cfobjective-presentations-html5/#comments</comments>
		<pubDate>Fri, 13 May 2011 23:08:48 +0000</pubDate>
		<dc:creator>Adrian Pomilio</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML/CSS/Javascript]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Mobile Development]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[cfobjective]]></category>

		<guid isPermaLink="false">http://www.uiandtherest.com/ui/?p=330</guid>
		<description><![CDATA[I have enjoyed my time at cfObjective() 2011 immensely.  The community is really awesome and I have met so many interesting and intelligent people.  There have been some really great sessions and I am very thankful for having the opportunity to &#8230; <a href="http://www.uiandtherest.com/ui/index.php/2011/05/13/cfobjective-presentations-html5/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.uiandtherest.com/ui/index.php/2011/05/13/cfobjective-presentations-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Have Made my Choice!</title>
		<link>http://www.uiandtherest.com/ui/index.php/2011/01/22/i-have-made-my-choice/</link>
		<comments>http://www.uiandtherest.com/ui/index.php/2011/01/22/i-have-made-my-choice/#comments</comments>
		<pubDate>Sat, 22 Jan 2011 23:43:24 +0000</pubDate>
		<dc:creator>Adrian Pomilio</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML/CSS/Javascript]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.uiandtherest.com/ui/?p=306</guid>
		<description><![CDATA[In the world of UI or Front End Engineering you have so many different camps.  The standards based camp (HTML, JS, CSS), and the Flash camp.  I have been using these technologies for so long that I just can&#8217;t see &#8230; <a href="http://www.uiandtherest.com/ui/index.php/2011/01/22/i-have-made-my-choice/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.uiandtherest.com/ui/index.php/2011/01/22/i-have-made-my-choice/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Accepted to Present at cfObjective()</title>
		<link>http://www.uiandtherest.com/ui/index.php/2011/01/21/accepted-to-present-at-cfobjective/</link>
		<comments>http://www.uiandtherest.com/ui/index.php/2011/01/21/accepted-to-present-at-cfobjective/#comments</comments>
		<pubDate>Sat, 22 Jan 2011 00:23:07 +0000</pubDate>
		<dc:creator>Adrian Pomilio</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML/CSS/Javascript]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Mobile Development]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[Web Based]]></category>
		<category><![CDATA[cfobjective]]></category>
		<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://www.uiandtherest.com/ui/?p=303</guid>
		<description><![CDATA[I just found out that I was accepted to present at cfObjective() in May.  I am very excited about this opportunity and I am looking forward to meeting a whole new set up people. I will be doing a double &#8230; <a href="http://www.uiandtherest.com/ui/index.php/2011/01/21/accepted-to-present-at-cfobjective/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.uiandtherest.com/ui/index.php/2011/01/21/accepted-to-present-at-cfobjective/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>UIandtheRest Labs Site</title>
		<link>http://www.uiandtherest.com/ui/index.php/2010/12/01/uiandtherest-labs-site/</link>
		<comments>http://www.uiandtherest.com/ui/index.php/2010/12/01/uiandtherest-labs-site/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 00:52:32 +0000</pubDate>
		<dc:creator>Adrian Pomilio</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML/CSS/Javascript]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Mobile Development]]></category>
		<category><![CDATA[Web Based]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Geolocation]]></category>
		<category><![CDATA[Lab]]></category>
		<category><![CDATA[Labs]]></category>
		<category><![CDATA[Local Storage]]></category>
		<category><![CDATA[Web Application]]></category>

		<guid isPermaLink="false">http://www.uiandtherest.com/ui/?p=249</guid>
		<description><![CDATA[Okay, so I like to play around with lots of different technologies.  But how can I share my work and get feedback from people?  Hmmm&#8230; I know, I will create the obligatory &#8220;Labs&#8221; section for my site! The labs section &#8230; <a href="http://www.uiandtherest.com/ui/index.php/2010/12/01/uiandtherest-labs-site/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.uiandtherest.com/ui/index.php/2010/12/01/uiandtherest-labs-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CFinNC Presentation Video &#8211; Flex and Javascript</title>
		<link>http://www.uiandtherest.com/ui/index.php/2009/10/31/cfinnc-presentation-video-flex-and-javascript/</link>
		<comments>http://www.uiandtherest.com/ui/index.php/2009/10/31/cfinnc-presentation-video-flex-and-javascript/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 23:58:52 +0000</pubDate>
		<dc:creator>Adrian Pomilio</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Flash Platform]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML/CSS/Javascript]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.uiandtherest.com/ui/?p=140</guid>
		<description><![CDATA[Adrian Pomilio, Flex and Javascript presentation at CFinNC. <a href="http://www.uiandtherest.com/ui/index.php/2009/10/31/cfinnc-presentation-video-flex-and-javascript/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.uiandtherest.com/ui/index.php/2009/10/31/cfinnc-presentation-video-flex-and-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript and Cross Domain Scripting Solution From Mozilla</title>
		<link>http://www.uiandtherest.com/ui/index.php/2009/06/30/javascript-and-cross-domain-scripting-solution-from-mozilla/</link>
		<comments>http://www.uiandtherest.com/ui/index.php/2009/06/30/javascript-and-cross-domain-scripting-solution-from-mozilla/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 14:20:48 +0000</pubDate>
		<dc:creator>Adrian Pomilio</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[cross domain scripting]]></category>

		<guid isPermaLink="false">http://www.uiandtherest.com/ui/?p=96</guid>
		<description><![CDATA[A friend recently passed a long an article found on slashdot regarding XSS, and for more information I visited the Mozilla Blog that discusses this concept in greater detail.  In an effort to save time I will summarize the articles &#8230; <a href="http://www.uiandtherest.com/ui/index.php/2009/06/30/javascript-and-cross-domain-scripting-solution-from-mozilla/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.uiandtherest.com/ui/index.php/2009/06/30/javascript-and-cross-domain-scripting-solution-from-mozilla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

