Active Topics

 



Notices


Reply
Thread Tools
dwould's Avatar
Posts: 529 | Thanked: 262 times | Joined on Dec 2008 @ Eastleigh, Hampshire, UK
#191
uploaded 0.2.2-5 to extras-devel.
preferences now updated. if you have a bit.ly account and api key you can get url shortening via the main menu.
at the moment any bit.ly urls are automatically expanded. but i'm not sure whether i want to stick with that feature or not.
__________________
----------
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.
 

The Following 3 Users Say Thank You to dwould For This Useful Post:
euanandrews's Avatar
Posts: 105 | Thanked: 45 times | Joined on Nov 2009 @ Wellington, New Zealand
#192
Ya started theme support I see...
URL shortening....testing 1 2 3....
And a more pretty preferences menu.
Good work
 
dwould's Avatar
Posts: 529 | Thanked: 262 times | Joined on Dec 2008 @ Eastleigh, Hampshire, UK
#193
Originally Posted by euanandrews View Post
Ya started theme support I see...
URL shortening....testing 1 2 3....
And a more pretty preferences menu.
Good work

well 'started' theme support in so far as i have a place to control it from. but i've not figured out any of the workings.

still wondering if there is any better/faster way to render the tweets. if so it would change anything i do theme wise.
__________________
----------
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.
 
JosefA's Avatar
Posts: 71 | Thanked: 54 times | Joined on Oct 2009
#194
dwould, witter is good stuff. Thank you!
__________________
$HOME - On special days, this sig will contain a hidden Andalusian Video Snail. Today is not such a day.
 
zerojay's Avatar
Posts: 2,669 | Thanked: 2,555 times | Joined on Apr 2007 @ Halifax, Nova Scotia, Canada
#195
Originally Posted by dwould View Post
well 'started' theme support in so far as i have a place to control it from. but i've not figured out any of the workings.

still wondering if there is any better/faster way to render the tweets. if so it would change anything i do theme wise.
Get rid of the bubbles the tweets are shown in. They're useless and just plain look ugly. I would even just go with the way conversations does IM... and chances are that no longer drawing the bubbles would solve your slow redrawing.
 
dwould's Avatar
Posts: 529 | Thanked: 262 times | Joined on Dec 2008 @ Eastleigh, Hampshire, UK
#196
Originally Posted by zerojay View Post
Get rid of the bubbles the tweets are shown in. They're useless and just plain look ugly. I would even just go with the way conversations does IM... and chances are that no longer drawing the bubbles would solve your slow redrawing.
ugly or not, removing them has a negligible effect on performance.
i think gtk and cairo are just not fast enough from python. either that or i have a lot of badly performing code (entirely possible)
wondering if can get some sensible performance tests going.
__________________
----------
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.
 
euanandrews's Avatar
Posts: 105 | Thanked: 45 times | Joined on Nov 2009 @ Wellington, New Zealand
#197
Originally Posted by dwould View Post
well 'started' theme support in so far as i have a place to control it from. but i've not figured out any of the workings.

still wondering if there is any better/faster way to render the tweets. if so it would change anything i do theme wise.
Personally I think the theme support is a waste of time...the basic controls you have already provided are fine...but you should consider coding it in such a way so that when people do updates, their colour preferences are remembered, and not discarded as presently are.

Focusing on rendering the tweets faster I do think is a good move, that and making the scrolling smoother.

Still would love to see avatars...nudge nudge
 
Posts: 159 | Thanked: 27 times | Joined on Sep 2009 @ Toronto
#198
[IMG][/IMG]

Rather than themes, make them go with the theme of the cellphone. This is FeedingIt listing, and I have the marina theme installed, looks quite smooth doesn't it.

I think its better witter synergizes with the cellphone theme than create its own theming concept.

again, an idea, love the software. keep up the good work

EDIT: avatars and smoother scrolling if you can
__________________
Habib Q
http://www.flickr.com/photos/evil_m0nkey/
http://habibqureshi.tumblr.com/

Everytime you don't click on my blog, I kill a kitten
 
dwould's Avatar
Posts: 529 | Thanked: 262 times | Joined on Dec 2008 @ Eastleigh, Hampshire, UK
#199
Originally Posted by euanandrews View Post
Personally I think the theme support is a waste of time...the basic controls you have already provided are fine...but you should consider coding it in such a way so that when people do updates, their colour preferences are remembered, and not discarded as presently are.

Focusing on rendering the tweets faster I do think is a good move, that and making the scrolling smoother.

Still would love to see avatars...nudge nudge

the colour preferences are supposed to be saved rather than discarded. there are values set in the /home/user/.witter file.
i'd be interested in the output fm running witter at commandline if you find it's not storing your colour preferences.
__________________
----------
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.
 

The Following User Says Thank You to dwould For This Useful Post:
dwould's Avatar
Posts: 529 | Thanked: 262 times | Joined on Dec 2008 @ Eastleigh, Hampshire, UK
#200
Originally Posted by evil_m0nkey View Post
[IMG][/IMG]

Rather than themes, make them go with the theme of the cellphone. This is FeedingIt listing, and I have the marina theme installed, looks quite smooth doesn't it.

I think its better witter synergizes with the cellphone theme than create its own theming concept.

again, an idea, love the software. keep up the good work

EDIT: avatars and smoother scrolling if you can

any idea how to hook into the phones theme? is feedingit a python app? i guess i can look into it. but any pointers on how to use and react to themes would be cool
__________________
----------
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.
 
Reply

Tags
python, twitter


 
Forum Jump


All times are GMT. The time now is 07:40.