Wh-shiryaev » History » Revision 6
Revision 5 (Pavel Shiryaev, 02/21/2012 08:40 PM) → Revision 6/57 (Pavel Shiryaev, 02/25/2012 06:16 PM)
h1. 2012-02
<pre>
25.02.2012 CO 1,5 Design the BNF for json // Done. There are still problems with the lexer.
24.02.2012 CO 2 Design the lexer for json // In progress. Problem with encoding of xml-chars (<>&) and new lines
24.02.2012 ME 1 Project meeting // Three main directions of development.
24.02.2012 TM 1,5 Design the object model for plug-ins of musson // In progress. Need publication on wiki.
23.02.2012 RE 2 Considered the possibility of using lex/yacc for processing of json // The proposal will be discussed at the meeting
22.02.2012 TM 4 Code Review of musson-core (QTransport ServiceMgr) // Сhecked the possibility of using the signals-slots
22.02.2012 TM 1,5 Created architecture of git-repo for musson-plugins // Done. Added plugins for vkontakte and facebook
21.02.2012 CO 1 Created build of webauth for symbian // Done. Not tested.
21.02.2012 CO 2 Created build of plugins for symbian // Done. Not tested.
20.02.2012 RE 2 Read pages by symbian^3 build deployment // Done. Also reviewed similar projects for symbian
20.02.2012 CO 1,5 Fixed processing inbox/outbox messages // Done. get_messages.xsl was rewrited
20.02.2012 CO 1,5 Fixed covers for albums (was changed facebook api) // Done. get_albums.xsl updated
20.02.2012 CO 1 Updated parser for facebook // Done. parser.xsl rewrited
18.02.2012 CO 1 Added processing errors from AccessManager // Done. Created as for curl
18.02.2012 CO 1 Reorganization of code // http_* methods moved to separated file
18.02.2012 CO 0,5 Started fixing driver for facebook // In progress. Stopped, because need optimization in common source code.
18.02.2012 CO 1 Try to move global params to parser.xsl // Failed. QtXmlPatterns can't works with generated solutions
18.02.2012 CO 2 Fixed processing captcha // Added processing global params (early was deleted for compatibility with qt480)
18.02.2012 CO 1 Fixed problem with names of recipients in messages // Done. Added new call-template to parser
18.02.2012 CO 0,5 Ported text_parser to qt version // Done. Now qt-version also use lex parser.
17.02.2012 CO 0,5 Fixed error with creating albums with non-ascii name // Done. Removed double encoding reqeust
17.02.2012 CO 0,5 Optimized xslt patterns // Speed up the processing of comments to the photos and private messages.
17.02.2012 CO 0,5 Fixing problems with another vk requests // Fixed processing comments for photo
17.02.2012 CO 1,5 Fixing problems with another vk requests // Fixed processing icons for albums
17.02.2012 RE 2 Learned specific things of xslt and xpath language // Done. Will be used for Fixing problems
16.02.2012 CO 2 Fixing problems with another vk requests // Fixed problem with broken @id in request
16.02.2012 RE 1,5 Learned specific things of xslt and xpath language // Done. Will be applyed in at new iteration.
15.02.2012 CO 3,5 Search new solution of parsing for Qt 4.8.0 // Done. Replaced apply-templates to call-template
13.02.2012 ME 1 Inter project meeting // Was discussed the architecture of a new project.
13.02.2012 ME 1 Project meeting // The list of initial tasks is received.
13.02.2012 TM 2 Check manual InnerRequest creation // Research #63
11.02.2011 TM 6 Taking part in the Qt Quick & QML training // Third day.
10.02.2011 TM 6 Taking part in the Qt Quick & QML training // Second day.
09.02.2011 TM 6 Taking part in the Qt Quick & QML training // First day.
08.02.2011 CO 2 Ported facebook to new template // In progress.
07.02.2011 CO 3 Porting drivers for facebook and photobucket on new template // In progress. Problems with testing results
07.02.2011 CO 4 Ported drivers for vkontakte, mymail and flicker on new template // Done.
07.02.2011 CO 2 Created new teemplate for drivers. // Done.
06.02.2011 CO 2 Rewrited bugfix #606, taking advice from Kulakov. // Added error_string as param for http_* functions
05.02.2011 CO 3 Fixed bug #606. Separated curl methods from over // Done
05.02.2011 CO 2 Fixed work of text_parser with multy-threads // Done
04.02.2011 CO 2 Created text_parser for vkontakte service at base flex // Done, needs speed tests
03.02.2011 TM,RE 3 Developed text_parser with buffer // Choosed flex as base for parsing, learned flex syntax
</pre>