![]() |
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Quote:
I'll take suggestions on the UI, but given I'm not certain I'd be able to implement them. It would seem a little premature to ask others to come up with designs. |
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Quote:
Quote:
Quote:
|
Re: witter - a python twitter client
Quote:
I'm very conscious of making the most of the screen real estate. |
Re: witter - a python twitter client
Quote:
though as I said on a previous post, I need to spend some time to ge thte source into SCM, and properly arranged for diablo/fremantle because at the moment I'm focusing on fremantle and it's not easy ot keep things in step. |
Re: witter - a python twitter client
ok, I don't know if auto-builder is asleep, or just busy. but it's taking it's time...
In theory witter 0.1.1-1 is going into extras-devel It contains reply_to support. if a tweet is in reply to another, it will load the other and put it in small text beneath the time stamp. Unless the replied to tweet is from a private feed. For some reason even if you are authorised to see the original tweet, the API for getting a specific single tweet blocks access. if you tap-hold on someone you can select reply_to which a) fills their username in the text entry field, and sets a flag with the tweet it. if you submit a tweet it will get marked as a reply to that selected tweet. if you change your mind, just deleting the username should do the trick. there is a ReTweet option too...but it's not working, all it does is copy the tweet text to the text entry, at that point I realised that included all the formatting that I'd added to the tweet. so I need to think longer on this one error notifications are now hildon 'notes' instead of dialogs text entry is now hildon.Entry buttons are now hildon buttons (but I've haven't done anything to work around styling not being applied right) I'll probably keep this version in extras-devel for a while to sort a few more big things out. But I thought I'd let people know it's coming...assuming auto builder eventually does it's thing |
Re: witter - a python twitter client
Quote:
this switches the root url from twitter to identi.ca At the moment this is just so that you (or anyone with an identi.ca account) can check that it does basically work with the switched urls. assuming that bit is as simple as that, then I'll think more about how to integrate this, and the multiple account request into something a bit more structured. |
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
I don't know if you've seen this already, but it might make it easier to implement some of these requested features
http://code.google.com/p/python-twitter/ I modified one of your earlier builds from your blog post and it works pretty good |
Re: witter - a python twitter client
1 Attachment(s)
Quote:
Here is an updated version of the one I was working on, somehow my layer styles got messed about. |
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
|
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
just a mock up, totally up to the dev!
|
Re: witter - a python twitter client
Quote:
I'd personally prefer it if; - the menu items on the left hand side were on the right hand side as I mosly use Twitter to read and it'd be nice not to have to look at those options every time. - that there were no 'Twitter' icon - and instead the message is just sent pressing Enter - but having said that..that may not work so well for our friends on N800's. - that the theme was muh more dark/black (personal preference of course) |
Re: witter - a python twitter client
|
Re: witter - a python twitter client
|
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Quote:
http://talk.maemo.org/showpost.php?p...0&postcount=58 Regardless, dwould, if there is anything I can do to help, just let me know. |
Re: witter - a python twitter client
Quote:
The only other thing I would personally prefer is 'icons' for "Tweet' and 'Refresh' instead of big icons with text in them. Nice. |
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Hello everybody,
i have a N900 since yesterday... and was very amused to read about the witter-aplication... i have installed it as it was written, but it don't start.. it opens but nothing happens... i waited for almost 15 minutes but i could only read witter in the status bar... has anybody the same problem or a solution for that? Have i to install any phyton-packages first? Sorry if the question is stupid, but i am a real newbi... |
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Installed it to my N810 and here are some areas of improvement (sorry if they have been mentioned);
1) I'd love to see the avatars and not just the twitter names 2) Some texts in the timeline goes past the right edge of the screen and does not seem to wrap correctly 3) Nothing happens when selecting direct messages, mentions or search. 4) Could you add a 'retweet' option that takes advantage of the now built-in retweeting function? 5) I'd love kinetic scrolling on the N810 platform as well 6) I would much prefer that instead of a full date and time stamp in the tweets that it would say 'Posted 4 mins ago', etc. 7) Auto-refresh of the timeline would be great 8) A better looking UI :) 9) When on the Friends/Contacts list it would be nice to be able to click the name of a contact and then see all his/hers tweets Like the contact management options a lot! |
Re: witter - a python twitter client
Quote:
I guess I should learn how to put pictures on buttons instead of text... I also have not the slightest clue how I would put the remaining character count inside the test entry field. My personal though on avatars is they provide nothing I want to see at the cost of screen space. I can't recognise most people from their avatar pictures anyhow. unfortunately this week is likely to see little progress because I had a day job, and it rather gets in the way ;-) my plan for now is to figure out the garage project stuff to get the code in SCM, and sort out diablo versus fremantle. As there is a good chance diablo will get left behind in the enthusiasm for the nice new n900 With that sorted I might stand a chance of keeping track of various enhancement requests! |
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Quote:
2,3,4)I'm afraid the 810 verison is currently quite far behind nothing will happen when you select any of the views until you hit 'refresh' retweet is being developed and if I figure out a sensible way to manage two slightly different code streams, then it will go to the n810 too 5)kinetic scrolling on the 810 is a question of me figuring out library that provides it 6)the problem with time stamps that show you how long ago, is that you have to have a constantly updating process to keep them up to date. that means battery drain vs inaccuarcy. fixed time stamp is just right. 7) same thing with 6. but very commonly requested. so I'll probably work on it, but it means me learning how to do threads etc. 8) everyones a critic....;-) 9) yeah, I guess that would be nice...perhaps one of the core things to get working before I worry about multiple accounts etc |
Re: witter - a python twitter client
I guess we're all different - for me avatars help a lot as i subscribe to a lot of news/site updates that oftgen post 4-5 tweets in a row. Having the avatars is a great way for me to quickly see what sort of posts I have.
|
Re: witter - a python twitter client
Quote:
if you install any other python package it will install this, and hence most people haven't noticed the missing dependancy. at least I'm working on that assumption at the moment. open a terminal and run 'witter' from there if it complains about the hildon import then try installing something like gpodder, to see if that helps. I will fix the missing dependancy but it might be a while before it makes it into an available version |
Re: witter - a python twitter client
Quote:
http://talk.maemo.org/showthread.php?t=25640 |
Re: witter - a python twitter client
Quote:
Tempted though I was to forget about the n8*0 stuff, particularly as my 810 seems to be having intermittent network problems. I have now uploaded a version of witter that brings it in line with the fremantle verison. I've also uploaded 0.1.1-2 to the fremantle extras devel. In addition to the previous version the only real changes are notifications. Errors retrieving any of the feeds show up as hildon notes, and successful retrieval puts up a hildon banner. Next I'm going to try and get RT working properly. edit: actually decided to promote both, so 0.1.1-1 is going to diablo extras, and 0.1.1-2 is going to fremantle extras-testing retweet now 'works' using the new twitter api for retweet. but I'm not sure I like that style of retweet with no chance for extra text. |
Re: witter - a python twitter client
hmm, seems the python package on diablo is called python2.5-hildon.
|
Re: witter - a python twitter client
Thank you. Works great on the N900, if only a little scarce when it comes to making the UI pretty. But I'm not complaining.
I am curious, how hard would it be to code an auto "refresh" after the user tweets something? |
Re: witter - a python twitter client
damn, thats what I get for thinking i can get away with only checking install on n900.
0.1.1-2 on it's way to diablo extras-devel. |
Re: witter - a python twitter client
Quote:
|
Re: witter - a python twitter client
Using Witter 0.1.1-1 And I really like it! I'm a heavy twitter user and I really appreciate the effort.
I have some stuff for you to consider. They are in priority order: Bugs (Haven't tried the devel version, so could already be fixed)
Smaller suggestions
Stuff for the future
That's all I have for now. I find witter very nice and usable even if you don't add any of the stuff I suggested. Keep up the good work |
Re: witter - a python twitter client
mece , I see you mentioned there are auto notifications? How are these reported as I don't get anyone on my device?
Also are their any plans for a widget if there are no notifications? Otherwise Kudos to the creator as this is a great app :-) |
Re: witter - a python twitter client
Quote:
|
All times are GMT. The time now is 08:10. |
vBulletin® Version 3.8.8