Recommended Posts

  • 2 weeks later...

Just bought this from Carphone Warehouse ?209 unlocked, orignally had bought the w700i but then saw this for ?20 more so decided to take the other one back. Glad I did no:):) Very nice phone with pretty much everything you could ask for on i:):)

  • 3 weeks later...
I got this phone in Canada a few weeks back from Rogers. So far i'm loving it, no complaints. It's so beautiful, nice and small, i have it on me just about all the time.
When I was visiting Canada a few weeks ago, I passed by a Rogers store and there was ads all over the place for this phone, as it just came out.

There are rumors that Cingular may carry this phone, but I haven't heard any concrete details yet.

sorry for such a 'noob' question but how do I add wallpapers using my computer? I've downloaded some to my phone using the MMS home studio and get a message asking me to accept mms.tpl but they don't show up in the wallpapers section or anywhere else on my phone?

they are legit wallpapers too from http://www.myw810.lasyk.net/

sorry for such a 'noob' question but how do I add wallpapers using my computer? I've downloaded some to my phone using the MMS home studio and get a message asking me to accept mms.tpl but they don't show up in the wallpapers section or anywhere else on my phone?

they are legit wallpapers too from http://www.myw810.lasyk.net/

Make sure you're putting the phone into USB file transfer mode. That will make the phone (and Memory Stick) appear as an external hard drive. Next, get the wallpaper(s) you want and put them into the X:\image\ folder. (Where x is the drive letter to your phone.)

I've also got a W810i.

Had it a while now two, maybe three months and I still think it's a cracking little phone. I actually downgraded from the W900i on Vodafone, basically it was getting too big for my liking and the W810i has (almost) everything the W900i has!

Just can't wait to get out of my contract with Voda now, only switched because of the W900i and I don't even have it now! Roll on June 2007 L :D

Make sure you're putting the phone into USB file transfer mode. That will make the phone (and Memory Stick) appear as an external hard drive. Next, get the wallpaper(s) you want and put them into the X:\image\ folder. (Where x is the drive letter to your phone.)

thanks :)

Over all I really like the phone, there are two things that bug me about it though compared to my old T630. The screen goes blank when you don't use it where as the T630 used to show the time which I used a lot (i know the w810i lets you press the volume button), also if you missed a call on the T630 it would show it on the screen but very very dim so as not to waste the battery. It was useful because I could wonder about the house and just glance at the phone when I came back to see if I missed any calls or got a message, but now I have to pick the phone up and clear the screen to see if anything has happened. Is there any way around this? I thought I'd get used to it but I've already missed a few calls and messages and only realised much later when I've had to use the phone.

Over all I really like the phone, there are two things that bug me about it though compared to my old T630. The screen goes blank when you don't use it where as the T630 used to show the time which I used a lot (i know the w810i lets you press the volume button), also if you missed a call on the T630 it would show it on the screen but very very dim so as not to waste the battery. It was useful because I could wonder about the house and just glance at the phone when I came back to see if I missed any calls or got a message, but now I have to pick the phone up and clear the screen to see if anything has happened. Is there any way around this? I thought I'd get used to it but I've already missed a few calls and messages and only realised much later when I've had to use the phone.

These are two things I don't like about the phone, as well. From what I understand, the K750 used to have a standby clock, but since the W900, this feature has been removed in favor of a screen that simply blanks out. As for voicemails, the K750 also used to display them dimly. It seems that since then, SE has reworked the firmware to be more battery friendly, to the dismay of a lot of people. As far as I know, there is no way around this, even with firmware updates.

These are two things I don't like about the phone, as well. From what I understand, the K750 used to have a standby clock, but since the W900, this feature has been removed in favor of a screen that simply blanks out. As for voicemails, the K750 also used to display them dimly. It seems that since then, SE has reworked the firmware to be more battery friendly, to the dismay of a lot of people. As far as I know, there is no way around this, even with firmware updates.

man, that'll be a real shame if it's not even possible through firmware updates. I would have thought it would be and I see a lot of people finding it a problem on various forums too.

The battery life on my T630 was great too, I could leave it for 6 days with very little use before it ran dead and that was with an old battery.

  • 2 weeks later...
