What does Bunnie have in store for the Zune?
Bunnie (one of the original XBox hackers) has something planned for the Zune. Could be linux, but I have a feeling there is more to it than that.
Google Reader on the Nokia 770 Part 2
If you read my note a few days ago about GR on the 770 and you were thinking, “But GR doesn’t work AT ALL in Opera for me!”, I have a fix for you. To get the 770’s version of Opera to work at all with Google Reader, you need to change a line in /home/user/.opera/opera.ini. Change SpoofUserAgent=3 to SpoofUserAgent=1. That will tell Opera to stop pretending it is IE6.
I made that change soon after I bought the device.
Problems with Google Reader on the Nokia 770
For the past few nights I’ve been trying to figure out why Google Reader is slow on the Nokia 770. In my experience it generally takes 30 seconds to switch between feeds.
- Number of feeds is not a factor. The feed switch time doesn’t change a lot. I tried 2 accounts – one with dozens of feeds and one with 5. Got the same speeds.
- Initial startup time DOES seem to increase when using an account with lots of feeds.
- There is not much network access happening while feed switching is happening. This was confirmed by watching the output of a proxy that minimo was attached to.
- I’ve done some profiling of Google Reader on Firefox with Firebug on my desktop PC, but the code is all obfuscated, so it’s hard to tell if the operations taking the most time are doing what they need to do efficiently.
UPDATE: To get the 770’s version of Opera to work at all with Google Reader, you need to change a line in /home/user/.opera/opera.ini. Change SpoofUserAgent=3 to SpoofUserAgent=1. That will tell Opera to stop pretending it is IE6.