<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>CanvasPaint blog</title>
	<link>http://canvaspaint.org/blog</link>
	<description></description>
	<lastBuildDate>Sun, 24 Feb 2008 17:42:15 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Code released into public domain</title>
		<description>Since I have moved on to other projects, I hereby release the JavaScript code (http://canvaspaint.org/paint.js) into the wild: If this code, messy as it is, is of any use to you, feel free to take it.

This expressly does not include images, cursors or any other intellectual property, the rights to ...</description>
		<link>http://canvaspaint.org/blog/2008/02/code-released-into-public-domain/</link>
			</item>
	<item>
		<title>Firefox 3 to support drawing text</title>
		<description>Firefox 3 will provide these unstandardized, experimental methods: 
mozDrawText();
mozMeasureText();
mozPathText();
mozTextAlongPath();
 </description>
		<link>http://canvaspaint.org/blog/2007/09/firefox-3-to-support-drawing-text/</link>
			</item>
	<item>
		<title>CanvasPaint on the Wii</title>
		<description>On April 1st, user YOSHI1999 over at the Nintendo forums posted a bunch of exclusive, totally non-fake screenshots from the upcoming Wii game "Super Smash Bros".

What's especially notable: These were all drawn inside the Wii's Internet Channel (aka Opera), with the Wiimote. Amazing! </description>
		<link>http://canvaspaint.org/blog/2007/04/wii/</link>
			</item>
	<item>
		<title>Celebrity mentions</title>
		<description>CanvasPaint was mentioned on Coding Horror the other day, in a quote of a Bruce Eckel article. Only he removed the link when he quoted that part. Boo hoo.

"...Someone did an imitation of the much simpler Microsoft Paint using HTML, CSS and JavaScript. Very impressive, but you get the sense ...</description>
		<link>http://canvaspaint.org/blog/2007/03/celebrity-mentions/</link>
			</item>
	<item>
		<title>Saving canvas images with PHP</title>
		<description>I've been asked for the source of save.php, which handles saving an image to the server.

In JavaScript, the data url of the canvas is posted to save.php over AJAX. (As an aside, this is the single usage of Ajax in CanvasPaint, so it really doesn't deserve to be that prominent ...</description>
		<link>http://canvaspaint.org/blog/2007/01/saving-images/</link>
			</item>
	<item>
		<title>Highlights #3</title>
		<description>In the absence of real updates (which can currently be blamed on this), let's see some more drawings:

           

See you in 2007. </description>
		<link>http://canvaspaint.org/blog/2006/12/highlights3/</link>
			</item>
	<item>
		<title>Drawing an ellipse on &#60;canvas&#62;</title>
		<description>This is just simple mathematics/geometry, but I remember googling for this for hours back when I first implemented the ellipse tool. Courtesy of Gavin Doughtie and Jon Stewart's excellent presentation No Flash Required: Interactive Browser Graphics, this is how to draw an ellipse with bezier curves where x1/x2–y1/y2 is its ...</description>
		<link>http://canvaspaint.org/blog/2006/12/ellipse/</link>
			</item>
	<item>
		<title>Highlights #2</title>
		<description>            </description>
		<link>http://canvaspaint.org/blog/2006/12/highlights2/</link>
			</item>
	<item>
		<title>New feature: Flood fill</title>
		<description>This is only available in Opera 9 for now, and it's pretty damn slow. Performance on Firefox 3/Gran Paradiso was even worse by a couple of magnitudes, so I haven't enabled it there yet — I guess I'll be benchmarking some different flood fill algorithms later this week. </description>
		<link>http://canvaspaint.org/blog/2006/12/flood-fill/</link>
			</item>
	<item>
		<title>Rendering text with &#60;canvas&#62;</title>
		<description>One of the features most glaringly missing from CanvasPaint is text support. Quite a lot of the images saved online contain scrawly, hand-drawn text. Proper font support would obviously greatly improve the efficiency of spamming some website's url and/or the word "dick" 50 times in a row. Unfortunately, the canvas ...</description>
		<link>http://canvaspaint.org/blog/2006/12/rendering-text/</link>
			</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.950 seconds -->
