|
2009-12-01
, 21:27
|
Posts: 418 |
Thanked: 174 times |
Joined on Oct 2009
|
#2
|
|
2009-12-01
, 21:32
|
|
Posts: 529 |
Thanked: 262 times |
Joined on Dec 2008
@ Eastleigh, Hampshire, UK
|
#3
|
Congratulations on what I believe is your first application.
Does it support any kind of contact management - meaning deleting people, searching for people and adding them?
It's one of the things I'm missing in Mauku.
|
2009-12-02
, 22:20
|
|
Posts: 529 |
Thanked: 262 times |
Joined on Dec 2008
@ Eastleigh, Hampshire, UK
|
#4
|
Does it support any kind of contact management - meaning deleting people, searching for people and adding them?
.
|
2009-12-03
, 22:08
|
|
Posts: 529 |
Thanked: 262 times |
Joined on Dec 2008
@ Eastleigh, Hampshire, UK
|
#5
|
|
2009-12-03
, 22:12
|
Posts: 10 |
Thanked: 0 times |
Joined on Nov 2009
@ Norway
|
#6
|
|
2009-12-03
, 22:37
|
|
Posts: 529 |
Thanked: 262 times |
Joined on Dec 2008
@ Eastleigh, Hampshire, UK
|
#7
|
|
2009-12-05
, 15:03
|
Posts: 10 |
Thanked: 0 times |
Joined on Nov 2009
@ Norway
|
#8
|
|
2009-12-05
, 15:08
|
|
Posts: 529 |
Thanked: 262 times |
Joined on Dec 2008
@ Eastleigh, Hampshire, UK
|
#9
|
|
2009-12-05
, 15:13
|
|
Posts: 529 |
Thanked: 262 times |
Joined on Dec 2008
@ Eastleigh, Hampshire, UK
|
#10
|
Looks promising!
I haven't tested it, but if you are looking for ideas you maybe don't have yet, here is a few:
-When you open the twitter app, and the timeline have loaded, scroll down to the oldest of the new twits. Then you can start to read the oldest and slide up towards the newest twit.
-Open a twit link in a browser when clicking on it
-Upload a picture (maybe with twitpic?) and add the url to the twit
-Make a widget to the desktop
Witter is a full featured twitter client written in python.
It aims to support as much as possible, currently that is
main timeline, mentions, dms, search, trends, public timeline, user history (see a specified users last 20 tweets)
it supports bit.ly url shortening (if you have an id) and also will give domain hints for bit//ly urls expanded into brackets inline with the tweet.
It also has some support for uploading pictures via twitPic.
etc, etc
the latest info on versions and a full change history is maintained on my blog
http://danielwould.wordpress.com/witter
it can be downloaded from Extras here:
http://maemo.org/downloads/product/Maemo5/witter/
Generally speaking I try not to break the version in extras-testing too much, but do frequently break extras-devel version so only go there if you are prepared to figure a few things out.
if witter fails for any reason, then please run it from x-term like this:
run-standalone.sh python2.5 /opt/witter/witter.py
this will put lots of information to the terminal which I will need to figure out what I broke.
----------
N900
http://danielwould.wordpress.com
Check out Witter, a twitter client for N900
http://danielwould.wordpress.com/witter
If Witter isn't working for you, eg crashes/doesn't start, gives errors etc etc. Please run it from x-term using:
run-standalone.sh python2.5 /opt/witter/witter.py
This will generate diagnostic output. Without this I cannot help you.
Last edited by dwould; 2010-06-04 at 18:47.