DmitryAndreev's GSoC2010 Diary

Daily messages:

<< <  2010 / 5 >  >>
Mon Tue Wed Thu Fri Sat Sun
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31            

<< <  2010 / 6 >  >>
Mon Tue Wed Thu Fri Sat Sun
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30        
             

<< <  2010 / 7 >  >>
Mon Tue Wed Thu Fri Sat Sun
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  
             

<< <  2010 / 8 >  >>
Mon Tue Wed Thu Fri Sat Sun
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31          

/Summary

GSoC 2010 Wiki-like formats support Project

Project parts and description

Community Bonding Time

A lot of time was spend for my diploma project, but I am done with it. I'm going to do my final presentation on May, 24th.

(./) DOM Tree Formatter

(./) DOM Tree Format Specifications

(./) HTML-DOM Equivalences (thanks to ValentinJaniaut)

1. CSV > DOM (Comma-separated values):

1. Data Browser Widget > DOM (DBW converts a 2-dimensional dataset with attributes to html):

Other documentation reading:

(./) py.text documentation

(./) Mercurial guide

Week from May 24th until May 30th

  1. First working version of DOM->Moinwiki:

    • headings
    • italic

    • bold

    • monospace

    • code

    • underline

    • superscript

    • subscript

    • smaller

    • larger

    • stroke

    • lists (exclude "definition list")
    • tables
    • link (not tested)
    • separator
  2. Simple tests

    • text with simple formatting (heading, italic etc.)

    • list
    • table (styles and classes not tested)
    • span (underline, superscript, smaller etc.)

  3. TODO:

    • moinpage_object node, what it contains?
    • defenition list
    • moinpage_note
    • moinpage_part ???
    • moinpage_inline_part ???
    • footnotes
      • etc.

MoinMoin: DmitryAndreev/GSoC2010/Diary (last edited 2010-07-15 08:41:10 by EugeneSyromyatnikov)