<?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>Max Design &#187; javascript</title>
	<atom:link href="http://www.maxdesign.com.au/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.maxdesign.com.au</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 01:08:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Some links for light reading (31/3/11)</title>
		<link>http://www.maxdesign.com.au/2011/03/31/some-links-321/</link>
		<comments>http://www.maxdesign.com.au/2011/03/31/some-links-321/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 10:04:51 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Links for light reading]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[media]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=2470</guid>
		<description><![CDATA[Why we should support users with no Javascript Media Queries localStorage is not cookies Wrapping Long URLs and Text Content with CSS prefixmycss &#8211; Prefix your CSS3 code Mobile Form Design Strategies Targeting HTML5?s Semantic Elements with CSS Web Forms that Don’t Make People Angry CSS Fonts Module Level 3 &#8211; W3C Working Draft 24 [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://www.punkchip.com/2011/03/why-support-javascript-disabled/">Why we should support users with no Javascript</a></li>
<li><a href="http://mediaqueri.es/">Media Queries</a></li>
<li><a href="http://blog.andyhume.net/localstorage-is-not-cookies">localStorage is not cookies</a></li>
<li><a href="http://perishablepress.com/press/2010/06/01/wrapping-content/">Wrapping Long URLs and Text Content with CSS</a></li>
<li><a href="http://prefixmycss.com/">prefixmycss &#8211; Prefix your CSS3 code</a></li>
<li><a href="http://www.uxbooth.com/blog/mobile-form-design-strategies/">Mobile Form Design Strategies</a></li>
<li><a href="http://www.impressivewebs.com/targeting-html5-css/">Targeting HTML5?s Semantic Elements with CSS</a></li>
<li><a href="http://designfestival.com/web-forms-that-dont-make-people-angry/">Web Forms that Don’t Make People Angry</a></li>
<li><a href="http://www.w3.org/TR/2011/WD-css3-fonts-20110324/">CSS Fonts Module Level 3 &#8211; W3C Working Draft 24 March 2011</a></li>
<li><a href="http://www.w3.org/TR/css3-flexbox/">http://www.w3.org/TR/css3-flexbox/</a></li>
<li><a href="http://www.456bereastreet.com/archive/201103/the_css3_flexible_box_layout_flexbox/">The CSS3 Flexible Box Layout (flexbox)</a></li>
<li><a href="http://blogs.sitepoint.com/give-floats-the-flick-in-css-layouts/">Give Floats the Flick in CSS Layouts</a></li>
<li><a href="http://www.smashingmagazine.com/2011/03/29/designing-for-the-future-web/">Designing For The Future Web</a></li>
<li><a href="http://meyerweb.com/eric/thoughts/2011/03/24/inconsistent-transitions/">Inconsistent Transitions</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2011/03/31/some-links-321/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some links for light reading (8/12/10)</title>
		<link>http://www.maxdesign.com.au/2010/12/08/some-links-306/</link>
		<comments>http://www.maxdesign.com.au/2010/12/08/some-links-306/#comments</comments>
		<pubDate>Wed, 08 Dec 2010 11:27:13 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Links for light reading]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=2340</guid>
		<description><![CDATA[Google Gravity 20 Useful CSS3 Menu and Navigation Tutorials Pure CSS3 box-shadow page curl effect Using the LESS CSS Preprocessor for Smarter Style Sheets CSS3 Gradient Backgrounds and Controlling Their Height The Anatomy of a JavaScript Design Pattern The creators of no-longer-with-us products explain what went wrong Adfont Calendar 2010 · A free font every [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://mrdoob.com/projects/chromeexperiments/google_gravity/">Google Gravity</a></li>
<li><a href="http://aext.net/2010/12/20-useful-css3-menu-and-navigation-tutorials/">20 Useful CSS3 Menu and Navigation Tutorials</a></li>
<li><a href="http://matthamm.com/box-shadow-curl.html">Pure CSS3 box-shadow page curl effect</a></li>
<li><a href="http://www.smashingmagazine.com/2010/12/06/using-the-less-css-preprocessor-for-smarter-style-sheets/">Using the LESS CSS Preprocessor for Smarter Style Sheets</a></li>
<li><a href="http://www.last-child.com/gradient-backgrounds-height/">CSS3 Gradient Backgrounds and Controlling Their Height</a></li>
<li><a href="http://blogs.sitepoint.com/2010/12/08/the-anatomy-of-a-javascript-design-pattern/">The Anatomy of a JavaScript Design Pattern</a></li>
<li><a href="http://37signals.com/svn/posts/2682-the-creators-of-no-longer-with-us-products-explain-what-went-wrong">The creators of no-longer-with-us products explain what went wrong</a></li>
<li><a href="http://adfont-calendar.com/">Adfont Calendar 2010 · A free font every day from Fontdeck</a></li>
<li><a href="http://www.smashingmagazine.com/2010/12/02/a-study-of-trends-in-mobile-design/">A Study of Trends in Mobile Design</a></li>
<li><a href="http://typedia.com/blog/post/cure-for-the-common-webfont-part-2-alternatives-to-georgia/">Cure for the Common Webfont, Part 2: Alternatives to Georgia</a></li>
<li><a href="http://blogs.sitepoint.com/2010/12/03/how-to-build-ipad-apps-with-xcode-and-interface-builder/">How to Build iPad Apps with Xcode and Interface Builder</a></li>
<li><a href="http://24ways.org/2010/my-css-wish-list">My CSS Wish List</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2010/12/08/some-links-306/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some links for light reading (28/04/10)</title>
		<link>http://www.maxdesign.com.au/2010/04/28/some-links-276/</link>
		<comments>http://www.maxdesign.com.au/2010/04/28/some-links-276/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 22:25:13 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Links for light reading]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[semantics]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=2031</guid>
		<description><![CDATA[Beautiful UI styling with CSS3 text-shadow, box-shadow, and border-radius Call to improve browser caching Rich snippets go international How WebKit Loads a Web Page 5 Common Myths About JavaScript Built-in or bolt-on accessibility in HTML5? Usability Do&#8217;s And Don&#8217;ts For Interactive Design Meet WOFF, The Standard Web Font Format WOFF font format submitted to W3C [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://dev.opera.com/articles/view/beautiful-ui-styling-with-css3-text-shadow-box-shadow-and-border-radius/">Beautiful UI styling with CSS3 text-shadow, box-shadow, and border-radius</a></li>
<li><a href="http://www.stevesouders.com/blog/2010/04/26/call-to-improve-browser-caching/">Call to improve browser caching</a></li>
<li><a href="http://googlewebmastercentral.blogspot.com/2010/04/rich-snippets-go-international.html">Rich snippets go international</a></li>
<li><a href="http://webkit.org/blog/1188/how-webkit-loads-a-web-page/">How WebKit Loads a Web Page</a></li>
<li><a href="http://www.sitepoint.com/blogs/2010/04/27/5-common-javascript-myths/">5 Common Myths About JavaScript</a></li>
<li><a href="http://www.456bereastreet.com/archive/201004/built-in_or_bolt-on_accessibility_in_html5_how_about_a_bit_of_both/">Built-in or bolt-on accessibility in HTML5?</a></li>
<li><a href="http://www.smashingmagazine.com/2010/04/27/usability-dos-and-donts-for-interactive-design/">Usability Do&#8217;s And Don&#8217;ts For Interactive Design</a></li>
<li><a href="http://blogs.msdn.com/ie/archive/2010/04/23/meet-woff-the-standard-web-font-format.aspx">Meet WOFF, The Standard Web Font Format</a></li>
<li><a href="http://dbaron.org/log/20100426-woff">WOFF font format submitted to W3C</a></li>
<li><a href="http://www.alistapart.com/articles/design-patterns-faceted-navigation/">Design Patterns: Faceted Navigation</a></li>
<li><a href="http://www.alistapart.com/articles/better-javascript-minification/">Better JavaScript Minification</a></li>
<li><a href="http://www.webdirections.org/sotw10/">The State of Web Development 2010</a></li>
<li><a href="http://www.onderhond.com/blog/work/extended-semantics-simple-is-better">Extended semantics</a></li>
<li><a href="http://www.accessibleculture.org/accessibleTabs/index.html">Variations on Ginader&#8217;s Accessible Tabs</a></li>
<li><a href="http://www.sitepoint.com/blogs/2010/04/13/towards-a-cooler-focus-caret/">Towards A Cooler Focus Caret</a></li>
<li><a href="http://rebuildingtheweb.com/en/need-new-plan-to-make-web-accessible/">Do we need a new game plan to make the Web accessible?</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2010/04/28/some-links-276/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS, JavaScript &amp; Accessibility Workshops Early-bird rate</title>
		<link>http://www.maxdesign.com.au/2010/03/11/earlybird/</link>
		<comments>http://www.maxdesign.com.au/2010/03/11/earlybird/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 11:37:20 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Web standards]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=1974</guid>
		<description><![CDATA[A quick note to let you know that our CSS, JavaScript &#038; Accessibility Workshops Early-bird rate will finish at COB on 12 March 2010. That&#8217;s tomorrow! Costs of tickets will then increase to $275 per person for half day workshops and $550 per person for full day workshops. A quick recap of the workshops: 3 [...]]]></description>
			<content:encoded><![CDATA[<p>A quick note to let you know that our CSS, JavaScript &#038; Accessibility Workshops Early-bird rate will <strong>finish at COB on 12 March 2010</strong>. That&#8217;s tomorrow! Costs of tickets will then increase to $275 per person for half day workshops and $550 per person for full day workshops.</p>
<p>A quick recap of the workshops:</p>
<div>
	<object type="application/x-shockwave-flash" style="width:425px; height:355px;" data="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=workshops-100207193125-phpapp02&#038;stripped_title=max-design-css-javascript-accessibility-workshops-2010"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=workshops-100207193125-phpapp02&#038;stripped_title=max-design-css-javascript-accessibility-workshops-2010" /></object>
</div>
<h3>
	3 expert presenters<br />
</h3>
<ul>
<li><strong>Kevin Yank</strong> &#8211; Highly respected technical author and JavaScript expert</li>
<li><strong>Roger Hudson</strong> &#8211; Detailed knowledge of WCAG 1.0 and WCAG 2.0</li>
<li><strong>Russ Weakley</strong> &#8211; Extensive experience in real-world CSS development and training</li>
</ul>
<h3>
	6 different workshops<br />
</h3>
<ul class="workshop-cities">
<li><a href="/workshops/2010-workshop1/">Workshop 1: Introduction to JavaScript (half-day)</a></li>
<li><a href="/workshops/2010-workshop2/">Workshop 2: Introduction to Accessibility (half-day)</a></li>
<li><a href="/workshops/2010-workshop3/">Workshop 3: Introduction to CSS (half-day)</a></li>
<li><a href="/workshops/2010-workshop4/">Workshop 4: JavaScript in Depth</a></li>
<li><a href="/workshops/2010-workshop5/">Workshop 5: WCAG 2.0 in Depth</a></li>
<li><a href="/workshops/2010-workshop6/">Workshop 6: CSS in Depth</a></li>
</ul>
<h3>
	4 different cites<br />
</h3>
<ul>
<li><strong>Melbourne</strong>: 12, 13, 14, 15 April </li>
<li><strong>Sydney</strong>: 19, 20, 21, 22 April </li>
<li><strong>Canberra</strong>: 03, 04, 05, 06 May </li>
<li><strong>Brisbane</strong>: 10, 11, 12, 13 May</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2010/03/11/earlybird/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Max Design 2010 workshop series</title>
		<link>http://www.maxdesign.com.au/2010/02/08/2010-workshops/</link>
		<comments>http://www.maxdesign.com.au/2010/02/08/2010-workshops/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 02:38:11 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Web standards]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=1903</guid>
		<description><![CDATA[We are very excited to announce our CSS, JavaScript and Accessibility workshops for 2010. This year’s workshops will give participants the latest knowledge and skill through our hands-on workshops. 3 expert presenters Kevin Yank &#8211; Highly respected technical author and JavaScript expert Roger Hudson &#8211; Detailed knowledge of WCAG 1.0 and WCAG 2.0 Russ Weakley [...]]]></description>
			<content:encoded><![CDATA[<p class="intro">
	We are very excited to announce our <a href="http://www.maxdesign.com.au/workshops/">CSS, JavaScript and Accessibility workshops for 2010</a>. This year’s workshops will give participants the latest knowledge and skill through our hands-on workshops.
</p>
<div>
	<object type="application/x-shockwave-flash" style="width:425px; height:355px;" data="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=workshops-100207193125-phpapp02&#038;stripped_title=max-design-css-javascript-accessibility-workshops-2010"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=workshops-100207193125-phpapp02&#038;stripped_title=max-design-css-javascript-accessibility-workshops-2010" /></object>
</div>
<h3>
	3 expert presenters<br />
</h3>
<ul>
<li><strong>Kevin Yank</strong> &#8211; Highly respected technical author and JavaScript expert</li>
<li><strong>Roger Hudson</strong> &#8211; Detailed knowledge of WCAG 1.0 and WCAG 2.0</li>
<li><strong>Russ Weakley</strong> &#8211; Extensive experience in real-world CSS development and training</li>
</ul>
<h3>
	6 different workshops<br />
</h3>
<ul class="workshop-cities">
<li><a href="/workshops/2010-workshop1/">Workshop 1: Introduction to JavaScript (half-day)</a></li>
<li><a href="/workshops/2010-workshop2/">Workshop 2: Introduction to Accessibility (half-day)</a></li>
<li><a href="/workshops/2010-workshop3/">Workshop 3: Introduction to CSS (half-day)</a></li>
<li><a href="/workshops/2010-workshop4/">Workshop 4: JavaScript in Depth</a></li>
<li><a href="/workshops/2010-workshop5/">Workshop 5: WCAG 2.0 in Depth</a></li>
<li><a href="/workshops/2010-workshop6/">Workshop 6: CSS in Depth</a></li>
</ul>
<h3>
	4 different cites<br />
</h3>
<ul>
<li><strong>Melbourne</strong>: 12, 13, 14, 15 April </li>
<li><strong>Sydney</strong>: 19, 20, 21, 22 April </li>
<li><strong>Canberra</strong>: 03, 04, 05, 06 May </li>
<li><strong>Brisbane</strong>: 10, 11, 12, 13 May</li>
</ul>
<p>
	Places are limited to 30 per workshop to ensure detailed hands-on training. Plus early-bird prices will finish on 12 March 2010&#8230; so make sure you book soon! Hope to see you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2010/02/08/2010-workshops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some links for light reading (25/8/09)</title>
		<link>http://www.maxdesign.com.au/2009/08/25/some-links-243/</link>
		<comments>http://www.maxdesign.com.au/2009/08/25/some-links-243/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 09:53:57 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Links for light reading]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[yql]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/2009/08/25/some-links-243/</guid>
		<description><![CDATA[Tutorial: scraping and turning a web site into a widget with YQL Getting Started with PHP Regular Expressions The Value of Web Site Usability Evaluations 20 tips for writing for the web Typedia: A Shared Encyclopedia of Typefaces Your Copyright Questions Answered PSD To HTML: Web Analytics Tools &#8211; Analyzing The Traffic On Web Deriving [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://www.wait-till-i.com/2009/08/25/tutorial-scraping-and-turning-a-web-site-into-a-widget-with-yql/">Tutorial: scraping and turning a web site into a widget with YQL </a></li>
<li><a href="http://www.noupe.com/php/php-regular-expressions.html">Getting Started with PHP Regular Expressions </a></li>
<li><a href="http://cre8pc.com/archives/1522">The Value of Web Site Usability Evaluations </a></li>
<li><a href="http://www.fatdux.com/blog/2009/08/07/20-tips-for-writing-for-the-web/">20 tips for writing for the web </a></li>
<li><a href="http://typedia.com/">Typedia: A Shared Encyclopedia of Typefaces </a></li>
<li><a href="http://www.book-by-its-cover.com/other/your-copyright-questions-answered">Your Copyright Questions Answered </a></li>
<li><a href="http://www.xhtml-css-code.com/analytics/web-analytics-tools-analyzing-the-traffic-on-web">PSD To HTML: Web Analytics Tools &#8211; Analyzing The Traffic On Web </a></li>
<li><a href="http://www.uie.com/articles/derivingdesignstrategy2/">Deriving Design Strategy from Market Maturity, Part 2 </a></li>
<li><a href="http://www.sitepoint.com/blogs/2009/08/20/color-accessibility-tools/">Making Your Web Colors Visible For All &#8211; Five Color Accessibility Tools </a></li>
<li><a href="http://www.alistapart.com/articles/javascript-mvc/">A List Apart: Articles: JavaScript MVC </a></li>
<li><a href="http://www.alistapart.com/articles/the-case-for-content-strategy-motown-style/">A List Apart: Articles: The Case for Content Strategy &#8211; Motown Style </a></li>
<li><a href="http://www.davlinlabs.com/blog/2009/07/design-philosophy-socrates/">Davlin Labs &#8211; Design Philosophy: Socrates </a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2009/08/25/some-links-243/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

