Archive for the ‘Nokia Tablets’ Category

Google Calendar on Nokia 770 HOWTO

Monday, August 6th, 2007

Dan Tye posted a comment on my blog describing how it is possible to make your Google Calendar viewable from your Nokia 770 or from Nokia N800 using the good old Opera browser. It seemed really useful so I decided to post it here so more people will be able to find it.

Anyone who has editing control of their own web site can see their Google calendar on the Nokia 770. here is HOW:

1. On your PC, Click the down arrow next to your calendar listing on the left side of your google calendar page and choose CALENDAR SETTINGS from the drop-down.
2. Under “Private Address” in this page, choose the HTML icon.
3. A POP-UP will appear. Click the link to “Configuration Tool”
4. This page will format HTML you can paste into a private address web page you create to display your Google calendar. (choose option 2 under CONTROLS so the Google Icon will not take the top 1/3 of the page.
5. After copying the resulting code to a file or clipboard, simply create your own calendar page on your own web site. Paste the html into the body of the code view of your web page and publish/save it. You may want to set your web site robots.txt file to ignore this calendar page, thus keeping it a bit more private (KGP, not PGP!)

Shortcomings – yes, but better than no access to your Google Calendar!

DMT

Pownce

Saturday, July 7th, 2007

I just got invited to Pownce. Thanks to salvatore for that. It’s like Twitter but way better. It allows users to do micro-blogging, and share links and files between each other. You can follow my public profile here. I just wish I could use Pownce also from my Nokia N800 or from my mobile phone. It would be more real-time that way since I’m carrying those with me pretty much all the time. Well, maybe they’ll open an API soon so I could write some client for that purpose then. Btw, I’ve got couple of invites left to share if someone is interested.

Pownce

SQLite3 support in Python2.5

Saturday, April 28th, 2007

I was sort of porting PySQLite for Python2.5 since I got couple of requests from people who needed that to use SQLite in their Maemo Python applications. I had already packaged PySQLite and I was just accidentally going through the sources of Pymaemo and I noticed that Python2.5 package depends on libsqlite3. I was sort of wondering why that is and only then I remembered that SQLite3 support is there in Python2.5 by default. :) The sqlite3 module documentation shows good examples on how to use it.

New version of Python for Maemo released

Wednesday, January 17th, 2007

It was announced yesterday on the maemo developers mailing list and reported by some bloggers already, that new version of Python for Maemo has arrived. Project has recently moved from Sourceforge to Maemo Garage and the version of Python language was updated from 2.4 to 2.5. The new runtime package should work on both the Nokia 770 and the new Nokia N800.

I’m really expecting to start experimenting with this on N800. I already found a neat example on how to access the webcam using Python. I just need to install the new SDK and then I’m ready to go. I also noticed that the new site lists also my year-old tutorials in the documents section so I probably need to start updating them as I learn new things about the new Python for Maemo.

I’m really glad to see also that Python has started to gain interest of more Maemo developers. Obscura by Martin Grimme seems really promising. There aren’t any releases out there yet, but I think I’m downloading it from the subversion and trying it out. Here is some more info about it if have missed it earlier.

Nokia N800 – First Impressions

Wednesday, January 10th, 2007

So, I got the N800 yesterday and have been using it for one evening. First of all, I was really impressed on the way that it “feels” when I’m holding it in my hand. It has definitely more “high-tech” feel to it than the Nokia 770. Also, the touch screen feels a bit better and the stylus is somewhat thicker which is good in my opinion.

It is definitely somewhat faster than its predecessor. But maybe not as much improvement on that area as I expected. Of course, you see the difference when you e.g., browse to some large websites, but overall the operating system is not that much faster than the old one. Yes, the OS on Nokia 770 improved quite a lot in terms of performance during the one year I used it, so I’m expecting some performance improvements here as well, if possible.

The biggest improvement in terms of browsing is the updated Opera browser with Flash 7 support. Basically, this could mean that definitely the coolest service on the web currently, YouTube, should work on this baby. It does, but the frame-rate is definitely too low. It is close to satisfying when the video quality in Flash settings is set to the lowest possible, but still it is not usable in longer term. The area where I’m looking forward for the performance improvements the most is definitely here.

So far, the features that I’ve enjoyed the most is the new “stand” that is attached to the device now. Even on the sofa, where I probably use this device the most, I don’t have to hold it on my hand since the stand is always with me. Also, the possibility to use two memory cards and basically all the variations or SD and MMC is a great addition. I also like that I can use the device now with my native language (Finnish). I was a bit surprised when I installed the FreeCiv game and noticed that it is now also in Finnish. But yeah, that’s the way it goes when localization is done properly. Yes, and of course I like the improved performance although I’m expecting something more in that area in the future.

I’m quite confident that I haven’t figured out all the cool improvements on N800, so I can’t give my final judgement yet. But so far I’m very satisfied.

Nokia N800

N800 has been shipped

Monday, January 8th, 2007

Order tracking just showed that my N800 has been shipped. So, it looks like I’ll get it tomorrow. Also it looks like one Nokia 770, that has served me very well for over a year now, will now be looking for a new home. It makes me sad, but I need to move on… ;)

Skype coming for N800

Monday, January 8th, 2007

Finnish magazine Taloussanomat is reporting (in Finnish) that Nokia is working together with Skype to get Skype for Nokia’s new N800 Internet Tablet. I also found an official press release on this and seems like Skype will come by the end of first half 2007 for the N800.

Nokia N800 with Skype

N800 Available for Ordering

Monday, January 8th, 2007

Huh, I was really amazed this morning when I just randomly tried this link and it worked. The link is or course the page at Nokia Online store that allows one to order the N800 (the improved Nokia 770). The price for Finland was €399. So not too much in my opinion. I was even so eager that I had to pay €32 extra to get it delivered by tomorrow. If you can wait 3-4 days the delivery is free of charge. Lets see if I get it tomorrow. I’ll keep writing progess here in my blog.

N800 Order

New Nokia 770 software image available

Thursday, November 2nd, 2006

It has been quite a while since the last update for the Nokia 770 was released. Well now there is a new release and this time there is a changelog even. For the first time I used the software update wizard and it worked really well. Nice work…

More info here.
Download the new image from here if you are a Linux user.

update_wizard

Python Imaging Library for Maemo 2.0

Thursday, August 10th, 2006

As I got things going now, I decided to port (or more like package) the Python Imaging Library for the Maemo 2.0 platform. I decided to take the 1.1.6 beta release, since the 1.1.5 had some annoying bugs that made e.g., the pildriver.py script unusable. I hope that the 1.1.6 is more stable. You can get the deb packages for both armel and i386 from here.

Besides being a usefull Python library, you can use the included scripts to modify images on your 770. For example you can use the pildriver.py script to resize an image (larger.jpg) to size 320×240 and save it to a separate file (smaller.jpg) by typing the following line in terminal window…

pildriver.py save smaller.jpg resize 320 240 open larger.jpg