Post Reply 
basic demo utilizing the wectar data dump
26-10-2008, 07:43 PM (This post was last modified: 03-03-2009 12:52 PM by 34all.)
Post: #1
basic demo utilizing the wectar data dump
Good morning,

hope all are well and inspired.

This very basic demo makes use of the recently published web site interrelation graph file wectarRelated_100_10.graphml which you can download from the wectar lab page. It is meant as a stepping stone for people who want to use this data in connection with flare. As basic as it is it
  • reads the data file into the flare data structure
  • displays a website and its related websites with help of the RadialTreeLayout (distance 1, starting from "flickr.com")
  • changes the center node upon single click on a node
  • opens the website represented by a node upon double click
  • shows the rank of an edge through edge color distinction (without telling you what which colors means ... legend to be added)
  • yearns to be improved by you (posts of improvements of this demo in FLAP most welcome)
In order to run this demo you have download and extract the wectarRelated_100_10.zip file from the wectar web site and put it in the execution folder of your flex IDE. For usage on a website you would have to change the SOURCEFILE variable accordingly. Please take the wectar attribution request into account if you put this data in whichever form on the web. Thanks

   

Happy always

martin


Attached File(s)
.as  WectarRelatedDemo.as (Size: 5.58 KB / Downloads: 320)
Find all posts by this user
Quote this message in a reply
03-03-2009, 01:03 AM
Post: #2
RE: basic demo utilizing the wectar data dump
Not find this file on the website you listed? Is the link dead?

thanks, J



(26-10-2008 07:43 PM)34all Wrote:  Good morning,

hope all are well and inspired.

This very basic demo makes use of the recently published web site interrelation graph file wectarRelated_100_10.graphml which you can download from the wectar lab page. It is meant as a stepping stone for people who want to use this data in connection with flare. As basic as it is it
  • reads the data file into the flare data structure
  • displays a website and its related websites with help of the RadialTreeLayout (distance 1, starting from "flickr.com")
  • changes the center node upon single click on a node
  • opens the website represented by a node upon double click
  • shows the rank of an edge through edge color distinction (without telling you what which colors means ... legend to be added)
  • yearns to be improved by you (posts of improvements of this demo in FLAP most welcome)
In order to run this demo you have download the wectarRelated_100_10.graphml file from the wectar web site and put it in the execution folder of your flex IDE. For usage on a website you would have to change the SOURCEFILE variable accordingly. Please take the wectar attribution request into account if you put this data in whichever form on the web. Thanks



Happy always

martin
Find all posts by this user
Quote this message in a reply
03-03-2009, 12:52 PM (This post was last modified: 03-03-2009 12:53 PM by 34all.)
Post: #3
RE: basic demo utilizing the wectar data dump
Hi J

http://wectar.com/downloads/wectarRelated_100_10.zip

its a zip not graphml, sorry I mentioned it wrongly before and just changed it now.

cheers

martin
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: