maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   Customize N900 Conversations (https://talk.maemo.org/showthread.php?t=36618)

niqbal 2010-05-04 09:09

Re: Customize N900 Conversations
 
Quote:

Originally Posted by nexus_7 (Post 640913)
Well I have been playing with using images and have this semi complete work in progress

http://i44.photobucket.com/albums/f45/xrchris/WIP2.png

PR 1.2 changelog does suggest skinnable themes for conversations. Right now, background image makes it slow and unsmooth. try it with overclocked to atleast 800+ Mhz

nexus_7 2010-05-04 10:56

Re: Customize N900 Conversations
 
Well i havent had any major problems so far there is the occasional pause when loading. I havent optimised the images used so far so will start playing with the css background-image repeat and shrinking the image size down to see what the effect is on loading times.

mrbiggzz79 2010-05-05 02:07

Re: Customize N900 Conversations
 
Quote:

Originally Posted by niqbal (Post 636721)
edit .js file.
Code:

function MessagingWidgetsRenderer_messageNode(item, add_to_top)

if(!item.self){
..
}
else
  name_tag.textContent = "Me";

replace Me for whatever u want

can u help with this alittle more pls

zombiegavins 2010-05-05 02:47

Re: Customize N900 Conversations
 
is there any chance that this could be made into an app of some kind, i thing these modified conversations look awesome but i dont have the know how to achieve this

niqbal 2010-05-05 11:05

Re: Customize N900 Conversations
 
Quote:

Originally Posted by mrbiggzz79 (Post 643791)
can u help with this alittle more pls

sure, which sms layout (theme) are you using. What exactly do u want to write in place of ME?

niqbal 2010-05-05 11:13

Re: Customize N900 Conversations
 
Quote:

Originally Posted by zombiegavins (Post 643823)
is there any chance that this could be made into an app of some kind, i thing these modified conversations look awesome but i dont have the know how to achieve this

its a simple copy paste, no need to make it into an app or run a script.

http://talk.maemo.org/showpost.php?p...&postcount=422

directions are given in the link

mrbiggzz79 2010-05-05 12:44

Re: Customize N900 Conversations
 
Quote:

Originally Posted by niqbal (Post 644399)
sure, which sms layout (theme) are you using. What exactly do u want to write in place of ME?

BTW im using rickrvo's file and just change the SMS to CHAT...
and i wanna use "Theo" instead of "Me"

niqbal 2010-05-05 14:36

Re: Customize N900 Conversations
 
Now i am confused. Where are you getting the "Me" from? Put a screenshot up. His files are the same as b666m initial files. You should have "You"

Sash 2010-05-05 15:11

Re: Customize N900 Conversations
 
Just a quick thanks to all involved in the thread.
I made a few minor changes to my SMS conversations and thought I'd show what I'd done:

http://i41.tinypic.com/2evu6w0.jpg

I know it's not major, but i like the look of it for now.

niqbal 2010-05-05 17:07

Re: Customize N900 Conversations
 
Quote:

Originally Posted by Sash (Post 644671)
Just a quick thanks to all involved in the thread.
I made a few minor changes to my SMS conversations and thought I'd show what I'd done:

http://i41.tinypic.com/2evu6w0.jpg

I know it's not major, but i like the look of it for now.

ood job mate, self satisfaction when you make it just the way you like it

mrbiggzz79 2010-05-05 17:35

Re: Customize N900 Conversations
 
1 Attachment(s)
Quote:

Originally Posted by niqbal (Post 644640)
Now i am confused. Where are you getting the "Me" from? Put a screenshot up. His files are the same as b666m initial files. You should have "You"

your rite it is "you"

niqbal 2010-05-05 21:05

Re: Customize N900 Conversations
 
1 Attachment(s)
Quote:

Originally Posted by mrbiggzz79 (Post 644874)
your rite it is "you"

use the attached .js file instead, just copy it over

mrbiggzz79 2010-05-05 21:48

Re: Customize N900 Conversations
 
Quote:

Originally Posted by niqbal (Post 645237)
use the attached .js file instead, just copy it over

thanks man good lookin out

hawaii 2010-05-06 23:49

Re: Customize N900 Conversations
 
Just wanted to say, although file permissions are a bit blotchy from ext3->vfat, you can symlink avatar.png out of /usr/share/rtcom-messaging-iu/html and into MyDocs/.images. This makes is easy to make changes for regular users to modify their avatars.

NiftyWolfie 2010-05-07 07:14

Re: Customize N900 Conversations
 
Like to say a big thanks to you all here for you ideas, I've now altered my SMS conversation screen and all my fonts and will be looking to alter my IM conversation screen today

kevinm2k 2010-05-19 15:34

Re: Customize N900 Conversations
 
I have done a lot of editing to the CSS, HTML, JS files (through users on this thread) and it looks fantastic so thanks so much...

Only thing... scrolling in messaging is SOOOOO slow.. any reason?

kevinm2k 2010-05-20 10:36

Re: Customize N900 Conversations
 
Hmm, I changed the 'avatar.png' to 'avatar.jpg' in the javascript file, (jpg file was about 60kb less) and it has speeded up a lot more, but still very very slow and laggy, any ways to improve this?

slender 2010-05-20 10:39

Re: Customize N900 Conversations
 
Quote:

Originally Posted by kevinm2k (Post 666215)
I have done a lot of editing to the CSS, HTML, JS files (through users on this thread) and it looks fantastic so thanks so much...

Only thing... scrolling in messaging is SOOOOO slow.. any reason?

Its by design:
https://bugs.maemo.org/show_bug.cgi?id=5455

Enjoy :|

.edit
And the thing what mostly worries me is that that bug has 9 votes. It should have at least 30 or is it that user have never used any other mobile UI than what Nokia has offered.

joppu 2010-05-20 11:21

Re: Customize N900 Conversations
 
I have a small request if someone has too much free time:

Make the conversations look like

Quote:

03:00PM <John Doe> foobar
Yes, the brackets should go there too

And these would simply appear below each other emulating a console IRC client.

On a back background and a white or green font. Also with font-family: monospace if possible.

I would do this myself, but the CSS and HTML files look like mess.

niqbal 2010-05-20 11:33

Re: Customize N900 Conversations
 
Quote:

Originally Posted by kevinm2k (Post 666215)
I have done a lot of editing to the CSS, HTML, JS files (through users on this thread) and it looks fantastic so thanks so much...

Only thing... scrolling in messaging is SOOOOO slow.. any reason?

we figured out reasons some time back what made scrolling unsmooth and slow. Its nothing but a few elements used in css which makes it slow. If you had searched through this thread u would realize its been debated, used and rectified. .

If you use any of my themes from this thread, they are not slow by any means.

eitama 2010-05-20 11:33

Re: Customize N900 Conversations
 
Quote:

Originally Posted by slender (Post 667382)
Its by design:
https://bugs.maemo.org/show_bug.cgi?id=5455

Enjoy :|

.edit
And the thing what mostly worries me is that that bug has 9 votes. It should have at least 30 or is it that user have never used any other mobile UI than what Nokia has offered.

11 now (;
-----------

slender 2010-05-20 11:36

Re: Customize N900 Conversations
 
Quote:

Originally Posted by joppu (Post 667447)
I have a small request if someone has too much free time:

Make the conversations look like



Yes, the brackets should go there too

And these would simply appear below each other emulating a console IRC client.

On a back background and a white or green font. Also with font-family: monospace if possible.

I would do this myself, but the CSS and HTML files look like mess.

I think that i have requested something like that in this thread. I failed to spot anything but if there is this kind of theme then thatīs wonderful. One reason that scrolling in that view is so slow is all fancy CSS-styling. Just plain simple and effective color coded way of displaying sms/im messages is IMHO The right way of doing it :D

slender 2010-05-20 11:38

Re: Customize N900 Conversations
 
Quote:

Originally Posted by niqbal (Post 667465)
we figured out reasons some time back what made scrolling unsmooth and slow. Its nothing but a few elements used in css which makes it slow. If you had searched through this thread u would realize its been debated, used and rectified. .

If you use any of my themes from this thread, they are not slow by any means.

Actually I know this. Look my post. Itīs not communityīs job* to fix stuff what Nokia has managed to fck up. You have made workaround that you can suggest politely and say that current way what Nokia has done is broken, but community has managed to made temporary/workaround for this.

.edit
*Bit wrong way of saying that it is but itīs not :) Makes sense doesn't it? Yes community can fix things but after all itīs the mother who should show the way and set the bar high on quality of things.

niqbal 2010-05-20 11:38

Re: Customize N900 Conversations
 
Quote:

Originally Posted by joppu (Post 667447)
I have a small request if someone has too much free time:

Make the conversations look like



Yes, the brackets should go there too

And these would simply appear below each other emulating a console IRC client.

On a back background and a white or green font. Also with font-family: monospace if possible.

I would do this myself, but the CSS and HTML files look like mess.

can u describe it in more detail, maybe a graphic

slender 2010-05-20 11:40

Re: Customize N900 Conversations
 
Quote:

Originally Posted by niqbal (Post 667478)
can u describe it in more detail, maybe a graphic

http://www.google.com/images?um=1&hl...=&oq=&gs_rfai=

.edit
If possible, from user name link to contact card.

niqbal 2010-05-20 11:46

Re: Customize N900 Conversations
 
Quote:

Originally Posted by slender (Post 667477)
Actually I know this. Look my post. Itīs not communityīs job to fix stuff what Nokia has managed to fck up. You have made workaround that you can suggest politely and say that current way what Nokia has done is broken, but community has managed to made temporary/workaround for this.

no its the other way round. Nokias default is very quick to scroll. It pauses if you scroll up in a long conversation. That is because it fetches history and displays. So basically when u move into a conversation, it only keeps a certain amount of messages in buffer.

community just realized certain css elements were no go because of low processing power. Actually at 800Mhz even some of those elements were kindda working but still visibly slow.

slender 2010-05-20 11:52

Re: Customize N900 Conversations
 
@niqbal,
So we probably have case YMMV because on my N900 scrolling is laggy no question about it. And btw. as end user i do not care how it really is implemented or how hard is it to make smooth only thing that i have noticed and what iīm interested is that on my screen itīs slow and seems that iīm not the only one :|

Wonderful thing thought is that it looks like we have workaround for this.

niqbal 2010-05-20 12:09

Re: Customize N900 Conversations
 
Quote:

Originally Posted by slender (Post 667505)
@niqbal,
So we probably have case YMMV because on my N900 scrolling is laggy no question about it. And btw. as end user i do not care how it really is implemented or how hard is it to make smooth only thing that i have noticed and what iīm interested is that on my screen itīs slow and seems that iīm not the only one :|

Wonderful thing thought is that it looks like we have workaround for this.

actually what i am trying to say is, if you are referring to hiccups/pauses that occur while you scroll in a long conversation, there is no community work around Mostly the code is hidden is one reason. Second reason is its in hard core javascript and using mozillas javascript engine is not going to help eleviate the unsmoothness.

if its visibly slow like you scroll and it doesnt wanna move. Then css file has elements that are causing it. Thats a community-driven problem. Bad coding by some joe. Here workaround is possible of course.

hope it helps u understand what i was trying to say.

kevinm2k 2010-05-20 12:14

Re: Customize N900 Conversations
 
Do you know what page the resolution is on? I have read some of them, and I have done a search but going through 59 pages is going to really take some time.

I did get the theme directly from here, but to be fair its never really been fast anyway, I find all the scrolling throughout the entire phone laggy, and yes it is nokias job to fix... doubt they will thou unfortunately.

kevinm2k 2010-05-20 12:37

Re: Customize N900 Conversations
 
Ok ive been through and I found the "fix". I used the one on page 37 of this page, and then had a play with it.

Ive literally just took the opacity and shadow away and it is a lot better... guess it will do!

Thanks guys.

Saturn 2010-05-21 00:11

Re: Customize N900 Conversations
 
Quote:

Originally Posted by niqbal (Post 667465)
we figured out reasons some time back what made scrolling unsmooth and slow. Its nothing but a few elements used in css which makes it slow. If you had searched through this thread u would realize its been debated, used and rectified. .

If you use any of my themes from this thread, they are not slow by any means.

Would you like to your findings in that bugzilla report so all could profit?
I find it also annoying sometimes.

Thanks.

HeartJ 2010-05-22 09:43

Re: Customize N900 Conversations
 
who can tell me how to change the background?
I mean change the picture, not the color?
thx.

HeartJ 2010-05-22 10:18

Re: Customize N900 Conversations
 
Ok, i got the way to change the background with a picture from termi_uc's post.

Thx.

just add the code into the bottom of div.BubbleSelf and div.BubbleOther.

code:
Code:

background: url(1.gif) fixed 100% 100% no-repeat
And you should add "1.gif" to /usr/share/rtcom-messaging-ui/html/ .

I didn't familiar with html, css, and js, and just hope my method is right.
:rolleyes:

eitama 2010-05-23 17:59

Re: Customize N900 Conversations
 
1 Attachment(s)
Hello all!

I decided today I want to sit my *** down and put some
modifications into my conversations window for SMSes.

Goals :
- Faster speed.
- I wanted the Date to be more aligned(ish) to the right.

Result :
http://i880.photobucket.com/albums/a...523-204403.png

Download :
Attachment 10224

Disclaimer : I based this on files from page 37!

Enjoy :)

