<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>nicholasjon.com :: a weblog &gt;&gt; posts tagged: javascript</title>
    <link>http://nicholasjon.com/</link>
    <pubDate>Mon, 17 Dec 2007 18:45:36 GMT</pubDate>
    <description>nicholasjon.com :: an rss feed</description>
    <image>
      <url>http://www.nicholasjon.com/images/n_ficon.gif</url>
      <link>http://nicholasjon.com/</link>
      <title>nicholasjon.com :: favicon</title>
    </image>
    <item>
      <title>JavaScript shortcuts that shouldn&#8217;t be black magic to the &#8220;average developer&#8221;</title>
      <link>http://nicholasjon.com/permalink/2007/12/17/javascript_shortcuts_that_shouldn%E2%80%99t_be_black_magic_to_the_%E2%80%9Caverage_developer%E2%80%9D</link>
      <description>&lt;p&gt;Link: &lt;a href="http://www.wait-till-i.com/2007/11/27/javascript-shortcut-notations-that-shouldnt-be-black-magic-to-the-average-developer/"&gt;http://www.wait-till-i.com/2007/11/27/javascript-shortcut-notations-that-shouldnt-be-black-magic-to-the-average-developer/&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 17 Dec 2007 18:45:36 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2007/12/17/javascript_shortcuts_that_shouldn%E2%80%99t_be_black_magic_to_the_%E2%80%9Caverage_developer%E2%80%9D</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>JsonMarshaller</title>
      <link>http://nicholasjon.com/permalink/2007/3/24/jsonmarshaller</link>
      <description>&lt;p&gt;A Java to Javascript (well, &lt;span class="caps"&gt;JSON&lt;/span&gt; anyway) marshalling framework.&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.twolattes.com/code.php"&gt;http://www.twolattes.com/code.php&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 24 Mar 2007 08:17:05 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2007/3/24/jsonmarshaller</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Creating websites for the Wii browser</title>
      <link>http://nicholasjon.com/permalink/2007/3/19/creating_websites_for_the_wii_browser</link>
      <description>&lt;p&gt;Capture Wiimote key codes with Javascript.&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.bolinfest.com/wii/"&gt;http://www.bolinfest.com/wii/&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 19 Mar 2007 09:20:54 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2007/3/19/creating_websites_for_the_wii_browser</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Time Sensitive CSS Switcher</title>
      <link>http://nicholasjon.com/permalink/2007/3/10/time_sensitive_css_switcher</link>
      <description>&lt;p&gt;A front-page Digg story about swapping out &lt;span class="caps"&gt;CSS&lt;/span&gt; files depending on the time of day.  It&amp;#8217;s nice to see so many people interested in the technique, I guess I&amp;#8217;m just a little surprised people are finding the idea so groundbreaking.  This guy does it with Javascript, and while that&amp;#8217;s not a bad idea, I still think a server-side solution is best.&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.digg.com/design/Time_Sensitive_CSS_Switcher"&gt;http://www.digg.com/design/Time_Sensitive_CSS_Switcher&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 10 Mar 2007 13:54:14 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2007/3/10/time_sensitive_css_switcher</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Binary Interchange Standard and Object Notation</title>
      <link>http://nicholasjon.com/permalink/2007/2/12/binary_interchange_standard_and_object_notation</link>
      <description>&lt;p&gt;Yup, that&amp;#8217;s really binary &lt;span class="caps"&gt;JSON&lt;/span&gt; right there.&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.kaijaeger.com/articles/introducing-bison-binary-interchange-standard.html"&gt;http://www.kaijaeger.com/articles/introducing-bison-binary-interchange-standard.html&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 12 Feb 2007 20:19:27 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2007/2/12/binary_interchange_standard_and_object_notation</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>JavaScript Performance Recommendations</title>
      <link>http://nicholasjon.com/permalink/2006/9/17/javascript_performance_recommendations</link>
      <description>&lt;p&gt;From the IE team no less &amp;mdash; really good stuff&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://blogs.msdn.com/ie/archive/2006/08/28/728654.aspx"&gt;http://blogs.msdn.com/ie/archive/2006/08/28/728654.aspx&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:13 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2006/9/17/javascript_performance_recommendations</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Scope in JavaScript</title>
      <link>http://nicholasjon.com/permalink/2006/9/16/scope_in_javascript</link>
      <description>&lt;p&gt;Oddly timely (for me)&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://digital-web.com/articles/scope_in_javascript/"&gt;http://digital-web.com/articles/scope_in_javascript/&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:11 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2006/9/16/scope_in_javascript</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Triggering Javascript when the DOM is done loading instead of the window</title>
      <link>http://nicholasjon.com/permalink/2006/8/25/triggering_javascript_when_the_dom_is_done_loading_instead_of_the_window</link>
      <description>&lt;p&gt;For peppier pages!&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://dean.edwards.name/my/busted.html"&gt;http://dean.edwards.name/my/busted.html&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:25 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2006/8/25/triggering_javascript_when_the_dom_is_done_loading_instead_of_the_window</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Screencast of Yahoo + JSON</title>
      <link>http://nicholasjon.com/permalink/2006/8/25/screencast_of_yahoo_json</link>
      <description>&lt;p&gt;I had no idea Firefox had a Javascript &amp;#8220;console&amp;#8221; plugin&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://manalang.com/wp-content/yahoo-json-example.htm"&gt;http://manalang.com/wp-content/yahoo-json-example.htm&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:25 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2006/8/25/screencast_of_yahoo_json</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>AssetPackager</title>
      <link>http://nicholasjon.com/permalink/2006/6/23/assetpackager</link>
      <description>&lt;p&gt;Compress &lt;span class="caps"&gt;CSS&lt;/span&gt; and JS files for production apps&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://synthesis.sbecker.net/pages/asset_packager"&gt;http://synthesis.sbecker.net/pages/asset_packager&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:19 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2006/6/23/assetpackager</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Happiness is: A two-headed scriptaculous slider</title>
      <link>http://nicholasjon.com/permalink/2006/5/10/happiness_is_a_twoheaded_scriptaculous_slider</link>
      <description>&lt;p&gt;This little addendum makes me so happy.&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.gerd-riesselmann.net/archives/2006/05/using-scriptaculous-slider-with-two-handles"&gt;http://www.gerd-riesselmann.net/archives/2006/05/using-scriptaculous-slider-with-two-handles&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:08 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2006/5/10/happiness_is_a_twoheaded_scriptaculous_slider</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Customizing lightbox</title>
      <link>http://nicholasjon.com/permalink/2006/5/3/customizing_lightbox</link>
      <description>&lt;p&gt;Always Beta&amp;#8217;s lightbox implementation&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.alwaysbeta.com/2006/02/08/building-ab-customizing-lightbox/"&gt;http://www.alwaysbeta.com/2006/02/08/building-ab-customizing-lightbox/&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:39 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2006/5/3/customizing_lightbox</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Javascript chart plotting</title>
      <link>http://nicholasjon.com/permalink/2006/4/28/javascript_chart_plotting</link>
      <description>&lt;p&gt;&lt;span class="caps"&gt;SVG&lt;/span&gt; and &lt;span class="caps"&gt;HTML&lt;/span&gt; Canvas approaches, very interesting&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.liquidx.net/plotkit/"&gt;http://www.liquidx.net/plotkit/&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:27 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2006/4/28/javascript_chart_plotting</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>All things web 2.0: The list</title>
      <link>http://nicholasjon.com/permalink/2006/3/27/all_things_web_20_the_list</link>
      <description>&lt;p&gt;The largest list of &amp;#8220;web 2.0&amp;#8221; apps I&amp;#8217;ve run across&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.sacredcowdung.com/archives/2006/03/all_things_web.html"&gt;http://www.sacredcowdung.com/archives/2006/03/all_things_web.html&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:33 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2006/3/27/all_things_web_20_the_list</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>The time is now for front-end architects</title>
      <link>http://nicholasjon.com/permalink/2006/3/23/the_time_is_now_for_frontend_architects</link>
      <description>&lt;p&gt;John tells me I&amp;#8217;m a front-end architect, and I think he might be right&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.garrettdimon.com/archives/the-time-is-now-for-front-end-architects"&gt;http://www.garrettdimon.com/archives/the-time-is-now-for-front-end-architects&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:27 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2006/3/23/the_time_is_now_for_frontend_architects</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Lightbox gone wild!</title>
      <link>http://nicholasjon.com/permalink/2006/3/22/lightbox_gone_wild</link>
      <description>&lt;p&gt;A great little script for creating modal dialogs&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://particletree.com/features/lightbox-gone-wild/"&gt;http://particletree.com/features/lightbox-gone-wild/&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:25 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2006/3/22/lightbox_gone_wild</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>WadgetOS</title>
      <link>http://nicholasjon.com/permalink/2006/3/20/wadgetos</link>
      <description>&lt;p&gt;An all-ajax &amp;#8220;OS&amp;#8221; in your browser&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.theartofennui.com/wadgetos/wadgetos.php"&gt;http://www.theartofennui.com/wadgetos/wadgetos.php&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:22 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2006/3/20/wadgetos</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>moo.fx</title>
      <link>http://nicholasjon.com/permalink/2006/3/14/moofx</link>
      <description>&lt;p&gt;Looks to be a nice lightweight Javascript effects library&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://moofx.mad4milk.net/#documentation"&gt;http://moofx.mad4milk.net/#documentation&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:16 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2006/3/14/moofx</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Open source project to take Ajax mainstream</title>
      <link>http://nicholasjon.com/permalink/2006/2/2/open_source_project_to_take_ajax_mainstream</link>
      <description>&lt;p&gt;I thought Ajax was mainstream?&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.cbronline.com/article_news.asp?guid=97D640A5-48E2-4078-A131-D7256CA376DC"&gt;http://www.cbronline.com/article_news.asp?guid=97D640A5-48E2-4078-A131-D7256CA376DC&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:38 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2006/2/2/open_source_project_to_take_ajax_mainstream</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>TRIGLAV</title>
      <link>http://nicholasjon.com/permalink/2006/1/30/triglav</link>
      <description>&lt;p&gt;An online &lt;span class="caps"&gt;RPG&lt;/span&gt; written entirely in JavaScript&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.smokymonkeys.com/triglav/"&gt;http://www.smokymonkeys.com/triglav/&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:36 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2006/1/30/triglav</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>iPhoto-like image resizing using Javascript</title>
      <link>http://nicholasjon.com/permalink/2005/12/20/iphotolike_image_resizing_using_javascript</link>
      <description>&lt;p&gt;Nice effect&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.agilepartners.com/blog/2005/12/07/iphoto-image-resizing-using-javascript/"&gt;http://www.agilepartners.com/blog/2005/12/07/iphoto-image-resizing-using-javascript/&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:17 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2005/12/20/iphotolike_image_resizing_using_javascript</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Developer notes for prototype.js</title>
      <link>http://nicholasjon.com/permalink/2005/10/18/developer_notes_for_prototypejs</link>
      <description>&lt;p&gt;Finally!&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.sergiopereira.com/articles/prototype.js.html"&gt;http://www.sergiopereira.com/articles/prototype.js.html&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:15 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2005/10/18/developer_notes_for_prototypejs</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>An interview with Jeremy Keith</title>
      <link>http://nicholasjon.com/permalink/2005/10/12/an_interview_with_jeremy_keith</link>
      <description>&lt;p&gt;He says &lt;span class="caps"&gt;DOM&lt;/span&gt; scripting is the new &lt;span class="caps"&gt;CSS&lt;/span&gt;, and I agree&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.digital-web.com/articles/jeremy_keith/"&gt;http://www.digital-web.com/articles/jeremy_keith/&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:09 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2005/10/12/an_interview_with_jeremy_keith</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Introducing the CSS3 Multi-Column Module</title>
      <link>http://nicholasjon.com/permalink/2005/9/29/introducing_the_css3_multicolumn_module</link>
      <description>&lt;p&gt;JavaScript to dynamically swap your text into multiple columns based on &lt;span class="caps"&gt;CSS 3&lt;/span&gt; specs, but should you really do that?&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.alistapart.com/articles/css3multicolumn"&gt;http://www.alistapart.com/articles/css3multicolumn&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:41 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2005/9/29/introducing_the_css3_multicolumn_module</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Live searches need permalinks</title>
      <link>http://nicholasjon.com/permalink/2005/7/27/live_searches_need_permalinks</link>
      <description>&lt;p&gt;An exceedingly simple example of why we need to be careful with Ajax&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://theubergeeks.net/2005/07/27/live/"&gt;http://theubergeeks.net/2005/07/27/live/&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:42 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2005/7/27/live_searches_need_permalinks</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>DOM Scripting Task Force</title>
      <link>http://nicholasjon.com/permalink/2005/7/18/dom_scripting_task_force</link>
      <description>&lt;p&gt;The gang from WaSP takes on JavaScript&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://domscripting.webstandards.org/"&gt;http://domscripting.webstandards.org/&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:27 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2005/7/18/dom_scripting_task_force</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Styled checkboxes and other form controls</title>
      <link>http://nicholasjon.com/permalink/2005/7/13/styled_checkboxes_and_other_form_controls</link>
      <description>&lt;p&gt;Improve the appearance and usability of online forms without sacrificing accessibility&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.gamingheadlines.co.uk/wod/formstyle/index.html#theproblem"&gt;http://www.gamingheadlines.co.uk/wod/formstyle/index.html#theproblem&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:20 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2005/7/13/styled_checkboxes_and_other_form_controls</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>State is the Web</title>
      <link>http://nicholasjon.com/permalink/2005/5/19/state_is_the_web</link>
      <description>&lt;p&gt;On maintaining state in web applications&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.vanderwal.net/random/entrysel.php?blog=1665"&gt;http://www.vanderwal.net/random/entrysel.php?blog=1665&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:29 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2005/5/19/state_is_the_web</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
    <item>
      <title>Ten good practices for writing JavaScript in 2005</title>
      <link>http://nicholasjon.com/permalink/2005/5/19/ten_good_practices_for_writing_javascript_in_2005</link>
      <description>&lt;p&gt;Good suggestions for those of us just coming back to JavaScript after vilifying it for the first half of the decade&lt;/p&gt;&lt;p&gt;Link: &lt;a href="http://www.bobbyvandersluis.com/articles/goodpractices.php"&gt;http://www.bobbyvandersluis.com/articles/goodpractices.php&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 30 Oct 2006 20:31:29 GMT</pubDate>
      <guid>http://nicholasjon.com/permalink/2005/5/19/ten_good_practices_for_writing_javascript_in_2005</guid>
      <author>nicholasjon@nicholasjon.com (Nick)</author>
    </item>
  </channel>
</rss>
