[Official UK] Xbox 360 Special Offers & Deals


Recommended Posts

Thanks for posting, but I'm looking for Rock Band 2 (not the original)

Sorry I completely over looked that. Stupid art work is too similar for both games and I just had a quick glance.

@ Rob, CD WOW still works for me here.

OT: I just seen they have the complete collection of Battlefield 2 on PC for like ?11:// I really shouldn't spend any more money. I just bought 2 iPods (touch & classic), Quake Wars ET, a new microphone and Resistance 2 over the weekend:cry::

Naughty! But who doesn't love a bit of retail theorpy! I mean I randomly bought a new 46" Samsung the other day! :p

dsc00366kl8.jpg

dsc00364ab7.jpg

You can even see the black elite controller in the pics [RIP black controller] lol

What size ipods did you get? I have a 8gb touch [1st Gen] and a 160gb Classic and a 1gb Shuffle [2nd Gen]

I love Sammy's :heart: The only thing I'm not keen on is the two tone red & black scheme they have just now. It's the same with their laptop range. Looks awesome though dude (Y) I still can't believe you broke that controller in your hands lol, wtf.

I bought the 2nd gen 32GB touch and 120GB Classic. Touch is for me, Classic is for my mum's xmas.

Edit: also, JD poster, a man after my own heart (Y)

He could have bought the HD DVD at launch (Nov. 2006) and the PS3 wasn't out til March 2007. How was he supposed to know which would win? Best of both worlds (Y) There is plenty of cheap HD DVD's out in shops too for like ?3 in Gamestation.

Plus I love spending money on redundant technology! *jokes*

But it is rather irritating that HD DVD lost when i invested in it, but oh well when you take a gamble like that with 50/50 odds it does kinda suck when you lose. Still as Andy pointed out there is plenty of HD DVD bargains; most of which are gone by now, but I did buy some and they do look great. But no more HD DVDs for me now only Blu-rays [most of which are way too expensive atm, I don't really see why they shouldn't come out at about ?10 a piece but then that is the same with all things that use optical media they are overpriced]

But on a Serious note:

893052_GH_L_F.jpg

2100 Points at Tesco

Add two of those to your basket and enter "Freedel" as coupon code and it will take ?3.28 off making it ?27.67 for 4200 points delivered!

Actually looks like they are no longer instock, dunno then sorry! Too busy at work for once to have a proper look for you now, I just fancied a five minute break from the boring crap that is my job!

For anyone with (pre)orders with Zavvi, read this:

Zavvi halts game/DVD/music sales

News by Rob Purchese

Today 13:50

Retailer Zavvi has had to cancel all videogame, film and music orders as supplier Entertainment UK falls into administration.

Only books, calendars and "a limited range of other products" will remain on sale for the time being, according to the Zavvi website.

Customers with existing orders for these suspended products will find out by email if their delivery cannot be fulfilled, and, if so, receive a full refund.

"We have not taken this decision lightly, but we believe that this is the right course of action under the circumstances," read a statement.

"We apologise for any inconvenience. Please be assure that we are doing all we can to resolve the situation as quickly as possible."

Naturally, Zavvi high street outlets with stock will be largely unaffected, although new releases, such as Resistance 2, are absent - as GamesIndustry.biz found out yesterday whilst snooping around like Columbo.

Entertainment UK also supplied WH Smith, which now has the same supply problems. Other retailers such as GAME, Gamestop and HMV are unaffected.

Source: EG

Well it's only temporary really, I can't imagine Zavvi not having a supplier for too long, they just need to go get a decent deal elsewhere.

