For further information please visit :
Also, follow me on Twitter @MatyasGabor
Reportage réalisé par Alice Braud
Plusieurs fois par année w.illi.am/ invite gracieusement ses clients à participer à des Forums exécutifs. Leur but est d’initier les participants aux nouvelles technologies et outils web et surtout de leur permettre d’échanger, en toute confidentialité, sur les problématiques qu’ils rencontrent ou les questions qu’ils se posent pour la gestion de leur actif web.
Le Forum exécutif du 10 février dernier offrait de découvrir l’intérêt des tests utilisateurs alliés à l’optimisation de site ainsi que le uLAB, laboratoire d’utilisabilité ouvert dans les bureaux de w.illi.am/ depuis 6 mois. Deux conférences et un atelier ont été donnés par des experts de w.illi.am/, Anastasia Simitsis, Directrice Expérience utilisateur et par Humberto Valencia, Directeur Optimisation.
Imagine your at the supermarket, you wonder what you will be eating next week. You pop up your iphone, look at your favorite recipe list directly from your favorite recipe website. You decided what recipe you will do, you look at the ingredients, check ingredients you don’t have, it automatically add them to your grocery list. Popup your grocery list, off you go find what you need for the week. What if you could even do this offline like a real app from your ipod touch?
No this is not a application from the Itunes Appstore, what I am talking about is a mobile web application that could work on Iphone, Ipod touch, Palm Pre, and all Droid phone.
If you own a mac you are probably familiar with the web browser Safari, well the Safari gut called Webkit is what is powering all the devices up there I am talking about, even blackberry is working on a browser based on webkit. What so special about webkit? Well it’s cutting edge technology. They implemented every animation you could have in a real application directly in the web browser using CSS3 and it have most features HTML5 will bring in the future, today. Most notably offline website and databases directly in the browser.
With all these devices, you get the big pie of the mobile web browsing, and you get a very good browser to work with. These was neither the case before. You had Windows mobile which use IE 5.5 rendering engine (ouch!), the nokia, backberrie browsers which was actually worse and opera mobile, which is actually pretty good, but do not have a big pie as smartphone goes.
Showtime is using jQTouch for its mobile website, you can save favorite shows and get your weekly schedule
On top of that, we get mobile frameworks popping up to ease the web application development. jQTouch is based on the jQuery javascript framework. To have used it before, it’s a pretty good rapid development kit for mobile website. You can create basic website with lists and articles in a couple of hours and really feel like a mobile app. Pastrykit is the unofficial framework used by apple. It’s not officillaly released but some developers took the time to open the API to everyone.
As you can see, pretty much every giant step we took on the mobile web is based on the fact that Webkit is king of the mobile platform. What if the Firefox mobile would come to dethrone Webkit? Well that would be pretty bad for website based on webkit out here, most mobile framework are based only and directly on Webkit. But this is really not the trend right now, with blackberry soon switching to webkit and Google android phone becoming more and more popular (HTC, Samsung and others are developing phone on it), Webkit mobile seems to have at least some great years ahead.

Stats from Admob Metric
It can be overwhelming to understand the production environment of websites, front-end developers, back-end developers, integration, programmings, what’s that? As client, you may be happy to understand a little bit more about the structure behind it.
You just approved the design of your next website, you are happy with what has been done so far. What’s next? well a pretty long process. Upon approbation of the design, front-end developers take these designs and translate it to HTML. This means that your design is taken, decorticated and translated to a programming language. This might look like a simple task, but on the contrary, you need excellent front-end developers to translate your design perfectly.
To translate your design we use 2 languages, HTML and CSS. HTML is the foundation of your website, and CSS is what styles all your website, adds colors and images. It is not all, unfortunately the implementation between browsers (Firefox, Internet Explorer and etc) of those 2 languages differs a bit, it creates the complex task of testing your website to all current browsers to be sure the integration is spot on. The front-end developer needs to be aware of the dependencies of every browsers and be able to turn around problem that could arise.
Front-end developer also optimizes your website the be the fastest possible, trying to use the fastest structure possible and optimizing your design without losing picture quality. This is what we call website integration.
When those templates are finished, generally a small round table is planned with designers in case front-end developers forgot some styling. When designers are happy with the templates, it’s ready to get implemented in your content management system.
It is the back-end developer’s job to develop all the features you need to be able to manage your website yourself. Like changing the text in a section for example. This is where front-end developers and back-end developers work together to integrate your design with all the website features you need.
Every web creation company should take great pride of doing spot on integration of website design with content management, and we, at w.illi.am/ sure do.