diff --git a/pycon14/__init__.py b/pycon14/__init__.py index ae94f98..2faf2a8 100644 --- a/pycon14/__init__.py +++ b/pycon14/__init__.py @@ -77,8 +77,13 @@ def debug(): # ) def tasks(queue): + uid = [] # iterate over all events extracted from the schedule xml-export for event in events(): + if event['id'] in uid: + continue + + uid.append(event['id']) # generate a task description and put them into the queue queue.put(( diff --git a/pycon14/artwork/intro.svg b/pycon14/artwork/intro.svg index 241c482..584bc9e 100644 --- a/pycon14/artwork/intro.svg +++ b/pycon14/artwork/intro.svg @@ -25,9 +25,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="1.979899" - inkscape:cx="441.8117" - inkscape:cy="345.68203" + inkscape:zoom="1.4" + inkscape:cx="484.07583" + inkscape:cy="329.25548" inkscape:document-units="px" inkscape:current-layer="text" showgrid="false" @@ -63,11 +63,11 @@ + height="576" + id="bg" + x="0" /> @@ -79,12 +79,14 @@ id="flowRegion3006">$title $title$personnames $personnames + id="flowPara3013" />