background preloader

Ggplot. had.co.nz

Ggplot. had.co.nz
Related:  gui stuffdata visualisation

had.co.nz yhat/ggplot Visualizing Facebook Friends With D3.js or “How Wolfram|Alpha Does That Cool Friend Network Graph” | rfw.name A while ago, Wolfram|Alpha got the ability to generate personal analytics based on your Facebook profile. It made some cool numbers and stuff, but the friend network graph was the most impressive: Wolfram|Alpha neatly separates your various social circles into clusters, based on proximity — with freaky accuracy. With the awesome D3.js library, along with some gratuitous abuse of the Facebook API, we can make our own! If you’re impatient, skip through all this text and check out the example or the screenshot! Mining Friend Data You’ll want the Javascript SDK for Facebook and do all the setup stuff for a Facebook application (in their Developers section). First we want to log into Facebook with FB.login, then we want to make requests for two things about the user: The names and IDs of the user’s friends. Getting the names and IDs of friends is simple — make the /me/friends request to the Graph API, and we get the data back in a handy JSON list: Now, for some FQL abuse: Drawing the Graph

Learning R Python programming - creating PyQt4 gui applications, language introduction tutorials Home > Python programming - creating PyQt4 gui applications, language introduction tutorials Interesting Articles IronPython introduction for Python developers - A quick look at IronPython for Python / Linux developersScripting Ximea machine vision cameras in IronPython - Imaging with Ximea cameras using IronPython scriptsWorking with virtualenvs using virtualenvwrapper - How to manage and use multiple virtualenv instances using virtualenvwrapperTokyo Cabinet and Python - Tokyo Cabinet is a scalable key-value database that can be used in high performance applications, including Python.Using MongoDB in Python and PHP - MongoDB is a no-relational document database. Pylons Pylons and nginx - How to run pylons on nginxPylons on cherokee - How to run pylons on cherokee Google Wave RkTaggy - example Google Wave robot - RkTaggy is an example Google Wave robot written in Python. Tests and Benchmarks

mikedewar/d3py d3.js wxDesigner - dialog editor, RAD tool, IDE for wxWidgets, wxPython, wxPerl and wx.NET

Related: