Difference between revisions of "TufteStylePresentation"

From Inkscape Wiki
Jump to navigation Jump to search
(Revert blanking to last good version by User:Lemontea)
(Cleaned up wiki markup and removed question. The diff between this and the last version will probably be unusable, though.)
Line 1: Line 1:
= Edward Tufte Style Presentation of Inkscape Overview =
= Edward Tufte Style Presentation of Inkscape Overview =
All slides for this type of presentation are in share/examples/presentation/, included in the latest CVS copies of Inkscape. Please edit/add/change them to fit your need and commit upgrades to the content of each slide.
All slides for this type of presentation are in share/examples/presentation/, included in the latest CVS copies of Inkscape. Please edit/add/change them to fit your need and commit upgrades to the content of each slide.


=== 1. Introduction ===
== 1. Introduction ==
 
This chart shows three stunning screenshots of Inkscape displaying some of the incredible variety of graphics that Inkscape can make. In stylistic, artistic lettering the chart reads, "Inkscape is a Scalable Vector Graphics program written in Open Source C++ that runs on Linux, UNIX, Mac OS X, and Windows."
This chart shows three stunning screenshots of Inkscape displaying some of the incredible variety of graphics  
that Inkscape can make. In stylistic, artistic lettering the chart reads, "Inkscape is a Scalable Vector Graphics
program written in Open Source C++ that runs on Linux, UNIX, Mac OS X, and Windows."
 
At the bottom of the page is a timeline showing how the codebase has evolved from its Gill and Sodipodi
origins, with graphical indication of quantity of people involved in development up to today.


=== 2. Scalable Vector Graphics (SVG) ===
At the bottom of the page is a timeline showing how the codebase has evolved from its Gill and Sodipodi origins, with graphical indication of quantity of people involved in development up to today.


This slide compares vector graphics to raster. The left side shows the source format, the right shows images, with vector on the
== 2. Scalable Vector Graphics (SVG) ==
top and raster on the bottom. Both images include a "zoomed in" highlight that emphasizes the pixilated nature of raster images
This slide compares vector graphics to raster. The left side shows the source format, the right shows images, with vector on the top and raster on the bottom. Both images include a "zoomed in" highlight that emphasizes the pixilated nature of raster images vs. the perfect scalability of SVG. Show XML syntax of SVG with example of the square.
vs. the perfect scalability of SVG. Show XML syntax of SVG with example of the square.
 
 
=== 3. Open Source ===


== 3. Open Source ==
* Open Source means:
* Open Source means:
** The source code is available for free to the whole world
** The source code is available for free to the whole world
** The development process is open to all to participate in and enjoy
** The development process is open to all to participate in and enjoy


In faint text in the margins around the page are some of the open source mantras, like "With enough eyes, all bugs are shallow,"
In faint text in the margins around the page are some of the open source mantras, like "With enough eyes, all bugs are shallow", "Patch first, discuss later", "Release Early, Release Often", "KISS", "SPOT".
"Patch first, discuss later", "Release Early, Release Often," "KISS," "SPOT."


 
== 4. Uses of Inkscape: Vector Graphics / Vector Aesthetics ==
=== 4. Uses of Inkscape: Vector Graphics / Vector Aesthetics ===
Show several specific examples of this type of drawing
Show several specific examples of this type of drawing
* Vectoralized photos
* Vectoralized photos
Line 36: Line 24:
* tattoos
* tattoos


=== 5. Uses of Inkscape: Symbology + Signage ===
== 5. Uses of Inkscape: Symbology + Signage ==
Show several specific examples of this type of drawing
Show several specific examples of this type of drawing
* Logos
* Logos
Line 42: Line 30:
* Street Signs
* Street Signs


=== 6. Uses of Inkscape: Web Graphics ===
== 6. Uses of Inkscape: Web Graphics ==
Show several specific examples of this type of drawing
Show several specific examples of this type of drawing


=== 7. Uses of Inkscape: Technical Graphics ===
== 7. Uses of Inkscape: Technical Graphics ==
Show several specific examples of this type of drawing
Show several specific examples of this type of drawing
* Visually Attractive Maps
* Visually Attractive Maps
Line 51: Line 39:
* Technical Drawings
* Technical Drawings


=== 8. Why is Inkscape important? ===
== 8. Why is Inkscape important? ==
* In order to discuss this, one must define the community to which this is important.
* In order to discuss this, one must define the community to which this is important.
* GNOME/OSS
* GNOME/OSS
Line 65: Line 53:
** equations
** equations


=== 9. Development Community/Process ===
== 9. Development Community/Process ==
 
