Re: Maemo IRC client

2008-12-23 Thread ubIx
On Dienstag, 23. Dezember 2008, Kahlil Johnson wrote:
> I run Diablo and have xchat with no issues. I think this was taken
> from the chinook build but experience no dependency problems at all.
No, it's a problem with this Nokia plugin and I made a Bugreport at
https://bugs.maemo.org/show_bug.cgi?id=3956

> On Tue, Dec 23, 2008 at 2:48 PM, ubIx  wrote:
> > [...]
> > OK, and for the "Chat" application on Maemo there is
> > the "osso-accounts-plugin-idle" but it have problems with a port higher
> > than 32767.

-- 
Ciao ubIx
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Maemo IRC client

2008-12-23 Thread Kahlil Johnson
I run Diablo and have xchat with no issues. I think this was taken
from the chinook build but experience no dependency problems at all.

On Tue, Dec 23, 2008 at 2:48 PM, ubIx  wrote:
> On Montag, 4. August 2008, Harri Haataja wrote:
>> On Fri, Aug 01, 2008 at 03:36:57PM +0200, ext Uwe Kaminski wrote:
>> >Kahlil Johnson schrieb:
>> >> I wonder if anyone has gone to the task of building a Maemo native IRC
>> >> client. I know Xchat didnt make it to Diablo. However I think xchat
>> >> desktop like gui is not the best layout for Maemo interface.
>> >> Would be nice to have an hildon-IRC client. Any ideas on people working
>> >> on one?
>> >
>> >I use pidgin on the tablets for IRC. IMHO it is much better to use than
>> >XChat on the tablets.
>>
>> The rfcomm (still beta?) has irc through libpurple0 iirc.
>> It looks like telepathy/empathy for maemo that does the default jabber
>> and sip interfaces. It's pretty terrible as an irc client but certainly
>> integrates to the desktop.
> OK, and for the "Chat" application on Maemo there is
> the "osso-accounts-plugin-idle" but it have problems with a port higher than
> 32767.
>
> --
> Ciao ubIx
> ___
> maemo-users mailing list
> maemo-users@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-users
>



-- 
Kahlil Johnson
"Ya tengo GMAIL!!"
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Maemo IRC client

2008-12-23 Thread ubIx
On Montag, 4. August 2008, Harri Haataja wrote:
> On Fri, Aug 01, 2008 at 03:36:57PM +0200, ext Uwe Kaminski wrote:
> >Kahlil Johnson schrieb:
> >> I wonder if anyone has gone to the task of building a Maemo native IRC
> >> client. I know Xchat didnt make it to Diablo. However I think xchat
> >> desktop like gui is not the best layout for Maemo interface.
> >> Would be nice to have an hildon-IRC client. Any ideas on people working
> >> on one?
> >
> >I use pidgin on the tablets for IRC. IMHO it is much better to use than
> >XChat on the tablets.
>
> The rfcomm (still beta?) has irc through libpurple0 iirc.
> It looks like telepathy/empathy for maemo that does the default jabber
> and sip interfaces. It's pretty terrible as an irc client but certainly
> integrates to the desktop.
OK, and for the "Chat" application on Maemo there is 
the "osso-accounts-plugin-idle" but it have problems with a port higher than 
32767.

-- 
Ciao ubIx
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Maemo IRC client

2008-08-04 Thread Kahlil Johnson
On Mon, Aug 4, 2008 at 4:34 AM, Harri Haataja <[EMAIL PROTECTED]> wrote:
> On Fri, Aug 01, 2008 at 03:36:57PM +0200, ext Uwe Kaminski wrote:
>>Kahlil Johnson schrieb:
>>> I wonder if anyone has gone to the task of building a Maemo native IRC
>>> client. I know Xchat didnt make it to Diablo. However I think xchat
>>> desktop like gui is not the best layout for Maemo interface.
>>> Would be nice to have an hildon-IRC client. Any ideas on people working on 
>>> one?
>>I use pidgin on the tablets for IRC. IMHO it is much better to use than
>>XChat on the tablets.

there is a simple  python IRC library called irclib.
http://python-irclib.sourceforge.net/

There is also a mini tutorial on how to make a python irc client as a
simple hack:
http://oreilly.com/pub/h/1968
and DevShed:
http://www.devshed.com/c/a/Python/Python-and-IRC/

So I guess having a hildon-UI IRC client won't be as difficult to create.

> The rfcomm (still beta?) has irc through libpurple0 iirc.
> It looks like telepathy/empathy for maemo that does the default jabber
> and sip interfaces. It's pretty terrible as an irc client but certainly
> integrates to the desktop.
>
> You can find the installer/repo in the usual places, I believe.
>
> ___
> maemo-users mailing list
> maemo-users@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-users
>



-- 
Kahlil Johnson
"Ya tengo GMAIL!!"
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Maemo IRC client

2008-08-04 Thread Harri Haataja
On Fri, Aug 01, 2008 at 03:36:57PM +0200, ext Uwe Kaminski wrote:
>Kahlil Johnson schrieb:
>> I wonder if anyone has gone to the task of building a Maemo native IRC
>> client. I know Xchat didnt make it to Diablo. However I think xchat
>> desktop like gui is not the best layout for Maemo interface.
>> Would be nice to have an hildon-IRC client. Any ideas on people working on 
>> one?
>I use pidgin on the tablets for IRC. IMHO it is much better to use than
>XChat on the tablets.

The rfcomm (still beta?) has irc through libpurple0 iirc.
It looks like telepathy/empathy for maemo that does the default jabber
and sip interfaces. It's pretty terrible as an irc client but certainly
integrates to the desktop.

You can find the installer/repo in the usual places, I believe.

___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Maemo IRC client

2008-08-01 Thread Uwe Kaminski
Hi,

Kahlil Johnson schrieb:
> I wonder if anyone has gone to the task of building a Maemo native IRC
> client. I know Xchat didnt make it to Diablo. However I think xchat
> desktop like gui is not the best layout for Maemo interface.
>
> Would be nice to have an hildon-IRC client. Any ideas on people working on 
> one?
>   
I use pidgin on the tablets for IRC. IMHO it is much better to use than
XChat on the tablets.

Did you try it already?

Ciao Uwe

-- 
Uwe Kaminski
Mail: [EMAIL PROTECTED]  - OpenPGP: http://ju-key.de/publickey/jukey.asc
Web: http://internettabletblog.de




signature.asc
Description: OpenPGP digital signature
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Maemo IRC client

2008-07-31 Thread Marius Gedminas
On Thu, Jul 31, 2008 at 10:52:30AM -0500, Kahlil Johnson wrote:
> I wonder if anyone has gone to the task of building a Maemo native IRC
> client. I know Xchat didnt make it to Diablo. However I think xchat
> desktop like gui is not the best layout for Maemo interface.

XChat is in Diablo extras-devel.

> Would be nice to have an hildon-IRC client.

Yes.  XChat's user interface has problem areas on Maemo.

> Any ideas on people working on one?

No...

Marius Gedminas
-- 
Inform all the troops that communications have completely broken down.


signature.asc
Description: Digital signature
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Maemo IRC client

2008-07-31 Thread Kahlil Johnson
I wonder if anyone has gone to the task of building a Maemo native IRC
client. I know Xchat didnt make it to Diablo. However I think xchat
desktop like gui is not the best layout for Maemo interface.

Would be nice to have an hildon-IRC client. Any ideas on people working on one?
-- 
Kahlil Johnson
"Ya tengo GMAIL!!"
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users