<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Web Development Blog &#187; Web Design</title>
	<atom:link href="http://www.developerweb.co.uk/blog/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.developerweb.co.uk</link>
	<description>Tips, code &#38; inspiration for web designers &#38; developers</description>
	<lastBuildDate>Mon, 14 Jan 2013 08:39:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Give Me HTML5</title>
		<link>http://www.developerweb.co.uk/give-me-html5/</link>
		<comments>http://www.developerweb.co.uk/give-me-html5/#comments</comments>
		<pubDate>Tue, 09 Oct 2012 09:38:33 +0000</pubDate>
		<dc:creator>Stuart Gonsal</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.developerweb.co.uk/?p=629</guid>
		<description><![CDATA[Steve Jobs says you can&#8217;t view Flash on your iPhone because they have a moral/technological objection to the utility. Adobe conspiracy theorists say that Apple want to protect the viability of their AppStore. Luckily, the rest of us mobile website developers caught in the middle can simply step out of the debate now, with the introduction [...]]]></description>
				<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-425" title="HTML5 Logo" src="http://www.developerweb.co.uk/wp-content/uploads/2011/05/html5-logo.jpg" alt="HTML5 Logo" width="200" height="200" />Steve Jobs says you can&#8217;t view Flash on your iPhone because they have a moral/technological objection to the utility. Adobe conspiracy theorists say that Apple want to protect the viability of their AppStore. Luckily, the rest of us <a title="mobile website developers" href="http://www.lava.com.au/web-design/mobile" target="_blank">mobile website developers</a> caught in the middle can simply step out of the debate now, with the introduction of HTML5. The new mark-up language is the bouncer who has effectively said, &#8220;Get a room, Jobs and Adobe! We don&#8217;t want to hear it!”</p>
<h3>What&#8217;s Different About HTML5?</h3>
<p>This new version of the mark-up language which web development teams use to create your sites has media integration &#8230; which means that animations, interactive tools and movies can now be scripted into your website without using third party programs like Flash or Silverlight. These third party programs had issues of their own, and didn&#8217;t always work as well with different browsers and mobile devices (notably the iPhone and iPad).</p>
<h3>How Do We Love Thee, HTML5?</h3>
<p>Let us count the ways! HTML5 is a naturally better choice on the web, and even more so if you want to free your website from the shackles of the desktop computer and infiltrate the 2,000,000+ touchscreens of Australia. It&#8217;s most lovable characteristics include:</p>
<p>Ability to display rich media on ALL mobile devices: Any websites designed using Flash in the past could only be read by Apple mobile devices with certain plug-ins. This was not the most stable or user-friendly solution &#8211; HTML5 makes it much easier.</p>
<p>Offline opportunities: Some of the features of HTML5 expand the offline information storage capacity past what cookies or a cache could do. This means that blips in the wireless signal won&#8217;t necessarily kick your users off your website, and many features will be available without any signal.</p>
<p>Finding yourself: Apps which integrate geo-location work much more intuitively with HTML5.</p>
<p>However, HTML5 is not a robot. It is human. Oh, wait&#8230;</p>
<p>Perhaps I should say that HTML5 has failings along with its wonderful qualities! There is little backwards compatibility with the platform, so users with older browsers may miss out completely.</p>
<h3>Flash: &#8220;What about Me?&#8221;</h3>
<p><img class="alignright  wp-image-633" title="Adobe Flash Logo" src="http://www.developerweb.co.uk/wp-content/uploads/2012/10/adobe-flash-logo-200x166.jpg" alt="Adobe Flash Logo" width="140" height="116" />It seems set that HTML5 is the future of <a title="mobile website design" href="http://www.lava.com.au/web-design/mobile" target="_blank">mobile website design</a>. But what is the future of Flash? At Lava, we haven&#8217;t ditched Flash. In no way is Flash a tool of the past &#8211; although it will probably start to be used in more niche situations. Especially for desktop-based websites, you&#8217;ll still see the superhuman reflexes, super-speed and manipulation of the laws of physics that Flash is known for!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.developerweb.co.uk/give-me-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://www.developerweb.co.uk/wp-content/uploads/2011/05/html5-logo-100x100.jpg" />
		<media:content url="http://www.developerweb.co.uk/wp-content/uploads/2011/05/html5-logo.jpg" medium="image">
			<media:title type="html">HTML5 Logo</media:title>
			<media:thumbnail url="http://www.developerweb.co.uk/wp-content/uploads/2011/05/html5-logo-100x100.jpg" />
		</media:content>
		<media:content url="http://www.developerweb.co.uk/wp-content/uploads/2012/10/adobe-flash-logo.jpg" medium="image">
			<media:title type="html">Adobe Flash Logo</media:title>
			<media:thumbnail url="http://www.developerweb.co.uk/wp-content/uploads/2012/10/adobe-flash-logo-100x83.jpg" />
		</media:content>
	</item>
		<item>
		<title>Getting Acquainted with HTML5 and CSS3</title>
		<link>http://www.developerweb.co.uk/getting-acquainted-html5-css3/</link>
		<comments>http://www.developerweb.co.uk/getting-acquainted-html5-css3/#comments</comments>
		<pubDate>Thu, 12 May 2011 07:24:32 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.developerweb.co.uk/?p=414</guid>
		<description><![CDATA[CSS3 and HTML5 have been highly anticipated by web developers and designers for several years.   Although both languages are currently considered “works in progress,” some of their key features have recently been made available for demonstrational use on the most popular browsers.  For anybody familiar with traditional CSS and HTML, the new techniques should be [...]]]></description>
				<content:encoded><![CDATA[<p><strong>CSS3</strong> and <strong>HTML5</strong> have been highly anticipated by web developers and designers for several years.   Although both languages are currently considered “works in progress,” some of their key features have recently been made available for demonstrational use on the most popular browsers.  For anybody familiar with traditional CSS and HTML, the new techniques should be fairly easy to implement.</p>
<h3>CSS3 Improvements</h3>
<p><img class="alignright size-thumbnail wp-image-424" title="CSS3 Logo" src="http://www.developerweb.co.uk/wp-content/uploads/2011/05/css3-logo-100x100.jpg" alt="CSS3 Logo" width="100" height="100" />CSS3 is simply an evolution of the well-known styles and cascade of traditional CSS.  It introduces several new features, including new properties, selectors, and pseudo-classes.  This facilitates setting up layouts quickly and efficiently.  Most of the basic rules concern typography, background colors, etc.</p>
<ul>
<li>The @font-face feature will let you easily add custom fonts.  You can do this by uploading the font file to your server, linking to a CSS file, or creating a font family.</li>
<li>Use the Multiple Columns feature to divide your text into columns.  You have the option to choose the number of columns, column width, column spacing, and column separators.</li>
<li>The Multiple Backgrounds feature allows you to place multiple backgrounds on any element.</li>
<li>With the Border Image feature, you can replace any element’s border with a specified image.</li>
<li>The Box-Shadow feature provides for easy creation of inner and outer drop shadows on any element.  You can specify values for color, offset, and blur.</li>
</ul>
<h3>HTML5 Improvements</h3>
<p><img class="alignright size-thumbnail wp-image-425" title="HTML5 Logo" src="http://www.developerweb.co.uk/wp-content/uploads/2011/05/html5-logo-100x100.jpg" alt="HTML5 Logo" width="100" height="100" />HTML5 is the next generation of HTML.  It has been designed to facilitate the search engines’ navigation and categorization of a website.  The main attraction of HTML5 is its simplified, built-in video element.  It also introduces offline storage capability for offline use of web applications and new design tools that allow easier creation of websites.  HTML5 generally looks like old-fashioned HTML.  However, there are a few key changes to be aware of.</p>
<ul>
<li>Including a doctype in HTML5 is not necessary, but some older browsers may need to have it included. Only one doctype is needed: &lt;!DOCTYPE HTML&gt;.  This simply notifies the browser of the existence of an HTML document.</li>
<li>The Canvas tag allows developers to create two-dimensional images and graphics directly within the element.  This eliminates the need to use separate software for image creation.</li>
<li>The Content Editable tag is a new element that will let your users edit any text that you place within the tag.  This tag can be written as (ul contenteditable=true).</li>
<li>The Application Cache element supports caching of web pages and apps for use offline.</li>
<li>HTML5, once it is fully supported, will allow you to embed and playback audio and video without the use of any plugin.  This will be extremely useful in relation to mobile devices, which are currently unable to access Flash or similar media content.</li>
</ul>
<p>HTML5 and CSS3 can be used in conjunction with technologies such as JavaScript to improve the speed, format, and style of any web page.  Due to their advanced features and improved elements, these two languages are poised to transform the way we create and use the Internet.</p>
<p>1. Tattoos By Neal</p>
<p style="text-align: center;"><a title="Tattoos By Neal" rel="nofollow" href="http://www.tattoosbyneal.com/" target="_blank"><img class="size-full wp-image-430  aligncenter" title="Tattoos By Neal" src="http://www.developerweb.co.uk/wp-content/uploads/2011/05/tattoos-by-neal.jpg" alt="Tattoos By Neal" width="490" height="490" /></a></p>
<p>2. Woody Wide Web</p>
<p style="text-align: center;"><a title="Woody Wide Web" rel="nofollow" href="http://www.woodywideweb.co.uk/" target="_blank"><img class="aligncenter size-full wp-image-434" title="Woody Wide Web" src="http://www.developerweb.co.uk/wp-content/uploads/2011/05/woody-wide-web.jpg" alt="Woody Wide Web" width="490" height="490" /></a></p>
<p>3. Delostrelecke Tvrze Adam</p>
<p style="text-align: center;"><a title="Delostrelecke Tvrze Adam" rel="nofollow" href="http://www.pevnost.web2001.cz/" target="_blank"><img class="aligncenter size-full wp-image-436" title="Delostrelecke Tvrze Adam" src="http://www.developerweb.co.uk/wp-content/uploads/2011/05/delostrelecke-tvrze-adam.jpg" alt="Delostrelecke Tvrze Adam" width="490" height="490" /></a></p>
<p>4. One-Nyne Design</p>
<p style="text-align: center;"><a title="One-Nyne Design" rel="nofollow" href="http://onenyne.com/" target="_blank"><img class="aligncenter size-full wp-image-438" title="One-Nyne Design" src="http://www.developerweb.co.uk/wp-content/uploads/2011/05/one-nyne.jpg" alt="One-Nyne Design" width="490" height="490" /></a></p>
<p>5. Lab (1.0) &#8211; HTML5 Theme</p>
<p style="text-align: center;"><a title="Lab 1.0 HTML5 Theme" rel="nofollow" href="http://demo.mattiaviviani.com/html_templates/lab/" target="_blank"><img class="aligncenter size-full wp-image-443" title="Lab 1.0 HTML5 Theme" src="http://www.developerweb.co.uk/wp-content/uploads/2011/05/lab-html5-theme.jpg" alt="Lab 1.0 HTML5 Theme" width="490" height="490" /></a></p>
<p>6. CatCubed</p>
<p style="text-align: center;"><a title="CatCubed" rel="nofollow" href="http://catcubed.com/" target="_blank"><img class="aligncenter size-full wp-image-445" title="CatCubed" src="http://www.developerweb.co.uk/wp-content/uploads/2011/05/catcubed.jpg" alt="CatCubed" width="490" height="490" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.developerweb.co.uk/getting-acquainted-html5-css3/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:thumbnail url="http://www.developerweb.co.uk/wp-content/uploads/2011/05/css3-logo-100x100.jpg" />
		<media:content url="http://www.developerweb.co.uk/wp-content/uploads/2011/05/css3-logo.jpg" medium="image">
			<media:title type="html">CSS3 Logo</media:title>
			<media:thumbnail url="http://www.developerweb.co.uk/wp-content/uploads/2011/05/css3-logo-100x100.jpg" />
		</media:content>
		<media:content url="http://www.developerweb.co.uk/wp-content/uploads/2011/05/html5-logo.jpg" medium="image">
			<media:title type="html">HTML5 Logo</media:title>
			<media:thumbnail url="http://www.developerweb.co.uk/wp-content/uploads/2011/05/html5-logo-100x100.jpg" />
		</media:content>
		<media:content url="http://www.developerweb.co.uk/wp-content/uploads/2011/05/tattoos-by-neal.jpg" medium="image">
			<media:title type="html">Tattoos By Neal</media:title>
		</media:content>
		<media:content url="http://www.developerweb.co.uk/wp-content/uploads/2011/05/woody-wide-web.jpg" medium="image">
			<media:title type="html">Woody Wide Web</media:title>
			<media:thumbnail url="http://www.developerweb.co.uk/wp-content/uploads/2011/05/woody-wide-web-100x100.jpg" />
		</media:content>
		<media:content url="http://www.developerweb.co.uk/wp-content/uploads/2011/05/delostrelecke-tvrze-adam.jpg" medium="image">
			<media:title type="html">Delostrelecke Tvrze Adam</media:title>
		</media:content>
		<media:content url="http://www.developerweb.co.uk/wp-content/uploads/2011/05/one-nyne.jpg" medium="image">
			<media:title type="html">One-Nyne Design</media:title>
			<media:thumbnail url="http://www.developerweb.co.uk/wp-content/uploads/2011/05/one-nyne-100x100.jpg" />
		</media:content>
		<media:content url="http://www.developerweb.co.uk/wp-content/uploads/2011/05/lab-html5-theme.jpg" medium="image">
			<media:title type="html">Lab 1.0 HTML5 Theme</media:title>
			<media:thumbnail url="http://www.developerweb.co.uk/wp-content/uploads/2011/05/lab-html5-theme-100x100.jpg" />
		</media:content>
		<media:content url="http://www.developerweb.co.uk/wp-content/uploads/2011/05/catcubed.jpg" medium="image">
			<media:title type="html">CatCubed</media:title>
			<media:thumbnail url="http://www.developerweb.co.uk/wp-content/uploads/2011/05/catcubed-100x100.jpg" />
		</media:content>
	</item>
		<item>
		<title>jQuery Cycle Plugin</title>
		<link>http://www.developerweb.co.uk/jquery-cycle-plugin/</link>
		<comments>http://www.developerweb.co.uk/jquery-cycle-plugin/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 21:36:28 +0000</pubDate>
		<dc:creator>Richard Havelock</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[JQuery Plugin]]></category>
		<category><![CDATA[Slideshow]]></category>

		<guid isPermaLink="false">http://www.developerweb.co.uk/?p=197</guid>
		<description><![CDATA[jQuery Cycle Plugin is a lightweight jQuery plugin which offers an easy way to create a slideshow of images for your website. The plugin provides a bunch of different effects for cycling between each slide, from a simple fade to the more elaborate &#8216;shuffle effect&#8217;, you can choose to cycle through each slide on a [...]]]></description>
				<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-316" title="jquery-cycle-plugin" src="http://www.developerweb.co.uk/wp-content/uploads/2010/07/jquery-cycle-plugin.jpg" alt="jQuery Cycle Plugin" width="490" height="240" /></p>
<p><strong>jQuery Cycle Plugin</strong> is a lightweight jQuery plugin which offers an easy way to create a slideshow of images for your website.</p>
<p>The plugin provides a bunch of different effects for cycling between each slide, from a simple fade to the more elaborate &#8216;shuffle effect&#8217;, you can choose to cycle through each slide on a time delay or for it to be initiated by the user through a click.</p>
<p>The <strong>jquery Cycle Plugin</strong> does not only cycle through images but it can also cycle through &lt;divs&gt; which can contain text and images, allowing for more freedom of what goes into each slide of the slideshow.</p>
<p>I prefer the fading option and use it for small advertisements on a number of <a title="Domains" href="http://www.networksolutions.com" target="_blank">domains</a> or sometimes as the main focus of a website (such as small accommodation sites). The effect is not as clean or visually sharp as a flash movie but it takes a lot less time to implement and does not require flash, therefore it will display in android devices and on the iPhone with no problems.</p>
<p>Implementing the code is easy, list the images inside a &lt;div&gt; and then specify the plugin to cycle through that &lt;div&gt; by using the small piece of code provided on the <a title="Visit JQuery Cycle Plugin website" rel="nofollow" href="http://malsup.com/jquery/cycle/" target="_blank">jQuery Cycle Plugin website</a>.</p>
<p><strong>jQuery Cycle</strong> is easy to set up, run and configure, while the end result can help give a website that extra feel of professionalism. I am a big fan of the <strong>jQuery Cyle plugin</strong> and have used it in quite a few websites to great effect.</p>
<p>Download jQuery Cycle Plugin at:</p>
<p><a title="Visit JQuery Cycle Plugin website" rel="nofollow" href="http://malsup.com/jquery/cycle/" target="_blank">jQueryCycle</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.developerweb.co.uk/jquery-cycle-plugin/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:thumbnail url="http://www.developerweb.co.uk/wp-content/uploads/2010/07/jquery-cycle-plugin-100x48.jpg" />
		<media:content url="http://www.developerweb.co.uk/wp-content/uploads/2010/07/jquery-cycle-plugin.jpg" medium="image">
			<media:title type="html">jquery-cycle-plugin</media:title>
			<media:thumbnail url="http://www.developerweb.co.uk/wp-content/uploads/2010/07/jquery-cycle-plugin-100x48.jpg" />
		</media:content>
	</item>
	</channel>
</rss>
