Get short, timely messages from Processing.

Twitter is a rich source of instantly updated information. It's easy to stay updated on an incredibly wide variety of topics. Join today and follow @processingjs.

Get updates via SMS by texting follow processingjs to 40404 in the United States
Codes for other countries

Two-way (sending and receiving) short codes:
Country Code For customers of
Australia
  • 0198089488 Telstra
Canada
  • 21212 (any)
United Kingdom
  • 86444 Vodafone, Orange, 3, O2
Indonesia
  • 89887 AXIS, 3, Telkomsel
Ireland
  • 51210 O2
India
  • 53000 Bharti Airtel, Videocon
Jordan
  • 90903 Zain
New Zealand
  • 8987 Vodafone, Telecom NZ
United States
  • 40404 (any)

processingjs

  1. Eulerian puzzles in Processing.js by @ChristianJauvin: cjauvin.blogspot.com/2012/02/implic… and cjauvin.blogspot.com/2012/02/euleri…
  2. “@AlmostSci: Anyone out there ever get custom .ttf fonts to work in @processingjs ?” cc @TheRealPomax
  3. How to embed Processing.js sketches into tumblr: nodalpoint.tumblr.com/post/175462581…
  4. @mudphone Looks great!
  5. Processing.js and Multitouch: dm.ncl.ac.uk/adrianpark/201…
  6. @jkeefe Ah, I just commented on that commit as well! I think this is your bug: processing-js.lighthouseapp.com/projects/41284…
  7. @sspboyd Huh… that *is* weird. Let me email the group moderator.
  8. @Saiato Awesome work, looks great!
  9. @euxneks We have a bug on that: processing-js.lighthouseapp.com/projects/41284…
  10. @scottdykstra Yeah, that's not going to work… stroke() doesn't work with text, as you found.
  11. @scottdykstra When drawing text(), to change the colour, use fill(): processingjs.org/reference/text…
  12. @mahirmyavuz Fixed!