Its a little bit more than half a year to the next edition! A lot of great speakers confirmed already. Site will be online in mid April.
- Alvar Laigna
I've been porting various libraries to JavaScript recently (lzma.js, sql.js) and I thought it might be useful to write up details about how this kind of thing is done. So here is how I ported libxml - an open source library that can validate XML schemas - in response to a request. Note that this isn't a general HOWTO, it's more a detailed writeup of what I did to port libxml in particular, but I hope it's useful for understanding the general technique. If you just want to see the final result, the ported project is called xml.js, and there is an online demo here (thanks syssgx!)
- Alvar Laigna
For me as a user, the best thing with responsive design (when done right) is that I get fewer horizontal scrollbars in my desktop browser.
- Alvar Laigna