![]() |
[Announce] MeegIM - xmpp client
Hi everyone !
I want to present my xmpp client. I know, this app is not new. MeegIM took part in "Coding Competition 2012". But in that time it was a very crude app and had a few features. But I was developing on it and it acquires some new features. And new features will appear in new versions. ;) Here is some screenshots: http://meegim.googlecode.com/svn/wik...er_200x356.png http://meegim.googlecode.com/svn/wik...hat_smiles.png http://meegim.googlecode.com/svn/wiki/images/chats.png http://meegim.googlecode.com/svn/wik...s/settings.png More information you can find out here: http://code.google.com/p/meegim/ Also the project is available on http://projects.developer.nokia.com/meegim/wiki . But later I am not going to support that page. The main page of the project will be code.google.com/p/meegim. Of course, it may not work properly in some places, but I'm developing. :D If you found bugs or have ideas for improvements please use the "Issues" on the home web-page to add an entry. Or you can post it here. Anyway I will be glad of any feedback. ;) Now the latest version of MeegIM is 0.4.4. You can download it here http://meegim.googlecode.com/files/m....4.4_armel.deb https://www.google.com/chart?chs=150...L|1&choe=UTF-8 Or you can visit the home page of the project and download it there. ChangeLog: * templates of accounts were added (xmpp; gTalk, Yandex) * a long-tap menu was added in the roster * a long-tap menu was added in the chat window * background was changed * In the menu of the chat window "leave chat" item was added Thank you for your attention :) |
Re: [Announce] MeegIM - xmpp client
finally, some decent im client. hate to keep reentering my password because it's in openmode...
|
Re: [Announce] MeegIM - xmpp client
I think MeeIM instead of MeegIM would be a better name :D
Anyway, nice work! Thanks! |
Re: [Announce] MeegIM - xmpp client
Quote:
|
Re: [Announce] MeegIM - xmpp client
Will you add landscape support?
Would be very handy for N950 users edit: Whenever I talk to someone, the message that I've typed in, comes directly back at me, like the person who I am talking to says it to me (so everything comes up double at the chat screen) tried it using Gtalk |
Re: [Announce] MeegIM - xmpp client
Quote:
|
Re: [Announce] MeegIM - xmpp client
Quote:
|
Re: [Announce] MeegIM - xmpp client
1 Attachment(s)
Quote:
When I talk, the person is like "Talking back to me" with the same message. Edit: One more favour to ask: Can you add a "daemon" function? so it will run as a daemon while closing the window? |
Re: [Announce] MeegIM - xmpp client
Quote:
Something you are hiding from me :D Or you are connected to same account from two different client. In this case if you want to send a message to another client, you have to select resource of that client. Quote:
|
Re: [Announce] MeegIM - xmpp client
even i see this chat returned back to , exactly same as htheb reported in the screenshot above.
@qnetman , could you post a summary of the settttings you used for google talk account? May be we can find a clue from there. Thanks a lot for this cool chat cllient ! It looks very good. |
Re: [Announce] MeegIM - xmpp client
Ok, thanks to everyone. I'll try to find this bug and fix it to the next release.
|
Re: [Announce] MeegIM - xmpp client
Quote:
|
Re: [Announce] MeegIM - xmpp client
Quote:
|
Re: [Announce] MeegIM - xmpp client
I too am facing the same issue - My messages return to me. Also, the supposed recipient doesnt get any!
Here is my configuration if it may help. Service is Google Talk. JID - <google.username>@gmail.com password - google account password Resource - Nokia N9 Server - talk.google.com Port - 5222 I also tried port 443 as recommended by Google. But it gives me "socket error". So basically this issue cripples the whole app for me. Awesome UI, btw! I really wish to use the app if the issue gets fixed. :-) |
Re: [Announce] MeegIM - xmpp client
Quote:
|
Re: [Announce] MeegIM - xmpp client
Quote:
|
Re: [Announce] MeegIM - xmpp client
Quote:
|
Re: [Announce] MeegIM - xmpp client
Version 0.4.0 is available.
I fixed the problem with gTalk. Some problems was fixed too. But there is something new :) Now you can create own theme smiles. How you can do this I will write it later. Also will be available some examples. But if shortly: 1. create a directory /home/user/.config/meegim/smiles 2. create a directory with your smiles /home/user/.config/meegim/smiles/mytheme 3. create a theme file theme.xml (for example you can take /opt/meegim/smiles/theme.xml) 4. put the theme.xml into /home/user/.config/meegim/smiles/mytheme 5. put your png files into /home/user/.config/meegim/smiles/mytheme 6. restart MeegIM and choose your theme If you found bugs please report about it. ;) |
Re: [Announce] MeegIM - xmpp client
Автор сделайте пожалуйста шаблоны для покдлючения вида:
Служба Google Talk. JID - <google.username> @ gmail.com пароль - пароль учетной записи Google ресурс - Nokia N9 Server - talk.google.com Порт - 5222 Спасибо. |
Re: [Announce] MeegIM - xmpp client
It's working perfect now! Thanks for the quick fix! :-)
This, indeed, is my chat client now in my N9.! |
Re: [Announce] MeegIM - xmpp client
As I've written, in the last version of MeegIM user can make own smileys pack.
How you can do this you can find out here: https://code.google.com/p/meegim/wiki/Smiles http://meegim.googlecode.com/svn/wik...gs_smileys.png http://meegim.googlecode.com/svn/wik...eys_black2.png |
Re: [Announce] MeegIM - xmpp client
Hmm i don't uderstand (unlucky) name. When is it XMPP ONLY client, why name is MeegIM ? IM is ANY Instant Messaging client.
UI not composite with N9 UI. Maybe use QML, but not Harmattan UI. Different logic. This rotate/flipped pages? .. terrible, ugly effect as WP. Not integrated with system acounts db. Why i need define xmmp acount twice? Connected only to first accout ? I use 4 xmpp accounts in one time .. :) |
Re: [Announce] MeegIM - xmpp client
Quote:
Yes yes, :) I know, that sometimes that animation work slowly. In the future versions I'm going to make something different. It should be easier. Yes, it is using different logic, it is not harmattan UI. Quote:
The reason: it will be easier to port the app to other platforms. Quote:
Anyway, thanks for your comment. I always try to improve the GUI. But sometimes it is not very good improvements. ;) |
Re: [Announce] MeegIM - xmpp client
A new version is avaliable. Now it is 0.4.4.
ChangeLog: * templates of accounts were added (xmpp; gTalk, Yandex) * a long-tap menu was added in the roster * a long-tap menu was added in the chat window * background was changed * In the menu of the chat window "leave chat" item was added http://meegim.googlecode.com/svn/wik..._templates.png http://meegim.googlecode.com/svn/wik...ter_upmenu.png http://meegim.googlecode.com/svn/wik.../msgs_menu.png |
Re: [Announce] MeegIM - xmpp client
feature request:
can you make the text input line smaller on the landscape? and add the 4 icons (smaller ones) now I have to keep turning around my device :( (using N950) |
Re: [Announce] MeegIM - xmpp client
1 Attachment(s)
qnetman
Broken gtalk login for few days. Get XMPP stream error message. |
Re: [Announce] MeegIM - xmpp client
how can i use my nimbuzz account through this app ?:confused:
|
All times are GMT. The time now is 08:07. |
vBulletin® Version 3.8.8