I too have lost the settings from SMS delivery reports?!?!?!?

They were there before my phone died and I had to reflash it..

I just have.

MESSAGING --> SETTINGS --> Txt Message... Then just two options; Service Centre and Max Length..

Anyone???

I have the exact same problem using my k750i and my FIDO SIM card. However, if I put one in from MTS Serbia it has these options available. Reports are supported by FIDO, as it works on my Siemens C65 and Nokia 3390. You might want to try a newer SIM card from your provider to see if it fixes the problem.

Edited by zivan56

I too have lost the settings from SMS delivery reports?!?!?!?

They were there before my phone died and I had to reflash it..

I just have.

MESSAGING --> SETTINGS --> Txt Message... Then just two options; Service Centre and Max Length..

Anyone???

Your provider might not support them.

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

    • No registered users viewing this page.
  • Posts

    • I literally tried to install it on my PC today and it crashed upon every start up. I tried all the tricks, terminate and remove cache, uninstall, reinstall, reboot, install via winget.. in the end I had my call with Brad Wardell on Google Meet. Oh I also tried Teams on the web, and got no video or audio (yes I allowed mic and camera).
    • Microsoft explains how it made Teams so much faster in 2026 by Usama Jawad Microsoft Teams is Redmond's flagship online communication and collaboration tool, primarily used in enterprise, government, and school environments. It regularly receives updates, with Microsoft frequently revealing features currently in development as well, such as Efficiency Mode and a dedicated app for meeting recaps. Now, the company has shed some light on the backend enhancements it has made to its popular software in 2026. During the first half of 2026, switching between chats has become 20% faster on desktop and web, which is especially great for less powerful devices or hardware on weak networks. Microsoft explains that it tracks two types of chat switches. The first is a warm switch, which relates to returning to a recent chat, in which case it is most likely already present in memory and should load extremely fast. The other is a cold switch where a chat that hasn't been opened recently is now opened. Naturally, the second type of chat switch was causing the most notable latency spikes. Microsoft realized that this was happening because of three reasons. First, the query to fetch conversation data was being fired too late. Next, queries were being sent sequentially, increasing the overall round-trip time. Finally, there was no handling of response priority, which meant that non-critical responses would sometimes block the main thread. Microsoft solved all of these problems by firing the data query immediately, bundling queries to be sent together so that they wouldn't create a "waterfall" effect, and enabling faster painting of the frame. As a result, warm and cold switches now have almost the same latency, and the only distinguishable difference between them is due to the data layer response time. Next, Microsoft focused on reducing app hangs and freezes on macOS and iOS by 35%. On macOS, the company has a health monitor thread running in the background that does exactly what it says on the tin. The tech firm built a dedicated StackDecoder tool to analyze health monitor's output at scale. Through this combination, it decided to move several error reporting and monitoring threads either to the background or treated them as an asynchronous call so that they wouldn't block the main thread, causing Teams to freeze. On iOS, the same result was accomplished through optimization of computations, caching, offloading operations from the main thread, refactoring database access behaviors, deferring non-critical tasks, and more. On a related note, it also made people search 25% on iOS by optimizing the query pipeline, and efficient database task queuing and scheduling. However, Microsoft has emphasized that improving Teams' performance is an ongoing endeavor, and that it hopes that these efforts will continue to make the software a reliable partner in online communication scenarios. On a related note, Microsoft recently unveiled some upcoming performance upgrades for OneDrive on macOS too, and you can check those out here.
  • Recent Achievements

    • First Post
      StaticMatrix earned a badge
      First Post
    • Week One Done
      StaticMatrix earned a badge
      Week One Done
    • Rookie
      lamborghiniv10 went up a rank
      Rookie
    • One Month Later
      pinnclepd earned a badge
      One Month Later
    • First Post
      X-No-file earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      520
    2. 2
      PsYcHoKiLLa
      210
    3. 3
      +Edouard
      147
    4. 4
      Steven P.
      96
    5. 5
      ATLien_0
      84
  • Tell a friend

    Love Neowin? Tell a friend!