<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/prosperapi/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/prosperapi/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/prosperapi/support-requests/</id><updated>2011-10-03T20:33:26Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>Python ZSI issue</title><link href="https://sourceforge.net/p/prosperapi/support-requests/3/" rel="alternate"/><published>2011-10-03T20:33:26Z</published><updated>2011-10-03T20:33:26Z</updated><author><name>Paul</name><uri>https://sourceforge.net/u/beerkensp/</uri></author><id>https://sourceforge.net28e4dd21f7f31a5cc7cab103d98450dfa9259e34</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I am trying to use ZSI with &lt;a href="http://www.prosper.com/tools/API.aspx" rel="nofollow"&gt;http://www.prosper.com/tools/API.aspx&lt;/a&gt; from Python using ZSI.&lt;/p&gt;
&lt;p&gt;I am getting the following reply from the server (after I send a request).&lt;/p&gt;
&lt;p&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&amp;lt;soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&amp;gt;&amp;lt;soap:Body&amp;gt;&amp;lt;QueryResponse xmlns="https://services.prosper.com/ProsperAPI/"&amp;gt;&amp;lt;QueryResult&amp;gt;&amp;lt;Success&amp;gt;true&amp;lt;/Success&amp;gt;&amp;lt;ProsperObjects&amp;gt;&amp;lt;ProsperObject xsi:type="Member"&amp;gt;&amp;lt;CreationDate&amp;gt;2011-07-22T08:28:42.863&amp;lt;/CreationDate&amp;gt;&amp;lt;Key&amp;gt;C18135210890600797A66E4&amp;lt;/Key&amp;gt;&amp;lt;LastModifiedDate xsi:nil="true" /&amp;gt;&amp;lt;Roles xsi:nil="true" /&amp;gt;&amp;lt;/ProsperObject&amp;gt;&amp;lt;/ProsperObjects&amp;gt;&amp;lt;/QueryResult&amp;gt;&amp;lt;/QueryResponse&amp;gt;&amp;lt;/soap:Body&amp;gt;&amp;lt;/soap:Envelope&amp;gt;&lt;br /&gt;
This causing an exception here:&lt;br /&gt;
TC.py&lt;br /&gt;
prefix,typeName = SplitQName(typeName)&lt;br /&gt;
uri = ps.GetElementNSdict(elt).get(prefix)&lt;br /&gt;
if uri is None:&lt;br /&gt;
raise EvaluateException('Malformed type attribute (bad NS)',&lt;br /&gt;
ps.Backtrace(elt))&lt;br /&gt;
uri is none because SplitQName explicitly returns None if there is no ':' in the type which is the case in this particular reply.&lt;/p&gt;
&lt;p&gt;I am using ZSI-2.1-a1 and python 2.4.3&lt;/p&gt;
&lt;p&gt;Is there a problem with ZSI or am I receiving an invalid response?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Use Prosper Data in SPSS Statistics</title><link href="https://sourceforge.net/p/prosperapi/support-requests/2/" rel="alternate"/><published>2011-07-13T12:58:49Z</published><updated>2011-07-13T12:58:49Z</updated><author><name>LePab</name><uri>https://sourceforge.net/u/lena1988/</uri></author><id>https://sourceforge.net62e40959b891eda43ee4f459921b9420424ca188</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, I'm a student at the University of Maastricht and currently writing my master thesis, which will be about Prosper.com. I have a macbook and don't manage to open and convert the (huge) ProsperExport file to use it in SPSS for my analysis. Does anyone have an idea on how I could get the data into SPSS? Moreover, is there any possibility to also get data on the Prosper Score assigned to borrowers? The files published online only show the official credit rating and the final Prosper Rating. Thanks for your help, Lena!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>How does the PDM work?</title><link href="https://sourceforge.net/p/prosperapi/support-requests/1/" rel="alternate"/><published>2008-03-04T12:02:35Z</published><updated>2008-03-04T12:02:35Z</updated><author><name>Sebastian Hellmann</name><uri>https://sourceforge.net/u/kurzum/</uri></author><id>https://sourceforge.netc3031e4f153c16c98627da90e21d3bbcd46d521f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br /&gt;
the help command of the PDM issues the Phrase "Help: Duh!"&lt;/p&gt;
&lt;p&gt;How do i run this?&lt;/p&gt;
&lt;p&gt;I would like to have the data in SQL including Schema. Is the PDM capable of doing that?&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>