![]() |
Re: witter - a python twitter client
My input on the layout. A kind of compromise from all the previous and would be easy to make user selectable color schemes for.
http://www.moubail.com/temp/maemo/wi...ter-left-1.jpg http://www.moubail.com/temp/maemo/wi...ter-left-2.jpg http://www.moubail.com/temp/maemo/wi...tter-right.jpg |
Re: witter - a python twitter client
Loving the mockups. Would be great to see such twitter beauty on the N900. :)
|
Re: witter - a python twitter client
Testing 0.1.1-9 here, some feedback:
If you have a bug tracker (request a product on bugs.maemo.org), I can enter these as bug reports if you want to make it easier for you to manage, proritize and merge requests. The app is getting nicer and nicer with every release, good work! |
Re: witter - a python twitter client
Quote:
Quote:
Quote:
|
Re: witter - a python twitter client
Quote:
Where do I get the icons? how do I set the icons in gtkbuiblder? how do I get the chars remaining counter *inside* the text entry box? I looked everywhere for info on that, and found nothing, which is why it is currently a label next to the entry box. I'm actually playing at the moment with a ui which will hide everything except the tweets. And will bring them back if you type anything. I am hoping to spend this evening investigating gestures, so that you can swipe left/right to switch views. My plan is to bring the buttons etc back when you switch, then dissapear them again after a few seconds. I'd love to make the buttons pretty pictures instead of text, but they are they way they are because that's all I've figured out so far.;-) |
Re: witter - a python twitter client
Quote:
so if it has no permission there then it won't store anything I take it as a good point that I should investigate using GConf instead. don't suppose you can point me to a guide on doing that? Quote:
Quote:
Quote:
|
Re: witter - a python twitter client
You get the icons from me (if you want) as I made them :). I'm happy to help designing the graphics if you so wish. (I'm an Art Director / UI/UX designer by profession.)
I was going to suggest a disappearing UI as using Twitter is mostly reading stuff and less posting - at least usually I think this is the case. You could just copy the layout concept from the Conversations view. Have a big "Tweet" button on top of the messages that scrolls away with the messages but as soon as the scrolling stops or the user taps the screen the button appears on top of the list again (fixed position). And I also think the writing of the new tweet could be done in a dialogue with only the text box and a button for sending. Clicking outside the dialogue cancels (but you could still remember the text that was written in case the user want's pick up where he/she left. If you want I could try to do some mockups of different scenarios. |
Re: witter - a python twitter client
Quote:
I'm still loathe to ask people to spend too much time generating things, since I'm still not sure I know how to actually implement a given design. I'm very much bound by what I've figured out so far. If I can figure out gestures, then that's a start. I obviously need to figure out more event handling code to be able to detect scrolling and inactivity etc. With christmas approaching, I'm not sure how much time I'll have to spend on it. |
Re: witter - a python twitter client
ok, so once again autobuilder is being painfully slow. however, witter 0.2.0-1 is on it's way to extras-devel.
no, there is still no support for avatars. the buttons are still text, though I'm hoping the next drop will have icons. also if you previously relied on non romanised chars being shown. don't update. as this isn't working at the moment. so what have I spent my time doing? there is now a custom cell renderer which makes things look a little nicer. but at the moment I'm using cairo to render text and haven't figured out how to make pango render non romanised glyphs, so no chinese/arabic or whatever. sorry. but it does look nicer. i've changed colours to match the colours of the other window buttons. retweet not jus copies a tweet to the entry field so you can do 'old style' retweet. reply_to put s focus in the entry field at the rightplace. you can reply from the search view without losing our search terms there are now 'gestures' so you can swipe left or right to change views. changing views scrolls to the top of the new view. (i wanted to remember position in each view, but I'm not there yet) scrolling hides all controls to give full space to tweets. switching views or pressing any key brings controls back. communications are now encrypted as witter uses https. that's probably everything. still loads to do, but figured it was worth moving up to 0.2.0 for. there was a temptation to keep fixing things and tweaking things without releasing and update. but at least this way i get feedback. yes i know you want avatars. no i haven't decided to add them, the amount of coding, memory usage and the extra network traffic leave me still unconvinced. |
Re: witter - a python twitter client
Quote:
In mClock, I do the following python code with gconf to load a stored conf variable called timeMode and reset it to the initial value of "maxi" if the read value is invalid. Code:
global timeMode |
All times are GMT. The time now is 09:10. |
vBulletin® Version 3.8.8