Show graphs of activity based on the Inkscape Status metrics and screenshots of Wiki, the Mailing List archives, Jabber, and the Bug Tracker. In a corner include the text: "Inkscape is a collaborative open source project involving dozens of developers from all over the world, that embodies the Best Practices of the open source development process."
Show graphs of activity based on the Inkscape Status metrics and screenshots of Wiki, the Mailing List archives, Jabber, and the Bug Tracker. In a corner include the text: "Inkscape is a collaborative open source project involving dozens of developers from all over the world, that embodies the Best Practices of the open source development process."


Maybe include something that puts the viewer "in the picture", like a web/network of people, with "YOU" as a node being added to the edge.
Maybe include something that puts the viewer "in the picture", like a web/network of people, with "YOU" as a node being added to the edge.


 
== 10. Common Misconceptions (Low Hanging Fruit) ==
=== 10. Common Misconceptions (Low Hanging Fruit) ===
 
* Isn't this just an open source Illustrator?
* Isn't this just an open source Illustrator?
* Isn't there X, Y, and Z projects that already do this?
* Isn't there X, Y, and Z projects that already do this?
* Open Source doesn't innovate, it only imitates.
* Open Source doesn't innovate, it only imitates.


=== 11. Future ===
== 11. Future ==
 
* extension system
* extension system
** quicker development
** quicker development
Line 88: Line 72:
* clipart.freedesktop.org
* clipart.freedesktop.org


=== 12. Conclusion ===
== 12. Conclusion ==
 
* Can use your help!
* Can use your help!
** Testing
** Testing
** Join as a Developer!
** Join as a Developer!
--
I cannot find this presentation in the cvs!?

Revision as of 15:22, 2 July 2006

Edward Tufte Style Presentation of Inkscape Overview

All slides for this type of presentation are in share/examples/presentation/, included in the latest CVS copies of Inkscape. Please edit/add/change them to fit your need and commit upgrades to the content of each slide.

1. Introduction

This chart shows three stunning screenshots of Inkscape displaying some of the incredible variety of graphics that Inkscape can make. In stylistic, artistic lettering the chart reads, "Inkscape is a Scalable Vector Graphics program written in Open Source C++ that runs on Linux, UNIX, Mac OS X, and Windows."

At the bottom of the page is a timeline showing how the codebase has evolved from its Gill and Sodipodi origins, with graphical indication of quantity of people involved in development up to today.

2. Scalable Vector Graphics (SVG)

This slide compares vector graphics to raster. The left side shows the source format, the right shows images, with vector on the top and raster on the bottom. Both images include a "zoomed in" highlight that emphasizes the pixilated nature of raster images vs. the perfect scalability of SVG. Show XML syntax of SVG with example of the square.

3. Open Source

  • Open Source means:
    • The source code is available for free to the whole world
    • The development process is open to all to participate in and enjoy

In faint text in the margins around the page are some of the open source mantras, like "With enough eyes, all bugs are shallow", "Patch first, discuss later", "Release Early, Release Often", "KISS", "SPOT".

4. Uses of Inkscape: Vector Graphics / Vector Aesthetics

Show several specific examples of this type of drawing

  • Vectoralized photos
  • Cartoons
  • typography
  • tattoos

5. Uses of Inkscape: Symbology + Signage

Show several specific examples of this type of drawing

  • Logos
  • Flags
  • Street Signs

6. Uses of Inkscape: Web Graphics

Show several specific examples of this type of drawing

7. Uses of Inkscape: Technical Graphics

Show several specific examples of this type of drawing

  • Visually Attractive Maps
  • Diagrams
  • Technical Drawings

8. Why is Inkscape important?

  • In order to discuss this, one must define the community to which this is important.
  • GNOME/OSS
    • A production ready vector-software does not exist in the GNU/Linux world.
    • As most ppl would be concerned, this type of tool doesn't exist!
  • Art Community
    • It is free.
    • It is high quality and production ready!
    • Supports positive ideals!
      • Copyright is what it is, but we would like to see more opened up tools and codebases. Promotes development and honesty.
  • Scientific Community
    • Visualizations
    • equations

9. Development Community/Process

Show graphs of activity based on the Inkscape Status metrics and screenshots of Wiki, the Mailing List archives, Jabber, and the Bug Tracker. In a corner include the text: "Inkscape is a collaborative open source project involving dozens of developers from all over the world, that embodies the Best Practices of the open source development process."

Maybe include something that puts the viewer "in the picture", like a web/network of people, with "YOU" as a node being added to the edge.

10. Common Misconceptions (Low Hanging Fruit)

  • Isn't this just an open source Illustrator?
  • Isn't there X, Y, and Z projects that already do this?
  • Open Source doesn't innovate, it only imitates.

11. Future

  • extension system
    • quicker development
    • don't have to know as much about the internals
  • networked editing (shared space)
  • XMP Metadata Integration
  • layers
  • clipart.freedesktop.org

12. Conclusion

  • Can use your help!
    • Testing
    • Join as a Developer!