This is my personal blog. The views expressed on these pages are mine alone and not those of my employer.

Tuesday, July 13, 2004

Technical Info on Safari's New DHTML Canvas Tag

Erik Arvidsson, the very talented DHTML hacker, has posted some interesting stuff about the new Safari canvas tag on the whatwg working list:

After some digging in the webcore source files online I found the following methods on the Context2D object which you get from the canvas element


save Arguments 0
restore Arguments 0
scale Arguments 2
rotate Arguments 2
translate Arguments 1
beginPath Arguments 0
closePath Arguments 0
setStrokeColor Arguments 1
setFillColor Arguments 1
setLineWidth Arguments 1
setLineCap Arguments 1
setLineJoin Arguments 1
setMiterLimit Arguments 1
fillPath Arguments 0
strokePath Arguments 0
moveToPoint Arguments 2
addLineToPoint Arguments 2
addQuadraticCurveToPoint Arguments 4
addBezierCurveToPoint Arguments 6
addArcToPoint Arguments 5
addArc Arguments 6
addRect Arguments 4
clip Arguments 0
clearRect Arguments 4
fillRect Arguments 4
strokeRect Arguments 4
drawImage Arguments 6
drawImageFromRect Arguments 10
setShadow Arguments 3
clearShadow Arguments 0
setAlpha Arguments 1
setCompositeOperation Arguments 1


See the complete source code.


This looks pretty good and seems very useful. One thing that struck me as wrong was that the colors could not be provided as HSB which is supported by CSS3 so it would make sense to allow that as well.




Great RSS Aggregator Written in Flash and Python!

Gush is a very innovative RSS client-side aggregator written in Flash and Python. On their mailing list today they announced that a new release is available:

A special thanks to our beta testers as we welcome Linux support for
Gush. Release Candidate 1 gives Gush much needed performance and
stability improvements and also throws in a few new tricks and some
style upgrades.

Download Link:
http://www.2entwine.com/download/

Change Log:
http://www.2entwine.com/changelog/110rc1/

Thanks again to everyone for their help and suggestions. Enjoy the
upgrade.


What Country Has the Greatest Number of Members on Orkut?

Chris Alden, the CEO of the company I work for, pointed out today that on Google's Orkut service Brazil has the most number of members of any country, with Iran being third!

This page is powered by Blogger. Isn't yours?

Subscribe to Posts [Atom]