Disable All Advertising
Image
EAN-139780007145577   EAN-13 barcode 9780007145577
Product NameWhy Nations Fail: The Origins Of Power, Prosperity, And Poverty
LanguageEnglish
CategoryBook / Magazine / Publication
Short DescriptionHardcover
Amazon.comA Buy on Amazon ~ 0307719219
SKUACOUK_BOOK_NEW_0307719219
Price New12.00 US Dollars    (curriencies)
Price Used7.51 US Dollars    (curriencies)
Width1.88 inches    (convert)
Height9.51 inches    (convert)
Length6.43 inches    (convert)
Weight32 ounces    (convert)
AuthorDaron Acemoglu, James Robinson
Page Count544
BindingHardcover
Published03/20/2012
FeaturesUsed Book in Good Condition
Similar Items9780195216059: Solutions Manual for "Introduction to Modern Economic Growth"
9780195325454: South Korea In The Fast Lane: Economic Development And Capital Formation
9780262025461: The Dictator's Handbook: Why Bad Behavior Is Almost Always Good Politics
9780393950069: An Incomplete Guide To The Future
9780199283910: Principled Agents?: The Political Economy of Good Government (The Lindahl Lectures)
9781402237218: Barefoot In Baghdad: A Story Of Identity-My Own And What It Means To Be A Woman In Chaos
9780202020327: The Techno-Human Condition
9780465052851: Open Economy Macroeconics 2e
9789888139316: Floating On A Malayan Breeze: Travels In Malaysia And Singapore
9780316908672: The Wealth And Poverty Of Nations
View 136 more similar items
Created02-26-2012 10:34:17pm
Modified09-12-2017 3:06:31pm
MD5a0311f46b094680669303c8cb56d244c
SHA2564254a2d5d9753af38f405700e2dfe47d3a3c03386c8e4a8c62aaae08d823f286
Search Googleby EAN or by Title
Query Time0.0320659

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