<?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>GreatWebGuy &#187; Programming</title> <atom:link href="http://greatwebguy.com/category/programming/feed/" rel="self" type="application/rss+xml" /><link>http://greatwebguy.com</link> <description>Self-proclaimed greatness is a hard thing to prove.</description> <lastBuildDate>Sat, 24 Dec 2011 03:12:51 +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>Writing JavaScript specific CSS</title><link>http://greatwebguy.com/programming/css/writing-javascript-specific-css/</link> <comments>http://greatwebguy.com/programming/css/writing-javascript-specific-css/#comments</comments> <pubDate>Fri, 01 May 2009 14:53:55 +0000</pubDate> <dc:creator>webguy</dc:creator> <category><![CDATA[CSS]]></category> <category><![CDATA[Javascript]]></category> <guid
isPermaLink="false">http://greatwebguy.com/?p=153</guid> <description><![CDATA[I wrote an article recently recommending Using jQuery to write JavaScript specific CSS, I've since change my mind on this approach. The approach I've moved to is similar, but doesn't rely on a framework and allows more flexibility like moving all of my JavaScript includes to the bottom of the page for better performance. In [...]]]></description> <wfw:commentRss>http://greatwebguy.com/programming/css/writing-javascript-specific-css/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Enable JavaScript specific CSS with one line of jQuery</title><link>http://greatwebguy.com/programming/dom/enable-javascript-specific-css-with-one-line-of-jquery/</link> <comments>http://greatwebguy.com/programming/dom/enable-javascript-specific-css-with-one-line-of-jquery/#comments</comments> <pubDate>Thu, 23 Apr 2009 02:27:21 +0000</pubDate> <dc:creator>webguy</dc:creator> <category><![CDATA[DOM]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[JQuery]]></category> <guid
isPermaLink="false">http://greatwebguy.com/?p=132</guid> <description><![CDATA[jQuery is by far my favorite JavaScript framework in terms of simplicity and just pure DOM power. I picked up a little trick at a conference quite a few months back and improved upon it and thought it could benefit anyone that believes in the mantra of progressive enhancement. Here's the line of code that [...]]]></description> <wfw:commentRss>http://greatwebguy.com/programming/dom/enable-javascript-specific-css-with-one-line-of-jquery/feed/</wfw:commentRss> <slash:comments>23</slash:comments> </item> <item><title>Setting your tabindex on your html forms automatically with jQuery</title><link>http://greatwebguy.com/programming/dom/setting-your-tabindex-on-your-html-forms-automatically-with-jquery/</link> <comments>http://greatwebguy.com/programming/dom/setting-your-tabindex-on-your-html-forms-automatically-with-jquery/#comments</comments> <pubDate>Thu, 18 Dec 2008 20:59:41 +0000</pubDate> <dc:creator>webguy</dc:creator> <category><![CDATA[DOM]]></category> <category><![CDATA[input]]></category> <category><![CDATA[JQuery]]></category> <category><![CDATA[tabindex]]></category> <guid
isPermaLink="false">http://greatwebguy.com/?p=100</guid> <description><![CDATA[The tabindex is absolutely necessary for controlling the tab order through a really long form, from a usability and accessibility standpoint. This is probably not the preferred way to do this, you should be setting the tabindex attribute on all of your input elements in your html. Now if you work with lazy developers, that [...]]]></description> <wfw:commentRss>http://greatwebguy.com/programming/dom/setting-your-tabindex-on-your-html-forms-automatically-with-jquery/feed/</wfw:commentRss> <slash:comments>20</slash:comments> </item> <item><title>Prevent double submit with jQuery</title><link>http://greatwebguy.com/programming/dom/prevent-double-submit-with-jquery/</link> <comments>http://greatwebguy.com/programming/dom/prevent-double-submit-with-jquery/#comments</comments> <pubDate>Wed, 17 Sep 2008 00:58:44 +0000</pubDate> <dc:creator>webguy</dc:creator> <category><![CDATA[DOM]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[JQuery]]></category> <category><![CDATA[submit]]></category> <guid
isPermaLink="false">http://greatwebguy.com/?p=70</guid> <description><![CDATA[Another great "little" solution with jQuery. Needed a simple way to protect all the forms on our site from being double submitted. There was an attempted solution in place on our app, that added an onsubmit to every form with a function above it called ignoreDoubleSubmit that tried to trap the event of the button [...]]]></description> <wfw:commentRss>http://greatwebguy.com/programming/dom/prevent-double-submit-with-jquery/feed/</wfw:commentRss> <slash:comments>24</slash:comments> </item> <item><title>Stock quote and chart from Yahoo in Java</title><link>http://greatwebguy.com/programming/java/stock-quote-and-chart-from-yahoo-in-java/</link> <comments>http://greatwebguy.com/programming/java/stock-quote-and-chart-from-yahoo-in-java/#comments</comments> <pubDate>Sun, 17 Aug 2008 15:06:22 +0000</pubDate> <dc:creator>webguy</dc:creator> <category><![CDATA[Java]]></category> <category><![CDATA[quote]]></category> <category><![CDATA[stock]]></category> <guid
isPermaLink="false">http://greatwebguy.com/?p=55</guid> <description><![CDATA[I was recently in need of a stock quote web service in order to display quote information and charts for a corporate website I was working on, so I started looking around for something, free of course. I kept reading that the most common example of web as a service is the stock quote example, [...]]]></description> <wfw:commentRss>http://greatwebguy.com/programming/java/stock-quote-and-chart-from-yahoo-in-java/feed/</wfw:commentRss> <slash:comments>26</slash:comments> </item> </channel> </rss>
