<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7253501836515041933</id><updated>2012-02-16T10:46:09.843-08:00</updated><title type='text'>Uni Social Network Project progress</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://socialnetworkproject.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7253501836515041933/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://socialnetworkproject.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Jiadi Yao</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://2.bp.blogspot.com/_7xlwtBC1VS4/SkEszXTJdoI/AAAAAAAABbU/rmaX96m4L_8/S220/img_0490-1.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>9</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7253501836515041933.post-582778095996914350</id><published>2009-07-03T12:32:00.000-07:00</published><updated>2009-07-06T08:29:11.321-07:00</updated><title type='text'>Using Perl to create graph and analyse it</title><content type='html'>Perl is a brilliant language! it is simple, very straight forward, you can get started in no time!&lt;br /&gt;&lt;br /&gt;Only two days of quick rush through of some basics of Perl, I managed to find and use some module code from CPAN. I started to parse an XML, then use the data built a graph and ready to do some advanced graph calculation and analysis!&lt;br /&gt;&lt;br /&gt;Today, I experimented on parsing a small portion of an XML file (5 papers with 10 authors), then successfully created a graph out of it. With the methods already provided by the Graph module, I can easily query the average path length of the graph and so on! It turned out my small graph has an average path length of 1.54!&lt;br /&gt;&lt;br /&gt;I am really looking forward to try this on a bigger XML and do more interesting analysis.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7253501836515041933-582778095996914350?l=socialnetworkproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://socialnetworkproject.blogspot.com/feeds/582778095996914350/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://socialnetworkproject.blogspot.com/2009/07/using-perl-to-create-graph-and-analyse.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7253501836515041933/posts/default/582778095996914350'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7253501836515041933/posts/default/582778095996914350'/><link rel='alternate' type='text/html' href='http://socialnetworkproject.blogspot.com/2009/07/using-perl-to-create-graph-and-analyse.html' title='Using Perl to create graph and analyse it'/><author><name>Jiadi Yao</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://2.bp.blogspot.com/_7xlwtBC1VS4/SkEszXTJdoI/AAAAAAAABbU/rmaX96m4L_8/S220/img_0490-1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7253501836515041933.post-1014943729829931501</id><published>2009-07-02T11:57:00.000-07:00</published><updated>2009-07-07T11:48:23.656-07:00</updated><title type='text'>More Perl and some reading</title><content type='html'>Today, I went ahead to use Perl to do some work.&lt;br /&gt;&lt;br /&gt;I exported 50 paper in XML format from the ECS eprints, then used XML::Simple module from CPAN to parse and try to get some data out of the XML file.&lt;br /&gt;&lt;br /&gt;I successfully printed out the author's name, id and paper's title in the given XML file in the format I wanted -- This means I am able to get data out of a XML file now, and I should start thinking about the network attributes I want to calculate for my research, and how to write program to calculate them.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;For the rest of the day, I started reading instead, found some paper that talked about what to calculate to characterise a network and why and how (Newman, M. The structure and function of complex networks Arxiv preprint cond-mat/0303516, 2003). I can see myself start write some program to calculate them tomorrow.jh&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7253501836515041933-1014943729829931501?l=socialnetworkproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://socialnetworkproject.blogspot.com/feeds/1014943729829931501/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://socialnetworkproject.blogspot.com/2009/07/more-perl-and-some-reading.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7253501836515041933/posts/default/1014943729829931501'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7253501836515041933/posts/default/1014943729829931501'/><link rel='alternate' type='text/html' href='http://socialnetworkproject.blogspot.com/2009/07/more-perl-and-some-reading.html' title='More Perl and some reading'/><author><name>Jiadi Yao</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://2.bp.blogspot.com/_7xlwtBC1VS4/SkEszXTJdoI/AAAAAAAABbU/rmaX96m4L_8/S220/img_0490-1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7253501836515041933.post-86815729914943999</id><published>2009-07-01T12:26:00.000-07:00</published><updated>2009-07-01T12:39:57.254-07:00</updated><title type='text'>Learning Perl</title><content type='html'>Another hot day here in Southampton.&lt;br /&gt;&lt;br /&gt;I had a project meeting with Dr Carr today to report my progress and given some suggestion.&lt;br /&gt;&lt;br /&gt;My big plan is sound: Gather dataset of University staff into some data structure -&gt;  analyse the data (How to analyse them requires more reading), generate some diagrams.&lt;br /&gt;&lt;br /&gt;From the way Dr Carr suggested, a scripting language like Perl, python would be more suitable than a programming language like C in this context, so I had a look at them this afternoon. A quick compare made me to stick to Perl: It is a good text manipulator language(I always wanted to learn one), it has more resource for learning and more active from the impression I get from the search results.&lt;br /&gt;&lt;br /&gt;Started to follow a tutorial this afternoon, wrote a couple of scripts, used several variable types: hash, scalar, array, and filehandler. Everything goes smoothly, I should be able to start using it in a day or two.&lt;br /&gt;&lt;br /&gt;Once I get a hand of Perl, I should start to practice analysing and manipulating small amount of people exported from the ECS eprints.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7253501836515041933-86815729914943999?l=socialnetworkproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://socialnetworkproject.blogspot.com/feeds/86815729914943999/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://socialnetworkproject.blogspot.com/2009/07/learning-perl.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7253501836515041933/posts/default/86815729914943999'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7253501836515041933/posts/default/86815729914943999'/><link rel='alternate' type='text/html' href='http://socialnetworkproject.blogspot.com/2009/07/learning-perl.html' title='Learning Perl'/><author><name>Jiadi Yao</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://2.bp.blogspot.com/_7xlwtBC1VS4/SkEszXTJdoI/AAAAAAAABbU/rmaX96m4L_8/S220/img_0490-1.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7253501836515041933.post-3805663075575519957</id><published>2009-06-29T10:58:00.000-07:00</published><updated>2009-06-29T15:54:42.362-07:00</updated><title type='text'>Getting data for my project</title><content type='html'>As from my last post, in order to start a social network analysis project, the first step is to get hold of some data so that I can generate diagrams and so on.&lt;br /&gt;&lt;br /&gt;Good news is that all the person description data for the ECS members are all in readily usable RDF form, I can easily use a sparql frontend (at http://southampton.rkbexplorer.com/sparql/)to query and get out the description about a person. These descriptions include person's name, group he belongs to and some provides interests.&lt;br /&gt;&lt;br /&gt;Bad news is all other schools do not have these information readily available.&lt;br /&gt;&lt;br /&gt;Next up, I need to think about:&lt;br /&gt; * What programming language to use for processing and visulise the data&lt;br /&gt; * Think about in what form I want the data in for :&lt;br /&gt;       -generating graph using graphviz&lt;br /&gt;       -to do some processing on the data, (how many hops an author is linked to anthoer)&lt;br /&gt;&lt;br /&gt;Question to ask Dr Carr:&lt;br /&gt;   *How can I get the author cloud and author graph working for University ECS&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7253501836515041933-3805663075575519957?l=socialnetworkproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://socialnetworkproject.blogspot.com/feeds/3805663075575519957/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://socialnetworkproject.blogspot.com/2009/06/getting-data-for-my-project.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7253501836515041933/posts/default/3805663075575519957'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7253501836515041933/posts/default/3805663075575519957'/><link rel='alternate' type='text/html' href='http://socialnetworkproject.blogspot.com/2009/06/getting-data-for-my-project.html' title='Getting data for my project'/><author><name>Jiadi Yao</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://2.bp.blogspot.com/_7xlwtBC1VS4/SkEszXTJdoI/AAAAAAAABbU/rmaX96m4L_8/S220/img_0490-1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7253501836515041933.post-2247630880464202400</id><published>2009-06-25T12:25:00.000-07:00</published><updated>2009-06-25T12:42:19.955-07:00</updated><title type='text'>University, school, people, data</title><content type='html'>After a bit of reading around, in order to carry out any research and analysis, I need a set of data that I can work on. In this particular case, it would be the university staff's names, roles and interests. &lt;br /&gt;&lt;br /&gt;So today, I carried out a survey on the university structure, school and staff, found out where are those informations located, and start thinking the ways to extract those information automaticly.&lt;br /&gt;&lt;br /&gt;Southampton university splits into three faculties -- Enginnering Science and Mathematics; Law, Arts and Social Science.; Medicine Health and Life Science, each have a few schools in there. Each school have their own web site, in which they tend to publish all the staff and what they do. Since these web page are developped independently, the layout and the information contained varies greatly. At this point, I have to say, the semantic web technology -- the linked and annotated data is so useful, I immediately know how to extract those from our ECS site, which is fully annotated.&lt;br /&gt;&lt;br /&gt;I think, from what I explored today, except the ECS site, the fastest way to extract those people data from each web site is by type them out, how sad is this. But I'll keep an open mind in how to obtain these data.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7253501836515041933-2247630880464202400?l=socialnetworkproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://socialnetworkproject.blogspot.com/feeds/2247630880464202400/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://socialnetworkproject.blogspot.com/2009/06/university-school-people-data.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7253501836515041933/posts/default/2247630880464202400'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7253501836515041933/posts/default/2247630880464202400'/><link rel='alternate' type='text/html' href='http://socialnetworkproject.blogspot.com/2009/06/university-school-people-data.html' title='University, school, people, data'/><author><name>Jiadi Yao</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://2.bp.blogspot.com/_7xlwtBC1VS4/SkEszXTJdoI/AAAAAAAABbU/rmaX96m4L_8/S220/img_0490-1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7253501836515041933.post-1578777808963045291</id><published>2009-06-23T11:48:00.000-07:00</published><updated>2009-06-25T10:03:00.165-07:00</updated><title type='text'>Project direction amendment</title><content type='html'>From the moment I get this project's subject, I wasn't fully comprehend the purpose and the object of this project.&lt;br /&gt;&lt;br /&gt;After the meeting with my supervisor Dr Carr, I think I am beginning to see where this project could go and what are the areas I should spend my time on.&lt;br /&gt;&lt;br /&gt;First of all, forget about most of my eprints efforts and my programming plan, this is not a programming project, there is no big software package to deliver at the end. The focus should be on the understanding of the subject.&lt;br /&gt;&lt;br /&gt;There are two possible threads I can follow and develop on for this particular project:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Apply the general social network analysis (e.g. small world experiment, and its follow ups), into a university, academic network, does the "hub", "small world" still holds? How are the links form across the schools?&lt;/li&gt;&lt;li&gt;The weak tie argument: It is the weak ties that compressed the Internet into a such small network system, it is the weak ties spread out information. What is the role of the weak ties (eg. cross discipline relationships between lectures) in supporting the research in a university? How important is it to encourage interdisciplinary research, which allows these cross discipline relationships to form?&lt;/li&gt;&lt;/ol&gt;I will first tackle the 1st thread, so my tasks before next meeting :&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Find out and read about the researches, experiments carried out in the area of analysing social networks, what's their data source? How do they conducted the experiment? What did they found out? Shortlist several activities that I can potentially do in this project and the problems and challenges that I need help from my supervisor.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;update my project plan to reflect this change.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7253501836515041933-1578777808963045291?l=socialnetworkproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://socialnetworkproject.blogspot.com/feeds/1578777808963045291/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://socialnetworkproject.blogspot.com/2009/06/direction-amendment.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7253501836515041933/posts/default/1578777808963045291'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7253501836515041933/posts/default/1578777808963045291'/><link rel='alternate' type='text/html' href='http://socialnetworkproject.blogspot.com/2009/06/direction-amendment.html' title='Project direction amendment'/><author><name>Jiadi Yao</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://2.bp.blogspot.com/_7xlwtBC1VS4/SkEszXTJdoI/AAAAAAAABbU/rmaX96m4L_8/S220/img_0490-1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7253501836515041933.post-7773613577606585521</id><published>2009-06-22T07:45:00.001-07:00</published><updated>2009-06-22T07:45:44.751-07:00</updated><title type='text'>Installing the eprints software</title><content type='html'>&lt;p&gt;Last Friday, I tried to install the eprints software on one of my computers.&lt;/p&gt; &lt;p&gt;My first attempt was to use the live cd provided by the official website, it is suggested by the developper as the fastest way to get started. I created a virtual machine (used virtualbox) and booted from the live cd. Accoding to the guide, there supposed to have a shortcut on the desktop to initiate the installation, but there is not, nor anywhere else. A web page was opened after boot, greeting that I am successfully installed eprints. But I am sure nothing was installed on to the harddrive yet. After a while of explorering the live system, and with limited documentation, I decide to install eprints software inside a running linux system instead.&lt;/p&gt;  &lt;p&gt;I have a virtual machine with kubuntu 8.04 running, downloaded the eprints3.31 deb package file from the eprints site and executed it. It started to download dependency packages from the web, totally 68. Unfortunately, it claimed not be able to download one of the package. I re-tried many times with no luck. I decided to install using the apt-get.&lt;/p&gt;  &lt;p&gt;Following the guide, I added the eprints source and started to download the packages. This time, it successfully finished installing with no error. But just as I was following the next bit of guide to get started with the eprints, the guide became ambiguous and inaccurate again - the eprint user was not found. &lt;/p&gt;  &lt;p&gt;I need to spend more time on this another time.&lt;/p&gt; &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7253501836515041933-7773613577606585521?l=socialnetworkproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://socialnetworkproject.blogspot.com/feeds/7773613577606585521/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://socialnetworkproject.blogspot.com/2009/06/installing-eprints-software.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7253501836515041933/posts/default/7773613577606585521'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7253501836515041933/posts/default/7773613577606585521'/><link rel='alternate' type='text/html' href='http://socialnetworkproject.blogspot.com/2009/06/installing-eprints-software.html' title='Installing the eprints software'/><author><name>Jiadi Yao</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://2.bp.blogspot.com/_7xlwtBC1VS4/SkEszXTJdoI/AAAAAAAABbU/rmaX96m4L_8/S220/img_0490-1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7253501836515041933.post-6077875660547614732</id><published>2009-06-18T05:30:00.000-07:00</published><updated>2009-06-18T05:47:32.146-07:00</updated><title type='text'>Some investigation into the subject</title><content type='html'>Yesterday, I had a chance to look at the current development in the area of social networking. I conclude the following:&lt;br /&gt;&lt;br /&gt;One way of doing a project in social networking can be build a software to extract the network relations between people in a repository/database, hence use those extracted information to facilitate &lt;span style="font-weight: bold;"&gt;expert finding&lt;/span&gt;, &lt;span style="font-weight: bold;"&gt;visualisation of the repository and the academic network.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;In doing so, there are many challenges: &lt;span style="font-weight: bold;"&gt;find and extracting a researcher's profile from a web page, researcher name disambiguation, topic modelling&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;There are some one off development for the social network extraction from a particular database, ArnetMiner(www.arnetminer.com) is an example.&lt;br /&gt;&lt;br /&gt;In the scope of this project, I can develop an extension to the eprints repository providing similar functionality to arnetminer.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7253501836515041933-6077875660547614732?l=socialnetworkproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://socialnetworkproject.blogspot.com/feeds/6077875660547614732/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://socialnetworkproject.blogspot.com/2009/06/some-investigation-into-subject.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7253501836515041933/posts/default/6077875660547614732'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7253501836515041933/posts/default/6077875660547614732'/><link rel='alternate' type='text/html' href='http://socialnetworkproject.blogspot.com/2009/06/some-investigation-into-subject.html' title='Some investigation into the subject'/><author><name>Jiadi Yao</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://2.bp.blogspot.com/_7xlwtBC1VS4/SkEszXTJdoI/AAAAAAAABbU/rmaX96m4L_8/S220/img_0490-1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7253501836515041933.post-5526354633337650453</id><published>2009-06-17T05:38:00.000-07:00</published><updated>2009-06-17T06:51:11.980-07:00</updated><title type='text'>Master Project topic decided</title><content type='html'>The project was officially started from this Monday.&lt;br /&gt;&lt;br /&gt;Tuesday afternoon, we gather together with our supervisor and discussed the potential projects that our web science-interested students can do.&lt;br /&gt;&lt;br /&gt;10 of us got given 9 topics to choose from, here's the ones I am interested in:&lt;br /&gt;&lt;br /&gt;Twitter investigation&lt;br /&gt;University social networking&lt;br /&gt;Life Guide data visualisation&lt;br /&gt;Google Wave understanding&lt;br /&gt;&lt;br /&gt;Since everyone wants to do the interested ones, there were many overlaps in the choices. I have to give up my top choice to go for social networking one. Hot projects were split into small ones to accommodate the demand.&lt;br /&gt;&lt;br /&gt;My choice -- university social network, had split into three projects. One doing an interface for different age group, one utilising the external social network sources to form a university social network, I am using the internal resource, including the university eprint, to form the social network.&lt;br /&gt;&lt;br /&gt;There is a project description and project plan due this Friday.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7253501836515041933-5526354633337650453?l=socialnetworkproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://socialnetworkproject.blogspot.com/feeds/5526354633337650453/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://socialnetworkproject.blogspot.com/2009/06/master-project-topic-decided.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7253501836515041933/posts/default/5526354633337650453'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7253501836515041933/posts/default/5526354633337650453'/><link rel='alternate' type='text/html' href='http://socialnetworkproject.blogspot.com/2009/06/master-project-topic-decided.html' title='Master Project topic decided'/><author><name>Jiadi Yao</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='31' src='http://2.bp.blogspot.com/_7xlwtBC1VS4/SkEszXTJdoI/AAAAAAAABbU/rmaX96m4L_8/S220/img_0490-1.jpg'/></author><thr:total>0</thr:total></entry></feed>
