<?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>William Li</title> <atom:link href="http://willwebdesigner.com/feed/" rel="self" type="application/rss+xml" /><link>http://willwebdesigner.com</link> <description>a web and UI designer based in Wigan, Lancashire, UK</description> <lastBuildDate>Sun, 13 Nov 2011 17:44:56 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>Apple customer service</title><link>http://willwebdesigner.com/technology/apple-customer-service/</link> <comments>http://willwebdesigner.com/technology/apple-customer-service/#comments</comments> <pubDate>Sun, 13 Nov 2011 17:44:56 +0000</pubDate> <dc:creator>willi287</dc:creator> <category><![CDATA[Apple]]></category> <category><![CDATA[Personal]]></category> <category><![CDATA[Technology]]></category> <guid
isPermaLink="false">http://willwebdesigner.com/technology/apple-customer-service/</guid> <description><![CDATA[Not often am I ever left speechless. But after visiting the Apple store to diagnose my faulty 2008 iMac, which had its Apple Care expired for two months &#8211; I was only expecting the worst. It was revealed that my 24 inch machine had a faulty hard drive and needed replacing at the price of [...]]]></description> <content:encoded><![CDATA[<p>Not often am I ever left speechless. But after visiting the Apple store to diagnose my faulty 2008 iMac, which had its Apple Care expired for two months &#8211; I was only expecting the worst.</p><p>It was revealed that my 24 inch machine had a faulty hard drive and needed replacing at the price of £180. I asked if it was an easy job to do manually but the genius advised against it. After seeing my face drop he decided to speak to his manager and returned to say that Apple would put up the costs of the repair. My heart dropped and I was overcome with relief, &#8220;BUT&#8221; he said &#8220;we are can offer a replacement machine &#8211; but it has to be the 27 inch model. Is that ok?&#8221;</p><p>I think I must have been staring at him for about 10 seconds before I spoke. Danielle says she could see a tear in my eye.  I am married and have a daughter, I have not cried in over 20 years and certainly not in my adult life &#8211; but this came real close.</p><p>Apple have always had a reputation for good customer service but this is insane. they have exceeded my expectations more than I could have imagined and have left me with such a positive experience with the brand and company.</p><p>This is how it should be done, the customers satisfaction and end experience should always come first. Not every company can afford to give out a £1,399 machine but there are other steps that can be taken to ensure customer satisfaction. I&#8217;m sure I well be spending a lot more money and business with Apple in the coming years.</p> ]]></content:encoded> <wfw:commentRss>http://willwebdesigner.com/technology/apple-customer-service/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Ruby on Rails</title><link>http://willwebdesigner.com/uncategorized/ruby-on-rails/</link> <comments>http://willwebdesigner.com/uncategorized/ruby-on-rails/#comments</comments> <pubDate>Sun, 17 Apr 2011 09:15:50 +0000</pubDate> <dc:creator>willi287</dc:creator> <category><![CDATA[Uncategorized]]></category> <guid
isPermaLink="false">http://willwebdesigner.com/uncategorized/ruby-on-rails/</guid> <description><![CDATA[I have always wanted to break away from my reliance on WordPress when it came to creating dynamic websites. The reasons being: Having to upgrade continually and manage client upgrades A lot of bloat and unused features A lack of understanding Thinking that PHP is abit messy I recently went on a ASP.NET course through [...]]]></description> <content:encoded><![CDATA[<p>I have always wanted to break away from my reliance on WordPress when it came to creating dynamic websites. The reasons being:</p><ul><li>Having to upgrade continually and manage client upgrades</li><li>A lot of bloat and unused features</li><li>A lack of understanding</li><li>Thinking that PHP is abit messy</li></ul><p>I recently went on a ASP.NET course through <a
href="http://www.learningtree.co.uk/">Learning Tree</a> and i was very inspired with the framework used and how the code is separated from the presentational views. I wasn&#8217;t impressed with working in an IDE though and running a Mac at  home never really gave me much opportunity as a hobbyist to explore ASP.NET much further.</p><h3>Ruby Ruby Ruby</h3><p>The programming language Ruby has been around many years but has recently been  ignited by Rails (also written in Ruby) which has made it possible to  simplify the creation of web applications.</p><p>The brains behind <a
href="http://37signals.com/">37 signals</a> came up with the framework Rails as they where developing Basecamp. I was really inspired after reading they&#8217;re book, <a
href="http://gettingreal.37signals.com/ch02_Whats_Your_Problem.php">Getting Real</a> and they&#8217;re vision on the processes and development of web applications, and this really shows through in Rails. I strongly recommend you give it a read &#8211; it may change the way you work in future.</p><p>Since then I have installed Rails on my Mac, (Ruby should already be installed on Snow Leopard) and followed a few tutorials. So far I am very impressed with how far you can go with very little code, very much like jQuery&#8217;s write less do more mantra.</p><p>If you have been thinking of starting out with Rails but haven&#8217;t yet made the leap then I strongly recommend you do. There are many sites and screen casts out there to help you get started. I am still progressing in learning the framework and the language but I already have plans to build a web app to address a few of my problems and to ease my workflow. I am planning on documenting my progress as I get on, both with Rails and my proposed web app.</p><h3>A few starting points</h3><ul><li><a
href="http://railsforzombies.org/">Rails for Zombies</a></li><li><a
href="http://oreilly.com/catalog/9780596518783/">Learning Rails</a><em><a
href="http://oreilly.com/catalog/9780596518783/"> </a>(sampler chapters) </em></li><li><a
href="http://www.lynda.com/tutorial/55960?srchtrk=index%3A1%0Alinktypeid%3A2%0Aq%3Aruby%20on%20rails%0Apage%3A1%0As%3Arelevance%0Asa%3Atrue%0Aproducttypeid%3A2">Lynda.com training</a><em><br
/> </em></li></ul> ]]></content:encoded> <wfw:commentRss>http://willwebdesigner.com/uncategorized/ruby-on-rails/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>jQuery for layouts</title><link>http://willwebdesigner.com/technology/jquery-for-layouts/</link> <comments>http://willwebdesigner.com/technology/jquery-for-layouts/#comments</comments> <pubDate>Wed, 19 Jan 2011 23:07:50 +0000</pubDate> <dc:creator>willi287</dc:creator> <category><![CDATA[Personal]]></category> <category><![CDATA[Technology]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[Inspiration]]></category> <category><![CDATA[jQuery]]></category> <guid
isPermaLink="false">http://willwebdesigner.com/?p=368</guid> <description><![CDATA[I&#8217;ll be honest, when it came to jQuery and JavaScript effects I would normally scour the web for something close to what I needed, and adapt the code to suit my needs. While it got me what I wanted, I never really got to grips to understanding jQuery. Expand your skills Recently, I wanted to [...]]]></description> <content:encoded><![CDATA[<p>I&#8217;ll be honest, when it came to <a
href="http://jquery.com/">jQuery</a> and JavaScript effects I would normally scour the web for something close to what I needed, and adapt the code to suit my needs. While it got me what I wanted, I never really got to grips to understanding jQuery.</p><h3>Expand your skills</h3><p>Recently, I wanted to expand my skill set and purchased the excellent book: <a
title="Novice to Ninja" href="http://www.sitepoint.com/books/jquery1/">JQuery: Novice to Ninja</a>. I would have to recommend this book to any jQuery newbie. The book is well written and entertaining but assumes that you are fluent with CSS and HTML.</p><h3>For layouts</h3><p>Upon reading the first few chapters, I instantly got a strong understanding and how I could apply jQuery to my own work. For example, before i used jQuery on this site I had to create 2 queries to the blogroll. The first query would display the first blog, the main/ latest blog item, and the other query which was offset by 1, to display the rest of the blog. I&#8217;m not a WordPress expert and I&#8217;m sure someone could have pointed me to a better solution at the time &#8211; but the layout was very hacky and I was never really happy with this. It also created problems with WordPress&#8217; pagination as I was getting errors.</p><p><strong>My jQuery solution to fix this was to:</strong></p><ul><li>First remove the 2 queries to the blogroll and just have 1.</li><li>Then target the first list element in my blogroll using .first as my jQuery selector</li><li>Add a CSS class (addClass) to the selected list element</li><li>Then style the class to make it display as a featured blog item in my blog.</li></ul><h3>The results</h3><p>It is important to make sure the layout still degrades well if the user has JavaScript turned off, and as I am just adding a class to my list item the layout   would just remove the featured blog item and display it as a regular block.</p><p>There are many more uses of jQuery rather than just the nifty animated effects that are common place on the web and until  CSS3 is more widely adopted, I will continue to use jQuery to help with fixes and bugs.</p> ]]></content:encoded> <wfw:commentRss>http://willwebdesigner.com/technology/jquery-for-layouts/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>What do you enjoy more, designing or coding?</title><link>http://willwebdesigner.com/personal/what-do-you-enjoy-more-designing-or-coding/</link> <comments>http://willwebdesigner.com/personal/what-do-you-enjoy-more-designing-or-coding/#comments</comments> <pubDate>Wed, 14 Jul 2010 21:39:42 +0000</pubDate> <dc:creator>willi287</dc:creator> <category><![CDATA[Personal]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[Inspiration]]></category> <guid
isPermaLink="false">http://willwebdesigner.com/?p=269</guid> <description><![CDATA[In most professions, you are either a creative; such as an artist, writer or musician or a skilled person; such as a doctor, accountant or even a builder. But as a web designer...]]></description> <content:encoded><![CDATA[<p><strong>Art + Logic = Website.</strong></p><p>In most professions, you are either a creative; such as an artist, writer or musician or a skilled person; such as a doctor, accountant or even a builder. But as a web designer, I get the luxury to exercise both parts of my brain in my day to day job, the creative right hemisphere, used for designing and flair and the logical left hemisphere, used for coding and problem solving.  But which bit do you enjoy most?</p><p>Freelancers usually see coding as an easier way of making money. Clients usually don&#8217;t have an opinion in code but would have strong opinions in the design, causing the designer to go through several iterations.</p><p>If you work in an environment dominated by developers however, they are less likely to have an opinion on design but require clean semantic code.</p><p>Occasionally I like nothing better than to stick my headphones in and turn off Outlook and get stuck straight into problem solving, logical coding and finding new bits of JavaScript and playing with new technologies such as CCS3 and HTML5. But I like the balance in my job and the option to flex my creativity and design skills is refreshing.</p> ]]></content:encoded> <wfw:commentRss>http://willwebdesigner.com/personal/what-do-you-enjoy-more-designing-or-coding/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>My thoughts on iOS 4 for the 3gs</title><link>http://willwebdesigner.com/technology/my-thoughts-on-ios-4-for-the-3gs/</link> <comments>http://willwebdesigner.com/technology/my-thoughts-on-ios-4-for-the-3gs/#comments</comments> <pubDate>Sat, 26 Jun 2010 11:19:06 +0000</pubDate> <dc:creator>willi287</dc:creator> <category><![CDATA[Apple]]></category> <category><![CDATA[Iphone]]></category> <category><![CDATA[Personal]]></category> <category><![CDATA[Technology]]></category> <category><![CDATA[Gadgets]]></category> <category><![CDATA[iPhone]]></category> <guid
isPermaLink="false">http://willwebdesigner.com/?p=145</guid> <description><![CDATA[Not many of us have had the opportunity to adopt the iPhone 4, so for people like me who acquired the 3gs this time last year and stuck in a contract, here is my run down of the new OS running on a 3gs.]]></description> <content:encoded><![CDATA[<p>Not many of us have had the opportunity to adopt the iPhone 4, so for people like me who acquired the 3gs this time last year and stuck in a contract, here is my run down of the new OS running on a 3gs.</p><p>Firstly one of my biggest surprises was the latest update to iTunes. Prior to this release, me and Danielle encountered bugs in our iPhones where the phones would not sync up properly. While Danielle&#8217;s phone was not syncing to her Windows 7 laptop at all, mine just had a problem with syncing to iPhoto on my Mac. I did some research on this and it appears the problem is caused when people start emailing you pictures and you save them into your camera roll. Anyway, these problems are now solved and I love iTunes once again!</p><p>Another great addition is the ability to email photos at 4 different presets. Previously, when you emailed a photo, your phone would automatically squeeze and reduce your photo size before sending it to your email recipient. Now you get to choose to email the photo as either &#8220;small&#8221;,&#8221; medium&#8221;, &#8220;large&#8221; and most importantly &#8220;original size&#8221;. I get alot of photos sent to me from other iPhones and as a web/ graphic designer I would prefer the photos to be as large as possible as every pixel detail is vital, especially when taken from a 3 mega pixel camera.</p><p>The much welcomed folders works brilliantly. Simply drag an icon on top of another  to create a folder. I instantly dragged all my crap apps and created a folder called misc. All of my music related stuff such as Last.fm, iPod and XFM app into a new folder called &#8220;Music&#8221; and placed this in the dock. Simple. Beautiful. Elegant.</p><p>Multitasking, although a much criticised method is genius. I have used smartphones in the past such as the Palm Pre, Symbian running on Nokia&#8217;s and even Android, and the most notable thing about having full multitasking is that you notice significant performance issues when more than two apps are open at the same time. Not so with iOS 4. Not to mention strain on battery life too. Not all apps support multitasking but it&#8217;s just a matter of time before all the developers update their apps. Here is a small list that have got it right so far:</p><ul><li><a
href="http://itunes.apple.com/us/app/twitter/id333903271?mt=8&amp;v0=WWW-NAUS-ITSTOP100&amp;ign-mpt=uo%3D2">Twitter</a></li><li>WordPress</li><li><a
href="http://itunes.apple.com/us/app/facebook/id284882215?mt=8&amp;v0=WWW-NAUS-ITSTOP100&amp;ign-mpt=uo%3D2">Facebook</a></li><li><a
href="http://itunes.apple.com/us/app/flight-control/id306220440?mt=8&amp;v0=WWW-NAUS-ITSTOP100&amp;ign-mpt=uo%3D2">Flight Control</a></li></ul><p>Now we just need <del
datetime="2010-07-24T22:52:28+00:00">Last.fm</del> and <del
datetime="2010-07-24T22:52:28+00:00"><a
href="http://itunes.apple.com/us/app/skype/id304878510?mt=8&amp;v0=WWW-NAUS-ITSTOP100&amp;ign-mpt=uo%3D2">Skype</a></del> to get into gear too and I&#8217;ll have no complaints. Despite a few quirks with fast app switching, I definitely prefer this method of multitasking than a full multitasking option. Smartphones and mobile batteries are just not cut out to handle this yet.</p><p>Other notable improvements include quicker shutter speed on the camera. A digital zoom is also included using an on-screen slider bar. Strange decision not to use pinch to zoom though.</p><p>Unified inbox is also great for emails. This works just as good as I expected but was pleasantly surprised to see my emails group in conversations like Gmail&#8217;s.</p><p>There has also been a slight interface change in the iPod application. When going into an album you are now presented with the album artwork and running times of the album and individual songs. Nothing great but good inclusion.</p><p>There is also a new accessibility option to inverse your blacks to whites and vice versa in; settings &gt; general &gt; accessibility. This can make photos look like negatives but the hard of sight will probably appreciate this.</p><p>These are just a few of the things I have noticed and I am genuinely impressed with this update. Should see me through to the next 6 months when my contract is up. If you find any extra functions that I haven&#8217;t covered please leave a comment.</p> ]]></content:encoded> <wfw:commentRss>http://willwebdesigner.com/technology/my-thoughts-on-ios-4-for-the-3gs/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>The Safari reader and what it means to designers</title><link>http://willwebdesigner.com/technology/safari-reader/</link> <comments>http://willwebdesigner.com/technology/safari-reader/#comments</comments> <pubDate>Thu, 24 Jun 2010 21:06:34 +0000</pubDate> <dc:creator>willi287</dc:creator> <category><![CDATA[Apple]]></category> <category><![CDATA[Technology]]></category> <category><![CDATA[Advice]]></category> <guid
isPermaLink="false">http://willwebdesigner.com/?p=5</guid> <description><![CDATA[Much controversy has surrounded the Safari reader since Apple released their latest version of their browser.]]></description> <content:encoded><![CDATA[<p>Much controversy has surrounded the Safari reader since Apple released their latest version of their browser. For those unaware of this new feature Apple has included a little button in the address bar that once clicked brings up a pop up window with just the content from the page formatted on a simple white background in a clear large font.</p><p>The reason? Well, Apple obviously thinks that modern day articles are difficult to read with so much screen noise littered around the page such as ads, sidebars, icons, animations (we all know what Apple thinks of Flash) that they have thought to improve legibility by including this feature.</p><p>So what do I think of this feature? I personally think it&#8217;s great and use it now regularly, but with a slight bit of guilt. It seems that Apple do not trust web designers to give Safari users the experience they should be getting from the web and this is worrying because Apple usually get these things spot on and we should all take note from Mr Job&#8217;s ethos and maybe start thinking of cleaner, simpler designs.<br
/> <strong>But what does this mean for the web designer?</strong></p><ul><li>It means readers can now ignore your ads with a click of a button losing a potential revenue stream</li><li>It means readers can get a better experience from your website</li><li>It also means you might like to re-think your design</li></ul><p>I have never been a fan of modern day blogs and can sometimes see designers getting carried away with including too much content, just because they can. Do you really need that tag cloud? Or how about the Flickr feed showing pictures of your pet dog?</p><p>If you are worried about the reader button maybe you should simplify your design slightly and stop people like me clicking that little blue button.</p> ]]></content:encoded> <wfw:commentRss>http://willwebdesigner.com/technology/safari-reader/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>A few things to consider when starting a new website</title><link>http://willwebdesigner.com/personal/a-few-things-to-consider-when-starting-a-new-website/</link> <comments>http://willwebdesigner.com/personal/a-few-things-to-consider-when-starting-a-new-website/#comments</comments> <pubDate>Wed, 23 Jun 2010 06:40:17 +0000</pubDate> <dc:creator>willi287</dc:creator> <category><![CDATA[Personal]]></category> <category><![CDATA[Advice]]></category> <category><![CDATA[Beginner]]></category> <category><![CDATA[Tutorial]]></category> <guid
isPermaLink="false">http://willwebdesigner.com/?p=61</guid> <description><![CDATA[As a modern day web designer it is key that I have a website to showcase my work but what did I have to consider for my new site?]]></description> <content:encoded><![CDATA[<p>As a modern day web designer it is key that I have a website to showcase my work but what did I have to consider for my new site?</p><p>There are a range if things that designers need to consider such as:</p><ul><li><strong>Who are your target audience?</strong></li><li><strong>Are you trying to showcase your portfolio to attract/ assist you to land that perfect job</strong></li><li><strong>Do I want need a blog?</strong><br
/> If so this needs to be updated regularly or can become stagnated and outdated rather quickly but will also give prospective employers/ clients a good idea of your knowledge, interests and ideas</li><li><strong>Keeping it simple</strong><br
/> It is probably the designers most important job to keep content legible and to get the message across clearly. Strip out anything that does not need to be in there as it will just add to clutter and screen noise.</li></ul><p>These are a few things that have gone into willwebdesigner.com and I hope you enjoy the end product.</p> ]]></content:encoded> <wfw:commentRss>http://willwebdesigner.com/personal/a-few-things-to-consider-when-starting-a-new-website/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
