Matt West
Matt West is a designer at Wildbit, creators of Beanstalk, Postmark and DeployBot. He also wrote the book HTML5 Foundations. You can catch him on twitter as @MattAntWest.
Hi Ramesh, IndexedDB requires that the website is being served over http:// and not file:// as local files are. Installing…
On Create Your Own To-Do App with HTML5 and IndexedDB
Thanks for reading! You can download the full code here: http://cl.ly/290k070a1m1Z
On How to Create an AJAX Contact Form for a Website [Guide]
Thanks Shawn!
On Getting Started with Bower
Thanks for reading Victor!
On An Introduction to Perceived Performance
Hi Fred, Thanks for reading. You won't be able to define an API for your element unless you use registerElement().
On Creating Custom HTML
Sorry about that. This comments system has a dislike for code.
On Building HTML5 Context Menus
Oh that's awesome! Good to know it's possible 🙂
On Building HTML5 Context Menus
Thanks Akhil, Those are both valid points. I've added some extra info to the post to address these. 🙂
On How Data URIs Speed Improve Website Speed
Thanks Fred, I've updated the post with some more info 🙂
On How Data URIs Speed Improve Website Speed
Hi Christopher, Thanks for pointing out the caching and decoding issues. I've amended the post with some extra information to…
On How Data URIs Speed Improve Website Speed