Forum: Development
2010-07-12, 16:58
|
Replies: 5
Views: 2,596
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
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
|
Forum: Applications
2010-06-18, 12:45
|
Replies: 54
Views: 15,898
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
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
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
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
[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
|
Forum: Maemo 5 / Fremantle
2010-06-11, 14:17
|
Replies: 77
Views: 28,081
|
Forum: Maemo 5 / Fremantle
2010-05-13, 18:04
|
Replies: 117
Views: 37,501
|
Forum: Applications
2010-05-11, 16:58
|
Replies: 3
Views: 3,653
[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
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
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
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
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
|