Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2004-07-29 13:27:59
Size: 437
Comment: Create new page
Revision 6 as of 2004-09-23 23:25:30
Size: 472
Editor: cache6-popl
Comment: added link to Python Cookbook recipe, removed fluff
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Client-Side web programming
Line 2: Line 3:
There is probably a huge amount of good stuff available from the people who are working actively with XML-RPC, Biztalk and other approaches to web services. More too from XML writers such as [http://uche.ogbuji.net/uche.ogbuji.net/ Uche Ogbuji], who has put much good stuff on IBM's developerworks site, among other things. == Resources ==
Line 4: Line 5:
Sadly nobody has categorised or classified it in the Wiki, so at the moment we have to scratch around.  * [http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52199 Grab a document from the web] - from the Python Cookbook
 * [http://wwwsearch.sourceforge.net/bits/clientx.html Python web-client programming general FAQs]
 * [http://docs.python.org/lib/module-urllib.html urllib -- Open arbitrary resources by URL]
 * [http://docs.python.org/lib/module-urllib2.html urllib2 -- extensible library for opening URLs]

Client-Side web programming

Resources

WebClientProgramming (last edited 2014-04-17 01:10:23 by DaleAthanasias)

Unable to edit the page? See the FrontPage for instructions.