[Official] Doctor Who Thread


Recommended Posts

I have a friend who is a Doctor Who fan who really isn't into this season. He says it's too dark for him. The shows are darker than usual, as well as more mature. Even I wasn't expecting that. I wonder if it will erode the viewers over time.

I have a friend who is a Doctor Who fan who really isn't into this season. He says it's too dark for him. The shows are darker than usual, as well as more mature. Even I wasn't expecting that. I wonder if it will erode the viewers over time.

Or gain new ones for the same reason.

That was brilliant, cheers Rappy - looking forward to the Matt Smith interviews Karen one!

They both certainly seem to get on very well together, like friends - are there any rumours of them being...yanno...whistle.gif

As a Scotsman, I often wonder where all the hot Scottish girls have gone, and now I know - they're travelling with Timelords.

That was brilliant, cheers Rappy - looking forward to the Matt Smith interviews Karen one!

They both certainly seem to get on very well together, like friends - are there any rumours of them being...yanno...whistle.gif

As a Scotsman, I often wonder where all the hot Scottish girls have gone, and now I know - they're travelling with Timelords.

No, Matt is apparently dating some woman from another TV show in the UK (sorry, don't know which one you can wikipedia him though and it's there I think).

12 Tidbits from Amys Choice

1 It?s a very clever (cleverer than you might think at first) and unusual script, slightly let down by some pedestrian direction that doesn?t always achieve quite the right tone for what could be a much darker, creepier tale?

2 The Doctor wears the kind of jumper you hope your nan won?t buy you for Christmas

3 There are no plot holes

4 There?s an interesting use of a hover mower

5 You?re probably tired of hearing this every week, but it?s Matt Smith?s best performance yet. He really seems to thrive in quirky episodes

6 You get a good chance to study the new TARDIS set

7 There?s a great ?we?ve second guessed you? moment with the Doctor waving his hand

8 There may be complaints that it encourages spitting

9 Amy?s second false alarm amusingly sends up the Doctor?s arrogance

10 Once again it?s packed with quotable one-liners, especially the sentence that begins, ?If we?re going to die, let?s die looking like?? (which could also spark a whole new trend in cosplaying)

11 The Doctor opens a black box that has some information written on it which will have fans hitting the freeze frame

12 Toby Jones has about a zillion costume changes (and he?s great)

Source: SFX

number 11 :o

Just caught up with the last 3 episodes on the iPlayer and this series is certainly looking good.

I was shocked when Amy made advancements on the Doctor, but happy when he told her no, otherwise it would of just been a massive WTF.

Roll on tomorrow. (Y)

I have a friend who is a Doctor Who fan who really isn't into this season. He says it's too dark for him. The shows are darker than usual, as well as more mature. Even I wasn't expecting that. I wonder if it will erode the viewers over time.

Yeah - i'm worried about this too. Last week I wrote a long rant about how a lot of people on forums like Digital Spy and Aint It Cool are clamouring for the return of RTD and Donna as the assistant. I had to wipe it because I didn't want to offend anyone who liked those episodes but for me they represent all that is bad and hokey about British SciFi. I have to admit that I couldn't last more than 10 minutes into the last 2 seasons of Who without having to turn over - still can't watch them now when they are on Dave, but I've been present for every single episode of the Matt's Doctor and i've already pre-ordered the Bluray. All involved have done a great job and it never fails to raise a smile - hopefully the ratings will stay strong and become more popular than ever.

