RadDiagram 2013 Q1
An unconventional overview of this release of RadDiagram, through the people who made it happen. »
Telerik RadDiagram’s scalability and performance.
About the scalability of diagramming using Telerik’s RadDiagram framework. »
Analyzing and visualizing graph data (book intro)
Somewhere early 2013 a wonderful book entitled “F# in practice” will be available and I got the opportunity to write a chapter for it about the usage of F# when dealing with sociograms and social network analysis. Obviously this is a lot about graphs and graph analysis but also about the Twitter API and visualization. Below is the introduction which I reproduce here to give you an idea of what the rest of the chapter is. Along with the text there is also a rather large amount of code I’ll make available. »
Diagramming using TypeScript
A simple diagramming prototype demonstration how easy it is to build up a classic DOM and SVG wrapper with TypeScript. »
Exporting RadDiagram to HTML
About HTML/SVG export of diagrams created with RadDiagram (either Silverlight or WPF). »
Diagramming gems in the wake of RadDiagram 2012.Q3
An overview of what we’ve been working on in function of RadDiagram 2012.Q3 release. »
Has the content been modified, do changes have to be saved before exit?
How to tell whether the content of a document has changed with repsect to a saved version or file? »
Windows Store Application Architecture II
An overview of a good application architecture and the services you need in order to build a LOB Windows Store application. »
Windows Store Application Architecture I
An overview of a good application architecture and the services you need in order to build a LOB Windows Store application. »
RadDiagram: dragdrop shapes without the RadDiagramToolbox
A short tutorial on how to create your own shapes toolbox and enable dragdrop on the RadDiagram surface. »
A kaleidoscope from F# and monads
In a previous article I highlighted how Haskell and F# have a peculiar way of turning a quite generic mathematical idea into something more tangible (and more usable too) for programming purposes. This article is somewhat the inverse, it highlights how monads (in F#) are just one example in a zoo of algebraically related structures. In essence, monads are closely related to categories (cfr. the Kleisli triple in previous article) and a category is a doorway to, well, a whole universe of well-known stuff. By ‘well known’ I don’t mean necessarily easy stuff, rather that it’s an established field of research (cobordism, braids, theory of abstract languages, DNA topology, quantum fields, whatnot) and I want to give you a taste of how things look like when looked through the category microscope. »
XAML RadDiagram – Q3.2012 Roadmap
Plans and features for the 2012 Q3 release. »
Categories, monads and F# for dummies
This is an article to stir your curiosity about monads, categories and functional programming (and even more in ‘A kaleidoscope from F# and monads‘ ). I didn’t try to make it mathematically correct and it’s not a precise treatment of monads from the functional programming point of view. It’s only to help you understand and appreciate the unifying power of monads as they appear in the context of F# and Haskell. »
RadDiagram groups
About the grouping feature in Telerik’s RadDiagram. »
Can I put a control inside a RadDiagram shape?
How to put a Telerik or other third-party control inside a RadDiagram shape. »
How to save a Silverlight RadDiagram to the isolated storage?
A snippet to save a Silverlight RadDiagram to the isolated storage. »
Data Visualization using d3.js and Telerik’s KendoUI
Data visualization experiment based on Kendo UI and d3.js »
RadMath: data generators
Documentation of the data generators in RadMath. »
Diagram layout in RadDiagram
Diagram layout as easy as one simple method call. »
RadDiagram Q2.2012 Roadmap
What we are working on for the 2012.Q2 release; plenty of great stuff coming up! »