<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Pygr.Data in A Web Browser!</title>
	<atom:link href="http://thinking.bioinformatics.ucla.edu/2007/11/26/pygrdata-in-a-web-browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinking.bioinformatics.ucla.edu/2007/11/26/pygrdata-in-a-web-browser/</link>
	<description>Thoughts on Information Evolution, Systems, and Tools</description>
	<pubDate>Mon, 23 Nov 2009 08:58:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: leec</title>
		<link>http://thinking.bioinformatics.ucla.edu/2007/11/26/pygrdata-in-a-web-browser/#comment-5138</link>
		<dc:creator>leec</dc:creator>
		<pubDate>Sun, 14 Jun 2009 08:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://thinking.bioinformatics.ucla.edu/2007/11/26/pygrdata-in-a-web-browser/#comment-5138</guid>
		<description>Hi Ben,
you can download the code I modified from the following tar.gz package:
http://www.doe-mbi.ucla.edu/~leec/silverlight-python2.4.5-lib.tgz

then just 
tar xzvf silverlight-python2.4.5-lib.tgz
and it will extract a directory called "lib", containing xmlrpclib.py and a few other library files I found I had to add / modify for my purposes.  I did this quite some time ago, so these python files are based on release Python 2.4.5, I think.  I just diffed xmlrpclib.py vs. Python 2.4.5; there are about 40-50 lines of differences where I had to make it use Silverlight functions...  It's been a LONG time since I did this, but my memory is all this was pretty easy to get working at the time.

Hope that's helpful!!

-- Chris Lee</description>
		<content:encoded><![CDATA[<p>Hi Ben,<br />
you can download the code I modified from the following tar.gz package:<br />
<a href="http://www.doe-mbi.ucla.edu/~leec/silverlight-python2.4.5-lib.tgz" rel="nofollow">http://www.doe-mbi.ucla.edu/~leec/silverlight-python2.4.5-lib.tgz</a></p>
<p>then just<br />
tar xzvf silverlight-python2.4.5-lib.tgz<br />
and it will extract a directory called &#8220;lib&#8221;, containing xmlrpclib.py and a few other library files I found I had to add / modify for my purposes.  I did this quite some time ago, so these python files are based on release Python 2.4.5, I think.  I just diffed xmlrpclib.py vs. Python 2.4.5; there are about 40-50 lines of differences where I had to make it use Silverlight functions&#8230;  It&#8217;s been a LONG time since I did this, but my memory is all this was pretty easy to get working at the time.</p>
<p>Hope that&#8217;s helpful!!</p>
<p>&#8211; Chris Lee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Christenson</title>
		<link>http://thinking.bioinformatics.ucla.edu/2007/11/26/pygrdata-in-a-web-browser/#comment-5027</link>
		<dc:creator>Ben Christenson</dc:creator>
		<pubDate>Tue, 09 Jun 2009 15:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://thinking.bioinformatics.ucla.edu/2007/11/26/pygrdata-in-a-web-browser/#comment-5027</guid>
		<description>I am interested in getting xmlrpclib working inside silverlight.  Where can I find the source code for the project that did this?  Or, do you have instructions on how to do this i.e. what files to include where?</description>
		<content:encoded><![CDATA[<p>I am interested in getting xmlrpclib working inside silverlight.  Where can I find the source code for the project that did this?  Or, do you have instructions on how to do this i.e. what files to include where?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
