Octavio | 11 May 2005 21:02

Downloading MIMP

Hello friends, I've read about mimp and Im interested but in the website 
of horde I cant find where to download mimp, I looked at the ftp site 
but the mimp folder is empty also teh patches folder inside it, can 
anyone please help me with this?

thanks a lot

Octavio

--

-- 
mimp mailing list - Join the hunt: http://horde.org/bounties/#mimp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: mimp-unsubscribe <at> lists.horde.org

Justin Cook | 13 May 2005 19:07
Favicon

Motorola razr v3

In order to work with composite auth and redirect to mimp I needed to add 
the following to Browser.php

function match(...)
...
elseif (strpos($this->_agent, 'MOT-V3/') !== false) {
                $this->setBrowser('motorola');
                $this->setFeature('html', false);
                $this->setFeature('javascript', false);
                $this->setFeature('hdml');
                $this->setFeature('wml');
                $this->_mobile = true;
...

String sent is:
 "MOT-V3/0E.40.57R MIB/2.2.1 Profile/MIDP-2.0 Configuration/CLDC-1.0"

Cheers,

Justin 

--

-- 
mimp mailing list - Join the hunt: http://horde.org/bounties/#mimp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: mimp-unsubscribe <at> lists.horde.org

Chuck Hagenbuch | 16 May 2005 18:58
Favicon
Gravatar

Re: Motorola razr v3

Quoting Justin Cook <jcook <at> oilspace.com>:

> In order to work with composite auth and redirect to mimp I needed to add
> the following to Browser.php

Added, thanks!

-chuck

-- 
"But she goes not abroad in search of monsters to destroy." - John 
Quincy Adams
--

-- 
mimp mailing list - Join the hunt: http://horde.org/bounties/#mimp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: mimp-unsubscribe <at> lists.horde.org

Tokeiito | 24 May 2005 08:22
Picon

Problems with using mimp with mobile

Hello,

     i just installed mimp to test it how it works. everything is ok
     with installation. it works with http, but when i try to access
     it throu my samsung x120, i got error: file too large.

     is it any way to correct it?

-- 
Best regards,
 Tokeiito                          mailto:tokeiito <at> takas.lt

--

-- 
mimp mailing list - Join the hunt: http://horde.org/bounties/#mimp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: mimp-unsubscribe <at> lists.horde.org

Jan Schneider | 24 May 2005 11:16
Favicon
Gravatar

Re: Problems with using mimp with mobile

Zitat von Tokeiito <tokeiito <at> takas.lt>:

> Hello,
>
>     i just installed mimp to test it how it works. everything is ok
>     with installation. it works with http, but when i try to access
>     it throu my samsung x120, i got error: file too large.

Maybe your phone is not detected as a mobile and MIMP is sending HTML 
instead of WAP. That is, if you phone doesn't support HTML. Or maybe 
it's just what it says: the sent HTML/WAP code is too large for you 
phone to handle.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/

--

-- 
mimp mailing list - Join the hunt: http://horde.org/bounties/#mimp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: mimp-unsubscribe <at> lists.horde.org


Gmane