PaaS
-
My friends in the Autodesk Developer Network team asked me to get involved with creating a sample for the API we're planning to launch soon for the new Autodesk 360 viewer. They were quite specific about the requirements, which was very helpful: something fun, perhaps with a steampunk theme, that shows some interesting possibilities around […]
-
Most of this week I've been heads-down trying to finish a sample demonstrating the API that's coming for the new Autodesk 360 viewer (of which we saw a sneak peek in this recent post), so today I don't have much to talk about. The sample is pretty cool and involves my favourite car. But hopefully […]
-
Just a quick post to finish up the week: over on ProgrammableWeb, there's a nice article talking about the new ReCap Photo Web API and how a number of developers are making use of it to drive interesting new categories of application, such as products creating designs for custom hearing aids or automating the 4D […]
-
For those of you who have signed up for the Autodesk 360 Technical Preview, you may well have already gotten a taste for its new viewing capability. Upload a 3D model of pretty much any format (the list is pretty exhaustive and goes well beyond Autodesk's own formats, but you might try with DWG, RVT, […]
-
I've been looking for an interesting problem to solve using MapReduce for some time now. I've been curious about the paradigm and how it can be applied to churn through large sets of data across multiple processing cores: something that's especially relevant as we need to distribute processing – whether to cores that are local […]
-
As promised, I'm going to spend some time this week looking at options for moving the Python code we've seen in this series of posts – that de-skews perspective images using CPython or IronPython code running on your desktop – to "the cloud". Which in this case I'm taking to mean Google App Engine (GAE), […]