Oct
28
Edit and test javascript online together
JS Bin is designed to help JavaScript and CSS coders test snippets of code, to some extent and debug the code together.
They allow you to enter and edit your javascript and include select js files (jquery, mootools, etc) and then save your work and receive a url that you can then send to your co-workers/friends for them to test and edit appropriatly.
It's a very simple yet effective tool which will provide helpful for other developers

posted by
Mark Willis
I know I haven't posted much recently. I've just had key hole surgery on my wrist, and typing is something that hurts at the moment.
But I will be back with some whopper posts in the near future.

posted by
Mark Willis
Oct
12
Rendering HTML in Canvas
Although being in a very alpha stage James Urquhart has managed to render HTML inside a canvas tag. Currently the only tags supported are HTML, BODY, P, B, and SPAN.
View his demo for an example of whats to come.
Hopefully we will start to see canvas tags being rendered inside canvas tags.
The crazy world of HTML5 and canvas tags

posted by
Mark Willis
Oct
07
HTML5 fancy example
The people over at emacs have revamped there mac os x site. In pure HTML5, including rounded edges/SVG imagery. When I have time to redo this site, I will definatly be incorporating some of this into my design.

posted by
Mark Willis
Oct
01
HTML 5 – canvas tags
Paul Brunt has made a brilliant game using javascript and the new HTML 5 canvas tags. It's a brilliant example of whats to come in the new HTML 5 spec over the coming months.
More posts to come - time is sparse with my new baby boy and alot of work going on.
Will stay in touch

posted by
Mark Willis