Disable All Advertising
Image
EAN-139780262516129   EAN-13 barcode 9780262516129
Product NameFighting Traffic: The Dawn Of The Motor Age In The American City (Inside Technology)
LanguageEnglish
CategoryBook / Magazine / Publication
Short DescriptionHeight:8.54 inches / Length:0.79 inches / Weight:1.14 pounds / Width:5.79 inches
Amazon.comA Buy on Amazon ~ 0262516128
Price New18.74 US Dollars    (curriencies)
Price Used11.48 US Dollars    (curriencies)
Width0.81 inches    (convert)
Height9 inches    (convert)
Length6 inches    (convert)
Weight18.24 ounces    (convert)
AuthorPeter D. Norton
Page Count408
BindingPaperback
Published01/21/2011
FeaturesUsed Book in Good Condition
Long DescriptionBefore the advent of the automobile, users of city streets were diverse and included children at play and pedestrians at large. By 1930, most streets were primarily a motor thoroughfares where children did not belong and where pedestrians were condemned as "jaywalkers." In Fighting Traffic , Peter Norton argues that to accommodate automobiles, the American city required not only a physical change but also a social one: before the city could be reconstructed for the sake of motorists, its streets had to be socially reconstructed as places where motorists belonged. It was not an evolution, he writes, but a bloody and sometimes violent revolution. Norton describes how street users struggled to define and redefine what streets were for. He examines developments in the crucial transitional years from the 1910s to the 1930s, uncovering a broad anti-automobile campaign that reviled motorists as "road hogs" or "speed demons" and cars as "juggernauts" or "death cars." He considers the perspectives of all users--pedestrians, police (who had to become "traffic cops"), street railways, downtown businesses, traffic engineers (who often saw cars as the problem, not the solution), and automobile promoters. He finds that pedestrians and parents campaigned in moral terms, fighting for "justice." Cities and downtown businesses tried to regulate traffic in the name of "efficiency." Automotive interest groups, meanwhile, legitimized their claim to the streets by invoking "freedom" -- a rhetorical stance of particular power in the United States. Fighting Traffic offers a new look at both the origins of the automotive city in America and how social groups shape technological change.
Similar Items9780415317504: Streets And Patterns
9780195443370: The Revenge of the Methodist Bicycle Company: Sunday Streetcars and Municipal Reform in Toronto, 1888 - 1897 (Wynford Books)
9780700612864: The New Urban Park: Golden Gate National Recreation Area And Civic Environmentalism
9781558499997: Street Fight: The Struggle over Urban Mobility in San Francisco
9780814250754: Suburban Alchemy: 1960s New Towns and the Transformation of the American Dream (Urban Life and Urban Landscape)
9781932364965: The High Cost Of Free Parking, Updated Edition
9781621060031: Bikenomics: How Bicycling Can Save The Economy (Bicycle)
9780865477728: Walkable City: How Downtown Can Save America, One Step At A Time
9780520234338: A River And Its City: The Nature Of Landscape In New Orleans
9780226033945: Building The South Side: Urban Space And Civic Culture In Chicago, 1890-1919 (Historical Studies Of Urban America)
View 32 more similar items
Created02-26-2012 8:45:38pm
Modified04-30-2020 5:26:53pm
MD5b87ddc2b9f996ea0d14db45ef9dfdddb
SHA256402f495e13523ee64f56e391d11bd143d37f334205ee794a42f67e32484e5ed7
Search Googleby EAN or by Title
Query Time0.0230150

Article of interest

This is a basic implementation of a service that provides retrieval access to the EANData.com UPC web site. Its was coded to verify basic  proof-of-concept for development of another application and was not intended to provide be anything more than basic functionality in the retrieval  of UPC data from the EANData.com web site.

There are several places where simple code was left in place rather than using more advanced Java features/methods to allow for easier  understanding of junior developers. Not much time spent refactoring or cleaning up the code. It is provided as a starting point only.

It contains a Factory service that returns a service object configured using the UcpService.properties (see below) file found in the class path of  the executed code. The UpcQueryService can respond with an implementation of the UpcResponse and supporting interfaces or with an InputStream  allowing direct access to the response from the from the EANData.com web site.

JSR 353 is the Java API for JSON is currently under development (http://java.net/projects/json-processing-spec & http://java.net/projects/jsonp).  The several Java JSON implementations seemed to be more than I was wanting/needing so I wrote a basic parser to provide JSON parsing capability  needed. Its not perfect but is a good basic start.

Download the example source code

The UpcService.properties must be configured.

Url (Required)
provides the address used to query UPC data. The additional parameters are added to retrieve the requested information.

ApiKeyCode (Required)
Provided from EANData.com when your account is setup.

Mode (Required)
The manner in which the data will be retrieved from the EANData.com web site.
 
AutoRetrieveGraphics (Optional)
Boolean to indicate whether the graphics, when indicated by a Url, are to be automatically retrieved at the same time with the UPC data. Default is false. A factory method allows for the this property to be overridden at the time the UpcQueryService is created.

Close

Search

Close

Share