[Demexp-dev] goodbye method

2008-03-29 Par sujet Lyu Abe
Hello, There's something I don't understand about the 'goodbye' method. Why is the following code still working after the goodbye method has been invoked? s = ServerProxy(url) cookie = s.login(ch_login, password) s.goodbye(cookie) # why is that still working? timestamps = s.get_time

[Demexp-dev] Data mining

2008-03-29 Par sujet Lyu Abe
Hallo, I think there are no "data mining" functions implemented on the Demexp server right now, correct? (like retrieving questions according by tag sets, by date, etc.) Lyu ___ Demexp-dev mailing list Demexp-dev@nongnu.org http://lists.no

[Demexp-dev] Several fixes done

2008-03-29 Par sujet Lyu Abe
Lyu ___ Demexp-dev mailing list Demexp-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/demexp-dev

[Demexp-dev] List by category

2008-03-29 Par sujet Lyu Abe
Hi again, actually retrieving question by category (when you click on one of the question category) is working, but only works with the current list of questions that are loaded on the question list page. In other words, you have 312 questions, only 100 are displayed at a time, so the category

Re: [Demexp-dev] Re: Bugs in web client

2008-03-29 Par sujet Lyu Abe
It works when you put no date, but now it seemes to crash when one does put a limit date! Fixed :D Lyu ___ Demexp-dev mailing list Demexp-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/demexp-dev

[Demexp-dev] Re: Bugs in web client

2008-03-29 Par sujet Lyu Abe
Hi Felix, thanks for your message. I've noticed a couple of bugs when trying the web client: -On the pages displaying the list of question, when one clicks on the tags above a question, this generates an error witht the following log (see [1]) Yes, this feature is not implemented. I should r

[Demexp-dev] Bugs in web client

2008-03-29 Par sujet FĂ©lix
Hi Lyu, I've noticed a couple of bugs when trying the web client: -On the pages displaying the list of question, when one clicks on the tags above a question, this generates an error witht the following log (see [1]) -Also, when one creates a new question, there is an error if one does not speci