James Todd

Results 132 comments of James Todd
trafficstars

I can probably switch all the subtle native tooltips over to the big arrow "comic book word balloon" style ones we plan on using for the top toolbar buttons, though...

I have a PHP server available, so can easily write a PHP script that simply pulls information from publicly available Github API resources. That's kind of what I wanted to...

In Atom, there's a little "[toast](http://codeseven.github.io/toastr/demo.html)" style message that appears, or sometimes ever less obvious. I can imaging doing this on the bottom left. The way updates usually work for...

**_I know, right?!_** If you want to try something out, I'd recommend the [current M2 build PC build](http://tn42.com/PancakeCreator_m2_0.3.0.zip) (mac build). This is the culmination of the first two weeks of...

Cross linking additional discussion on the Paper.js group (I figured their issue queue was more about problems than discussions): https://groups.google.com/forum/#!topic/paperjs/4u5JHd3mpw8

I don't know why I didn't notice before: Apparently Paper.js was half-created for (BIG!) drawing robots through [scriptographer](http://scriptographer.org/)!! See the co-creators bots here: - [Rita](http://juerglehni.com/works/rita) - [Hektor](http://juerglehni.com/works/hektor) - [Viktor](http://juerglehni.com/works/viktor) -...

Really, there is no "interface". But there are helpers that allow for writing such an interface relatively easily. I mean, I would basically be wiring the already existing interface HTMl...

@elpoto SVGJs could work, really what I'm looking for in a library are good abstractions for the very basics of object/path/node manipulation, bezier handles, popular/common implementation and documentation, not to...

Turns out 0.8.0 brings crash dumps! Very cool. https://github.com/rogerwang/node-webkit/wiki/Crash-dump

Unfortunately it seems that direct logging from the console without knowing what or where the errors might come is not as simple as I'd hoped. It would have to come...