2009/5/10 Jérôme Laheurte <[email protected]>: > > Le 9 mai 09 à 22:11, Frank Niessink a écrit : > >> > A quick and dirty script could do that, I guess. >> >> Uservoice has a simple uploading format: >> "title,description,nr_of_votes". I downloaded the XML export of our >> data and played around with it. Unfortunately I got stuck trying to >> distinguish between different types of tracker items. It seems the XML >> file doesn't contain the type of a tracker item. It's almost too weird >> to be true. >> > > I said dirty, who needs XML ? :) > > The attached script should do (but see the FIXME inside). Depends on > BeautifulSoup.
Thanks, will test ASAP. Cheers, Frank
