Profile_bird

Hey there! bradneuberg is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving bradneuberg's tweets.

Already using Twitter
from your phone? Click here.

bradneuberg

  1. Now that cloneNode and dynamic SVG roots are done, importNode is next. Last piece for fully dynamic XMLHttpRequest SVG apps. #svgweb
  2. @ilinsky I probably could/should have modified JSUnit or gotten it working. Didn't want to get lost on that at start of project though.
  3. @ilinsky Since I'm open source didn't want to tie to G framework. JSunit's test runner had issues with SVG Web's Flash.
  4. @ilinsky It's a little home grown but it works. Make it easy for me to find regressions and add new features easily.
  5. @ilinsky The SVG object tests: http://bit.ly/2tZkKy
  6. @ilinsky The SVG direct embed tests: http://bit.ly/2EWEAg
  7. @ilinsky I have a single test_js.js file that I pull into different HTML contexts; one with SVG Objects the other with SVG roots.
  8. @ilinsky Made a few custom assert statements: http://bit.ly/3x0vlN
  9. @ilinsky Selenium and JSUnit ended up not being able to handle the pecularities of #svgweb easily, so I rolled a _very_ simple one.
  10. @ilinsky BTW, the #svgweb unit tests might be useful for you if you are ever looking for SVG DOM test cases: http://tinyurl.com/ygbkfmv
  11. @ilinsky It wasn't too hard, just lots of test cases to make sure I'm handling the different cases.
  12. @diveintomark Was the talk recorded? I'd like to watch it online if it was.
  13. cloneNode is done! http://tinyurl.com/yeva37z #svgweb
  14. The Space Shuttle and the Bay Bridge: two technologies past their prime.
  15. @dstorey It's definitely something I've looked at. I'm open to it.
  16. I think the first thing the devil did after being thrown out of heaven was create MSXML.
  17. I'm still sad that Al Gore didn't become president; I'm still happy that Joe Lieberman didn't become Vice President.
  18. RT @laura_carlson: #HTML5 #Canvas #Accessibility: faked "shadow DOM" proof of concept http://ur1.ca/fg69 by @cookiecrook
  19. Cool SVG + HTML5 Audio demo: http://mrdoob.com/lab/javas... - Webkit only (via @mrdoob)
  20. @jwatt Is there a way to force SVG Text to be antialiased on Windows/FF?