Well it's only temporary really, I can't imagine Zavvi not having a supplier for too long, they just need to go get a decent deal elsewhere.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • If Valve refused to let them make the case, I wonder if they've already partnered with someone else to do it? The fact that they didn't seek permission/licence before diving straight in is incredible though
    • OpenClaw now has native mobile apps on iOS and Android by Karthik Mudaliar OpenClaw, the viral open-source personal AI agent, now has its own mobile app, available on both Android and iOS. Users can pair the app with an existing OpenClaw gateway and can start using new mobile-native features that are now available on the app. The app supports all the existing features you'd already have seen on OpenClaw's TUI, as well as some more, such as real-time and background Talk mode, action approvals, sharing from iOS, and optional access to device capabilities such as camera, screen, location, photos, contacts, calendar, and reminders. These features are available on both the Android and iOS versions of the app. What's important with these apps is that they don't run OpenClaw on your phone, but are actually just companion apps that require a running OpenClaw Gateway on an existing device, on macOS, Linux, or Windows via WSL2. To pair the app with your existing OpenClaw gateway, users need to run the command "/pair qr" on the TUI or existing chat interface, which brings up a QR code. Users can then scan this QR code to pair it up with the mobile app. There's also an option to manually pair the app by entering the host and a port. Previously, OpenClaw had been available on phones via WhatsApp, Telegram, Slack, Discord, Microsoft Teams, Matrix, and others. Now, with a native mobile app, the interface is much cleaner and more focused on just the OpenClaw, of course, with the added support for camera, screen, location, and more. It's important to note that OpenClaw comes with its own security warnings. There's always a chance of prompt injection with these tools, so users are recommended to double-check authentication, tool policy, sandboxing, and execution approvals rather than prompts alone. For users well-versed with the AI harness, a native mobile app makes it easier to approve an automation, share a link, use voice, or let an agent react to phone-side context.
    • Google pitches Spanner as one database for all AI agents with these new featues by Karthik Mudaliar Google Cloud is introducing new features within Spanner, its distributed database, as a place where enterprises should keep their data, using which AI agents could make smarter and better decisions. In a detailed blog post, Google highlighted quite a few features coming to Spanner, including relational data, graph relationships, vector search, key-value access, full-text search, and operational analytics together in one database architecture. Google says that today's systems aren't well-made for AI agents. There could be data that is present in one system, search indexes in another, embeddings in a vector database, and relationship data in a graph database. This fragmentation isn't great for AI agents to do their jobs because they don't have access to all of this data in one place. This is where Google is positioning Spanner as a solution. Spanner is already a globally distributed relational database with strong consistency, and Google wants its customers to see it as a broader data layer for AI applications. The company introduced something called Spanner Graph, along with integrated vector search, full-text search, a Cassandra-compatible key-value endpoint, and a columnar engine for analytical queries on operational data. Google also added that its ScaNN-powered vector search can support indexes with more than 10 billion vectors, while the columnar engine can make some analytical scans up to 200 times faster. All of this isn't just exclusive to the Google Cloud Platform, and there's support for multi-cloud as well. This comes via Spanner Omni, which Google says is a downloadable, containerized version of Spanner that can run on Kubernetes and in environments outside Google Cloud, including Microsoft Azure and AWS, and even on-premises infrastructure as well as edge deployments. Google says that customers who are interested in the full-featured edition should contact the company, and there's no word on commercial availability or separate pricing. Those interested can read the full blog by Google Cloud, which details these features individually.
    • Kalmuri 4.2.5 by Razvan Serea Kalmuri is your all-in-one, portable screen capture and recording solution designed for speed, simplicity, and flexibility. Whether you need a full-screen snapshot, a custom area, a scrolling webpage, or smooth video recording, Kalmuri delivers with ease. Capture text instantly from images with built-in OCR, keep floating images on top for quick reference, and use the precise color picker for perfect design matching. Customize hotkeys to work your way and share results instantly with built-in upload options. Kalmuri runs without installation, making it ideal for USB use, and offers an intuitive interface that’s easy to learn. Kalmuri key features: Video recording support (designation of whole screen and area) Whole screen, active program, window control, area application Extract text from images using optical character recognition (OCR). Support for PNG, JPG, WEBP, BMP, GIF file formats MP4 video recording powered by FFmpeg for high-quality results Full web page capture Share the captured image on the web Color extraction function Printer output Hotkey settings Adjustable via keyboard for area capture (Arrow key, Ctrl+Arrow key, Shift+Arrow key) File name format (sequential, datetime) Free to use it at work, at home, in government offices, at school, etc. Using Kalmuri portable for video recording Kalmuri’s portable version doesn’t include FFmpeg, which is required for video recording. Without it, you’ll get an “error FFmpeg.exe not found” message. To fix this, download FFmpeg from the provided link, extract it, and place FFmpeg.exe in Kalmuri’s folder. Kalmuri will then recognize it automatically, allowing you to start recording in high quality instantly. Kalmuri 4.2.5 changelog: Fixed an intermittent crash when using Area Capture Improved stability for Area Capture and screen recording Resolved a capture issue that could occur right after startup Download: Kalmuri 4.2.5 | 24.2 MB (Freeware) Download: Kalmuri Portable 4.2.5 | 2.1 MB View: Kalmuri Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • First Post
      rosiecharles earned a badge
      First Post
    • Reacting Well
      Juan Dela earned a badge
      Reacting Well
    • Week One Done
      Collagen Project earned a badge
      Week One Done
    • Reacting Well
      Wakeen1966 earned a badge
      Reacting Well
    • Rookie
      Almohandis went up a rank
      Rookie
  • Popular Contributors

    1. 1
      +primortal
      516
    2. 2
      +Edouard
      273
    3. 3
      PsYcHoKiLLa
      143
    4. 4
      Steven P.
      98
    5. 5
      macoman
      54
  • Tell a friend

    Love Neowin? Tell a friend!