PS - Felt sorry for David Tennant, always saw a similarity between him and Pierce Brosnan as Bond - should be the definitive performance, but saddled with duff scripts :(

So, well then, obvious question... but what do people think about the reflection the doctor saw in the console as the end? Still in a dream? Entire series has been a dream? Or just a reminder there's evil in him?? o.O Personally I think it's the latter :p

Also... I think this episode really needs to be watched twice... when you find out who the dreamlord is and then watch it again it all makes far more sense and you notice a lot of little cools things :laugh:

I totally missed the black box as well, the hint this week was freeze frame the black box there's like a little easter egg ¬.¬

It was the one full of kitchen supplies underneath the console... no idea what the easter egg was though :blink:

EDIT: Found! :p

243123673.jpg

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Posts

    • Can you read? I've said I'm willing to pay more for a notchless (no notch) 3:2 screen.
    • Not even an OLED display on the laptops. Also it seems that the laptop design isn't the same as the Surface Ultra model. Looks like bargain bin at high prices.
    • make your own notch - it's not that hard
    • VirtualBox 7.2.10 by Razvan Serea VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Targeted at server, desktop and embedded use, it is now the only professional-quality virtualization solution that is also Open Source Software. Presently, VirtualBox runs on Windows, Linux, macOS, and Solaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, 7, 8, Windows 10 and Windows 11), DOS/Windows 3.x, Linux (2.4, 2.6, 3.x, 4.x, 5.x and 6.x), Solaris and OpenSolaris, OS/2, OpenBSD, NetBSD and FreeBSD. Some of the features of VirtualBox are: Modularity. VirtualBox has an extremely modular design with well-defined internal programming interfaces and a client/server design. This makes it easy to control it from several interfaces at once: for example, you can start a virtual machine in a typical virtual machine GUI and then control that machine from the command line, or possibly remotely. VirtualBox also comes with a full Software Development Kit: even though it is Open Source Software, you don't have to hack the source to write a new interface for VirtualBox. Virtual machine descriptions in XML. The configuration settings of virtual machines are stored entirely in XML and are independent of the local machines. Virtual machine definitions can therefore easily be ported to other computers. VirtualBox 7.2.10 changelog: VMM: Fixed issue when CentOS 10 VM was not booting due to the message "Fatal glibc error: CPU does not support x86-64-v3" (​github:gh-642) Devices/EFI: Fixed booting issue when ARM VM had less than 1024 MiB of RAM assigned (​github:gh-679) USB: Fixed issue when it was not possible to attach USB device to headless VM on Apple Silicon/macOS 26.4.1 (​github:gh-631) Storage: Fixed issue when VIRTIO-SCSI device was not recognized as SSD device by guest system (​github:gh-634) Network: Fixed issue in E1000 emulation code which triggered debug log creation (​github:gh-645) Network: Fixed issue in E1000 emulation code which prevented OS/2 guest from booting (​github:gh-683) Linux Host: Fixed issue when VMs could not be started due to kernel oops (​github:gh-639) Linux Host and Guest: Fixed issue when kernel modules were failing to build with openSUSE 16.0 kernel Linux Host and Guest: Added initial support for kernel 7.1 Linux Host and Guest: Added extra fixes for RHEL 9.8 kernel (​github:gh-676) Linux Host and Guest: Added possibility to build source code using NASM instead of YASM as the assembler (​github:gh-520) Linux Guest Additions: Added initial support for Extended Data Control Protocol for clipboard sharing with Plasma on Wayland guests (​github:gh-33) Linux Guest Additions: Added extra fixes for preventing vboxvideo kernel module build with kernel version 7.0 and newer (​github:gh-655) OS/2 Guest Additions: Fixed issue when Shared Folders automount and clipboard sharing stopped working (​github:gh-551) Download: VirtualBox 7.2.10 | 170.0 MB (Open Source) Download: VirtualBox 7.2.10 Extension Pack | 19.1 MB View: VirtualBox Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • OK, now ask yourself how are they going to enforce that law? By requiring every single adult to prove their age and provide their legal identity documents to an UNREGULATED 3rd party company that already has a long track record of multiple data breaches. Not to mention, parliament have voted AGAINST this ban, twice, and Starmer is going ahead anyway. So, where's the democracy here, because that looks like dictatorship to me. The solution here is parental responsibility, not government control. Run some public service announcements on TV and UK social media teaching parents how to setup parental controls. That's already been proven to actually work. But the, this is not and has NEVER been about keeping kids safe. It's about control and monitoring. Watching what you're doing online and controlling what you can see and what you can say.
  • Recent Achievements

    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
    • Week One Done
      Prasann earned a badge
      Week One Done
    • First Post
      Dys Topia earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      522
    2. 2
      +Edouard
      179
    3. 3
      PsYcHoKiLLa
      104
    4. 4
      Steven P.
      89
    5. 5
      ATLien_0
      70
  • Tell a friend

    Love Neowin? Tell a friend!