Meeting 11: Unterschied zwischen den Versionen

Aus Java Student User Group Austria - Java + JVM in Wien Österreich / Vienna Austria
Wechseln zu: Navigation, Suche
(oadwYqtStMRZckbY)
K (Schützte „Meeting 11“: Wiederkehrender Vandalismus (‎[edit=autoconfirmed] (unbeschränkt) ‎[move=autoconfirmed] (unbeschränkt)))
 
(7 dazwischenliegende Versionen von 7 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
At the very least, I would rellay, rellay love my source code to be presented in a more readable manner with the use of more sophisticated typographic techniques (different fonts for different structual parts of the code, better alignment, etc).Another step further is the alternate representation of code, e.g., a state-change diagram for GUI state changes, a truth table, or perhaps a more readable view of java annotations.Another would be the ability to annotate code in a less intrusive way, add diagrams, some way to mark particular concerns (e.g., logging or transactional code).And even further, perhaps the code could be presented as a bit of visual narrative.  There's no particular reason that objects/variables have to be represented as text only. In particular, it would be interesting to see what could be gained by adding some type of visual moniker for objects of different classes.We should be able to come up with a way to make use of our visual perception abilities, to help with the much harder task of the pure abstract thought of coding.The sky's the limit!  You have nothing to lose but your 80-column ASCII display!
+
'''When''': Monday, February 23rd, 2009 - 19:00 (end approx. 21:00)
 +
 
 +
'''Where''': [http://www.wegweiser.ac.at/tuwien/hoersaal/F4.html Freihaus HS4]
 +
 
 +
 
 +
''TeX ... sooner or later you will have to know it ;)''
 +
 
 +
Download the [[Media:JSUG-11th-Main.pdf|introduction slides]] (pdf, 53KB).
 +
 
 +
 
 +
__TOC__
 +
 
 +
=TeX Day=
 +
 
 +
Special event dealing with TeX basics because of the DANTE conference which will be in the same week (Wednesday 25th to Friday 27th February) at the Vienna University of Technology (EI10).
 +
 
 +
 
 +
'''Lottery'''
 +
 
 +
There will be a "gewinnspiel" at the end of the evening where you can '''win''' a special LaTeX related thingy -but only if you have carefully payed attention to the presentations :)
 +
 
 +
The price was: Two examples of the very nice book "LaTeX - Einführung in das Textsatzsystem" (http://www.rrzn.uni-hannover.de/buch.html?&titel=latex).
 +
 
 +
''Many thanks to the [[Bild:Zid logo.png]] ([http://www.zid.tuwien.ac.at/ Zentraler Informatik Dienst]) for this sponsoring.''
 +
 
 +
=Presentations=
 +
 
 +
==TeX, LaTeX und der ganze Rest==
 +
 
 +
Download the [[Media:JSUG-Tex Latex und der Rest-Norbert Preining.pdf|slides]] (pdf, 1.9MB).
 +
 
 +
Overview, History and TeXLive crashcourse by [http://www.logic.at/staff/preining/ Norbert Preining] (lecturer at the Vienna University Of Technology).
 +
 
 +
 
 +
==LaTeX Quickintro==
 +
 
 +
Download the [[Media:JSUG-TexDay Introduction-Christoph Pickl.pdf|slides]] (pdf, 1.2MB).
 +
 
 +
A short introduction for non-LaTeXperts by [[Benutzer:Christoph.pickl|Christoph Pickl]].
 +
 
 +
 
 +
===What's happening in the background?===
 +
 
 +
Second part of Norbert's presentation: Overview of the process of generating a dvi/pdf with all other filetypes involved.
 +
 
 +
 
 +
==Layouting with the memoir class==
 +
 
 +
Download the [[Media:JSUG-Slides Memoir-Martin Schuerrer.pdf|slides]] (pdf, 133KB).
 +
 
 +
 
 +
How to transform a [http://schuerrer.org/article_original.pdf plain LaTeX document] into a [http://schuerrer.org/article.pdf nice memoir enhanced document] by [[Benutzer:MSch|Martin Schürrer]].
 +
 
 +
Lookup the TeX sources at: [http://github.com/MSch/memoir-article-demo/tree/master http://github.com/MSch/memoir-article-demo]
 +
 
 +
 
 +
==Producing HTML and Slides with LaTeX==
 +
 
 +
Download the [[Media:JSUG-TexDay-Christoph Pickl.pdf|slides]] (pdf, 477KB).<br />
 +
Download the [[Media:JSUG-TexDay Beamer Sources-Christoph Pickl.zip|beamer TeX sources]] (zip, 306KB).
 +
 
 +
Second part of Christoph's presentation: HTML-output with <code>htlatex</code> and producing slides with the <code>beamer</code> class.
 +
 
 +
 
 +
= Links =
 +
 
 +
* http://cms.dante.de/dante2009 ... DANTE TeX days
 +
* http://tobi.oetiker.ch/lshort/lshort.pdf ... The Not So Short Introduction to LaTeX2e
 +
* http://web.student.tuwien.ac.at/~e0525580/rsrc/Christoph_Pickl-Latex_Schnelleinstieg.pdf ... The maybe too short introduction to LaTeX
 +
* http://www.ctan.org/tex-archive/macros/latex/contrib/memoir/memman.pdf ... Memoir Class manual
 +
* http://www.dante.de/faq/de-tex-faq/html/de-tex-faq.html ... FAQ about TeX and DANTE
 +
* http://www.haptonstahl.org/latex/index.php ... Crash Course in LaTeX
 +
* http://www.tuwien.ac.at/dienstleister/pr_und_kommunikation/publishing_web_print/corporate_design/schriftart/latex/ ... TU Wien LaTeX Fonts
 +
 
 +
[[Category:Meeting]]

Aktuelle Version vom 18. März 2013, 07:51 Uhr

When: Monday, February 23rd, 2009 - 19:00 (end approx. 21:00)

Where: Freihaus HS4


TeX ... sooner or later you will have to know it ;)

Download the introduction slides (pdf, 53KB).


TeX Day

Special event dealing with TeX basics because of the DANTE conference which will be in the same week (Wednesday 25th to Friday 27th February) at the Vienna University of Technology (EI10).


Lottery

There will be a "gewinnspiel" at the end of the evening where you can win a special LaTeX related thingy -but only if you have carefully payed attention to the presentations :)

The price was: Two examples of the very nice book "LaTeX - Einführung in das Textsatzsystem" (http://www.rrzn.uni-hannover.de/buch.html?&titel=latex).

Many thanks to the Zid logo.png (Zentraler Informatik Dienst) for this sponsoring.

Presentations

TeX, LaTeX und der ganze Rest

Download the slides (pdf, 1.9MB).

Overview, History and TeXLive crashcourse by Norbert Preining (lecturer at the Vienna University Of Technology).


LaTeX Quickintro

Download the slides (pdf, 1.2MB).

A short introduction for non-LaTeXperts by Christoph Pickl.


What's happening in the background?

Second part of Norbert's presentation: Overview of the process of generating a dvi/pdf with all other filetypes involved.


Layouting with the memoir class

Download the slides (pdf, 133KB).


How to transform a plain LaTeX document into a nice memoir enhanced document by Martin Schürrer.

Lookup the TeX sources at: http://github.com/MSch/memoir-article-demo


Producing HTML and Slides with LaTeX

Download the slides (pdf, 477KB).
Download the beamer TeX sources (zip, 306KB).

Second part of Christoph's presentation: HTML-output with htlatex and producing slides with the beamer class.


Links