Here's the original source code for my entry into JS1k for anybody who wishes to see how the simple particle demo was created.
Here you will find a selection of blog posts I have written. They are mainly focused around web development, but there are also a few on other topics I find interesting.
Latest blog posts from Nooshu.com by
Feed dedicated to the random web developerment thoughts of Frontend developer, Matt Hobbs. Posts 99% related to either frontend development or web performance.
Here's the original source code for my entry into JS1k for anybody who wishes to see how the simple particle demo was created.
How much functionality can you achieve using only 1024 bytes of JavaScript? Quite a lot it seems, you just have to slim down the code.
You can buy all the books on visualisation technologies but what's the point if you never read them? Time to change that.
Finally got round to HTML5ing my Wordpress theme. Lots to learn with the (ongoing) HTML5 specifications.
I've had a couple of security scares with FrogCMS recently so have decided to look for another small CMS solution.
Decided to dip my toe in the murky world of the Drupal CMS (it's not that murky really), lots to learn about this very powerful framework. Here are a few links that fellow beginners may find useful.
Having a little time to spare I decided to update the Snipplr Plug-in for Wordpress, originally by Tyler Hall.
Building a mobile site can be quite painful, but it's made much easier using the DeviceAtlas API.
Post Thesaurus is broken.... oh wait no it isn't. Just a pesky JavaScript error from another plugin!
Snipplr was one of my favorite online coding tools until the new owners ruined it and let it stagnate. Now it's under new management!
Google Chrome has a superb feature called 'Create application shortcut...'. To polish off this feature with your web application use high resolution icons.
Converting your current posts isn't as easy as it looks. If you are comfortable editing the DB directly it's fairly simple.