Notices


Reply
Thread Tools
joshua.maverick's Avatar
Posts: 805 | Thanked: 440 times | Joined on Aug 2009 @ Mississauga, On
#321
Hey dwould, I'm down to build you some custom icons if you'd like. Drop me a pm with the specs and I'll get started.

Thanks
 
Posts: 1,667 | Thanked: 561 times | Joined on Feb 2010
#322
Originally Posted by dwould View Post
double tap is a bit weird.. it's actually 'activated' since there doesn't seem to be a double tap event. this basically means if you click on a tweet, then click on it again you open the actions.
so if you are not selected, a double tap does as expected.
if you are already selected, then a double tap is fast enough to trigger the event twice.
if anyone knows a better event handle to use, please let me know
Oh ok. I guess that's how it works
 
Posts: 138 | Thanked: 103 times | Joined on Jan 2010 @ Southern Germany
#323
Originally Posted by dwould View Post
you can use the trends view to find out what is trending and the search view to search for the trending #tag or whatever.....or have I missed something?
Yes
As each result seems to be a list item on its own it would come in handy to open the corresponding search tweet by a single click and hold (or, more trendy these days, a double click ) instead of showing the search HTTP request (which is completely inconvenient to use anyway imho).
 
dwould's Avatar
Posts: 529 | Thanked: 262 times | Joined on Dec 2008 @ Eastleigh, Hampshire, UK
#324
Originally Posted by joshua.maverick View Post
Hey dwould, I'm down to build you some custom icons if you'd like. Drop me a pm with the specs and I'll get started.

Thanks
thanks for the offer. my plan is to figure out a way to be able to switch icon sets, and support a relatively simple way for people to basically make icon themes. i will certainly let you know the details once I've figured them out.
__________________
----------
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.
 
Posts: 1,667 | Thanked: 561 times | Joined on Feb 2010
#325
i tried shortening a url today and...nothing happened
 
dwould's Avatar
Posts: 529 | Thanked: 262 times | Joined on Dec 2008 @ Eastleigh, Hampshire, UK
#326
Originally Posted by nosa101 View Post
i tried shortening a url today and...nothing happened
have you configured your bitly uid and application key correctly?
__________________
----------
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.
 
dwould's Avatar
Posts: 529 | Thanked: 262 times | Joined on Dec 2008 @ Eastleigh, Hampshire, UK
#327
Question, is 0.3.1-9 worthy of Extras? I'm aware that there are still a fair number of people who would not go near extras-testing.
Is Witter now good enough for that? or are people still experiencing random instability or serious usability problems?
I realise there are plenty of other features to develop, but I am now interested in stabalising the code for long enough to get a version into Extras, before implementing new stuff.
__________________
----------
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.
 
Posts: 1,667 | Thanked: 561 times | Joined on Feb 2010
#328
Originally Posted by dwould View Post
have you configured your bitly uid and application key correctly?
Oh, you need a bitly account to use it? I thought it worked like tweetdeck

UPDATE: bitly working good. Just tried it. You should push it to extras. We have to vote for it, right? Where at?

Originally Posted by dwould View Post
Question, is 0.3.1-9 worthy of Extras? I'm aware that there are still a fair number of people who would not go near extras-testing.
Is Witter now good enough for that? or are people still experiencing random instability or serious usability problems?
I realise there are plenty of other features to develop, but I am now interested in stabalising the code for long enough to get a version into Extras, before implementing new stuff.
I think it is
It is as good or if not better than ubertwitter and that's a lot. The aesthetic elements of it might be a bit meh but it works and that is all that matters.

Last edited by nosa101; 2010-03-26 at 15:55.
 
dwould's Avatar
Posts: 529 | Thanked: 262 times | Joined on Dec 2008 @ Eastleigh, Hampshire, UK
#329
Originally Posted by nosa101 View Post
Oh, you need a bitly account to use it? I thought it worked like tweetdeck
yeah, when I set out to add support I didn't realise I needed to require an id, but I think this way it tracks the urls' you've shortened, and gives you stats or some such.

I wonder if they'd give me an id for witter as an application so I could just do it that way....
__________________
----------
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:
mece's Avatar
Posts: 1,111 | Thanked: 1,985 times | Joined on Aug 2009 @ Åbo, Finland
#330
Originally Posted by dwould View Post
double tap is a bit weird.. it's actually 'activated' since there doesn't seem to be a double tap event. this basically means if you click on a tweet, then click on it again you open the actions.
so if you are not selected, a double tap does as expected.
if you are already selected, then a double tap is fast enough to trigger the event twice.
if anyone knows a better event handle to use, please let me know
you probly already know all this, but I might as well post it anyway.

haven't checked your code, but I simply validate the event like so:
if event.type == gtk.gdk._2BUTTON_PRESS:
and it works fine.
you get 3 events from a doubleclick. the first click gives gtk.gdk._BUTTON_PRESS and the second gives gtk.gdk._BUTTON_PRESS and gtk.gdk._2BUTTON_PRESS. you can set the speed required to register a doubleclick. I don't remember exactly how, but it's in the ref manual.

if you're using Qt then I have no idea, but it might be similar.
__________________
Class .. : Meddler, Thread watcher, Developer, Helper
Humor .. : [********--] Alignment: Pacifist
Patience : [*****-----] Weapon(s): N900, N950, Metal music
Agro ... : [----------] Relic(s) : N95, NGage, Tamyia Wild One

Try Tweed Suit for your hardcore twittering needs
http://twitter.com/mece66
I like my coffee black, like my metal.
 
Reply

Tags
python, twitter

Thread Tools

 
Forum Jump


All times are GMT. The time now is 18:47.