<?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</title>
	<atom:link href="http://www.maxdesign.com.au/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.maxdesign.com.au</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 10:41:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Ideal line length in ems</title>
		<link>http://www.maxdesign.com.au/2013/05/25/ideal-line-length-in-ems/</link>
		<comments>http://www.maxdesign.com.au/2013/05/25/ideal-line-length-in-ems/#comments</comments>
		<pubDate>Sat, 25 May 2013 10:40:00 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[em]]></category>
		<category><![CDATA[line-length]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=2871</guid>
		<description><![CDATA[Let&#8217;s assume that you have a chunk of body copy and you place it inside a container. Question 1: is there an optimal line length for copy? The optimal line length for your body text is considered to be 50-70 characters per line. Question 3: What type of unit should you use to control the [...]]]></description>
			<content:encoded><![CDATA[<p>
	Let&#8217;s assume that you have a chunk of body copy and you place it inside a container.
</p>
<h3>
	Question 1: is there an optimal line length for copy?<br />
</h3>
<p>
	The optimal line length for your body text is <a href="http://baymard.com/blog/line-length-readability">considered to be 50-70 characters per line</a>.
</p>
<h3>
	Question 3: What type of unit should you use to control the container width?<br />
</h3>
<p>
	The best unit for setting the width of the container is &#8220;em&#8221; units as they scale with the font-size.
</p>
<h3>
	Question 3: How do we convert 50-75 characters into ems?<br />
</h3>
<p>
	This is the hardest question as the content itself can affect how many characters appear per line.
</p>
<p>
	I decided to do an experiment with a range of well known texts:
</p>
<ol>
<li>&#8220;de Finibus Bonorum et Malorum&#8221;, by Cicero</li>
<li>&#8220;Far far away&#8221;</li>
<li>&#8220;The Sorrows of Werther&#8221;, J. W. von Goethe</li>
<li>&#8220;Metamorphosis&#8221;, Franz Kafka</li>
<li>&#8220;The quick brown fox&#8221; pangram</li>
</ol>
<p>
	I took ten lines of text from each of these different examples, and then measured how many characters appeared per line at a range of different &#8220;em&#8221; widths.
</p>
<p>
	Here is the <a href="http://maxdesign.com.au/jobs/example-line/">sample page</a> to show how the measuring was done.
</p>
<p>
	Below is a table of the results, including an overall average across all five example texts.across
</p>
<table>
<thead>
<tr>
<th>Column width in ems
			</th>
<th>de Finibus&#8230;</th>
<th>Far far&#8230;
			</th>
<th>The Sorrows&#8230;
			</th>
<th>Metamor&#8230;
			</th>
<th>The quick&#8230;
			</th>
<th>Average characters over 10 lines
			</th>
<th>Average characters per line
		</th>
</tr>
</thead>
<tbody>
<tr>
<td>21</td>
<td>496</td>
<td>501</td>
<td>499</td>
<td>488</td>
<td>478</td>
<td>492.4</td>
<td><strong>49</strong></td>
</tr>
<tr>
<td>22</td>
<td>510</td>
<td>509</td>
<td>529</td>
<td>534</td>
<td>514</td>
<td>519.2</td>
<td><strong>52</strong></td>
</tr>
<tr>
<td>23</td>
<td>536</td>
<td>533</td>
<td>556</td>
<td>536</td>
<td>533</td>
<td>538.8</td>
<td><strong>54</strong></td>
</tr>
<tr>
<td>24</td>
<td>576</td>
<td>579</td>
<td>581</td>
<td>565</td>
<td>554</td>
<td>571</td>
<td><strong>57</strong></td>
</tr>
<tr>
<td>25</td>
<td>589</td>
<td>579</td>
<td>585</td>
<td>598</td>
<td>588</td>
<td>587.8</td>
<td><strong>59</strong></td>
</tr>
<tr>
<td>26</td>
<td>612</td>
<td>608</td>
<td>606</td>
<td>610</td>
<td>605</td>
<td>608.2</td>
<td><strong>61</strong></td>
</tr>
<tr>
<td>27</td>
<td>627</td>
<td>648</td>
<td>644</td>
<td>633</td>
<td>623</td>
<td>635</td>
<td><strong>64</strong></td>
</tr>
<tr>
<td>28</td>
<td>659</td>
<td>659</td>
<td>666</td>
<td>663</td>
<td>652</td>
<td>659.8</td>
<td><strong>66</strong></td>
</tr>
<tr>
<td>29</td>
<td>687</td>
<td>694</td>
<td>701</td>
<td>700</td>
<td>665</td>
<td>689.4</td>
<td><strong>69</strong></td>
</tr>
<tr>
<td>30</td>
<td>713</td>
<td>716</td>
<td>714</td>
<td>716</td>
<td>699</td>
<td>711.6</td>
<td><strong>71</strong></td>
</tr>
</tbody>
</table>
<p>
	As you can see, the average seems to suggest that your container width should be set between the narrowest width of <strong>21em</strong> (approx 49 characters per line) to the widest width of <strong>30em</strong> (approx 71 characters per line).
</p>
<p>
	I hope this is helpful for anyone asking the question &#8220;How wide should my columns be in ems&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2013/05/25/ideal-line-length-in-ems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A simple (and very rough) responsive table solution</title>
		<link>http://www.maxdesign.com.au/2013/03/22/simple-responsive-table/</link>
		<comments>http://www.maxdesign.com.au/2013/03/22/simple-responsive-table/#comments</comments>
		<pubDate>Thu, 21 Mar 2013 14:58:07 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[responsive]]></category>
		<category><![CDATA[table]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=2858</guid>
		<description><![CDATA[There are a lot of very clever responsive table solutions available now. There are solutions that flip the table on it&#8217;s side, convert it to a pie chart, gradually reduce the columns, allow users to determine columns, and even allow partial scrolling across the table. All of them are very clever. However, there are concerns [...]]]></description>
			<content:encoded><![CDATA[<p>
	There are a lot of very clever responsive table solutions available now.
</p>
<p>
	There are solutions that <a href="http://css-tricks.com/examples/ResponsiveTables/responsive.php">flip the table</a> on <a href="http://www.mobifreaks.com/wp-content/demos/Responsive-and-SEO-Friendly-Data-Tables/">it&#8217;s side</a>, <a href="http://jsbin.com/emexa4">convert it to a pie chart</a>, <a href="http://www.irishstu.com/stublog/wp-content/uploads/2011/12/table-childs.html">gradually reduce the columns</a>, <a href="http://filamentgroup.com/examples/rwd-table-patterns/">allow users to determine columns</a>, and even allow <a href="http://www.zurb.com/playground/playground/responsive-tables/index.html">partial scrolling across the table</a>. All of them are very clever.
</p>
<p>
	However, there are concerns about many of them
</p>
<ol>
<li>some of them would be hard to implement in the real world &#8211; especially those that rely on the ::before pseudo-element selectors to generate table headers)</li>
<li>some of them may not work for all types of table data &#8211; like the pie chart solution</li>
<li>some of them many confuse the end users &#8211; like the disappearing column solution.</li>
</ol>
<p>
	Would you like to see a super-simple solution for responsive tables &#8211; that needs no JavaScript and just a few lines of CSS? Take a look:
</p>
<h3>
	Solution 1: super simple<br />
</h3>
<p>
	All you need to do is add a wrapping div around the table.
</p>
<pre class="codesample"><code>&lt;div class="table-container"&gt;
	&lt;table&gt;
		...
	&lt;table&gt;
&lt;/div&gt;
</code></pre>
<p>
	And then add some simple rules:
</p>
<pre class="codesample"><code>.table-container
{
	width: 100%;
	overflow-y: auto;
	_overflow: auto;
	margin: 0 0 1em;
}</code></pre>
<p>
	<a href="http://www.maxdesign.com.au/jobs/example-table/index1.htm">Here is demo 1</a>
</p>
<h3>
	Solution 2: adding scrollbars for iOS<br />
</h3>
<p>
	If you look at the demo above on an iOS device, like an iPhone, you will see that there are no scrollbars present. While users can swipe the table to scroll, this is not immediately obvious. We can fix that by adding some additional CSS.
</p>
<pre class="codesample"><code>.table-container::-webkit-scrollbar
{
	-webkit-appearance: none;
	width: 14px;
	height: 14px;
}

.table-container::-webkit-scrollbar-thumb
{
	border-radius: 8px;
	border: 3px solid #fff;
	background-color: rgba(0, 0, 0, .3);
}</code></pre>
<p>
	<a href="http://www.maxdesign.com.au/jobs/example-table/index2.htm">Here is demo 2</a>
</p>
<h3>
	Solution 3: scrollbars for everyone<br />
</h3>
<p>
	If you want to force all browsers and devices to display scrollbars, there are a range of JQuery options available:
</p>
<ul>
<li><a href="http://jscrollpane.kelvinluck.com/index.html">jScrollPane</a></li>
<li><a href="http://manos.malihu.gr/jquery-custom-content-scroller/">Custom content scroller</a></li>
<li><a href="http://www.myjqueryplugins.com/jquery-plugin/jscrollbar">jScroller</a></li>
<li><a href="http://baijs.nl/tinyscrollbar/">Tiny Scroller</a></li>
</ul>
<h3>
	Solution 4: adding a gradient<br />
</h3>
<p>
	Did you notice that the table looks &#8220;cut off&#8221; at the right edge? to give this a &#8220;fade in&#8221; look, you could add a linear-gradient. To do this successfully (so that it will work well at any screen size- or when the user scrolls) we will add two new elements to the markup.
</p>
<pre class="codesample"><code>&lt;div class="table-container-outer"&gt;
	&lt;div class="table-container-fade">&lt;/div&gt;
		&lt;div class="table-container"&gt;
			&lt;table&gt;
				...
			&lt;table&gt;
		&lt;/div&gt;
	&lt;/div&gt;
</code></pre>
<p>
	And then some additional CSS
</p>
<pre class="codesample"><code>.table-container-outer { position: relative; }

.table-container-fade
{
	position: absolute;
	right: 0;
	width: 30px;
	height: 100%;
	background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
	background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
	background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
	background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
	background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);
}</code></pre>
<p>
	<a href="http://www.maxdesign.com.au/jobs/example-table/index4.htm">Here is demo 4</a>
</p>
<p>
	So there you have it, a few simple (and very rough) responsive table options. What do you think?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2013/03/22/simple-responsive-table/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Some links for light reading (5/3/13)</title>
		<link>http://www.maxdesign.com.au/2013/03/05/some-links-403/</link>
		<comments>http://www.maxdesign.com.au/2013/03/05/some-links-403/#comments</comments>
		<pubDate>Mon, 04 Mar 2013 23:32:48 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Links for light reading]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[responsive]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=2855</guid>
		<description><![CDATA[Responsive Mixing Responsive Design and Mobile Templates Responsive audio out Logical Breakpoints For Your Responsive Design There is no breakpoint Build responsive emails Prototyping Responsive Typography CSS Getting Started with Sass How to Build a Better Button in CSS3 How to shrinkwrap and center elements horizontally Reintroducing Preboot HTML5 HTML5 forms input types Browsers WebKit [...]]]></description>
			<content:encoded><![CDATA[<h3>
	Responsive<br />
</h3>
<ul>
<li><a href="http://css-tricks.com/mixing-responsive-design-and-mobile-templates/">Mixing Responsive Design and Mobile Templates</a></li>
<li><a href="http://adactio.com/journal/6091/">Responsive audio out</a></li>
<li><a href="http://www.smashingmagazine.com/2013/03/01/logical-breakpoints-responsive-design/">Logical Breakpoints For Your Responsive Design</a></li>
<li><a href="http://seesparkbox.com/foundry/there_is_no_breakpoint">There is no breakpoint</a></li>
<li><a href="http://www.netmagazine.com/tutorials/build-responsive-emails">Build responsive emails</a></li>
<li><a href="http://viljamis.com/blog/2013/prototyping-responsive-typography/">Prototyping Responsive Typography</a></li>
</ul>
<h3>
	CSS<br />
</h3>
<ul>
<li><a href="http://www.sitepoint.com/getting-started-with-sass/">Getting Started with Sass</a></li>
<li><a href="http://www.sitepoint.com/build-a-better-button-in-css3/">How to Build a Better Button in CSS3</a></li>
<li><a href="http://www.456bereastreet.com/archive/201303/how_to_shrinkwrap_and_center_elements_horizontally/">How to shrinkwrap and center elements horizontally</a></li>
<li><a href="http://markdotto.com/2013/02/28/reintroducing-preboot/">Reintroducing Preboot</a></li>
</ul>
<h3>
	HTML5<br />
</h3>
<ul>
<li><a href="http://html5doctor.com/html5-forms-input-types/">HTML5 forms input types</a></li>
</ul>
<h3>
	Browsers<br />
</h3>
<ul>
<li><a href="http://paulirish.com/2013/webkit-for-developers/">WebKit for Developers</a></li>
<li><a href="http://www.sitepoint.com/browser-trends-march-2013/">Browser Trends March 2013: IE Drops Below 30%</a></li>
</ul>
<h3>
	Design<br />
</h3>
<ul>
<li><a href="http://designfestival.com/10-brilliant-color-apps-for-designers/">10 Brilliant Color Apps for Designers</a></li>
</ul>
<h3>
	Speed<br />
</h3>
<ul>
<li><a href="http://www.netmagazine.com/tutorials/improve-page-load-times">Improve page load times</a></li>
</ul>
<h3>
	UX<br />
</h3>
<ul>
<li><a href="http://www.netmagazine.com/features/usability-testing-myths">Usability testing myths</a></li>
<li><a href="http://uxmastery.com/how-to-conduct-a-content-audit/">How to Conduct A Content Audit</a></li>
</ul>
<h3>
	Acessibility<br />
</h3>
<ul>
<li><a href="http://speckyboy.com/2013/02/04/myths-about-how-blind-people-use-the-internet/">8 Myths About How Blind People Use the Internet</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2013/03/05/some-links-403/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some links for light reading (22/2/13)</title>
		<link>http://www.maxdesign.com.au/2013/02/22/some-links-402/</link>
		<comments>http://www.maxdesign.com.au/2013/02/22/some-links-402/#comments</comments>
		<pubDate>Thu, 21 Feb 2013 21:24:31 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Links for light reading]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[responsive]]></category>
		<category><![CDATA[ux]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=2851</guid>
		<description><![CDATA[W3C Specs CSS Animations &#8211; W3C Working Draft 19 February 2013 CSS When to Avoid the Descendant Selector CSS: a rapidly changing world Using Flexbox: Mixing Old and New for the Best Browser Support Flexbox syntax for IE 10 Setting Weights And Styles With The font-face Declaration Using White Space For Readability In HTML And [...]]]></description>
			<content:encoded><![CDATA[<h3>
	W3C Specs<br />
</h3>
<ul>
<li><a href="http://www.w3.org/TR/2013/WD-css3-animations-20130219/">CSS Animations &#8211; W3C Working Draft 19 February 2013</a></li>
</ul>
<h3>
	CSS<br />
</h3>
<ul>
<li><a href="http://www.impressivewebs.com/when-to-avoid-descendant-selector/">When to Avoid the Descendant Selector</a></li>
<li><a href="http://www.slideshare.net/maxdesign/css-a-rapidly-changing-world">CSS: a rapidly changing world</a></li>
<li><a href="http://css-tricks.com/using-flexbox/">Using Flexbox: Mixing Old and New for the Best Browser Support</a></li>
<li><a href="http://zomigi.com/blog/flexbox-syntax-for-ie-10/">Flexbox syntax for IE 10</a></li>
<li><a href="http://coding.smashingmagazine.com/2013/02/14/setting-weights-and-styles-at-font-face-declaration/">Setting Weights And Styles With The font-face Declaration</a></li>
<li><a href="http://coding.smashingmagazine.com/2013/02/19/using-white-space-for-readability-in-html-and-css/">Using White Space For Readability In HTML And CSS</a></li>
<li><a href="http://hugogiraudel.com/2013/02/04/css-gradients/">Dig deep into CSS linear gradients</a></li>
</ul>
<h3>
	Responsive<br />
</h3>
<ul>
<li><a href="http://seesparkbox.com/foundry/there_is_no_breakpoint">There is no breakpoint</a></li>
<li><a href="http://www.markboulton.co.uk/journal/theinbetween">The In-Between</a></li>
<li><a href="https://www.uie.com/articles/strategy_for_responsive_design/">Devising a Strategy for Responsive Design</a></li>
<li><a href="http://sass.fffunction.co/">Sassaparilla &#8211; Start your next web project faster</a></li>
<li><a href="http://www.benhayes.com/2013/02/dont-start-with-a-page-template/">Don&#8217;t start with a page template</a></li>
</ul>
<h3>
	Browsers<br />
</h3>
<ul>
<li><a href="http://www.opera.com/press/releases/2013/02/13/">Opera gears up at 300 million users</a></li>
<li><a href="http://generatedcontent.org/post/43036827576/hey-o-lets-go">Hey -o-, let&#8217;s go!</a></li>
<li><a href="http://www.sitepoint.com/firefox-19-whats-new/">What&#8217;s New in Firefox 19</a></li>
</ul>
<h3>
	Mobile<br />
</h3>
<ul>
<li><a href="http://www.netmagazine.com/features/dos-and-donts-cross-platform-mobile-design">Dos and don&#8217;ts of cross-platform mobile design</a></li>
</ul>
<h3>
	Developers<br />
</h3>
<ul>
<li><a href="http://www.netmagazine.com/features/time-travellers-guide-git">A time traveller&#8217;s guide to Git</a></li>
</ul>
<h3>
	HTML5<br />
</h3>
<ul>
<li><a href="http://speckyboy.com/2013/02/13/quick-tip-the-html5-context-menu-attribute-2/">Quick Tip: The HTML5 Context Menu Attribute</a></li>
</ul>
<h3>
	UX<br />
</h3>
<ul>
<li><a href="http://uxmastery.com/why-ux-designers-need-to-become-project-managers/">Why UX Designers Need To Become Project Managers</a></li>
</ul>
<h3>
	Accessibility<br />
</h3>
<ul>
<li><a href="http://www.paciellogroup.com/blog/2013/02/using-wai-aria-landmarks-2013/">Using WAI-ARIA Landmarks – 2013</a></li>
<li><a href="http://www.4syllables.com.au/2013/02/text-alternatives-images-captions/">Text alternatives for images with captions</a></li>
<li><a href="http://a11yproject.com/posts/never-remove-css-outlines/">Quick Tip: Never remove CSS outlines</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2013/02/22/some-links-402/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some links for light reading (13/2/13)</title>
		<link>http://www.maxdesign.com.au/2013/02/13/some-links-401/</link>
		<comments>http://www.maxdesign.com.au/2013/02/13/some-links-401/#comments</comments>
		<pubDate>Wed, 13 Feb 2013 00:07:19 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Links for light reading]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[capcha]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[main]]></category>
		<category><![CDATA[progress]]></category>
		<category><![CDATA[responsive]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=2847</guid>
		<description><![CDATA[W3C specs CSS Fonts Module Level 3 &#8211; W3C Working Draft 12 February 2013 CSS Transitions &#8211; W3C Working Draft 12 February 2013 Responsive Responsive grid systems; a solution? REMux: An Experimental Approach to Responsive Web Design Ditching responsive design The real conflict behind &#60;picture&#62; and @srcset Retina Revolution Improving Your Responsive Workflow with Style [...]]]></description>
			<content:encoded><![CDATA[<h3>
	W3C specs<br />
</h3>
<ul>
<li><a href="http://www.w3.org/TR/2013/WD-css3-fonts-20130212/">CSS Fonts Module Level 3 &#8211; W3C Working Draft 12 February 2013</a></li>
<li><a href="http://www.w3.org/TR/2013/WD-css3-transitions-20130212/">CSS Transitions &#8211; W3C Working Draft 12 February 2013</a></li>
</ul>
<h3>
	Responsive<br />
</h3>
<ul>
<li><a href="http://csswizardry.com/2013/02/responsive-grid-systems-a-solution/">Responsive grid systems; a solution?</a></li>
<li><a href="http://css-tricks.com/remux-an-experimental-approach-to-responsive-web-design/">REMux: An Experimental Approach to Responsive Web Design</a></li>
<li><a href="https://gocardless.com/blog/unresponsive-design/">Ditching responsive design</a></li>
<li><a href="http://blog.cloudfour.com/the-real-conflict-behind-picture-and-srcset/">The real conflict behind &lt;picture&gt; and @srcset</a></li>
<li><a href="http://blog.netvlies.nl/design-interactie/retina-revolution/">Retina Revolution</a></li>
<li><a href="https://speakerdeck.com/lukebrooker/improving-your-responsive-workflow-with-style-guides">Improving Your Responsive Workflow with Style Guides</a></li>
</ul>
<h3>
	CSS<br />
</h3>
<ul>
<li><a href="http://www.impressivewebs.com/when-to-avoid-descendant-selector/">When to Avoid the Descendant Selector</a></li>
<li><a href="http://blogs.adobe.com/webplatform/2013/01/30/balancing-text-for-better-readability/">Balancing Text for better readability</a></li>
</ul>
<h3>
	HTML5<br />
</h3>
<ul>
<li><a href="http://www.sitepoint.com/html5-main-element/">Introducing the New HTML5 &lt;main&gt; Element</a></li>
<li><a href="http://html5doctor.com/the-progress-element/">The progress element</a></li>
</ul>
<h3>
	Accessibility<br />
</h3>
<ul>
<li><a href="http://www.webaxe.org/accessible-html5-media-players-and-more/">Accessible HTML5 Media Players and More</a></li>
<li><a href="http://www.456bereastreet.com/archive/201302/making_elements_keyboard_focusable_and_clickable/">Making elements keyboard focusable and clickable</a></li>
<li><a href="http://www.sitepoint.com/captcha-inaccessible-to-everyone/">CAPTCHA: Inaccessible to Everyone</a></li>
</ul>
<h3>
	UX<br />
</h3>
<ul>
<li><a href="http://formulate.com.au/research/mad-libs-madness/">Mad Libs madness</a></li>
<li><a href="http://uxmastery.com/what-does-a-user-centred-design-process-look-like/">What Does a User-Centred Design Process Look Like?</a></li>
</ul>
<h3>
	Web development<br />
</h3>
<ul>
<li><a href="http://www.netmagazine.com/features/new-tools-web-design-and-development-january-2013">New tools for web design and development: January 2013</a></li>
<li><a href="http://www.sitepoint.com/favicon-a-changing-role/">Favicon: A Changing Role</a></li>
<li><a href="http://alistapart.com/article/your-website-has-two-faces">Your Website has Two Faces</a></li>
</ul>
<h3>
	Mobile<br />
</h3>
<ul>
<li><a href="http://www.netmagazine.com/features/master-mobile-navigation">Master mobile navigation</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2013/02/13/some-links-401/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some links for light reading (4/2/13)</title>
		<link>http://www.maxdesign.com.au/2013/02/04/some-links-400/</link>
		<comments>http://www.maxdesign.com.au/2013/02/04/some-links-400/#comments</comments>
		<pubDate>Sun, 03 Feb 2013 19:14:24 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Links for light reading]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[main]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[modernIE]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=2844</guid>
		<description><![CDATA[W3C announcements CSS Text Decoration Module Level 3 &#8211; W3C Working Draft 3 January 2013 CSS Cascading and Inheritance Level 3 &#8211; W3C Working Draft 3 January 2013 CSS How to Order CSS Selectors, a Draft 2013 CSS Wishlist Media Query width and vertical scrollbars Using background clip for text with CSS fallback Front-end performance [...]]]></description>
			<content:encoded><![CDATA[<h3>
	W3C announcements<br />
</h3>
<ul>
<li><a href="http://www.w3.org/TR/2013/WD-css-text-decor-3-20130103/">CSS Text Decoration Module Level 3 &#8211; W3C Working Draft 3 January 2013</a></li>
<li><a href="http://www.w3.org/TR/2013/WD-css3-cascade-20130103/">CSS Cascading and Inheritance Level 3 &#8211; W3C Working Draft 3 January 2013</a></li>
</ul>
<h3>
	CSS<br />
</h3>
<ul>
<li><a href="http://meiert.com/en/blog/20130130/how-to-order-css-selectors/">How to Order CSS Selectors, a Draft</a></li>
<li><a href="http://css-tricks.com/the-2013-css-wishlist/">2013 CSS Wishlist</a></li>
<li><a href="http://www.456bereastreet.com/archive/201301/media_query_width_and_vertical_scrollbars/">Media Query width and vertical scrollbars</a></li>
<li><a href="http://nimbupani.com/using-background-clip-for-text-with-css-fallback.html">Using background clip for text with CSS fallback</a></li>
<li><a href="http://csswizardry.com/2013/01/front-end-performance-for-web-designers-and-front-end-developers/">Front-end performance for web designers and front-end developers</a></li>
<li><a href="http://www.sitepoint.com/css-selectors-level-4-the-path-to-css4/">CSS Selectors Level 4: The Path to CSS4</a></li>
<li><a href="http://www.sitepoint.com/programmer-friendly-css-frameworks/">Programmer Friendly CSS Frameworks</a></li>
</ul>
<h3>
	HTML<br />
</h3>
<ul>
<li><a href="http://www.brucelawson.co.uk/2013/the-main-element/">Using the main element</a></li>
<li><a href="http://adactio.com/journal/6014/">The main issue</a></li>
<li><a href="http://www.paciellogroup.com/blog/2013/01/using-html-5-1/">Using HTML 5.1</a></li>
<li><a href="http://html5doctor.com/html5-simplequiz-7-pinterest/">Simplequiz #7: Pinterest</a></li>
</ul>
<h3>
	UX<br />
</h3>
<ul>
<li><a href="http://formulate.com.au/articles/double-entry-form-fields/">Double entry of form fields</a></li>
<li><a href="http://uxmastery.com/how-to-get-started-in-ux-design/">How To Get Started In UX Design</a></li>
<li><a href="http://uxdesign.smashingmagazine.com/2013/01/24/effectively-planning-ux-design-projects/">Effectively Planning UX Design Projects</a></li>
<li><a href="http://mobile.smashingmagazine.com/2013/02/01/android-carousel-design-pattern/">A Definitive Guide To The Android Carousel Design Pattern</a></li>
<li><a href="http://designfestival.com/is-your-landing-page-too-busy/">Is Your Landing Page Too Busy?</a></li>
<li><a href="http://37signals.com/svn/posts/3388-three-charts-are-all-i-need">Three charts are all I need</a></li>
</ul>
<h3>
	Browsers<br />
</h3>
<ul>
<li><a href="http://www.sitepoint.com/browser-trends-february-2013/">Browser Trends February 2013: IE10 Becomes the Fastest Growing Browser</a></li>
<li><a href="http://www.modern.ie/">Modern IE &#8211; Testing for Internet Explorer &#8211; just got a little easier</a></li>
<li><a href="http://blogs.msdn.com/b/ie/archive/2013/02/01/modern-ie-a-new-set-of-tools-to-help-test-web-site-compatibility.aspx">Modern.IE – A new set of tools to help test web site compatibility</a></li>
</ul>
<h3>
	Mobile<br />
</h3>
<ul>
<li><a href="http://www.netmagazine.com/features/mobile-prototyping-new-paradigm">Mobile prototyping: a new paradigm</a></li>
</ul>
<h3>
	Design<br />
</h3>
<ul>
<li><a href="http://www.matthewmooredesign.com/almost-flat-design/">Almost Flat Design</a></li>
<li><a href="http://yaronschoen.com/writing/beauty-is-in-the-eye-of-the-beholder/">Beauty is in the eye of the beholder</a></li>
<li><a href="http://viget.com/inspire/become-a-more-resilient-designer">Bounce Back: Become A More Resilient Designer</a></li>
</ul>
<h3>
	Accessibility<br />
</h3>
<ul>
<li><a href="http://www.marcozehe.de/2013/02/02/advanced-aria-tip-1-tabs-in-web-apps/">Advanced ARIA tip #1: Tabs in web apps</a></li>
<li><a href="http://www.iheni.com/mobile-accessibility-survey/">Mobile Accessibility Survey</a></li>
<li><a href="http://squizlabs.github.com/HTML_CodeSniffer/">HTML CodeSniffer</a></li>
</ul>
<h3>
	Performance<br />
</h3>
<ul>
<li><a href="http://www.stevesouders.com/blog/2013/01/31/http-archive-adding-flush/">HTTP Archive: adding flush</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2013/02/04/some-links-400/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Animate!</title>
		<link>http://www.maxdesign.com.au/2013/02/02/animate/</link>
		<comments>http://www.maxdesign.com.au/2013/02/02/animate/#comments</comments>
		<pubDate>Fri, 01 Feb 2013 21:05:55 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[animated]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=2838</guid>
		<description><![CDATA[Over the last few months, I have been gathering silly animated gifs for the kids. Here are a range fo your viewing pleasure. dog catches fish fan face kitten nibbling arrow to the thigh dog vs goat surprise Playtimes over basketball dog cat boxing surprise cat opens a box dogs and dog door kitten standing [...]]]></description>
			<content:encoded><![CDATA[<p>
	Over the last few months, I have been gathering silly animated gifs for the kids. Here are a range fo your viewing pleasure.
</p>
<p>
	dog catches fish <br />
	<img src="http://i.imgur.com/PPIVs.gif" alt=""/>
</p>
<p>
	fan face <br />
	<img src="http://i.imgur.com/6F4pz.gif" alt=""/>
</p>
<p>
	kitten nibbling <br />
	<img src="http://i.imgur.com/zRL0g.gif" alt=""/>
</p>
<p>
	arrow to the thigh <br />
	<img src="http://i.imgur.com/6KBta.gif" alt=""/>
</p>
<p>
	dog vs goat <br />
	<img src="http://i.imgur.com/4TLWK.gif" alt=""/>
</p>
<p>
	surprise <br />
	<img src="http://i.imgur.com/30cr1.gif" alt=""/>
</p>
<p>
	Playtimes over<br />
	<img src="http://images.dailydawdle.com/kangroo-playtime-is-over.gif" alt=""/>
</p>
<p>
	basketball dog <br />
	<img src="http://i.imgur.com/TiT7D.gif" alt=""/>
</p>
<p>
	cat boxing <br />
	<img src="http://i.imgur.com/6fwCS.gif" alt=""/>
</p>
<p>
	surprise <br />
	<img src="http://i.imgur.com/HZIzL.gif" alt=""/>
</p>
<p>
	cat opens a box <br />
	<img src="http://i.imgur.com/LV6VC.gif" alt=""/>
</p>
<p>
	dogs and dog door <br />
	<img src="http://i.imgur.com/hfiU6.gif" alt=""/>
</p>
<p>
	kitten standing <br />
	<img src="http://i.imgur.com/pyKqT.gif" alt=""/>
</p>
<p>
	monkey sees itself <br />
	<img src="http://i.imgur.com/4yYwjGw.gif" alt=""/>
</p>
<p>
	dog and slead <br />
	<img src="http://i.imgur.com/uE3DIdA.gif" alt=""/>
</p>
<p>
	squirrel <br />
	<img src="http://i.imgur.com/CCQ8Und.gif" alt=""/>
</p>
<p>
	dog alarm clock <br />
	<img src="http://soorms.com/allimg/4383565.gif" alt=""/>
</p>
<p>
	giraffe and peacock <br />
	<img src="http://i.imgur.com/2Fer8.gif" alt=""/>
</p>
<p>
	I&#8217;m lost <br />
	<img src="http://i.imgur.com/faPb94t.gif" alt=""/>
</p>
<p>
	kangaroo! <br />
	<img src="http://i.imgur.com/aVsVTiE.gif" alt=""/>
</p>
<p>
	window cleaner <br />
	<img src="http://i.imgur.com/Z6Sk2bf.gif" alt=""/>
</p>
<p>
	kid and car boot <br />
	<img src="http://i.imgur.com/T2Sd9y4.gif" alt=""/>
</p>
<p>
	school bus <br />
	<img src="https://i.chzbgr.com/completestore/12/11/16/OGusWBwGpEG6OmQ9_GK8Tg2.gif" alt=""/>
</p>
<p>
	climbing tree <br />
	<img src="http://i.imgur.com/6Dqscf2.gif" alt=""/>
</p>
<p>
	gymnastics <br />
	<img src="http://i.imgur.com/j2MmI.gif" alt=""/>
</p>
<p>
	turtle attack <br />
	<img src="http://i.imgur.com/BVwOUAp.gif" alt=""/>
</p>
<p>
	husky window <br />
	<img src="http://i.imgur.com/a8zJQbM.gif" alt=""/>
</p>
<p>
	cat closing door <br />
	<img src="http://25.media.tumblr.com/c516f8d1a79ef8eb3c7bee498e18d6d0/tumblr_mgu8mdhJPD1s34tv4o1_400.gif" alt=""/>
</p>
<p>
	mini golf <br />
	<img src="http://i.imgur.com/BmfEPMJ.gif" alt=""/>
</p>
<p>
	Scared cat <br />
	<img src="http://i.imgur.com/1H4HyXm.gif" alt=""/>
</p>
<p>
	face <br />
	<img src="http://i.imgur.com/m04cwCM.gif" alt=""/>
</p>
<p>
	cat opens door <br />
	<img src="http://gifs.gifbin.com/102012/1351534727_cat_opens_door_for_puppies.gif" alt=""/>
</p>
<p>
	jump on ice <br />
	<img src="http://i.imgur.com/GYqY3Wd.gif" alt=""/>
</p>
<p>
	Camel and box <br />
	<img src="http://i.imgur.com/FmGB0l4.gif" alt=""/>
</p>
<p>
	Horse and dog <br />
	<img src="http://i.imgur.com/R3mQcVH.gif" alt=""/>
</p>
<p>
	sunglasses <br />
	<img src="http://i.imgur.com/Y5pLmOe.gif" alt=""/>
</p>
<p>
	mascot <br />
	<img src="http://www.totalprosports.com/wp-content/uploads/2012/09/basketball-referee-head-butted-by-cavaliers-mascot.gif" alt=""/>
</p>
<p>
	lift your shirt <br />
	<img src="http://i.imgur.com/ZuZUJ.gif" alt=""/>
</p>
<p>
	oh shit <br />
	<img src="http://i.imgur.com/nSeZO86.gif" alt=""/>
</p>
<p>
	cat and dog on couch <br />
	<img src="http://i.minus.com/id2phP9SHnYdN.gif" alt=""/>
</p>
<p>
	dancing <br />
	<img src="http://i.imgur.com/HrxQE.gif" alt=""/>
</p>
<p>
	obi-wan <br />
	<img src="http://i.imgur.com/a7dN6iJ.gif" alt=""/>
</p>
<p>
	dog at desk <br />
	<img src="http://i.imgur.com/dLnI2Vx.gif" alt=""/>
</p>
<p>
	ship launch <br />
	<img src="http://i.imgur.com/zqhl3P2.gif" alt=""/>
</p>
<p>
	cut pushing <br />
	<img src="http://i.imgur.com/Y8Rszju.gif" alt=""/>
</p>
<p>
	cat tank <br />
	<img src="http://i.imgur.com/PcTYCFc.jpg" alt=""/>
</p>
<p>
	kitten pounce <br />
	<img src="http://i.imgur.com/wTMqzgD.gif" alt=""/>
</p>
<p>
	talking door <br />
	<img src="http://i.imgur.com/KgrrHLP.jpg" alt=""/>
</p>
<p>
	Woops <br />
	<img src="http://i.imgur.com/YlL2eco.gif" alt=""/>
</p>
<p>
	bunny attack <br />
	<img src="http://i.imgur.com/WSqKPt8.gif" alt=""/>
</p>
<p>
	kitten and dog <br />
	<img src="http://i.imgur.com/U1S9U3c.gif" alt=""/>
</p>
<p>
	girl and mouth <br />
	<img src="http://i.imgur.com/kHaiXhy.gif" alt=""/>
</p>
<p>
	angry bird <br />
	<img src="http://i.imgur.com/YsTXFfS.gif" alt=""/>
</p>
<p>
	snow crash <br />
	<img src="http://i.imgur.com/gH5gtHN.gif" alt=""/>
</p>
<p>
	dog and blanket <br />
	<img src="http://i.imgur.com/8bi8zGX.gif" alt=""/>
</p>
<p>
	dwight <br />
	<img src="http://i.imgflip.com/gr5p.gif" alt=""/>
</p>
<p>
	dog in field <br />
	<img src="http://i.imgur.com/iQIYbHA.gif" alt=""/>
</p>
<p>
	dog bite <br />
	<img src="http://i.imgur.com/PVxQVIm.gif" alt=""/>
</p>
<p>
	deer through dog door <br />
	<img src="http://i50.tinypic.com/8wmour.gif" alt=""/>
</p>
<p>
	cats climbing <br />
	<img src="http://i.imgur.com/AnuFt.gif" alt=""/>
</p>
<p>
	treadmill <br />
	<img src="http://i.imgur.com/3TiOSEN.gif" alt=""/>
</p>
<p>
	cat stalking pigeon <br />
	<img src="http://i.imgur.com/ns1zzwE.gif" alt=""/>
</p>
<p>
	attack <br />
	<img src="http://i.imgur.com/bLqJIpL.gif" alt=""/>
</p>
<p>
	pizza <br />
	<img src="http://i.imgur.com/J2H3TtG.jpg" alt=""/>
</p>
<p>
	lion <br />
	<img src="http://i.imgur.com/BcEvR.jpg" alt=""/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2013/02/02/animate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some links for light reading (15/1/13)</title>
		<link>http://www.maxdesign.com.au/2013/01/15/some-links-399/</link>
		<comments>http://www.maxdesign.com.au/2013/01/15/some-links-399/#comments</comments>
		<pubDate>Mon, 14 Jan 2013 21:39:03 +0000</pubDate>
		<dc:creator>Russ</dc:creator>
				<category><![CDATA[Links for light reading]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[hixie]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[responsive]]></category>
		<category><![CDATA[retina]]></category>

		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=2832</guid>
		<description><![CDATA[HTML5 Interview with Ian Hickson, HTML editor Responsive Turning off responsive web design Preparing Websites For The Unexpected The responsive web will be 99.9% typography 29 new inspiring responsive designs on the web Techniques for Responsive Website Advertisements CSS3 The New CSS3 Relative Font Sizing Units Flexbox — fast track to layout nirvana? CSS3 Flexible [...]]]></description>
			<content:encoded><![CDATA[<h3>
	HTML5<br />
</h3>
<ul>
<li><a href="http://html5doctor.com/interview-with-ian-hickson-html-editor/">Interview with Ian Hickson, HTML editor</a></li>
</ul>
<h3>
	Responsive<br />
</h3>
<ul>
<li><a href="http://www.brucelawson.co.uk/2013/turning-off-responsive-web-design/">Turning off responsive web design</a></li>
<li><a href="http://mobile.smashingmagazine.com/2013/01/14/preparing-websites-for-the-unexpected/">Preparing Websites For The Unexpected</a></li>
<li><a href="http://www.welcomebrand.co.uk/thoughts/the-responsive-web-will-be-99-9-typography/">The responsive web will be 99.9% typography</a></li>
<li><a href="http://thenextweb.com/dd/2013/01/13/30-new-inspiring-responsive-design-websites/">29 new inspiring responsive designs on the web</a></li>
<li><a href="http://speckyboy.com/2013/01/14/responsive-website-advertisements/">Techniques for Responsive Website Advertisements</a></li>
</ul>
<h3>
	CSS3<br />
</h3>
<ul>
<li><a href="http://www.sitepoint.com/new-css3-relative-font-size/">The New CSS3 Relative Font Sizing Units</a></li>
<li><a href="http://dev.opera.com/articles/view/flexbox-basics/">Flexbox — fast track to layout nirvana?</a></li>
<li><a href="http://www.css3.com/css3-flexible-box-flexbox/">CSS3 Flexible Box / FlexBox</a></li>
<li><a href="http://viget.com/inspire/who-says-the-web-is-just-for-squares">Who Says the Web is Just for Squares?</a></li>
</ul>
<h3>
	General<br />
</h3>
<ul>
<li><a href="http://adactio.com/journal/5969/">Dealing with IE again</a></li>
<li><a href="http://www.456bereastreet.com/archive/201301/the_mysterious_webkit_placeholder_overflow_bug/">The mysterious WebKit placeholder overflow bug</a></li>
<li><a href="http://generatedcontent.org/post/39603019294/2013">Predictions for the web in 2012</a></li>
<li><a href="http://www.netmagazine.com/features/20-top-web-design-and-development-trends-2013">20 top web design and development trends for 2013</a></li>
</ul>
<h3>
	Accessibility<br />
</h3>
<ul>
<li><a href="http://usability.com.au/2013/01/headings-who-needs-em/">Headings: Who needs ‘em?</a></li>
<li><a href="http://juicystudio.com/article/wai-aria_live-regions_updated.php">WAI-ARIA Live Regions Updated</a></li>
<li><a href="http://blogs.msdn.com/b/accessibility/archive/2013/01/07/rethinking-how-we-interact-with-technology-using-voice-touch-and-gestures.aspx">Rethinking How We Interact With Technology Using Voice, Touch and Gestures</a></li>
<li><a href="http://www.webaxe.org/podcast-97-responsive-design-and-accessibility/">Podcast #97: Responsive Design and Accessibility</a></li>
<li><a href="http://mattgemmell.com/2010/12/19/accessibility-for-iphone-and-ipad-apps/">Accessibility for iPhone and iPad apps</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.maxdesign.com.au/2013/01/15/some-links-399/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
