Project

General

Profile

Wh-shiryaev » History » Version 7

Pavel Shiryaev, 02/25/2012 06:22 PM

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