![]() |
Re: witter - a python twitter client
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 |
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Quote:
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 :p) instead of showing the search HTTP request (which is completely inconvenient to use anyway imho). |
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
i tried shortening a url today and...nothing happened
|
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
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. |
Re: witter - a python twitter client
Quote:
UPDATE: bitly working good. Just tried it. You should push it to extras. We have to vote for it, right? Where at? Quote:
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. |
Re: witter - a python twitter client
Quote:
I wonder if they'd give me an id for witter as an application so I could just do it that way.... |
Re: witter - a python twitter client
Quote:
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. |
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
+1 for that. Witter has come a LONG way in the last 10 days.
|
Re: witter - a python twitter client
i just noticed something today, my timestamps are bit off. 5 hrs ahead. i'm guessing it's british time
|
Re: witter - a python twitter client
Quote:
do you have a +/- nnnn after the time? eg all mine say 13:07:00 +0000 since I'm gmt. wondering if your timestamps show different offset, and as such parng the time would get the right value, or if I'd need to parse assume gmt and figure out local timezone from device to present the correct time |
Re: witter - a python twitter client
nope it comes out just like yours
|
Re: witter - a python twitter client
One bug that I mentioned is when I m writing tweets with greek characters they take space for 2 and not for 1 which normally happens with english. So, my tweets must be very little:(
|
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Hey ..... thx for the great app and time you put into it.
I just updated to the most recet version from testingdevel and I have a question. How do I search? When I click search all I get is a blank page and my tweet textfield which I used the first try to search and instead tweeted my search term. Is there functionality yet to delete tweets accidently made? |
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
thx Rob1n :)
does the search keep refreshing? If not is there a way to keep an active search or is it a feature that is planned? If not I hereby request it :) |
Re: witter - a python twitter client
Quote:
at some poont i'll look into how to integrate with the twitter saved search thing. at that time i might look at retaining search hits. |
Re: witter - a python twitter client
couldn't use virtual keyboard after retweeting. someone else can check it out though.
and the timestamp is british time |
Re: witter - a python twitter client
Since the last update I feel that witter is a fully useable twitter client for me, and the only one I use while on the move. A couple of minor things bother me though, all of which should be pretty trivial to fix:
A link like this : "mece66: iron sky (http://www.ironsky.net)" is parsed, but the ( ) are included in the url, so the browser wont open it properly unless you manually remove the parantheses.. some special characters, for example < and > are html encoded and are displayed like Code:
< the RT function is rendered wrong imo. it's now "RT: @mece66 : blahblah" and it should be "RT @mece66: blahblah" RT function should work on too long texts, but cut off the end if tweeted while too long. -14 chars left or something like that could be displayed if text is too long. lastly, and this might not be a bug, just me... How do I use twitpic? I mean where do I enter the text? What happens when I click the "twitpic" button after selecting an image? br, @mece66 |
Re: witter - a python twitter client
a reboot fixed my virtual keyboard problem
|
Re: witter - a python twitter client
Quote:
not sure how else to do this. Quote:
Quote:
Quote:
Quote:
currently if there is no text in the entry field, it doesn't send. I'm aware this needs a proper pop up warning, or just to post with no comment |
Re: witter - a python twitter client
Quote:
Quote:
Perhaps line 799 in account.py version 0.3.1-9? Quote:
anyway I now just manually edit the thing, but the "RT @user:" method seems to be commonly used. (tweetdeck, echofon and gravity use that method at least) Quote:
Quote:
|
Re: witter - a python twitter client
0.3.1-10 includes support for themed icons.
anyone can create a set of icons with the same filenames as the default theme and make them availiable to witter. basically just create a folder under /opt/witter/icons/ that is the name of your theme, and in that folder place you icons (default icons are all 48x48) then run witter and your theme will show up in preferences->select theme themes could be made separately installable just need to put their files in the right place. see my blog for full list of icon files required. |
Re: witter - a python twitter client
1 Attachment(s)
I've just made a set of custom icons for Twitter - see the attached screenshot.
Anyone interested in using them just let me know :) EDIT A bigger screenshot here: http://www.moubail.com/temp/maemo/wi...tter-icons.png |
Re: witter - a python twitter client
Quote:
or can you send me the files to include in the main package? |
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Quote:
suggestions for the name of this new theme? unless it should just be called 'markusm' |
Re: witter - a python twitter client
How about 'Monochrome' ?
|
Re: witter - a python twitter client
0.3.1-11 on it's way to extras devel with new Monochrome theme icons :-)
|
Re: witter - a python twitter client
0.3.1-12 on it's way to fix the few places I'd still missed icon references which cause it to always show busy.
|
Re: witter - a python twitter client
I am happy with witter and an own ("Other") status.net server since 0.3.1-11 now. But...
... just some new problem since 0.3.1-13: Exception in thread Thread-3: Traceback (most recent call last): File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner self.run() File "/usr/lib/python2.5/threading.py", line 446, in run self.__target(*self.__args, **self.__kwargs) File "/home/user/src/witter/fremantle/src/opt/witter/witter/refresh_thread.py", line 41, in _start File "/opt/witter/witter.py", line 705, in getMentionsWrapper self.activeAccount.getMentions(auto=autoval, older=get_older, get_count=more) File "/home/user/src/witter/fremantle/src/opt/witter/account/account.py", line 298, in getMentions File "/home/user/src/witter/fremantle/src/opt/witter/account/account.py", line 995, in parse_time File "/usr/lib/python2.5/_strptime.py", line 330, in strptime (data_string, format)) ValueError: time data did not match format: data=Sun Apr 04 23:39:48 +0200 2010 fmt=%a, %d %b %Y %H:%M:%S +0000 So I have the question again: Bug or feature? Localising problem? And: Do you prefer bug reports in garage? |
Re: witter - a python twitter client
Quote:
b) it doesn't have a comma after the day, but it does for me. back to the drawing board.... |
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Witter is not refreshing automaticaly. Can I do that?
Thanks in advance!!! |
Re: witter - a python twitter client
On the subject of search -- one thing that bugs me is that there is no way to save multiple searches. For example, I often search on #N900 and #kindle.
I don't program, so I don't know how they do this, but you know how browsers let you click in the url area and you get a list of urls recently chosen? If you could click somewhere and get a list of searches recently done, that would be cool, for starters. |
All times are GMT. The time now is 12:07. |
vBulletin® Version 3.8.8