OK, let me see if I got this right: 1. Identify any Windows desktop program that most people need. 2. Build an equivalent app that will run in any browser. 3. Migrate everything to the cloud (whatever that means). 4. Give everyone an iPad with 4G. 5. Get rid of the network. 6. Get rid of IT. 7. Get rid of all desks, chairs, phones, and break rooms. 8. Get rid of the corporate office. 9. Build 24,000 more Starbucks. 1…
A clone of Microsoft Paint in JavaScript, using the WHATWG Canvas
11–20 of 22 posts
Re: A clone of Microsoft Paint in JavaScript, using the WHATWG Canvas
#12Re: A clone of Microsoft Paint in JavaScript, using the WHATWG Canvas
#13Re: A clone of Microsoft Paint in JavaScript, using the WHATWG Canvas
#14Also, what license is the code?
Re: A clone of Microsoft Paint in JavaScript, using the WHATWG Canvas
#15I use this semi-regularly mainly because file->save saves to a URL, saving me the extra upload-somewhere step when making quick sketches that I want to share with people.
Re: A clone of Microsoft Paint in JavaScript, using the WHATWG Canvas
#16Re: A clone of Microsoft Paint in JavaScript, using the WHATWG Canvas
#17OK, let me see if I got this right: 1. Identify any Windows desktop program that most people need. 2. Build an equivalent app that will run in any browser. 3. Migrate everything to the cloud (whatever that means). 4. Give everyone an iPad with 4G. 5. Get rid of the network. 6. Get rid of IT. 7. Get rid of all desks, chairs, phones, and break rooms. 8. Get rid of the corporate office. 9. Build 24,000 more Starbucks. 1…
> 2. Build an equivalent app that will run in any browser.
Like Solitaire? http://worldofsolitaire.com
Re: A clone of Microsoft Paint in JavaScript, using the WHATWG Canvas
#18OK, let me see if I got this right: 1. Identify any Windows desktop program that most people need. 2. Build an equivalent app that will run in any browser. 3. Migrate everything to the cloud (whatever that means). 4. Give everyone an iPad with 4G. 5. Get rid of the network. 6. Get rid of IT. 7. Get rid of all desks, chairs, phones, and break rooms. 8. Get rid of the corporate office. 9. Build 24,000 more Starbucks. 1…
Sure, the important part is the first two items. Creating a browser app means it is cross platform and flexible... the move to browser apps for everything illustrates well why MS knew they had to try to kill Netscape and control the browser market.
Re: A clone of Microsoft Paint in JavaScript, using the WHATWG Canvas
#19Re: A clone of Microsoft Paint in JavaScript, using the WHATWG Canvas
#20Why is it anti-aliased? Also, what license is the code?