Disable All Advertising
Image
EAN-130024543992646   EAN-13 barcode 0024543992646
UPC-A024543992646   UPC-A barcode 024543992646
Product NameThe Peanuts Movie
CategoryElectronics / Photography: A/V Media: Movie / TV
Model35221656
Price New4.95 US Dollars    (curriencies)
Price Used2.86 US Dollars    (curriencies)
RatingG - General Audiences
IMDbIMDb Link
TrailerWatch The Trailer
Run Time88 minutes
Aspect Ratio1.85:1
CastTrombone Shorty, Rebecca Bloom, Anastasia Bredikhina, Francesca Capaldi
DirectorSteve Martino
GenreANIMATION,ADVENTURE,COMEDY,DRAMA,FAMILY
Run Time89 minutes
Width5.25 inches    (convert)
Height0.5 inches    (convert)
Length7.5 inches    (convert)
Weight15 hundredths pounds    (convert)
BindingDvd
Release Year2015
FormatAnimated, Color, Dolby, Dubbed, NTSC, Widescreen
Published03/08/2016
Run Time89 minutes
FeaturesShrink-wrapped
Long DescriptionCharlie Brown, Snoopy, and the whole gang are back in a heartwarming story. A new girl with red hair moves in across the street, and Charlie Brown falls in love. Now he tries to impress the red haired girl to make her feel like he's a winner, but Charlie Brown just can't do anything right. At the same time, Snoopy is writing a love story about his continuing battles with The Red Baron. Then Charlie Brown has accomplished something never done before. He gets a perfect score on his standardized test, but there has been a mistake. Should he tell the truth and risk losing all of his newfound popularity? Can Charlie Brown get the girl to love him or will he go back to being a nothing?
Similar Items0630318157099: Ferdinand
0088392908470: Peanuts 1970's Collection, Vol. 1
0088392908197: Peanuts I Want a Dog for Christmas, Charlie Brown
0088392900528: Be My Valentine, Charlie Brown
0043396501102: The Emoji Movie
0032429238047: Peanuts 4-Movie Collection
0025192366635: Sing
0025192317170: Secret Life of Pets
0024543278337: Ice Age: The Meltdown
0024543277279: Ferdinand
View 12 more similar items
Created06-29-2018 12:01:27am
Modified11-26-2019 3:11:02pm
MD53aa1df2a9fbfa5afcff7d6ff487ad03d
SHA256c25d6706a121d3624bfe3da623a7deb39368b037916fa2f72f06ba17ec122da0
Search Googleby EAN or by Title
Query Time0.0301590

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