Paris 1909 TripAdvisor: Difference between revisions

From FDHwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:


==Historical introduction==
==Historical introduction==
''Le plan des plaisirs et attractions de Paris'' traces the cultural geography of Paris at the end of the 1900s mapping the hand-picked theatres, restaurants, concerts, public balls and other amusements of the period. This sketch map was drawn by the bureau Le Natur to illustrate the ''Pleasure Guide to Paris'' ([https://gallica.bnf.fr/ark:/12148/bpt6k124915s Guide des plaisirs à Paris]) published in 1909. The Guide was reissued on multiple occasions (according to the catalog of the BNF, it had at least twelve editions appeared between 1899 and 1931) and was translated into several languages (notably, there were at least two English editions brought out in 1903 and 1925).  
[https://bibliotheques-specialisees.paris.fr/ark:/73873/pf0000856497/v0001.simple.selectedTab=record ''Plan des plaisirs et attractions de Paris''] traces the cultural geography of Paris at the end of the 1900s mapping the hand-picked theatres, restaurants, concerts, public balls and other amusements of the period. This sketch map was drawn by the bureau Le Natur to illustrate the ''Pleasure Guide to Paris'' ([https://gallica.bnf.fr/ark:/12148/bpt6k124915s Guide des plaisirs à Paris]) published in 1909. The Guide was reissued on multiple occasions (according to the catalog of the BNF, it had at least twelve editions appeared between 1899 and 1931) and was translated into several languages (notably, there were at least two English editions brought out in 1903 and 1925).  


The map and the Guide constitute the historical grounds of the project, providing both a complex, richly detailed narrative and a spatial view of Paris in the Belle Époque. Issued at the dawn of the era of global tourism, those documents reflect the image of the city as it was created for the glance of a foreigner (primarily, a man) of that time. Notably, one will hardly find any historical sights on the map and typical accounts of them in the Guide. Instead, the Guide proposes a kind of anthropological introduction into the Parisian nightlife combining everyday recommendations on how to dress up and what to say with the descriptions of such «curious» and «piquant» places as working-class balls, small artistic inns, exotic cabarets of Montmartre, amusements of «the worst parts of Paris» («Dessous de Paris»), etc. Interestingly enough, the document reflects the spirit of the time when «marginal» artistic communities as well as «exotic» culture of «lower classes» began to be recognized as a source of pleasure and desire.  
The map and the Guide constitute the historical grounds of the project, providing both a complex, richly detailed narrative and a spatial view of Paris in the Belle Époque. Issued at the dawn of the era of global tourism, those documents reflect the image of the city as it was created for the glance of a foreigner (primarily, a man) of that time. Notably, one will hardly find any historical sights on the map and typical accounts of them in the Guide. Instead, the Guide proposes a kind of anthropological introduction into the Parisian nightlife combining everyday recommendations on how to dress up and what to say with the descriptions of such «curious» and «piquant» places as working-class balls, small artistic inns, exotic cabarets of Montmartre, amusements of «the worst parts of Paris» («Dessous de Paris»), etc. Interestingly enough, the document reflects the spirit of the time when «marginal» artistic communities as well as «exotic» culture of «lower classes» began to be recognized as a source of pleasure and desire.  

Revision as of 18:52, 8 December 2018

Plan des plaisirs et attractions de Paris(1909)
Guide des plaisirs à Paris

The project intends to recreate the cultural geography of Paris in the Belle Époque, immersing a user into the world of cabarets, balls, theatres, the universe described by Zola and Proust, and painted by Renoir and Toulouse-Lautrec. In order to give a new perspective on how this legendary world was actually structured and perceived, we are going to digitize the authentic Plan des plaisirs et attractions de Paris created in 1909 and augment it with the pieces of evidence and descriptions from the Guide des plaisirs à Paris: timetables, advice and guidance on what to wear, what to say, and where to go.


Historical introduction

Plan des plaisirs et attractions de Paris traces the cultural geography of Paris at the end of the 1900s mapping the hand-picked theatres, restaurants, concerts, public balls and other amusements of the period. This sketch map was drawn by the bureau Le Natur to illustrate the Pleasure Guide to Paris (Guide des plaisirs à Paris) published in 1909. The Guide was reissued on multiple occasions (according to the catalog of the BNF, it had at least twelve editions appeared between 1899 and 1931) and was translated into several languages (notably, there were at least two English editions brought out in 1903 and 1925).

The map and the Guide constitute the historical grounds of the project, providing both a complex, richly detailed narrative and a spatial view of Paris in the Belle Époque. Issued at the dawn of the era of global tourism, those documents reflect the image of the city as it was created for the glance of a foreigner (primarily, a man) of that time. Notably, one will hardly find any historical sights on the map and typical accounts of them in the Guide. Instead, the Guide proposes a kind of anthropological introduction into the Parisian nightlife combining everyday recommendations on how to dress up and what to say with the descriptions of such «curious» and «piquant» places as working-class balls, small artistic inns, exotic cabarets of Montmartre, amusements of «the worst parts of Paris» («Dessous de Paris»), etc. Interestingly enough, the document reflects the spirit of the time when «marginal» artistic communities as well as «exotic» culture of «lower classes» began to be recognized as a source of pleasure and desire. At the turn of the century, similar guidebooks representing early forms of mass culture were written for other European capitals [1], which may be considered for the potential extension of the Paris 1909 TripAdvisor project.

Resources

Principal Resources

Additional Resources


Solution

Implementing a website with a database using Python, Django, and PostgreSQL to:

  • Entering the data manually to store in database
  • Exploring map UI and use services


Project Plan and Milestones

Milestone 1: Concept (up to 4 Nov)

  • First brainstorming and first sketch of ideas
  • Exploring the map and the sources
  • Developing the overall concept of the project

Milestone 2: Data extraction (9 Nov)

  • Selecting the types of data to be extracted
  • 20% of the data extracted and annotated
  • Verifying the data quality
  • Searching for missing data and additional data (e.g. posters and photos)
  • Scheduling and drawing up the project plan

Milestone 3: Design and Data Processing (14 Nov)

  • Designing the prototype on paper (wireframes)
  • Selecting the features of the application
  • Searching for the best technical way to show clickable points corresponding to the places on the map
  • Preparing the midterm presentation

Milestone 4: Database implementation (28 Nov)

  • Developing a web app for entering the data:
    • Initialization of Django application
    • Design and implementation of the database in SQL
    • Deploying the first version of the web application: the website will be deployed on a public URL and team members will have access to input extracted information to the database.
  • Extracting the rest of the data
  • Adding new data to the app database
  • Making the improvement of the map

Milestone 5: Development of the platform (14 Dec)

  • Designing the entry story
  • Implementing the services of the app:
    • Displaying the map and the project description
    • Implementing the UI to explore the map and the places
    • Adding search and filter functionalities
    • Displaying the annotation of each place
    • Displaying additional data and tutorial pop-ups
    • Adding the recommendations page
  • Refactoring the github repository to submit

Milestone 6: Presenting the Results (19 Dec)

  • Preparing the final presentation
  • Writing the report
  • Deploying the final version of the web application for public usage

Code

https://github.com/MrymZakani/Paris1909TripAdvisor

Team

- Alina, Maryam, and Paola

  1. See, for example, Little, Charles. London Pleasure Guide, 1898