Disable All Advertising
Image
EAN-139780195221633   EAN-13 barcode 9780195221633
Product NameStudent Study Guide to The Ancient American World (The World in Ancient Times)
LanguageEnglish
CategoryBook / Magazine / Publication
Short DescriptionPaperback
Amazon.comA Buy on Amazon ~ 019522163X
Price New9.02 US Dollars    (curriencies)
Price Used7.95 US Dollars    (curriencies)
Width0.2 inches    (convert)
Height8.4 inches    (convert)
Length10.7 inches    (convert)
Weight5.6 ounces    (convert)
AuthorWilliam Fash, Mary E. Lyons
Page Count56
BindingPaperback
Published11/01/2005
Long DescriptionThe Student Study Guides are important and unique components that are available for each of the books in The World in Ancient Times series. Each of the Student Study Guides is designed to be used with the main text at school or sent home for homework assignments. The activities in the Student Study guide will help students get the most out of their history books. Each student study guide includes a chapter-by-chapter two-page lesson that uses a variety of interesting activities to help a student master history and develop important reading and study skills.
Similar Items9780954791919: Rip The Page!: Adventures In Creative Writing
9780028617343: Rip The Page!: Adventures In Creative Writing
9780877205258: Realidad Y Fantasia (Spanish Edition)
9780300070538: A History Of Us: Reconstructing America: 1865-1890 A History Of Us Book Seven
9780195189001: A History Of Us: Reconstructing America: 1865-1890 A History Of Us Book Seven
9780195188998: A History Of Us: War, Terrible War: 1855-1865 A History Of Us Book Six
9780195222425: The Ancient American World (The World In Ancient Times)
9780195174656: The Ancient American World (The World In Ancient Times)
9780812626568: Whisper And Shout: Poems To Memorize
9780060218522: Whisper And Shout: Poems To Memorize
View 10 more similar items
Created06-27-2012 1:05:00am
Modified04-30-2020 4:33:55pm
MD5909322a5e387e1d1babeae59e814fb5c
SHA25692503ae518ba5b541effa1a3d69297a396b5c48658cb3eb13e1a2b1302fa9ebf
Search Googleby EAN or by Title
Query Time0.0286651

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