<?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>Promodem Media Inc.</title>
	<atom:link href="http://www.promodem.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.promodem.com</link>
	<description>The Contest Agency</description>
	<lastBuildDate>Mon, 14 May 2012 15:52:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Think Responsive and Mobile First</title>
		<link>http://www.promodem.com/2012/04/think-responsive-and-mobile-first/</link>
		<comments>http://www.promodem.com/2012/04/think-responsive-and-mobile-first/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 12:00:46 +0000</pubDate>
		<dc:creator>Darryl Holtby</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[progressive]]></category>
		<category><![CDATA[responsive]]></category>
		<category><![CDATA[tablet]]></category>

		<guid isPermaLink="false">http://www.promodem.com/?p=539</guid>
		<description><![CDATA[Responsive web design is a way of making websites that are sympathetic to the device that is being used to browser the web - simply, it makes the most of the available screen size - and it is going to explode in 2012.]]></description>
			<content:encoded><![CDATA[<p>It’s an exciting time to be working in the digital (world wide web) realm. With an increase in competition (and collaboration) between browser makers, faster upgrade cycles, new and redefined specifications, mobile and tablet computing, web and hybrid applications … the pace is relentless and dizzying.</p>
<p>In this series, we will help you to be prepared for this ever evolving, rapidly changing digital landscape.</p>
<h2>Part 02</h2>
<p>Responsive web design is a way of making websites that are sympathetic to the device that is being used to browser the web &#8211; simply, it makes the most of the available screen size &#8211; and it is going to explode in 2012.</p>
<p style="text-align: center;"><img class="aligncenter  wp-image-549" title="Earth Hour Response Design Example" src="http://www.promodem.com/wp-content/uploads/2012/04/responsive_earthhour.jpg" alt="" width="585" height="248" /></p>
<p> <strong>Why?</strong> Mass adoption of the web continues to move away from the desktop. The browser landscape is becoming increasingly untethered from the desktop, with devices becoming smaller and larger simultaneously. Small-screened devices are estimated to become the dominant form of web access in a matter of years, while modern game consoles have made a widescreen, television-centric web more readily accessible. Surfing on tablets is becoming widely popular, which provides us with web access that is neither fully &#8220;mobile&#8221; nor &#8220;desktop&#8221;. It&#8217;s somewhere in between.</p>
<p>The result is that we&#8217;re designing for more devices, more input types, more resolutions than ever before. The web has moved beyond the desktop, and it&#8217;s not turning back.</p>
<h3>What do I do?</h3>
<p>My budgets don&#8217;t allow for all these various devices and browsers! Enter <strong>Responsive Web Design</strong>. We embrace the flexibility inherent to the web, without surrendering the control we require as designers and developers. So what does it take to create a responsive design? Speaking from a a front-end layout, it take three core ingredients:</p>
<ol>
<li>A flexible, grid-based layout</li>
<li>Flexible images, media and typography</li>
<li>Media queries</li>
</ol>
<p>By working with our flexible grid, using fluid images and media combined with CSS3 media queries &#8211; we can create a design that can adapt to the constraints of the browser window or device that renders it, creating a design that almost <em>responds</em> to the user&#8217;s needs. This way visitors get the most from your site or content no matter what device they visit on.</p>
<h3>Why mobile first?</h3>
<p>As more users visit sites on their phones and tablets, we must start thinking mobile first. By starting for mobile, we insure that the site will look well in all larger environments, which certainly makes sense because mobile is the most restricted medium that designers/developers need to work at.</p>
<p style="text-align: center;"><img class="aligncenter  wp-image-548" title="About.com Response Web Design Example" src="http://www.promodem.com/wp-content/uploads/2012/04/responsive_about.jpg" alt="" width="585" height="241" /></p>
<p>Therefore, as the medium becomes larger and offers better support for most media queries and options, we can include additional features. This described as <a title="Be progressive" href="http://www.promodem.com/2012/04/be-progressive/">Progressive Enhancement</a>, which is build for the lowest common denominator and enhance for visitors with the technology that is capable of rendering these enhancements.</p>
<h3>Where to now?</h3>
<p>Give us a call and we can talk about your next project and building it on our responsive platform.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.promodem.com/2012/04/think-responsive-and-mobile-first/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Be progressive</title>
		<link>http://www.promodem.com/2012/04/be-progressive/</link>
		<comments>http://www.promodem.com/2012/04/be-progressive/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 14:19:35 +0000</pubDate>
		<dc:creator>Darryl Holtby</dc:creator>
				<category><![CDATA[Digital]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[progressive]]></category>
		<category><![CDATA[tablet]]></category>

		<guid isPermaLink="false">http://www.promodem.com/?p=508</guid>
		<description><![CDATA[I’m going to start with something that’s not actually a technique but rather a methodology. You may have heard the term progressive enhancement (or its friend graceful degradation) floating around, but in 2012 it is going to become more important than ever due to the number and range of new devices that will be used to access the websites we build.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s an exciting time to be working in the digital (world wide web) realm. With an increase in competition (and collaboration) between browser makers, faster upgrade cycles, new and redefined specifications, mobile and tablet computing, web and hybrid applications &#8230; the pace is relentless and dizzying.</p>
<p>In this series, we will help you to be prepared for this ever evolving, rapidly changing digital landscape.</p>
<h2>Part 01</h2>
<p>I&#8217;m going to start with something that&#8217;s not actually a technique but rather a methodology. You may have heard the term progressive enhancement (or its friend graceful degradation) floating around, but in 2012 it is going to become more important than ever due to the number and range of new devices that will be used to access the websites we build.</p>
<h3>Progressive Enhancement</h3>
<p><img class="aligncenter size-full wp-image-525" title="Progressive Enhancement" src="http://www.promodem.com/wp-content/uploads/2012/04/progressive_enhancement.png" alt="Progressive Enhancement flow chart" width="550" height="200" /></p>
<p>This is a powerful methodology that allows Web developers to concentrate on build the best possible websites while balancing the issues that are inherent in websites being access by multiple unknown user-agents. Progressive Enhancement is the principle of starting with a rock solid foundation and then adding enhancements to it if you know certain visiting user-agents can handle the improved experience. Progressive Enhancement is the journey from simplicity to complexity.</p>
<h3>Graceful Degradation</h3>
<p>Graceful Degradation differs from Progressive Enhancement in that it is the journey from complexity to simplicity. Progressive Enhancement is considered a better methodology than Graceful Degradation because it covers a greater range of potential issues as a baseline. It is an older methodology and predecessor to Progressive Enhancement.</p>
<h3>So what does this mean? Why would I want to use it?</h3>
<p>Part of the appeal of Progressive Enhancement is the strength of the end result. It forces you to initially plan out your project as a functional system using only the most basic of Web technologies. This means that you know you&#8217;ll always have a strong foundation to fall back on as complexity is introduced to the project.</p>
<p>By starting with a strong and sound foundation, we are able to release projects that work on all platforms and then concentrate on adding the bells and whistles.</p>
<p>Progressive Enhancement is good for your users. It gives them the security of knowing they can visit your website using any of the thousands of user-agents and devices available to them and still interact with your content as that agent allows.</p>
<h3>Where to now?</h3>
<p>With Progressive Enhancement, your clients will be happy with the rock-solid results, more accurate time-frame estimates and the easier maintenance, and you will be happy knowing you have provided a better, stronger product that benefits more users. <a href="http://www.promodem.com/contact-us/">Contact us</a> to find out how Promodem Bridge makes it easy for you to be progressive.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.promodem.com/2012/04/be-progressive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

