View allAll Photos Tagged JSON,
Photograph from Mobile Developer Summit 2012 held in Bangalore, India, 9-10 October 2012, produced by Saltmarch Media. Photograph ©Copyright Saltmarch Media. Non-commercial use permitted with attribution and linkback to this page on Saltmarch's Flickr photostream. All other rights reserved.
ohiomemory.org/digital/collection/p267401coll32/id/15706/...
Title:Oil town photograph
Subject:Oil fields--Ohio
Oil industry
Petroleum industry
Ohio Economy--Science and Technology
Time Period:1890s
Place:Cygnet (Ohio)
Wood County (Ohio)
Description:This photograph shows the town and oil fields of Cygnet, Ohio, in 1890. Cygnet experienced a population boom in the 1880s as the oil industry developed in Northwest Ohio, and the town grew from a few dozen people to over 3,000. During the late nineteenth century, Ohio became one of the top oil producing states in the country and was the leading oil producer from 1895 to 1903. This oil boom brought a significant amount of growth and affluence to Wood County. By the 1910s, Ohio's oil boom declined and Ohio dropped out of the top four oil producing states in 1917.
Date of Original:1890
Collection:Oil Wells Collection
Submitting Institution:Ohio History Connection
IIIF Manifest:
Image taken from:
Title: "Venezia ... Adapted from the German by Mrs. Arthur Bell ... With an introduction by H. D. Traill ... With ... illustrations ... by E. Tito, etc"
Author(s): Tito, Ettore [person] ; Meugens, afterwards Bell, Nancy R. E. [person] ; Traill, Henry Duff [person] ; Perl, Henry [person]
British Library shelfmark: "Digital Store 10130.i.9"
Page: 55 (scanned page number - not necessarily the actual page number in the publication)
Place of publication: London (England)
Date of publication: 1894
Publisher: S. Low
Type of resource: Monograph
Language(s): English
Physical description: vii, 248 pages (4°)
Explore this item in the British Library’s catalogue:
002873575 (physical copy) and 014847829 (digitised copy)
(numbers are British Library identifiers)
Other links related to this image:
- View this image as a scanned publication on the British Library’s online viewer (you can download the image, selected pages or the whole book)
- Order a higher quality scanned version of this image from the British Library
Other links related to this publication:
- View all the illustrations found in this publication
- View all the illustrations in publications from the same year (1894)
- Download the Optical Character Recognised (OCR) derived text for this publication as JavaScript Object Notation (JSON)
- Explore and experiment with the British Library’s digital collections
The British Library community is able to flourish online thanks to freely available resources such as this.
You can help support our mission to continue making our collection accessible to everyone, for research, inspiration and enjoyment, by donating on the British Library supporter webpage here.
Thank you for supporting the British Library.
Photograph from Mobile Developer Summit 2012 held in Bangalore, India, 9-10 October 2012, produced by Saltmarch Media. Photograph ©Copyright Saltmarch Media. Non-commercial use permitted with attribution and linkback to this page on Saltmarch's Flickr photostream. All other rights reserved.
Photograph from Mobile Developer Summit 2012 held in Bangalore, India, 9-10 October 2012, produced by Saltmarch Media. Photograph ©Copyright Saltmarch Media. Non-commercial use permitted with attribution and linkback to this page on Saltmarch's Flickr photostream. All other rights reserved.
Five trials of searching twitter via the curl command and a go program
(the test is done with JSON and XML results) x - axis, iteration, y, time in seconds
curl -s 'http://search.twitter.com/search.json?q=%23golang&rpp=100'
vs.
package main
import (
"fmt";
"http";
"io";
)
func main() {
r, _, err := http.Get("http://search.twitter.com/search.json?q=%23golang&rpp=100");
if r.StatusCode == 200 {
var b []byte;
if err == nil {
b, err = io.ReadAll(r.Body);
fmt.Printf(string(b));
r.Body.Close();
}
}
}
Photograph from Mobile Developer Summit 2012 held in Bangalore, India, 9-10 October 2012, produced by Saltmarch Media. Photograph ©Copyright Saltmarch Media. Non-commercial use permitted with attribution and linkback to this page on Saltmarch's Flickr photostream. All other rights reserved.
Image taken from:
Title: "Venezia. Beschrieben von H. Perl. Mit Original-Zeichnungen von Ettore Tito ... Herausgegeben von E. M. Engel"
Author(s): Engel, Emil H. [person] ; Perl, Henry [person]
British Library shelfmark: "Digital Store 10131.i.10"
Page: 150 (scanned page number - not necessarily the actual page number in the publication)
Place of publication: Wien
Date of publication: 1895
Type of resource: Monograph
Language(s): German
Physical description: vii, 248 pages (4°)
Explore this item in the British Library’s catalogue:
002873574 (physical copy) and 014847828 (digitised copy)
(numbers are British Library identifiers)
Other links related to this image:
- View this image as a scanned publication on the British Library’s online viewer (you can download the image, selected pages or the whole book)
- Order a higher quality scanned version of this image from the British Library
Other links related to this publication:
- View all the illustrations found in this publication
- View all the illustrations in publications from the same year (1895)
- Download the Optical Character Recognised (OCR) derived text for this publication as JavaScript Object Notation (JSON)
- Explore and experiment with the British Library’s digital collections
The British Library community is able to flourish online thanks to freely available resources such as this.
You can help support our mission to continue making our collection accessible to everyone, for research, inspiration and enjoyment, by donating on the British Library supporter webpage here.
Thank you for supporting the British Library.
Photograph from Mobile Developer Summit 2012 held in Bangalore, India, 9-10 October 2012, produced by Saltmarch Media. Photograph ©Copyright Saltmarch Media. Non-commercial use permitted with attribution and linkback to this page on Saltmarch's Flickr photostream. All other rights reserved.
Image taken from:
Title: "Emanuel; or, Children of the Soil [A novel.] From the Danish ... by Mrs. E. Lucas. Illustrated [and with a preface] by N. Erichsen"
Author(s): Pontoppidan, Henrik [person] ; Lucas, Alice, Mrs Edgar Lucas [person] ; Erichsen, Nelly [person]
British Library shelfmark: "Digital Store 012627.i.30"
Page: 231 (scanned page number - not necessarily the actual page number in the publication)
Place of publication: London (England)
Date of publication: 1896
Publisher: J M Dent
Type of resource: Monograph
Language(s): English
Physical description: xiv, 307 pages (8°)
Explore this item in the British Library’s catalogue:
002955627 (physical copy) and 014827604 (digitised copy)
(numbers are British Library identifiers)
Other links related to this image:
- View this image as a scanned publication on the British Library’s online viewer (you can download the image, selected pages or the whole book)
- Order a higher quality scanned version of this image from the British Library
Other links related to this publication:
- View all the illustrations found in this publication
- View all the illustrations in publications from the same year (1896)
- Download the Optical Character Recognised (OCR) derived text for this publication as JavaScript Object Notation (JSON)
- Explore and experiment with the British Library’s digital collections
The British Library community is able to flourish online thanks to freely available resources such as this.
You can help support our mission to continue making our collection accessible to everyone, for research, inspiration and enjoyment, by donating on the British Library supporter webpage here.
Thank you for supporting the British Library.
Photograph from Mobile Developer Summit 2012 held in Bangalore, India, 9-10 October 2012, produced by Saltmarch Media. Photograph ©Copyright Saltmarch Media. Non-commercial use permitted with attribution and linkback to this page on Saltmarch's Flickr photostream. All other rights reserved.
Photograph from Mobile Developer Summit 2012 held in Bangalore, India, 9-10 October 2012, produced by Saltmarch Media. Photograph ©Copyright Saltmarch Media. Non-commercial use permitted with attribution and linkback to this page on Saltmarch's Flickr photostream. All other rights reserved.
Photograph from Mobile Developer Summit 2012 held in Bangalore, India, 9-10 October 2012, produced by Saltmarch Media. Photograph ©Copyright Saltmarch Media. Non-commercial use permitted with attribution and linkback to this page on Saltmarch's Flickr photostream. All other rights reserved.
Photograph from Mobile Developer Summit 2012 held in Bangalore, India, 9-10 October 2012, produced by Saltmarch Media. Photograph ©Copyright Saltmarch Media. Non-commercial use permitted with attribution and linkback to this page on Saltmarch's Flickr photostream. All other rights reserved.
Image taken from:
Title: "Venezia. Beschrieben von H. Perl. Mit Original-Zeichnungen von Ettore Tito ... Herausgegeben von E. M. Engel"
Author(s): Engel, Emil H. [person] ; Perl, Henry [person]
British Library shelfmark: "Digital Store 10131.i.10"
Page: 25 (scanned page number - not necessarily the actual page number in the publication)
Place of publication: Wien
Date of publication: 1895
Type of resource: Monograph
Language(s): German
Physical description: vii, 248 pages (4°)
Explore this item in the British Library’s catalogue:
002873574 (physical copy) and 014847828 (digitised copy)
(numbers are British Library identifiers)
Other links related to this image:
- View this image as a scanned publication on the British Library’s online viewer (you can download the image, selected pages or the whole book)
- Order a higher quality scanned version of this image from the British Library
Other links related to this publication:
- View all the illustrations found in this publication
- View all the illustrations in publications from the same year (1895)
- Download the Optical Character Recognised (OCR) derived text for this publication as JavaScript Object Notation (JSON)
- Explore and experiment with the British Library’s digital collections
The British Library community is able to flourish online thanks to freely available resources such as this.
You can help support our mission to continue making our collection accessible to everyone, for research, inspiration and enjoyment, by donating on the British Library supporter webpage here.
Thank you for supporting the British Library.
Image taken from:
Title: "Emanuel; or, Children of the Soil [A novel.] From the Danish ... by Mrs. E. Lucas. Illustrated [and with a preface] by N. Erichsen"
Author(s): Pontoppidan, Henrik [person] ; Lucas, Alice, Mrs Edgar Lucas [person] ; Erichsen, Nelly [person]
British Library shelfmark: "Digital Store 012627.i.30"
Page: 23 (scanned page number - not necessarily the actual page number in the publication)
Place of publication: London (England)
Date of publication: 1896
Publisher: J M Dent
Type of resource: Monograph
Language(s): English
Physical description: xiv, 307 pages (8°)
Explore this item in the British Library’s catalogue:
002955627 (physical copy) and 014827604 (digitised copy)
(numbers are British Library identifiers)
Other links related to this image:
- View this image as a scanned publication on the British Library’s online viewer (you can download the image, selected pages or the whole book)
- Order a higher quality scanned version of this image from the British Library
Other links related to this publication:
- View all the illustrations found in this publication
- View all the illustrations in publications from the same year (1896)
- Download the Optical Character Recognised (OCR) derived text for this publication as JavaScript Object Notation (JSON)
- Explore and experiment with the British Library’s digital collections
The British Library community is able to flourish online thanks to freely available resources such as this.
You can help support our mission to continue making our collection accessible to everyone, for research, inspiration and enjoyment, by donating on the British Library supporter webpage here.
Thank you for supporting the British Library.
Image taken from:
Title: "Emanuel; or, Children of the Soil [A novel.] From the Danish ... by Mrs. E. Lucas. Illustrated [and with a preface] by N. Erichsen"
Author(s): Pontoppidan, Henrik [person] ; Lucas, Alice, Mrs Edgar Lucas [person] ; Erichsen, Nelly [person]
British Library shelfmark: "Digital Store 012627.i.30"
Page: 97 (scanned page number - not necessarily the actual page number in the publication)
Place of publication: London (England)
Date of publication: 1896
Publisher: J M Dent
Type of resource: Monograph
Language(s): English
Physical description: xiv, 307 pages (8°)
Explore this item in the British Library’s catalogue:
002955627 (physical copy) and 014827604 (digitised copy)
(numbers are British Library identifiers)
Other links related to this image:
- View this image as a scanned publication on the British Library’s online viewer (you can download the image, selected pages or the whole book)
- Order a higher quality scanned version of this image from the British Library
Other links related to this publication:
- View all the illustrations found in this publication
- View all the illustrations in publications from the same year (1896)
- Download the Optical Character Recognised (OCR) derived text for this publication as JavaScript Object Notation (JSON)
- Explore and experiment with the British Library’s digital collections
The British Library community is able to flourish online thanks to freely available resources such as this.
You can help support our mission to continue making our collection accessible to everyone, for research, inspiration and enjoyment, by donating on the British Library supporter webpage here.
Thank you for supporting the British Library.
Photograph from Mobile Developer Summit 2012 held in Bangalore, India, 9-10 October 2012, produced by Saltmarch Media. Photograph ©Copyright Saltmarch Media. Non-commercial use permitted with attribution and linkback to this page on Saltmarch's Flickr photostream. All other rights reserved.
Photograph from Mobile Developer Summit 2012 held in Bangalore, India, 9-10 October 2012, produced by Saltmarch Media. Photograph ©Copyright Saltmarch Media. Non-commercial use permitted with attribution and linkback to this page on Saltmarch's Flickr photostream. All other rights reserved.
3901. We're not actually sure where the original of this photo originates, as we have casually picked up from sources not recorded - but it appears on Mac Gregory's Mac's Ahoy website, and illustrated the camouflage matter we're discussing.
We believe it to be HMAS AUSTRALIA [II] in British waters, perhaps early 1941. It can be seen, cropped, on Mac's website, here:
www.google.com.au/imgres?imgurl=http://ahoy.tk-jk.net/Ima...
Photo: MacKenzie Gregory Mac's Ahoy website and other untraced sources.
A three-part COMPENDIUM of links to more than 200 HMAS AUSTRALIA [II] images on this Photostream begins at Pic Entry NO 5412, here:
www.flickr.com/photos/41311545@N05/6627997309/in/photostream
Photograph from Mobile Developer Summit 2012 held in Bangalore, India, 9-10 October 2012, produced by Saltmarch Media. Photograph ©Copyright Saltmarch Media. Non-commercial use permitted with attribution and linkback to this page on Saltmarch's Flickr photostream. All other rights reserved.
Photograph from Mobile Developer Summit 2012 held in Bangalore, India, 9-10 October 2012, produced by Saltmarch Media. Photograph ©Copyright Saltmarch Media. Non-commercial use permitted with attribution and linkback to this page on Saltmarch's Flickr photostream. All other rights reserved.
View this map on the BL Georeferencer service.
Image taken from:
Title: "The Earth and its Inhabitants. The European section of the Universal Geography by E. Reclus. Edited by E. G. Ravenstein. Illustrated by ... engravings and maps", "Nouvelle Géographie universelle. La terre et les hommes"
Author: RECLUS, Élisée.
Contributor: RAVENSTEIN, Ernst Georg.
Shelfmark: "British Library HMNTS 10005.ff."
Volume: 09
Page: 444
Place of Publishing: London
Date of Publishing: 1878
Issuance: monographic
Identifier: 003055004
Explore:
Find this item in the British Library catalogue, 'Explore'.
Open the page in the British Library's itemViewer (page image 444)
Download the PDF for this book Image found on book scan 444 (NB not a pagenumber)Download the OCR-derived text for this volume: (plain text) or (json)
Click here to see all the illustrations in this book and click here to browse other illustrations published in books in the same year.
Image taken from:
Title: "Venezia. Beschrieben von H. Perl. Mit Original-Zeichnungen von Ettore Tito ... Herausgegeben von E. M. Engel"
Author(s): Engel, Emil H. [person] ; Perl, Henry [person]
British Library shelfmark: "Digital Store 10131.i.10"
Page: 125 (scanned page number - not necessarily the actual page number in the publication)
Place of publication: Wien
Date of publication: 1895
Type of resource: Monograph
Language(s): German
Physical description: vii, 248 pages (4°)
Explore this item in the British Library’s catalogue:
002873574 (physical copy) and 014847828 (digitised copy)
(numbers are British Library identifiers)
Other links related to this image:
- View this image as a scanned publication on the British Library’s online viewer (you can download the image, selected pages or the whole book)
- Order a higher quality scanned version of this image from the British Library
Other links related to this publication:
- View all the illustrations found in this publication
- View all the illustrations in publications from the same year (1895)
- Download the Optical Character Recognised (OCR) derived text for this publication as JavaScript Object Notation (JSON)
- Explore and experiment with the British Library’s digital collections
The British Library community is able to flourish online thanks to freely available resources such as this.
You can help support our mission to continue making our collection accessible to everyone, for research, inspiration and enjoyment, by donating on the British Library supporter webpage here.
Thank you for supporting the British Library.
Photograph from Mobile Developer Summit 2012 held in Bangalore, India, 9-10 October 2012, produced by Saltmarch Media. Photograph ©Copyright Saltmarch Media. Non-commercial use permitted with attribution and linkback to this page on Saltmarch's Flickr photostream. All other rights reserved.
Image taken from:
Title: "Emanuel; or, Children of the Soil [A novel.] From the Danish ... by Mrs. E. Lucas. Illustrated [and with a preface] by N. Erichsen"
Author(s): Pontoppidan, Henrik [person] ; Lucas, Alice, Mrs Edgar Lucas [person] ; Erichsen, Nelly [person]
British Library shelfmark: "Digital Store 012627.i.30"
Page: 8 (scanned page number - not necessarily the actual page number in the publication)
Place of publication: London (England)
Date of publication: 1896
Publisher: J M Dent
Type of resource: Monograph
Language(s): English
Physical description: xiv, 307 pages (8°)
Explore this item in the British Library’s catalogue:
002955627 (physical copy) and 014827604 (digitised copy)
(numbers are British Library identifiers)
Other links related to this image:
- View this image as a scanned publication on the British Library’s online viewer (you can download the image, selected pages or the whole book)
- Order a higher quality scanned version of this image from the British Library
Other links related to this publication:
- View all the illustrations found in this publication
- View all the illustrations in publications from the same year (1896)
- Download the Optical Character Recognised (OCR) derived text for this publication as JavaScript Object Notation (JSON)
- Explore and experiment with the British Library’s digital collections
The British Library community is able to flourish online thanks to freely available resources such as this.
You can help support our mission to continue making our collection accessible to everyone, for research, inspiration and enjoyment, by donating on the British Library supporter webpage here.
Thank you for supporting the British Library.
www.all-builders.com.au/Blog/free-gifts/
What is My Home Worth? This is a comprehensive property valuation report of your premise. Valued at $49.95 it lists all comparative sales in your area and provides trends in property prices in your suburb. When choosing this item you will be directed to another website where you will enter details of your property address so your report can be generated. You can even check out finance options .1 hour Property consultation Valued at $99.90 You can talk to me {licenced builder, practising developer and investor}about your property or another's for 1 hour on any subject. Popular topics have been property development, property maintenance, property investment issues,.Software tools to clean up and speed up your computor. Valued at $(? how fast is your computer)This gift is for those who have clicked through and have no interest in property Here. This is proprietary software to unclog your computer and clean its registry. Fill in Details#mc_embed_signup{backgroun
d:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }/* Add your own MailChimp form style overrides in your site stylesheet or in this style block. We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */Subscribe to our mailing list* indicates requiredFirst Name *Email Address * Email Format htmltextmobilevar fnames = new Array();var ftypes = new Array();fnames[1]='FNAME';ftypes[1]='text';fnames[0]='EMAIL';ftypes[0]='email';try { var jqueryLoaded=jQuery; jqueryLoaded=true;} catch(err) { var jqueryLoaded=false;}var head= document.getElementsByTagName('head')[0];if (!jqueryLoaded) { var script = document.createElement('script'); script.type = 'text/javascript'; script.src = 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js'; head.appendChild(script); if (script.readyState && script.onload!==null){ script.onreadystatechange= function () { if (this.readyS
tate == 'complete') mce_preload_check(); } }}var script = document.createElement('script');script.type = 'text/javascript';script.src = 'http://downloads.mailchimp.com/js/jquery.form-n-validate.js';head.appendChild(script);var err_style = '';try{ err_style = mc_custom_error_style;} catch(e){ err_style = '#mc_embed_signup input.mce_inline_error{border-color:#6B0505;} #mc_embed_signup div.mce_inline_error{margin: 0 0 1em 0; padding: 5px 10px; background-color:#6B0505; font-weight: bold; z-index: 1; color:#fff;}';}var head= document.getElementsByTagName('head')[0];var style= document.createElement('style');style.type= 'text/css';if (style.styleSheet) { style.styleSheet.cssText = err_style;} else { style.appendChild(document.createTextNode(err_style));}head.appendChild(style);setTimeout('mce_preload_check();', 250);var mce_preload_checks = 0;function mce_preload_check(){ if (mce_preload_checks>40) return; mce_preload_checks++; try { var jque
ryLoaded=jQuery; } catch(err) { setTimeout('mce_preload_check();', 250); return; } try { var validatorLoaded=jQuery("#fake-form").validate({}); } catch(err) { setTimeout('mce_preload_check();', 250); return; } mce_init_form();}function mce_init_form(){ jQuery(document).ready( function($) { var options = { errorClass: 'mce_inline_error', errorElement: 'div', onkeyup: function(){}, onfocusout:function(){}, onblur:function(){} }; var mce_validator = $("#mc-embedded-subscribe-form").validate(options); $("#mc-embedded-subscribe-form").unbind('submit');//remove the validator so we can get into beforeSubmit on the ajaxform, which then calls the validator options = { url: 'http://all-builders.us5.list-manage.com/subscribe/post-json?u=808b21162f054e38cf8cd9775&id=7e0f6264c6&c=?', type: 'GET', dataType: 'json', contentType: "application/json; charset=utf-8", beforeSubmit: function(){
$('#mce_tmp_error_msg').remove(); $('.datefield','#mc_embed_signup').each( function(){ var txt = 'filled'; var fields = new Array(); var i = 0; $(':text', this).each( function(){ fields[i] = this; i++; }); $(':hidden', this).each( function(){ var bday = false; if (fields.length == 2){ bday = true; fields[2] = {'value':1970};//trick birthdays into having years }
Photograph from Mobile Developer Summit 2012 held in Bangalore, India, 9-10 October 2012, produced by Saltmarch Media. Photograph ©Copyright Saltmarch Media. Non-commercial use permitted with attribution and linkback to this page on Saltmarch's Flickr photostream. All other rights reserved.
Image taken from:
Title: "“1812.” Napoleon I. in Russia ... With an introduction by R. Whiteing. Illustrated from sketches and paintings by the author"
Author: VERESHCHAGIN, Vasily Vasil'evich.
Contributor: WHITEING, Richard.
Shelfmark: "British Library HMNTS 09078.aa.26."
Page: 286
Place of Publishing: London
Date of Publishing: 1899
Publisher: W. Heinemann
Issuance: monographic
Identifier: 003775882
Explore:
Find this item in the British Library catalogue, 'Explore'.
Download the PDF for this book (volume: 0) Image found on book scan 286 (NB not necessarily a page number)
Download the OCR-derived text for this volume: (plain text) or (json)
Click here to see all the illustrations in this book and click here to browse other illustrations published in books in the same year.
Photograph from Mobile Developer Summit 2012 held in Bangalore, India, 9-10 October 2012, produced by Saltmarch Media. Photograph ©Copyright Saltmarch Media. Non-commercial use permitted with attribution and linkback to this page on Saltmarch's Flickr photostream. All other rights reserved.
Image taken from:
Title: "Skizzen und Erinnerungen [Замѣтки, очерки и воспоминанія]. ... Aus dem Russischen übersetzt von E. Kretschmann"
Author: VERESHCHAGIN, Vasily Vasil'evich.
Contributor: KRETSCHMANN, E.
Shelfmark: "British Library HMNTS 010026.h.36."
Page: 112
Place of Publishing: Leipzig
Date of Publishing: 1885
Issuance: monographic
Identifier: 003775871
Explore:
Find this item in the British Library catalogue, 'Explore'.
Download the PDF for this book (volume: 0) Image found on book scan 112 (NB not necessarily a page number)
Download the OCR-derived text for this volume: (plain text) or (json)
Click here to see all the illustrations in this book and click here to browse other illustrations published in books in the same year.
Kirk and Json modeling the T-shirt for this year's MITM by wearing it during last year's WV GTG. I designed this shirt and it proved to be popular. Though some friends complained that the big pin denoting where we are going to meet did not point to the Ozarks! Oh well! Asthetics before accuracy AKA Alternative facts! ;)
Photograph from Mobile Developer Summit 2012 held in Bangalore, India, 9-10 October 2012, produced by Saltmarch Media. Photograph ©Copyright Saltmarch Media. Non-commercial use permitted with attribution and linkback to this page on Saltmarch's Flickr photostream. All other rights reserved.
Photograph from Mobile Developer Summit 2012 held in Bangalore, India, 9-10 October 2012, produced by Saltmarch Media. Photograph ©Copyright Saltmarch Media. Non-commercial use permitted with attribution and linkback to this page on Saltmarch's Flickr photostream. All other rights reserved.
I share an office with two individuals from South Korea so we thought it would be fun during the 2012 olympics to track each countries medal count. We started off simply updating the numbers on our dry-erase board. I thought it would be more fun to develop a web tool that would update without me needing to edit the html page each time a new medal was earned. Using an API generated by the London 2012 Olympics website, I was able to parse a JSON data feed to dynamically load the medal counts in real time, automatically.
Client — Self-Directed
Typeface — Chaparral Pro
Production — Media Queries, Retina Optimization, jQuery, HTML5, API Feed, JSON Parsing
Size — Responsive Depending on Device
Photograph from Mobile Developer Summit 2012 held in Bangalore, India, 9-10 October 2012, produced by Saltmarch Media. Photograph ©Copyright Saltmarch Media. Non-commercial use permitted with attribution and linkback to this page on Saltmarch's Flickr photostream. All other rights reserved.
View this map on the BL Georeferencer service.
Image taken from:
Title: "Travels in Various Countries of Europe, Asia and Africa. (pt. 1. Russia, Tartary and Turkey.-pt. 2. Greece, Egypt and the Holy Land.-pt. 3. Scandinavia.) [With plates, including a portrait.]"
Author: CLARKE, Edward Daniel.
Shelfmark: "British Library HMNTS 10024.l.3.", "British Library HMNTS 213.b.5-10."
Volume: 04
Page: 287
Place of Publishing: London
Date of Publishing: 1810
Publisher: T. Cadell & W. Davies
Issuance: monographic
Identifier: 000714258
Explore:
Find this item in the British Library catalogue, 'Explore'.
Open the page in the British Library's itemViewer (page image 287)
Download the PDF for this book Image found on book scan 287 (NB not a pagenumber)Download the OCR-derived text for this volume: (plain text) or (json)
Click here to see all the illustrations in this book and click here to browse other illustrations published in books in the same year.