Wikibrowse/flyer: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 19: Line 19:


== Steps to Completion ==
== Steps to Completion ==
* Find introduction [[Wikibrowse/flyer#paragraph|paragraph]] about [[Wikibrowse]]
* Find introduction [[Wikibrowse/flyer#Paragraph|paragraph]] about [[Wikibrowse]]
* Download graphic design and SVG's at [[Resources]]
* Download graphic design and SVG's at [[Resources]]
* ???
* ???

=== Paragraph ===
The wikipedia-iphone project's goal is to serve wikipedia content out of a compressed copy of the XML dump file after indexing it. The architecture is that there are C functions to pull out articles, and several interfaces to those C functions: the main interface is the iPhone app, but there's also a web server (written in Ruby with Mongrel) that runs locally and serves up pages from the compressed archive.


[[Category:Open projects]]
[[Category:Open projects]]

Revision as of 07:33, 17 July 2008

Olpc logo.jpg
Wikibrowse/flyer


What is the project?

We need a flyer for events like WikiMania on our work on Wikislices and our excellent Wikireader Activity. The flyer should have the following components:

  • SVG format
  • Exported and saved to PNG and PDF when finished
  • Has a paragraph of information on moulinwiki and one on Wikibrowse proper
  • Have at least one version for half-A4 printing (for SJ at WikiMania

Contact

This is a project with a short deadline, but if you would like to participate of have something to add use the following methods of communication.

Steps to Completion

Paragraph

The wikipedia-iphone project's goal is to serve wikipedia content out of a compressed copy of the XML dump file after indexing it. The architecture is that there are C functions to pull out articles, and several interfaces to those C functions: the main interface is the iPhone app, but there's also a web server (written in Ruby with Mongrel) that runs locally and serves up pages from the compressed archive.