Disable All Advertising
Image
EAN-139780767882118   EAN-13 barcode 9780767882118
Product NameThe Sweetest Thing
LanguageEnglish
CategoryElectronics / Photography: A/V Media: Movie / TV
Short DescriptionWeight:0.25 pounds
Web Link
Amazon.comA Buy on Amazon ~ B000069HYD
SKU043396078253
Price New3.74 US Dollars    (curriencies)
Price Used0.70 US Dollars    (curriencies)
RatingR - Restricted
IMDbIMDb Link
TrailerWatch The Trailer
Run Time84 minutes
Aspect Ratio1.85:1
CastCameron Diaz, Christina Applegate, Thomas Jane
DirectorRoger Kumble
GenreCOMEDY,ROMANCE
Run Time84 minutes
Width5.5 inches    (convert)
Height0.5 inches    (convert)
Length7.75 inches    (convert)
Weight25 hundredths pounds    (convert)
BindingDvd
Release Year2002
FormatMultiple Formats, Anamorphic, Closed-captioned, Color, Dolby, Full Screen, NTSC, Subtitled, Widescreen
Run Time84 minutes
Long DescriptionTo ease their roommate through a relationship-induced depression, Christina Walters and Courtney Rockcliffe take her out on the town. During their attempts to find her "Mr. Right Now", Christina meets Peter Donahue. Missing her opportunity with him that night, Christina is talked into pursuing him to his brother's wedding.
Similar Items9786305428428: Romy and Michele's High School Reunion
9781404905528: Charlie's Angels: Full Throttle
9780792850717: Heartbreakers
9780788826702: Coyote Ugly
9780783229331: Fear
9780767835107: Cruel Intentions
5017188882552: Romy And Michele's High School Reunion
0786936144505: Coyote Ugly
0043396100404: Charlie's Angels Full Throttle
0043396023710: Charlie's Angels Full Throttle (Widescreen Special Edition)
0024543929970: Other Woman
0024543528722: What Happens in Vegas
0024543168676: There's Something About Mary
Created10-05-2013 1:28:43am
Modified07-02-2023 12:09:09am
MD5400bf41a6796b3b5bc441be4aadf2e96
SHA256598f44f30180c4c9766cb4c744770a1fb0329dd52e93033ceb833511b705bcdc
Search Googleby EAN or by Title
Query Time0.0306931

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