I decided to get a little festive on my blog. If you have a browser that supports SVG you should see what I mean. It should be fun for other special occasions too (think Google’s graphic).
Have A Great Holiday Season!
]>
I decided to get a little festive on my blog. If you have a browser that supports SVG you should see what I mean. It should be fun for other special occasions too (think Google’s graphic).
Have A Great Holiday Season!
Rob recently wrote about Test-Driven Development, a lecture that will be given at the Game Developer’s Conference (GDC) in 2006 from High Moon Studios. High Moon is also giving another talk about Agile Development and something called “scrum”. Curious, I decided to take a look. Click To Read More...
SVG allows you to do quite a bit in terms of graphics in the browser that was not possible without a special plugin like Flash. This post describes how I enabled dragging of entities around the screen. Click To Read More...
David Hyatt has posted in the Surfin’ Safari blog that Safari nightly builds now have partial support for SVG 1.1. You can see the status of the Safari SVG implementation here. This marks the third browser that allows you to integrate HTML and SVG and script it via an XML DOM. Click To Read More...
I first learned of OpenLaszlo when I began learning a bit about SVG. The idea behind OpenLaszlo is to write rich web applications in XML + JavaScript. It is very similar in concept to Mozilla’s XUL, Microsoft’s XAML and Adobe’s MXML. Click To Read More...
Here’s an article on X3D. X3D is VRML reworked into XML and is starting to garner some attention. I think it would be cool to combine X3D and SVG into a Compound Document such that X3D is used for your 3D object models and SVG is used for your 2D textures on those models as well as the GUI.
Now that Firefox 1.5 has been released, I thought I would follow up this entry with my corresponding entry for Firefox. Click To Read More...