Browsing Category
HTML5
Polymer Summit 2015
The Polymer Summit 2015 took place on 14-15 September in Amsterdam. It is an end-to-end tour across the…
Symfony Live London 2015
Last Friday 18/09/2015 Symfony Live London 2015 took place at the QEII Conference Centre, close to the Houses of…
Material Design in Action
We’ve seen last year that many websites and app adopted, incorporated the visual language. Material Design was…
Build mobile apps with Chrome WebView (video)
Build mobile apps with Chrome WebView - Chrome Dev Summit 2013 (Matt Gaunt)
Get Last Tweet via JQuery
Twitter, has a rich API and it allows you to deal with many things. In this example we are going to learn how to…
Make your website mobile friendly (RWD)
This post will mainly focus on making a website mobile friendly. Nowadays, with the increased usage of mobile…
Less: The programmable Stylesheet Language
CSS is plain and simple but it's time for dynamic CSS with the help of LESS.
How to import CSV to HTML
CSV (comma-separated values) stores tabular data (numbers and text) in plain-text form. Plain text means that the…