Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2006-12-14 17:30:55
Size: 579
Editor: h126
Comment: Initial comments and ideas to create the pamphlet.
Revision 5 as of 2008-11-15 13:59:57
Size: 689
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Python and Databases Brainstorm = = Python and Databases =
Line 3: Line 3:
== Pamphlet ==
This is where we need to settle on what to cover in the flyer. We need to keep it concise because there is not much room. Here are the topics I think are relevant:
We intend to show that Python is an ideal language to choose for database interaction. In particular, the Python DBI offers a consistent look and feel when it comes to using just about any database.
Line 6: Line 5:
  * ''Almost'' any serious program needs persistent storage of some type.
  * The Python DBI gives a consistent look and feel to most databases.
  * A brief example on connecting to and calling a database.
  * Something about speed vs. C/C++ or Java?
[[/BrainStorm|Brainstorming]] - This is where we can record ideas, try formats, and debate the topics to be covered. Have an idea to share? This is where you want to start.
Line 11: Line 7:
== Web Page ==
Will we have a web page to show off more detailed examples and offer a FAQ list?
[[/WhitePaperPage|Whitepaper]] - A short, sweet, and highly impressive argument that Python is the ideal language to use when connecting to any database.

[[/PamphletPage|Pamphlet]] - This is where we store copy and images for the various pamphlets we may (or may not) create.

Python and Databases

We intend to show that Python is an ideal language to choose for database interaction. In particular, the Python DBI offers a consistent look and feel when it comes to using just about any database.

Brainstorming - This is where we can record ideas, try formats, and debate the topics to be covered. Have an idea to share? This is where you want to start.

Whitepaper - A short, sweet, and highly impressive argument that Python is the ideal language to use when connecting to any database.

Pamphlet - This is where we store copy and images for the various pamphlets we may (or may not) create.

AdvocacyWritingTasks/PythonAndDatabases (last edited 2008-11-15 13:59:57 by localhost)

Unable to edit the page? See the FrontPage for instructions.