niqbal 2010-05-24 08:31

Re: Customize N900 Conversations
 
looks great, alot of people are interested in minimalistic styles. I will try it

eitama 2010-05-24 08:52

Re: Customize N900 Conversations
 
Quote:

Originally Posted by niqbal (Post 672876)
looks great, alot of people are interested in minimalistic styles. I will try it

The "Other" side peer timestamp needs 1 pixel or 2 to the left,
but I didn't have time to play with it, and looked good enough for me (;

Schturman 2010-05-27 22:56

Re: Customize N900 Conversations
 
Hello ALL !!
After updating to PR1.2 I have a little problem. I put again my modded files to the right place and now when I open conversation window, I see a little transition effect (more true to say - jumping) of bubbles from left to right... It's opens not smoothly like before (PR1.1) This happens with all contacts, why I don't know.. Here you can see a little video of this (sorry about quality) http://www.youtube.com/watch?v=2YJTD2jjH7U
Any ideas ?

Thanks

mannakiosk 2010-05-28 12:14

Re: Customize N900 Conversations
 
Hi-diddly-ho, neighbourinos!

I just noticed something called "Shaded Chat Theme" in the extras-testing repo.

QA page: http://maemo.org/packages/package_in...theme/0.0.1-3/

I didn't notice anything different after installing. Maybe I'm just not attentive enough or maybe I don't know where to activate this theme.

Does anyone know anything about this?

Schturman 2010-05-28 15:42

Re: Customize N900 Conversations
 
It's nice, but not what I want...
After installation you can find this in the setting of the Conversation app. It's working only with IM Conversation....

timojala 2010-06-01 12:18

Re: Customize N900 Conversations
 
Quote:

Originally Posted by mannakiosk (Post 685473)
I just noticed something called "Shaded Chat Theme" in the extras-testing repo.

I didn't notice anything different after installing. Maybe I'm just not attentive enough or maybe I don't know where to activate this theme.

Does anyone know anything about this?

Hi, updated the package description to be clearer. See the new package at:
http://maemo.org/packages/package_in...theme/0.0.3-1/
Requires PR1.2 to work.


All times are GMT. The time now is 15:39.

vBulletin® Version 3.8.8