diff --git a/datasheets/ferrania-p33.pdf b/datasheets/ferrania-p33.pdf new file mode 100644 index 0000000..73e96ea Binary files /dev/null and b/datasheets/ferrania-p33.pdf differ diff --git a/images/ferrania-orto-50-135.png b/images/ferrania-orto-50-135.png new file mode 100644 index 0000000..882fbdc Binary files /dev/null and b/images/ferrania-orto-50-135.png differ diff --git a/images/ferrania-p30-120.png b/images/ferrania-p30-120.png new file mode 100644 index 0000000..65b0ca2 Binary files /dev/null and b/images/ferrania-p30-120.png differ diff --git a/images/ferrania-p33-135.png b/images/ferrania-p33-135.png new file mode 100644 index 0000000..c515734 Binary files /dev/null and b/images/ferrania-p33-135.png differ diff --git a/images/small/ferrania-orto-50-135.png b/images/small/ferrania-orto-50-135.png new file mode 100644 index 0000000..4f3476a Binary files /dev/null and b/images/small/ferrania-orto-50-135.png differ diff --git a/images/small/ferrania-p30-120.png b/images/small/ferrania-p30-120.png new file mode 100644 index 0000000..eff2154 Binary files /dev/null and b/images/small/ferrania-p30-120.png differ diff --git a/images/small/ferrania-p33-135.png b/images/small/ferrania-p33-135.png new file mode 100644 index 0000000..8fdcb32 Binary files /dev/null and b/images/small/ferrania-p33-135.png differ diff --git a/js/current-films.js b/js/current-films.js index 0424142..7e66188 100644 --- a/js/current-films.js +++ b/js/current-films.js @@ -611,6 +611,40 @@ var currentfilms = [ "flickr": "https://www.flickr.com/search/?media=photos&text=%22dubblefilm%20Treat%22", "image": "dubblefilm-treat-135.png" }, + { + "company": "Ferrania", + "name": "Ferrania Orto 50", + "iso": 50, + "format": "135", + "color": "black & white", + "type": "", + "emulsion": "", + "price": 2, + "popularity": 0, + "description": "orthochromatic film with very fine grain", + "launched": 2023, + "datasheet": "", + "lomography": "", + "flickr": "https://www.flickr.com/search/?media=photos&text=%22Ferrania%20Orto%2050%22", + "image": "ferrania-orto-50-135.png" + }, + { + "company": "Ferrania", + "name": "Ferrania Orto 50", + "iso": 50, + "format": "120", + "color": "black & white", + "type": "", + "emulsion": "", + "price": 2, + "popularity": 0, + "description": "orthochromatic film with very fine grain", + "launched": 2023, + "datasheet": "", + "lomography": "", + "flickr": "https://www.flickr.com/search/?media=photos&text=%22Ferrania%20Orto%2050%22", + "image": "random.png" + }, { "company": "Ferrania", "name": "Ferrania P30", @@ -621,13 +655,47 @@ var currentfilms = [ "emulsion": "", "price": 2, "popularity": 7750, - "description": "a newly produced panchromatic film based on the historic cinema formula of the mid-20th century", + "description": "panchromatic film, based on the historic cinema formula of the mid-20th century", "launched": 2017, "datasheet": "datasheets/ferrania-p30.pdf", "lomography": "https://www.lomography.com/films/871966128-ferrania-p30/photos", "flickr": "https://www.flickr.com/search/?media=photos&text=%22Ferrania%20P30%22", "image": "ferrania-p30-135.png" }, + { + "company": "Ferrania", + "name": "Ferrania P30", + "iso": 80, + "format": "120", + "color": "black & white", + "type": "", + "emulsion": "", + "price": 2, + "popularity": 7750, + "description": "panchromatic film, based on the historic cinema formula of the mid-20th century", + "launched": 2023, + "datasheet": "datasheets/ferrania-p30.pdf", + "lomography": "https://www.lomography.com/films/871966128-ferrania-p30/photos", + "flickr": "https://www.flickr.com/search/?media=photos&text=%22Ferrania%20P30%22", + "image": "ferrania-p30-120.png" + }, + { + "company": "Ferrania", + "name": "Ferrania P33", + "iso": 160, + "format": "135", + "color": "black & white", + "type": "", + "emulsion": "", + "price": 2, + "popularity": 197, + "description": "panchromatic film, based on the emulsion from the 1960s", + "launched": 2024, + "datasheet": "datasheets/ferrania-p33.pdf", + "lomography": "", + "flickr": "https://www.flickr.com/search/?media=photos&text=%22Ferrania%20P33%22", + "image": "ferrania-p33-135.png" + }, { "company": "Film Washi", "name": "Film Washi F 100", diff --git a/js/future-films.js b/js/future-films.js index a768ecf..70f052d 100644 --- a/js/future-films.js +++ b/js/future-films.js @@ -1,38 +1,4 @@ var futurefilms = [ - { - "company": "Ferrania", - "name": "Ferrania Orto 50", - "iso": 50, - "format": "135", - "color": "black & white", - "type": "", - "emulsion": "", - "price": 2, - "popularity": 0, - "description": "", - "launched": 2023, - "datasheet": "", - "lomography": "", - "flickr": "https://www.flickr.com/search/?media=photos&text=%22Ferrania%20Orto%2050%22", - "image": "random.png" - }, - { - "company": "Ferrania", - "name": "Ferrania P30", - "iso": 80, - "format": "120", - "color": "black & white", - "type": "", - "emulsion": "", - "price": 2, - "popularity": 7750, - "description": "a newly produced panchromatic film based on the historic cinema formula of the mid-20th century", - "launched": 2023, - "datasheet": "datasheets/ferrania-p30.pdf", - "lomography": "https://www.lomography.com/films/871966128-ferrania-p30/photos", - "flickr": "https://www.flickr.com/search/?media=photos&text=%22Ferrania%20P30%22", - "image": "random.png" - }, { "company": "Filmotec Wolfen", "name": "Orwo DN21",