Active Topics

 

Showing results 1 to 17 of 17 @ 0.01 seconds. Search: Posts Made By: cheungs
Forum: Development 2010-07-12, 16:58
Replies: 5
Views: 2,596
Posted By cheungs
Re: Non-Ascii characters in Python

Depending on the encoding of your input, you could do something like this:


encoding = "utf-8"
decoded = encoded.decode(encoding)
qStr = QString("Decoded: %s", decoded)
Forum: Applications 2010-06-29, 04:55
Replies: 54
Views: 15,898
Posted By cheungs
Re: [Announce] MaeMoney

I just added couple portfolios into my account so I have 12 now. They were all loaded properly. I wonder maybe there's some special characters in your portfolio titles? (I have &, ', and " in my...
Forum: Applications 2010-06-19, 05:02
Replies: 10
Views: 6,297
Posted By cheungs
Re: Google command line tool

There's already a python gdata packaged for Maemo. You can just go an "apt-get install python-gdata".
Forum: Applications 2010-06-18, 12:45
Replies: 54
Views: 15,898
Posted By cheungs
Thumbs up Re: [Announce] MaeMoney

MaeMoney version 0.2 (http://maemo.org/packages/package_instance/view/fremantle_extras-devel_free_armel/maemoney/0.2-1) is now available in Extras Testing. Here are the major changes since v0.1:

...
Forum: Applications 2010-06-16, 16:04
Replies: 54
Views: 15,898
Posted By cheungs
Re: [Announce] MaeMoney

I've thought about it before but just found Qt's charting capability quite lacking. It's definitely something I want to implement down the road though but it's going to take time.
Forum: Applications 2010-06-15, 02:51
Replies: 54
Views: 15,898
Posted By cheungs
Re: [Announce] MaeMoney

Absolutely!

I actually did it in landscape in the beginning and it wasn't until a few days ago when I switched it to portrait - since everyone has been so enthusiastic about anything that has to...
Forum: Applications 2010-06-14, 18:20
Replies: 54
Views: 15,898
Posted By cheungs
Re: [Announce] MaeMoney

Easiest way is to SSH to the N900 from your PC then you can copy the content from your SSH client.
Are you seeing something related to "gdata" or "QtNetwork"?
Forum: Applications 2010-06-14, 16:37
Replies: 54
Views: 15,898
Posted By cheungs
[Announce] MaeMoney

MaeMoney is a Google Finance client for the N900. It provides near-realtime updates for your stocks, mutual funds, etc that you have set up on Google.
http://maemo.org/packages/view/maemoney/
...
Forum: Development 2010-06-12, 08:26
Replies: 4
Views: 2,278
Posted By cheungs
Re: Is it possible to multiple button 'clicked' signals to the same slot function, but pass different parameters into it ?

def __init__(self):
...
self.connect(button1, SIGNAL("pressed()"), lambda: self.pressedNum(1))
...



def pressedNum(self, num):
self.computeFactorial(num)
Forum: Maemo 5 / Fremantle 2010-06-11, 14:17
Replies: 77
Views: 28,081
Posted By cheungs
Re: GMail Now defaults to mobile on MicroB

Use this GMail version instead:
https://mail.google.com/mail/x/gdlakb-/gp/

(It's optimized for portrait mode although it works just fine in landscape.)
Forum: Maemo 5 / Fremantle 2010-05-13, 18:04
Replies: 117
Views: 37,501
Posted By cheungs
Re: Portrait mode on the N900 coming in PR1.2 (plus email and conversations)

Say all you want...but someone needs to explain to me why the N900 is listed under the "Phones" category rather than "Mini Laptop" on the Nokia website.
Forum: Applications 2010-05-11, 16:58
Replies: 3
Views: 3,653
Posted By cheungs
[Announce] 查股坊 Stock Matcher

http://maemo.org/packages/view/stock-matcher/

You can search for stocks, mutual funds by name or ticker symbol just you would on Google Finance (http://www.google.com.hk/finance) with this PyQt...
Forum: Nokia N900 2010-04-22, 15:59
Replies: 22
Views: 6,054
Posted By cheungs
Re: N900 Current State.

Well...why need an app when you have such a powerful browser. Next time, type "movie Brighton" in the address bar and you'll get the same thing.
Forum: Maemo 5 / Fremantle 2010-04-22, 08:26
Replies: 31
Views: 4,938
Posted By cheungs
Re: another internet connection problem

Alternatively, download the attached file (install_rootsh.txt) and save it somewhere on your N900, e.g. /home/user/YOUR_OWN_FOLDER/.

Then, go to X Terminal and type

cd...
Forum: General 2010-04-21, 03:40
Replies: 8
Views: 18,413
Posted By cheungs
Re: Install applications for N900 via PC

What is the file extension of the applications that you downloaded onto your laptop? .install or .deb?
Either way, you need to transfer them to your N900 for installation.
The most straightforward...
Forum: Maemo 5 / Fremantle 2010-04-07, 08:41
Replies: 19
Views: 10,693
Posted By cheungs
Re: GMail will not send emails from N900

I wasn't able to send email from my GMail account on the N900, until I changed to the outgoing server from smtp.gmail.com to smtp.googlemail.com.

Here are my full settings:
Outgoing server...
Forum: Applications 2010-04-03, 18:52
Replies: 10
Views: 35,126
Posted By cheungs
Re: Websites optimized for touch screen browsing (THE list)

Google Talk:
http://talkgadget.google.com/talkgadget/m

Google Calendar:
http://www.google.com/calendar/gp/

GMail Tasks:
https://mail.google.com/tasks/android...
Showing results 1 to 17 of 17



 
Forum Jump

All times are GMT. The time now is 04:15.