<?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>Web Design London</title>
	<atom:link href="http://www.webdezign.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdezign.co.uk</link>
	<description></description>
	<lastBuildDate>Tue, 24 Jan 2012 15:02:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Free ecommerce template using HTML5 and CSS3 animations</title>
		<link>http://www.webdezign.co.uk/design/free-ecommerce-template-using-html5-and-css3-animations/</link>
		<comments>http://www.webdezign.co.uk/design/free-ecommerce-template-using-html5-and-css3-animations/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 17:23:40 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.webdezign.co.uk/?p=1291</guid>
		<description><![CDATA[Christmas is over but I thought we would give away a little something even though it is mid January. I&#8217;ve created an ecommerce template in HTML5 and implemented quite a few CSS3 animations. Included is both the original CSS and &#8230; ]]></description>
			<content:encoded><![CDATA[<p><a href="http://webdezign.co.uk/html5-examples/ecommerce/"><img title="zenith" src="http://www.webdezign.co.uk/wp-content/uploads/2012/01/zenith.jpg" alt="" width="610" height="180" /></a>Christmas is over but I thought we would give away a little something even though it is mid January. I&#8217;ve created an ecommerce template in HTML5 and implemented quite a few CSS3 animations. Included is both the original CSS and an unminified version, the PSD that creates the sprite. It includes 6 templates, homepage, product grid, main product view, view basket, login, shipping information. Feel free to browse the demos:</p>
<p><a href="http://webdezign.co.uk/html5-examples/ecommerce/"><img title="home" src="http://www.webdezign.co.uk/wp-content/uploads/2012/01/home-300x252.jpg" alt="" width="300" height="252" /></a><a href="http://webdezign.co.uk/html5-examples/ecommerce/search.html"><img title="search" src="http://www.webdezign.co.uk/wp-content/uploads/2012/01/search-300x252.jpg" alt="" width="300" height="252" /></a><a href="http://webdezign.co.uk/html5-examples/ecommerce/main.html"><img title="main" src="http://www.webdezign.co.uk/wp-content/uploads/2012/01/main-300x252.jpg" alt="" width="300" height="252" /></a><a href="http://webdezign.co.uk/html5-examples/ecommerce/viewbasket.html"><img title="basket" src="http://www.webdezign.co.uk/wp-content/uploads/2012/01/basket-300x245.jpg" alt="" width="300" height="245" /></a><a href="http://webdezign.co.uk/html5-examples/ecommerce/login.html"><img title="login screen" src="http://www.webdezign.co.uk/wp-content/uploads/2012/01/login-300x252.jpg" alt="" width="300" height="252" /></a><a href="http://webdezign.co.uk/html5-examples/ecommerce/address.html"><img title="Bill to and Shipping address" src="http://www.webdezign.co.uk/wp-content/uploads/2012/01/shipping-300x252.jpg" alt="" width="300" height="252" /></a></p>
<p>or simply <a title="Free ecommerce css" href="http://webdezign.co.uk/html5-examples/ecommerce.zip">download the zip</a></p>
<p>For now there is only support for IE8 and up. I might revisit this and add more backwards compatibility in the future. If you have any questions, want to report a bug or showcase where you have used the template, please leave a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdezign.co.uk/design/free-ecommerce-template-using-html5-and-css3-animations/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Form CSS Free download</title>
		<link>http://www.webdezign.co.uk/design/form-css-free-download/</link>
		<comments>http://www.webdezign.co.uk/design/form-css-free-download/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 18:46:41 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.webdezign.co.uk/?p=1252</guid>
		<description><![CDATA[You know how you see all these great looking sleek UIs on websites giving away free PSDs. But how many people do actually sit down and create a form in CSS that actually looks like that? So I decided, why &#8230; ]]></description>
			<content:encoded><![CDATA[<p>You know how you see all these great looking sleek UIs on websites giving away free PSDs. But how many people do actually sit down and create a form in CSS that actually looks like that? So I decided, why not instead of giving away a free PSD we give away the <strong>CSS form</strong> itself. All the CSS and graphics you will need to build your own forms.</p>
<p><a title="Form CSS" href="http://www.webdezign.co.uk/html5-examples/sexy-form/"><img title="form-css" src="http://www.webdezign.co.uk/wp-content/uploads/2011/12/form-css.png" alt="form-css" width="600" height="240" /></a></p>
<h2>The CSS file includes</h2>
<ul>
<li>form &gt; input[type:text]</li>
<li>form &gt; input:[type:email]</li>
<li>form &gt; input:[type:password]</li>
<li>form &gt; select</li>
<li>form &gt; radio button</li>
<li>form &gt; tick box</li>
<li>form &gt; textarea</li>
<li>form &gt; button</li>
<li>form &gt; button.action</li>
</ul>
<p>The sprite PSD (layered file) is included in the zip if you want to make changes. I might add to this in the future as I&#8217;ve probably forgotten some items out. I used <a title="uniform" href="http://pixelmatrixdesign.com/uniform/">uniform</a> a javascript plugin that runs alongside jQuery. Play around, use and abuse it but remember it&#8217;s released under <strong>Creative Commons Share Alike</strong>.</p>
<p><a title="Form CSS" href="http://www.webdezign.co.uk/html5-examples/sexy-form/">View a demo</a>   <a title="Form CSS" href="http://www.webdezign.co.uk/html5-examples/sexy-form.zip">Download</a></p>
<p>If you end up using it please feel free to share the link with us in the comments.</p>
<p>You might also want to have a look at the <a title="free HTML5 template" href="/design/free-html5-template-3/">free HTML5 templates</a> we are giving away, I&#8217;ll be updating that page in the week.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdezign.co.uk/design/form-css-free-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We are looking for a senior web developer</title>
		<link>http://www.webdezign.co.uk/news/we-are-looking-for-a-senior-web-developer/</link>
		<comments>http://www.webdezign.co.uk/news/we-are-looking-for-a-senior-web-developer/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 14:33:31 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.webdezign.co.uk/?p=1218</guid>
		<description><![CDATA[Overview We are looking for a motivated developer to join our team. You will be working in a small team where you will get the opportunity to contribute beyond the boundaries of your role. The company We are Active Webdezign, &#8230; ]]></description>
			<content:encoded><![CDATA[<h2>Overview</h2>
<p>We are looking for a motivated developer to join our team. You will be working in a small team where you will get the opportunity to contribute beyond the boundaries of your role.</p>
<h2>The company</h2>
<p>We are Active Webdezign, an award winning north London agency embedded into the beautiful surroundings of Woodside Park. We are a fun team of three (including you) highly motivated individuals that love coffee and get things done.</p>
<p>We have a relaxed working atmosphere where every member&#8217;s opinion is considered and valued highly. Our motto is: &#8220;Nothing is impossible&#8221;!</p>
<p>We mainly build and support e-commerce platforms and WordPress solutions but we also build the occasional bespoke system. All of our work is of high quality where every line of code matters and every pixel has its own story.</p>
<h3>The Role</h3>
<ul>
<li>Working independently on the projects that are assigned to you</li>
<li>Managing and executing the development phase</li>
<li>Communicating with our clients on finding the best solution/implementation for a requirement</li>
<li>Coding, Testing and assuring high quality output</li>
<li>Troubleshooting technical issues Personal Skills &amp; Attributes</li>
<li>Mature and independent</li>
<li>A focus on quality and attention to detail</li>
<li>Excellent communicator, both oral and written</li>
<li>Motivated and self driven</li>
<li>Interest in new technologies and how they can be applied to projects senior web developer</li>
</ul>
<h3>Your Core Skills</h3>
<ul>
<li>University graduate in Computer Science (2.1 or above) or related qualification with a significant degree of programming content</li>
<li>Min 3 years non professional web development experience</li>
<li>Strong Object Oriented PHP skills</li>
<li>Strong understanding of HTML/CSS and Javascript</li>
<li>Strong knowledge of WordPress template creation and customisation</li>
<li>Knowledge of MVC based framework</li>
<li>Knowledge of using MySql</li>
<li>Knowledge of using version control (Git)</li>
<li>Good knowledge of API integration (Google Maps API/Paypal API)</li>
</ul>
<h3>Your Extra Bonuses</h3>
<ul>
<li>Familiarity of e-commerce software (Magento, DigiSHOP)</li>
<li>Strong knowledge of jQuery</li>
<li>Mobile phone application development (PhoneGap, Objective C, Tritium, …)</li>
<li>Good knowledge of Facebook application development and page creation</li>
<li>Server administration skills (LAMP stack, Git, backups)</li>
<li>Knowledge of Yii framework</li>
<li>Managing and client relation skills</li>
<li>General business sense</li>
<li>Feeling for UI/UX designs</li>
<li>Ability to create excellent wireframes/prototypes out of vague client&#8217;s ideas</li>
<li>Good understanding of best practices in web usability</li>
</ul>
<h4>Is This Role For You?</h4>
<p>If you are enthusiastic about the work you do, have a can do approach to challenging situations, are interested in the well being and eco system of the business, you will love the openness and freedom you receive with this role.</p>
<h4>Salary</h4>
<p>Your salary will range from £23 &#8211; £25k depending on your experience. There will also be a probation/knowledge transfer phase until the end of the year, in which our current Senior Developer will hand over all the processes to you.</p>
<h5>How To Apply</h5>
<p>If you think you&#8217;ve got what it takes to join our small but dynamic and motivated team, send your CV to mike [at] webdezign.co.uk</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdezign.co.uk/news/we-are-looking-for-a-senior-web-developer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Round navigation with overlapping CSS3 animations</title>
		<link>http://www.webdezign.co.uk/tutorials/round-navigation-with-overlapping-css3-animations/</link>
		<comments>http://www.webdezign.co.uk/tutorials/round-navigation-with-overlapping-css3-animations/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 15:56:29 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Tutorials and User guides]]></category>

		<guid isPermaLink="false">http://www.webdezign.co.uk/?p=1195</guid>
		<description><![CDATA[I had some time to kill on friday afternoon so I decided to try if I could make a navigation that overlaps the neighbouring menu items. I remember seeing it done with z-index and transparent png&#8217;s in the past, but &#8230; ]]></description>
			<content:encoded><![CDATA[<p>I had some time to kill on friday afternoon so I decided to try if I could make a navigation that overlaps the neighbouring menu items. I remember seeing it done with z-index and transparent png&#8217;s in the past, but it wasn&#8217;t a solution we give clients in a content management system. Adding more z-indexes to new menu items would be far to complicated. Sure, we could probably add some server side code or even javascript to make a dynamic class, but I thought to myself surely there must be an easier way of doing it using CSS3.</p>
<ul id="alphabet">
<li><a href="#">A</a></li>
<li><a href="#">B</a></li>
<li><a href="#">C</a></li>
<li><a href="#">D</a></li>
<li><a href="#">E</a></li>
<li><a href="#">F</a></li>
<li><a href="#">G</a></li>
<li><a href="#">H</a></li>
<li><a href="#">I</a></li>
<li><a href="#">J</a></li>
<li><a href="#">K</a></li>
<li><a href="#">L</a></li>
<li><a href="#">M</a></li>
<li><a href="#">N</a></li>
<li><a href="#">O</a></li>
<li><a href="#">P</a></li>
<li><a href="#">Q</a></li>
<li><a href="#">R</a></li>
<li><a href="#">S</a></li>
<li><a href="#">T</a></li>
<li><a href="#">U</a></li>
<li><a href="#">V</a></li>
<li><a href="#">W</a></li>
<li><a href="#">X</a></li>
<li><a href="#">Y</a></li>
<li><a href="#">Z</a></li>
</ul>
<h3 style="clear: both;">As you can see it is possible&#8230;</h3>
<p>So I thought I might as well share it in case someone else is interested.</p>
<p><strong>The markup</strong></p>
<pre> &lt;ul id="ID"&gt;
    &lt;li&gt;&lt;a href="#"&gt;A&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;B&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;C&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;D&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;E&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;F&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;G&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;H&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;I&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;J&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;K&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;L&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;M&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;N&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;O&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;P&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;Q&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;R&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;S&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;T&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;U&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;V&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;W&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;X&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;Y&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href="#"&gt;Z&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</pre>
<p><strong>The CSS</strong></p>
<pre>#ID li {
    float:left;
    font-size:87.5%;
    font-family:sans-serif;
    font-weight:300;
}

#ID a {
    text-decoration:none;
    font-weight:bold;
    background:#cdcc34;
        background:rgba(205,204,52,0.8);
    color:#fff;
    float:left;
    width:96px;
    height:96px;
    line-height:96px;
    -webkit-border-radius: 47px;
    -moz-border-radius:47px;
    border-radius:47px;
    text-align:center;
    -webkit-box-shadow: 0px 0px 0px 5px rgba(205, 204, 52, .3);
        -webkit-transition: box-shadow .2s ease;
    -moz-box-shadow: 0px 0px 0px 5px rgba(205, 204, 52, .3);
        -moz-transition:-moz-box-shadow .2s ease;
    box-shadow: 0px 0px 0px 5px rgba(205, 204, 52, .3);
        transition: box-shadow .2s ease;
}

#ID a:hover {
    -webkit-box-shadow: 0px 0px 0px 20px rgba(205, 204, 52, .3);
    -moz-box-shadow: 0px 0px 0px 20px rgba(205, 204, 52, .3);
    box-shadow: 0px 0px 0px 20px rgba(205, 204, 52, .3);
}</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.webdezign.co.uk/tutorials/round-navigation-with-overlapping-css3-animations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Steve Jobs RIP</title>
		<link>http://www.webdezign.co.uk/news/steve-jobs-rip/</link>
		<comments>http://www.webdezign.co.uk/news/steve-jobs-rip/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 10:03:27 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.webdezign.co.uk/?p=1152</guid>
		<description><![CDATA[With the arrival of the first iMac back in 1998 when Steve Jobs was invited back to Apple Computers Inc., the computer industry had seen the first step to bridge the gap between the scientific and industrial users to the masses of every day consumers wanting to get a piece of the action. ]]></description>
			<content:encoded><![CDATA[<p>It has been a difficult year for all of us as it is, and to top it all up Steve Jobs the co-founder of Apple Macintosh computers and our hero of tech has this week passed away. Even one of our newest top of the range iMacs died yesterday as if it was coming out in sympathy from the departing of its great creator. A recent email sent directly to Steve Jobs by myself was not replied to and had already raised my suspicions that there was something terribly wrong.</p>
<p>If there could be one thing that Steve would definitely be remembered for it&#8217;s his passion and understanding of what a consumer really wanted, not what a focus group of guinea pigs would come up with in there two or three hour paid for little sessions. No, because with the arrival of the first iMac back in 1998 when Steve Jobs was invited back to Apple Computers Inc., the computer industry had seen the first step to bridge the gap between the scientific and industrial users to the masses of every day consumers wanting to get a piece of the action. The public where hungry to get on the Internet, simply and quickly with the added bonus of superb style thrown in to make this a household item of smooth functionality and tremendous beauty.</p>
<p>The rest is history as they say&#8230; you can view a full timeline of all the apple products ever made since 1978 <a title="Apple PRoduct timeline" href="http://en.wikipedia.org/wiki/Timeline_of_Apple_Inc._products" target="_blank">here</a> as well as the original iMac launch presented by Steve Jobs himself, below.</p>
<p><iframe src="http://www.youtube.com/embed/0BHPtoTctDY" frameborder="0" width="302" height="247"></iframe></p>
<div id="attachment_1161" class="wp-caption alignleft" style="width: 313px"><img class="size-medium wp-image-1161 " title="Apple_I" src="http://www.webdezign.co.uk/wp-content/uploads/2011/10/Apple_I-300x224.jpg" alt="The first ever Apple computer" width="303" height="226" /><p class="wp-caption-text">Apple 1 the first ever Apple computer</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.webdezign.co.uk/news/steve-jobs-rip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

