Weblogs
-
In the last post we saw some code that downloaded data - serially - from a number of websites via RSS and created AutoCAD entities linking to the various posts. As promised, in today's post we take that code and enable it to query the same data in parallel by using Asynchronous Workflows in F#. […]
-
OK, OK, you are probably thinking "why would anyone ever want to use AutoCAD as an RSS reader?". The answer is, of course, "they wouldn't". The point of the next few posts is not actually to enable AutoCAD to be used to read RSS, but to show how it is possible to use F# and […]
-
Scott Sheppard - the original author of the very informative DWF blog, Beyond the Paper - has launched a new blog talking about Autodesk Labs, called It's Alive in the Lab. I'm looking forward to seeing lots of cool information on Labs technology coming through this blog.