Project

General

Profile

Wh-shiryaev » History » Version 3

Pavel Shiryaev, 02/19/2012 05:11 AM

1 1 Pavel Shiryaev
h1. 2012-02
2
3
<pre>
4 3 Pavel Shiryaev
18.02.2012   CO    1   Added processing errors from AccessManager // Done. Created as for curl
5
18.02.2012   CO    1   Reorganization of code // http_* methods moved to separated file
6
18.02.2012   CO   0,5  Started fixing driver for facebook // In progress. Stopped, because need optimization in common source code.
7
18.02.2012   CO    1   Try to move global params to parser.xsl // Failed. QtXmlPatterns can't works with generated solutions
8 1 Pavel Shiryaev
18.02.2012   CO    2   Fixed processing captcha // Added processing global params (early was deleted for compatibility with qt480)
9
18.02.2012   CO    1   Fixed problem with names of recipients in messages // Done. Added new call-template to parser
10
18.02.2012   CO   0,5  Ported text_parser to qt version // Done. Now qt-version also use lex parser.
11
17.02.2012   CO   0,5  Fixed error with creating albums with non-ascii name // Done. Removed double encoding reqeust      
12
17.02.2012   CO   0,5  Optimized xslt patterns // Speed up the processing of comments to the photos and private messages. Now have "too many requests" error
13
17.02.2012   CO   0,5  Fixing problems with another vk requests // Fixed processing comments for photo
14
17.02.2012   CO   1,5  Fixing problems with another vk requests // Fixed processing icons for albums
15
17.02.2012   RE    2   Learned specific things of xslt and xpath language // Done. Will be used for Fixing problems 
16
16.02.2012   CO    2   Fixing problems with another vk requests // Fixed problem with broken @id in request
17
16.02.2012   RE   1,5  Learned specific things of xslt and xpath language // Done. Will be applyed in at new iteration.
18
15.02.2012   CO   3,5  Search new solution of parsing for Qt 4.8.0 // Done. Replaced apply-templates to call-template
19
13.02.2012   ME    1   Inter project meeting // Was discussed the architecture of a new project.
20
13.02.2012   ME    1   Project meeting // The list of initial tasks is received.
21
13.02.2012   TM    2   Check manual InnerRequest creation // Research #63
22
11.02.2011   TM    6   Taking part in the Qt Quick & QML training // Third day.
23
10.02.2011   TM    6   Taking part in the Qt Quick & QML training // Second day.
24
09.02.2011   TM    6   Taking part in the Qt Quick & QML training // First day.
25
08.02.2011   CO    2   Ported facebook to new template // In progress. 
26
07.02.2011   CO    3   Porting drivers for facebook and photobucket on new template // In progress. Problems with testing results
27
07.02.2011   CO    4   Ported drivers for vkontakte, mymail and flicker on new template // Done.
28
07.02.2011   CO    2   Created new teemplate for drivers. // Done.
29
06.02.2011   CO    2   Rewrited bugfix #606, taking advice from Kulakov. // Added error_string as param for http_* functions
30
05.02.2011   CO    3   Fixed bug #606. Separated curl methods from over // Done
31
05.02.2011   CO    2   Fixed work of text_parser with multy-threads // Done
32
04.02.2011   CO    2   Created text_parser for vkontakte service at base flex // Done, needs speed tests
33
03.02.2011 TM,RE   3   Developed text_parser with buffer // Choosed flex as base for parsing, learned flex syntax
34
</pre>