From: Kevin A. <al...@se...> - 2004-08-07 02:22:23
|
Hey Steve, Sweet! Can I go ahead and add this to the list of more applications? In other words, is the application available for download or would you like to add it to the samples? http://pythoncard.sourceforge.net/moreapplications.html ka On Aug 6, 2004, at 5:49 PM, Steve Christensen wrote: > I figured people like to see or hear about the applications people are > developing with PythonCard, so here's some information about what I'm > working on and also a thank-you for creating it. > > It's been very easy to work with. I was able to do all my development > on > Linux and not have to change anything to run it on Windows. > > My application is a browser for Magic: The Gathering cards. A separate > script imports card lists/images from MTGPlay (http://www.mtgplay.com) > and the the official card lists from Wizards, and generates XML output. > The pythoncard app reads one or more of the XML files, and gives the > users optional filters to select which cards to display. > > For example, here's a screenshot of the results after filtering for all > cards with the word 'squirrel' in the rules printed in the card's rules > text: > > http://www.xmission.com/~stnchris/mtgbrowse.jpg > > > -Steve |