Amazon.com: 49 Up: Bruce Balden, Jacqueline Bassett, Symon Basterfield, Andrew Brackfield, John Brisby, Suzanne Dewey, Charles Furneaux, Nicholas Hitchon, Neil Hughes, Lynn Johnson, Paul Kligerman, Susan Sullivan, Tony Walker, George Jesse Turner, Michael Apted, Kim Horton: Movies & TV
amazon.com
Hello. Sign in to get personalized recommendations. New customer? Start here.
Kindle Fire: Now Shipping, Only $199
Your Amazon.com | Today's Deals | Gifts & Wish Lists | Gift Cards
Your Digital Items | Your Account | Help
Shop All Departments
Search
All DepartmentsAmazon Instant VideoAppliancesApps for AndroidArts, Crafts & SewingAutomotiveBabyBeautyBooksCell Phones & AccessoriesClothing & AccessoriesComputersElectronicsGift CardsGrocery & Gourmet FoodHealth & Personal CareHome & KitchenIndustrial & ScientificJewelryKindle StoreMagazine SubscriptionsMovies & TVMP3 DownloadsMusicMusical InstrumentsOffice ProductsPatio, Lawn & GardenPet SuppliesShoesSoftwareSports & OutdoorsTools & Home ImprovementToys & GamesVideo GamesWatches
Cart
Cart
Wish List
Movies & TV
New Releases
Best Sellers
Today's Deals
Blu-ray
Browse Genres
TV Shows
Amazon Instant Video
Prime Instant Videos
Your Video Library
See larger image ", ""); } var spinnerForHZ = 'http://g-ecx.images-amazon.com/images/G/01/ui/loadIndicators/loading-small._V192238939_.gif'; var spinnerDimensions = [23,23]; var hzSpinnerOn = 0, ivSpinnerOn = 0; var cbEventEnum = {"none" : 0, "changeImage" : 1, "mouseover" : 2, "openIV" : 3}; var cbImageURL,cbHiResUrl, cbEvent, cbImageID, cbImageTagID, cbShowNotesTag, lastEventType = "none"; function showHZSpinner(spinnerForHZ) { amznJQ.available("jQuery", function(){ if(!hzSpinnerOn) { var parent = jQuery("#prodImageCell"); var offset = {top: (parent.height() - spinnerDimensions[1]) / 2, left: (parent.width() - spinnerDimensions[0]) / 2 }; parent.css("position", "relative").append("
"); hzSpinnerOn = 1; } }); } function removeHZSpinner() { amznJQ.available("jQuery", function(){ if(hzSpinnerOn) { jQuery("#hoverZoomSpinner").remove(); } }); } function showIVSpinner() { if(ivSpinnerOn) { return; } amznJQ.available("jQuery", function(){ removeHZSpinner(); if(!jQuery.browser.mozilla) { jQuery(document.body).css("overflow","hidden"); } jQuery(document.body).css("opacity","0.4"); jQuery('#loadingImage').css({"left": function(){ return ( jQuery(window).width() - jQuery('#loadingImage').width() ) / 2+jQuery(window).scrollLeft() + "px"; },"top" : function(){ return ( jQuery(window).height() - jQuery('#loadingImage').height()) / 2+jQuery(window).scrollTop() + "px"; },"display":"block"}); ivSpinnerOn = 1; }); } // The below 4 functions are wrappers to handle async JS. function async_changeImage(imageURL, hiResUrl, event, spinnerForHZ) { if(productImageJSdownloaded) { removeHZSpinner(); changeImage(imageURL, hiResUrl, event, spinnerForHZ); } else { lastEventType = cbEventEnum.changeImage; cbImageURL = imageURL; cbHiResUrl = hiResUrl; cbEvent = event; showHZSpinner(spinnerForHZ); } } function async_onMouseOver(imageID, imageTagID, showNotesTag) { if(productImageJSdownloaded) { removeHZSpinner(); displayImage(imageID); if(showNotesTag) { ciuAnnotationsMouseover(imageID, imageTagID); } } else { showHZSpinner(spinnerForHZ); lastEventType = cbEventEnum.mouseover; cbImageID = imageID; cbImageTagID = imageTagID; cbShowNotestag = showNotesTag; } } function async_onMouseOut(imageID, showNotesTag) { if(productImageJSdownloaded) { if(showNotesTag) { ciuAnnotationsMouseout(imageID); } resetCaption(imageID); } } function async_openImmersiveView(event) { if(productImageJSdownloaded) { openImmersiveView(event); } else { showIVSpinner(); lastEventType = cbEventEnum.openIV cbEvent = event; } }
Share your own customer images
Quantity: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Buy New
or
Sign in to turn on 1-Click ordering.
Buy Used
Used - Good See details
Seller: Steelhead Enterprises
Condition: Used - Good
$5.21 & eligible for FREE Super Saver Shipping on orders over $25. Details
Fulfilled by Amazon
Fulfillment by Amazon (FBA) is a service we offer sellers that lets them store their products in Amazon's own warehouses, and we directly pack, ship, and provide customer service for these items. Something we hope you'll especially enjoy: FBA items qualify for FREE Super Saver Shipping and .
If you're a seller, you can increase your sales significantly by using Fulfillment by Amazon. We invite you to learn more about Fulfillment by Amazon.
or
Sign in to turn on 1-Click ordering.
More Buying Choices
59 used & new from $2.25
Have one to sell? Sell yours here
or
Get up to a $1.00 Amazon gift card
Share
49 Up (2006)
Bruce Balden (Actor), Jacqueline Bassett (Actor), Michael Apted (Director) | Rated: NR | Format: DVD
'); jQuery(document.body).append(offscreen); offscreen.html(data); width += offscreen.children().width() + 2; content.children().remove().end().append(offscreen.children()); offscreen.remove(); var screenw = Math.min($(window).width(), $(document).width()); if(popoverParent.offset().left + width >= screenw) { popoverParent.css('left', (screenw - width) + 'px'); } popoverParent.width(width); jQuery.AmazonPopover.updateBacking('reviewsPopover'); } else { content.html(data); } }; var loadPopoverAjax = function(anchor, popover, userInitiated) { if(anchor.data('loaded')) return; anchor.data('loaded', 1); $.ajax({ url: anchor.data('ajaxURL') + '&recordMetric=' + (userInitiated ? 1 : 0), success: function(data) { loadPopoverContent(anchor, popover, data); }, error: function(x, text) { } }); }; var onPopoverShow = function(popover, settings) { if(!this.data('loaded')) { loadPopoverAjax(this, popover, true); } else if(!this.data('hitRecorded')) { $.get("/gp/customer-reviews/common/du/recordHistoPopAjax.html", { "ASIN": this.data('asin'), "ref" : this.attr('ref') }); } this.data('hitRecorded',1); }; var onPopoverHide = function(popover, settings) { jQuery('#acr-content-' + this.data('asin')).trigger('acrPopoverClose'); }; $.fn.acrPopover = function() { return this.each(function() { var $this = $(this); if(!$this.data('init')) { $this.data('init', 1) .data('asin', $this.attr('name')); var contentDiv = $('
'); var getargs = $this.attr('getargs'); var myConfig = { localContent: contentDiv, onShow: onPopoverShow, onHide: onPopoverHide }; myConfig = $.extend(true, myConfig, popoverConfig); if(!$this.height()) $this.css('height', 12); $this.after(contentDiv) .data('content', contentDiv) .data('ajaxURL', '/gp/customer-reviews/common/du/displayHistoPopAjax.html?' + '&ASIN=' + $this.data('asin') + '&link=1' + '&seeall=1' + '&ref=' + $this.attr('ref') + ((typeof getargs != 'undefined') ? ('targs=' + getargs) : '')) .amazonPopoverTrigger(myConfig); var w = window.acrAsinHover; if(w && $(w).parents('.asinReviewsSummary').get(0) == this) { $this.trigger('mouseover.amzPopover'); window.acrAsinHover = null; } } if($this.hasClass('non-lazy') && !$this.data('loaded')) { loadPopoverAjax($this); } }); }; window.reviewHistPopoverConfig = popoverConfig; var jqInit = window.jQueryInitHistoPopovers = function(asin) { $('.acr-popover[name=' + asin + ']').acrPopover(); }; window.doInit_average_customer_reviews = jqInit; window.onAjaxUpdate_average_customer_reviews = jqInit; window.onCacheUpdate_average_customer_reviews = jqInit; window.onCacheUpdateReselect_average_customer_reviews = jqInit; amznJQ.onCompletion('amznJQ.criticalFeature', function() { setTimeout(function() { amznJQ.declareAvailable('acrPopover'); }, 0); }); })(jQuery); }); amznJQ.onReady('acrPopover', function() { jQuery('.acr-popover,#searchTemplate .asinReviewsSummary').each(function() { jQuery(this).acrPopover(); }); }); 4.3 out of 5 stars See all reviews (30 customer reviews) |
List Price:
$29.95
Price:
$26.99 & this item ships for FREE with Super Saver Shipping. Details
Deal Price:
You Save:
$2.96 (10%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 11 left in stock--order soon (more on the way).
Want it delivered Monday, November 21? Choose One-Day Shipping at checkout. Details
26 new from $14.87 31 used from $2.25 2 collectible from $19.75
Trade In This Movies & TV Item for $1.00
Trade in 49 Up for a $1.00 Amazon.com Gift Card that can be redeemed for millions of items store wide. See more Movies & TV eligible for trade-in
? See more product promotions
Frequently Bought Together
Customers buy this DVD with 42 Up: 'Give Me the Child Until He Is Seven and I Will Show You the Man' (7 Up Film Series) by Bennett L. Singer Paperback $16.95
+
Price For Both: $43.94
Show availability and shipping details
This item: 49 Up ~ Bruce Balden DVD
In Stock.
Ships from and sold by Amazon.com.
This item ships for FREE with Super Saver Shipping. Details
42 Up: 'Give Me the Child Until He Is Seven and I Will Show You the Man' (7 Up Film Series) by Bennett L. Singer Paperback
In Stock.
Ships from and sold by Amazon.com.
Eligible for FREE Super Saver Shipping on orders over $25. Details
This item: 49 Up ~ Bruce Balden DVD
In Stock.
Ships from and sold by Amazon.com.
This item ships for FREE with Super Saver Shipping. Details
42 Up: 'Give Me the Child Until He Is Seven and I Will Show You the Man' (7 Up Film Series) by Bennett L. Singer Paperback
In Stock.
Ships from and sold by Amazon.com.
Eligible for FREE Super Saver Shipping on orders over $25. Details
What Other Items Do Customers Buy After Viewing This Item?
The Up Series (Seven Up / 7 Plus Seven / 21 Up / 28 Up / 35 Up / 42 Up / 49 Up) ~ Michael Apted DVD
4.6 out of 5 stars (49)
$86.99
42 Up ~ Bruce Balden DVD
4.9 out of 5 stars (23)
$15.99
Married in America 2 ~ n/a DVD
5.0 out of 5 stars (3)
$26.95
42 Up: 'Give Me the Child Until He Is Seven and I Will Show You the Man' (7 Up Film Series) by Bennett L. Singer Paperback
3.3 out of 5 stars (3)
$16.95
? Explore similar items
Product Details
Actors: Bruce Balden, Jacqueline Bassett, Symon Basterfield, Andrew Brackfield, John Brisby
Directors: Michael Apted
Format: Black & White, Closed-captioned, Color, DVD, NTSC, Widescreen
Language: English
Region: Region 1 (U.S. and Canada only. Read more about DVD formats.)
Aspect Ratio: 1.66:1
Number of discs: 1
Rated: NR (Not Rated)
Studio: FIRST RUN FEATURES
DVD Release Date: November 14, 2006
Run Time: 134 minutes
Average Customer Review: '); jQuery(document.body).append(offscreen); offscreen.html(data); width += offscreen.children().width() + 2; content.children().remove().end().append(offscreen.children()); offscreen.remove(); var screenw = Math.min($(window).width(), $(document).width()); if(popoverParent.offset().left + width >= screenw) { popoverParent.css('left', (screenw - width) + 'px'); } popoverParent.width(width); jQuery.AmazonPopover.updateBacking('reviewsPopover'); } else { content.html(data); } }; var loadPopoverAjax = function(anchor, popover, userInitiated) { if(anchor.data('loaded')) return; anchor.data('loaded', 1); $.ajax({ url: anchor.data('ajaxURL') + '&recordMetric=' + (userInitiated ? 1 : 0), success: function(data) { loadPopoverContent(anchor, popover, data); }, error: function(x, text) { } }); }; var onPopoverShow = function(popover, settings) { if(!this.data('loaded')) { loadPopoverAjax(this, popover, true); } else if(!this.data('hitRecorded')) { $.get("/gp/customer-reviews/common/du/recordHistoPopAjax.html", { "ASIN": this.data('asin'), "ref" : this.attr('ref') }); } this.data('hitRecorded',1); }; var onPopoverHide = function(popover, settings) { jQuery('#acr-content-' + this.data('asin')).trigger('acrPopoverClose'); }; $.fn.acrPopover = function() { return this.each(function() { var $this = $(this); if(!$this.data('init')) { $this.data('init', 1) .data('asin', $this.attr('name')); var contentDiv = $('
'); var getargs = $this.attr('getargs'); var myConfig = { localContent: contentDiv, onShow: onPopoverShow, onHide: onPopoverHide }; myConfig = $.extend(true, myConfig, popoverConfig); if(!$this.height()) $this.css('height', 12); $this.after(contentDiv) .data('content', contentDiv) .data('ajaxURL', '/gp/customer-reviews/common/du/displayHistoPopAjax.html?' + '&ASIN=' + $this.data('asin') + '&link=1' + '&seeall=1' + '&ref=' + $this.attr('ref') + ((typeof getargs != 'undefined') ? ('targs=' + getargs) : '')) .amazonPopoverTrigger(myConfig); var w = window.acrAsinHover; if(w && $(w).parents('.asinReviewsSummary').get(0) == this) { $this.trigger('mouseover.amzPopover'); window.acrAsinHover = null; } } if($this.hasClass('non-lazy') && !$this.data('loaded')) { loadPopoverAjax($this); } }); }; window.reviewHistPopoverConfig = popoverConfig; var jqInit = window.jQueryInitHistoPopovers = function(asin) { $('.acr-popover[name=' + asin + ']').acrPopover(); }; window.doInit_average_customer_reviews = jqInit; window.onAjaxUpdate_average_customer_reviews = jqInit; window.onCacheUpdate_average_customer_reviews = jqInit; window.onCacheUpdateReselect_average_customer_reviews = jqInit; amznJQ.onCompletion('amznJQ.criticalFeature', function() { setTimeout(function() { amznJQ.declareAvailable('acrPopover'); }, 0); }); })(jQuery); }); amznJQ.onReady('acrPopover', function() { jQuery('.acr-popover,#searchTemplate .asinReviewsSummary').each(function() { jQuery(this).acrPopover(); }); }); 4.3 out of 5 stars See all reviews (30 customer reviews)
ASIN: B000HRMATA
Amazon Best Sellers Rank: #61,745 in Movies & TV (See Top 100 in Movies & TV)
Would you like to update product info or give feedback on images?
For more information about "49 Up" visit the Internet Movie Database (IMDb)
Special Features
Exclusive Bonus Interview: Roger Ebert talks with director Michael Apted
Director Biography
Photo Gallery
Editorial Reviews
Review
Cinema's longest-running and most fascinating experiment. --The New York Times
Product Description
Starting in 1964 with Seven Up, The UP Series has explored this Jesuit maxim. The original concept was to interview 14 children from diverse backgrounds from all over England, asking them about their lives and their dreams for the future. Every seven years, renowned director Michael Apted, a researcher for Seven Up, has been back to talk to them, examining the progression of their lives. From cab driver Tony to schoolmates Jackie, Lynn and Susan and the heart-breaking Neil, as they turn 49 more life-changing decisions and surprising developments are revealed. An extraordinary look at the structure of life in the 20th century, The UP Series is, according to critic Roger Ebert, "an inspired, almost noble use of the film medium. Apted penetrates to the central mystery of life."
Customer Reviews
30 Reviews
5 star:
(20)
4 star:
(5)
3 star:
(2)
2 star:
(1)
1 star:
(2)
Average Customer Review
4.3 out of 5 stars (30 customer reviews)
Share your thoughts with other customers:
Create your own review
Most Helpful Customer Reviews
47 of 47 people found the following review helpful:
4.0 out of 5 stars The Skull Beneath the Skin, December 9, 2006
By
G. Bestick (Dobbs Ferry, NY USA) - See all my reviews
(VINE VOICE) (REAL NAME)
This review is from: 49 Up (DVD) The 7 Up project started in 1963 as a Granada Films documentary about seven year old British children. Director Michael Apted, himself only in his early twenties, set out to explore the British class system by interviewing youngsters from different economic backgrounds. The film's hook was the old Jesuit saying, "Show me the child until seven, and I will show you the man." Remarkably, Apted has gone back every seven years and updated his interviews with the dozen or so children he started with. 49 Up is the latest installment.
If you only watch 49 Up, you'll get enough back story to know who these people are, but the most satisfying approach is to go through the documentaries in the order they were shot. We are voyeurs in the lives of: Andrew, John and Suzie, upper-class kids who knew early on who they were and what they would do; Simon and Paul, abandoned by their mothers and raised in an orphanage; Jackie, Sue and Lynne, working class girls from London's East End; Nick and Neil, middle class kids with an intellectual bent; Tony, a lively, lovable Cockney; and Bruce, who moves up and down the class ladder. The films prove that you can see the man or woman who will emerge in the child of seven. Their personalities are set; all that's unknown are the circumstances under which their lives will play out.
These are ordinary people; the genius of the series is that they become particular enough to us over the course of the films to feel special. We care about them, and what happens to them. At 49, the group seems much happier than they were in the previous two films. Most of them have passed through the trauma of losing their parents, and they've made peace with career successes and setbacks. In general, they now accept who they are; they're not fighting it or struggling to figure it out.
Class plays less of a role in these lives than the filmmakers initially thought it would. Partly that's an accident of timing. 1963, when these children were seven, turned out to be a watershed year in Britain: the old wartime mentality was ending, the Beatles were beginning, and there was a sense of new possibilities in the air. Between the sense of new opportunity and the economic entitlements of the various Labour governments, even the most disadvantaged of these children managed to carve out a reasonable lifestyle. Temperament, more than economics, determined their fates.
Apted has a gift for balancing objectivity about these people (he asks some tough questions) and compassion for them. It they didn't trust him, the series would have ended a long time ago. He doesn't ask a lot of topical or political questions, so the temporal and trivial are stripped away. What's left are moving images of people born in the middle of the twentieth century. Watching them, we learn how they've faced the big issues of being human: dealing with their parents and upbringing; puberty; being open to the possibility of love; mating and breeding; finding their place in the world; the death of near and dear ones. Of course, watching them is like watching ourselves. Learning about them is learning about ourselves. I'm rooting for all of them, and looking forward to seeing how they're faring at fifty six.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes No
Report abuse | Permalink
Comment Comment
40 of 43 people found the following review helpful:
5.0 out of 5 stars Reality TV years before the genre was given a name!, October 5, 2006
By
Steven I. Ramm "Steve Ramm "Anything Phon... (Phila, PA USA) - See all my reviews
(TOP 500 REVIEWER) (REAL NAME)
This review is from: 49 Up (DVD) I started watching Michael Apted's ongoing documentary series in 1971 when Apted's first film (the second in the series, but first directed by Apted) "14 UP" was shown in US theaters. I remember seeing "21 UP" as well but then missed the next series of films until this year when "49 UP" was released.
"Give me a child until he is seven, and I will give you the man," goes a Jesuit proverb, which the 'Up' documentaries quote. At seven year intervals Director Apted revisited 14 children in his native country of Britain. This was early "reality TV" before the concept was given a name. While the children were from so-called "diverse" backgrounds, they were mostly economic diverse rather than ethnically diverse. All but one are Caucasian. What is amazing is that all 14 are still living at age 49 and, though one woman has said that she doesn't wish to continue to participate in the series, all 14 are covered in this most recent chapter of the series.
The most important thing to know is that this film stands on it's own and does not require watching the previous chapters. Director Apted uses enough footage from the prior films to, not only bring you up to date, but to show you immediate similarities to what the "kids" looked like as they grew older. Though I may go back to the films I missed, I didn't feel that it was necessary.
At over 2 hours in length, this is not a short film but it will hold your attention.
As a bonus the DVD adds a 30 minute interview with Director Apted and film critic Roger Ebert. This only adds to the enjoyment of the DVD. Strangely, what sounds like an air conditioner running in the background (or it could be just poor miking) runs through the interview that was recorded in June 2006. This is a minor defect as it's the feature film you will be watching and the sound on that is perfect.
You remember these 14 people long after you watch this film. It'll be another 7 years before the next film is made - (How does Apted keep track of where these folks are over the years?) - and I, for one am anxious to see what road their lives will take by the time it's ready for Apted to film "56 UP".
Help other customers find the most helpful reviews
Was this review helpful to you? Yes No
Report abuse | Permalink
Comment Comments (3)
23 of 23 people found the following review helpful:
5.0 out of 5 stars A powerful illustration of our common human experience, November 18, 2006
By
writeon "writeon" (Western New York) - See all my reviews
This review is from: 49 Up (DVD) Perhaps I am especially sentimental about this series because the participants are my age, but when "49 Up" came to a close with scenes from the original film, "Seven Up," I found myself in tears.
It has been suggested that the series was originally intended to illustrate that children born into various social classes were destined to follow a specific course in life. But time has revealed something very different: that money, class, and education are superficial differences, and that all of us are bound by our common human experience. Every one of the participants has dealt with some sort of adversity -- the death of parents, divorce, illness, depression, loss of a job -- but has persevered with the love and support of family and friends. We learn about their joys, too -- the arrival of grandchildren, a new love, a new career.
Another reviewer commented that time has not been kind to most of the participants from a physical standpoint. No doubt a young person wrote that! Yes, many folks our age (including me) have put on some extra pounds, lost hair or gone grayer, or developed a few wrinkles. But I find their faces kinder and wiser and more beautiful, even more so when those who are married reaffirm their love for one another and talk about how their spouses have helped them through the hard times.
One thing that impresses me is that all of the subjects are good people -- not perfect, not immune from taking a wrong turn once in a while, but trying hard to do the right thing in life. I am so proud of all of them and can hardly wait seven years to find out how they have fared since I saw them last.
There are challenges ahead for Michael Apted and his crew. Clearly it is becoming more difficult for some of the participants to find their lives under scrutiny every seven years, for a couple of them suggested that "49 Up" will be their last film. At the same time, the sheer volume of footage will make it increasingly difficult to bring viewers up to date on each participant every seven years while including flashbacks from the previous films. (Even now, "49 Up" probably will not be as meaningful to those who have not seen the earlier films.)
But the series is historic, of deep and timeless value, and one of the most moving documentaries I have ever seen. I hope it will continue, but if some of the participants find later that they can't continue, nonetheless, in the first seven films they have given us an incomparable gift.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes No
Report abuse | Permalink
Comment Comment
Share your thoughts with other customers: Create your own review
? See all 30 customer reviews...
Most Recent Customer Reviews
5.0 out of 5 stars Unique and amazing series of films
The 'Up Series' represents one of the most fascinating and unusual uses
of film in cinema history - a documentary life-long chronicle of the
lives of 14 people... Read more
Published 8 months ago by K. Gordon
5.0 out of 5 stars Infinitely rewatchable.
I stayed up much too late last night going through the whole series. I would advise anyone new to this to do the same as the longer looks at the characters does help. Read more
Published 16 months ago by Compans
3.0 out of 5 stars Disappointing
I've followed Michael Apted's documentary series from the beginning so I was interested in seeing the latest installment, 49 Up. Read more
Published 18 months ago by S. Sayles
5.0 out of 5 stars 49 UP
A great look at the lives of young Londoners as they evolve into adults and move on to middle age. Your own life flashes before you as you watch this film as well and see a little... Read more
Published on April 15, 2009 by Albert Abdullah
5.0 out of 5 stars your life backwards
This a really good documentary. and I think Micheal has tried to stay fairly objective (although he does slip at times)
I found this film quite touching. Read more
Published on January 1, 2009 by A. PATIL
4.0 out of 5 stars A Documentary Sequel
I've read about this series for years but just never got around to watching any of them. The first film was made in 1964 and was titled 7 Up. Read more
Published on November 29, 2008 by Dean A. Anderson
5.0 out of 5 stars Almost feel guilty for loving this exquisite project...
I've been watching this fascinating series from the start, and have loved it totally. There is something so incredibly fascinating about seeing how these kids turned (and will... Read more
Published on October 3, 2008 by hawthorne wood
5.0 out of 5 stars Apted's opus for humanity
Yes, he did it again! One of the great filmic projects of the 20th Century, Michael Apted's The Up Series, makes its entre into the new millennium with the seventh bravura... Read more
Published on September 4, 2008 by Cosmoetica
5.0 out of 5 stars 7 Up Series: 49 Up
The high standard first set by Michael Apted many years ago continues in this most recent installment - 49 up. Read more
Published on June 22, 2008 by Ddt Stephen J. Houghton
1.0 out of 5 stars Not worth making a documentary over
I am absolutely fascinated by human behavior, social psychology, and certainly being given the opportunity to be a voyeur (of sorts) into the lives of others. Read more
Published on March 28, 2008 by Erin
Search Customer Reviews
Only search this product's reviews
? See all 30 customer reviews...
Customers Who Bought This Item Also Bought
Page of (Start over)
Back
The Up Series (Seven Up / 7 Plus Seven / 21 U... DVD ~ Michael Apted
4.6 out of 5 stars (49)
$86.99
42 Up DVD ~ Bruce Balden
4.9 out of 5 stars (23)
$15.99
42 Up: 'Give Me the Child Until He Is Se... by Bennett L. Singer
3.3 out of 5 stars (3)
$16.95
Married in America 2 DVD ~ n/a
5.0 out of 5 stars (3)
$26.95
My Left Foot (Special Edition) DVD ~ Brenda Fricker
4.6 out of 5 stars (69)
$11.99
Manufactured Landscapes (US Edition) DVD ~ Edward Burtynsky
4.2 out of 5 stars (30)
$21.99
Next
Tags Customers Associate with This Product (What's this?)
Click on a tag to find related items, discussions, and people.
Check the boxes next to the tags you consider relevant or enter your own tags in the field below.
documentary(8)
parenting(5)
michael apted(4)
childhood development(2)
classic tv(2)
2000s(1)
afghanistan(1)
child development(1)
class(1)
england(1)
Agree with these tags?
See all 23 tags...
Your tags: Add your first tag
Search Products Tagged with
See most popular tags
Like 1321592477 false 0 2 2 1 (2)
Customer Discussions
This product's forum
Discussion
Replies
Latest Post
No discussions yet
Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Receive e-mail when new posts are made
Prompts for sign-in
Guidelines
Active discussions in related forums
Discussion
Replies
Latest Post
Movie forum What is the best acting performance ever?
647
2 minutes ago
Movie forum What do you consider the single greatest film ever made, and why?
2549
26 minutes ago
Movie forum Most Overrated Movie - The Short List
714
1 hour ago
Movie forum funniest side splitters in film
77
1 hour ago
Movie forum One Degree of Separation movie game
5479
2 hours ago
Movie forum What older movie do you wish you could get now on DVD?
808
2 hours ago
Movie forum The Funkadelic Freestyle Lounge 2.0
3795
2 hours ago
Movie forum Your Review of the Last Movie You Watched
4368
2 hours ago
Search Customer Discussions
Search all Amazon discussions
Related forums
documentaries forum (10 discussions)
michael apted forum (start the discussion)
Movie forum (1023 discussions)
susan sullivan forum (start the discussion)
Look for Similar Items by Category
Movies & TV > Movies
Look for Similar Items by Subject
Search Movies & TV by subject:
Documentary
Movie
i.e., each product must be in subject 1 AND subject 2 AND ...
Feedback
If you need help or have a question for Customer Service, contact us.
Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?
Your comments can help make our site better for everyone. Please note that we are unable to respond directly to all feedback submitted via this form, but we'll ask you to sign in so we can contact you if needed. Feedback is limited to 1000 characters.
Your Recent History (What's this?)
After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.
? View and edit your browsing history
Get to Know Us
Careers
Investor Relations
Press Releases
Amazon and Our Planet
Amazon in the Community
Make Money with Us
Sell on Amazon
Become an Affiliate
Advertise Your Products
Independently Publish with Us
? See all
Let Us Help You
Shipping Rates & Policies
Amazon Prime
Returns Are Easy
Manage Your Kindle
Help
Canada China France Germany Italy Japan Spain United Kingdom
AbeBooks
Rare Books
& Textbooks
AmazonLocal
Great Local Deals
in Your City
AmazonWireless
Cellphones &
Wireless Plans
Askville
Community
Answers
Audible
Download
Audio Books
Diapers.com
Everything
But The Baby
DPReview
Digital
Photography
Endless
Shoes
& More
Fabric
Sewing, Quilting
& Knitting
IMDb
Movies, TV
& Celebrities
MYHABIT
Private Fashion
Designer Sales
Shopbop
Designer
Fashion Brands
Small Parts
Industrial
Supplies
Soap.com
Health, Beauty &
Home Essentials
Warehouse Deals
Open-Box
Discounts
Woot
Never Gonna
Give You Up
Zappos
Shoes &
Clothing
Conditions of Use Privacy Notice ? 1996-2011, Amazon.com, Inc. or its affiliates
