Mar 25
2013

Are there web developers who have never heard of Chrome DevTools? I don’t know of one single example. Chrome DevTools are a developer’s friend. Directly implemented into the browser, they deliver tools that are inescapable when it comes to web programming, especially the debugging part of it. Getting started with DevTools is not exactly complicated, but – as always – any help in accomplishing a faster start is greatly appreciated and lowers the inhibition threshold for newcomers. It is exactly such an entrance (and more) that the free video tutorial “Explore and Master Chrome DevTools” offers you.
Read more
Mar 24
2013

The Maple Kind is a website with a distinct claim that reads “Where infographics meet comics and bullshit!” What urges its creators is to make you chuckle. This sure does sound much simpler than it is, but it definitely implies, how the following infoographic shall be read. Therein, the Maple Kind argues, why we need a new button on Facebook (a few more than one more, in fact). This new button shall be named ” I Don’t Care” and is bound to be the most widely used expression on Facebook, once it has been instated. Though the infographic in fact made me chuckle, The Maple Kind does not follow a far-fetched approach. Take a look at your own use of Facebook. What would you use more often? Like or I Don’t Care? I know what I would do, but I don’t see Facebook as anything of value for modern society anyway…
Read more
Mar 23
2013

We have been introducing you to placeholder services frequently. This new app by the name of uiFaces, that we want to show you today, does not stand in line, though. It covers a rather unique aspect of modern design, the integration of Social Media. With uiFaces you can easily integrate social network areas into your design mock-ups. With its ample flexibility, uiFaces covers any use-case.
Read more
Mar 22
2013

I often get questions from developers like, “with so many touch-enabled devices on phones and tablets, where do I start?” and “what is the easiest way to build for touch-input?” Short answer: “It’s complex.” Surely there’s a more unified way to handle multi-touch input on the web – in modern, touch-enabled browsers or as a fallback for older browsers. In this article I’d like to show you some browser experiments using MSPointers – an emerging multi-touch technology and polyfills that make cross-browser support, well less complex. The kind of code you can also experiment with and easily use on your own site.
Read more
Mar 21
2013

Facebook, Twitter, Google+, then Pinterest, Tumblr, Xing or LinkedIn and what do I know where all you’ve set your flag, and are networking as networking can. All these services want you to maintain a proper profile and, if you really do think you should register practically anywhere, you should try your best to make a good impression. One main necessity to achieve this is adequate imagery. Even if you really have reasonable images for these use-cases at hand, that’s still where the problems begin. I don’t know of two social networks that share image resolutions or other specifications. You can’t simply upload the same picture to a zillion websites and hope for an adequate presentation. Instead you have to struggle with the same zillion different requirements when it comes down to even such a simple thing as a profile header-image. To further complicate the situation, social networks have fun changing their image-related specifications frequently. A new tool by the name of Social Media Image Maker promises relief…
Read more
Mar 20
2013

As browser adoption of HTML5 continues apace, developers are finding more and more options for creating elegant, highly responsive UIs. In the case of Scalable Vector Graphics (SVG), what’s old is new again, and quite slick.
Read more