Probably a stupid question :) but I'll ask it anyway: If one has PHP and Java on the same server, is there any way to use the current Java version of WNG from...
My Android handset has just received the 1.5 (Cupcake) update over the air, and now my browser also works correctly with the wng-example. So...problem...
Does anyone knows safest hight quality video encoding type for mobile phones? I don't want to encode same video to different formats and i want to use mp4...
... Mathematically speaking, I think this is the definition of an "empty set" :( No encoding/format combination will work on all devices. Even if you stick to...
Alan, it's a pity that the problem is solved for you, because it was not solved for me :) In particular, I am still curious to know why your particular app ...
... Alex, I was tempted to write that there isn't any such solution, but I am afraid that someone might infact have invented a way to bridge Java and PHP. Even...
I am not sure if this helps with using WNG from PHP; but there are a few options for intergration of the Java and PHP platforms Java platforms that will run...
There's also php/Java bridge: http://php-java-bridge.sourceforge.net/pjb/ Have never used it though... We have ported the old Wall4PHP (http://wall.laacz.lv/)...
http://files.zend.com/help/Zend-Server/zend-server.htm Look for "Working with the Java Bridge" to check out their implementation of integrating php and java...
Is there any restriction with the URL size? Currently I have some big URL's and I just want to make sure that all phones can reach that. Thanks in advance. ...
... Anyway, thanks for the tip on URL size, I will be working on that. BTW the site is http://m.goal.com but the newer version (new tech) has not being...
I've got a note that I made from some authoratative source that URLs should be no longer than 64 bytes, at least for some older phones. Can't remember where I...
In addition, my experience has shown that despite a phone's capability to handle 128 byte URLs, some networks around the world have some ridiculous and...
Hi Alex, Thanks, that's seems reasonable too. At this moment we got some big URL's (new format for the mobile that will be launched soon). Probably I will have...
2 advices .. I will definitely consider this.. Cristiano Diniz da Silva ________________________________ Web Development & Solutions http://www.mcloide.com ...
Thanks for the info ... From: Luca Passani To: wmlprogramming@yahoogroups.com Sent: Monday, June 01, 2009 7:40 PM Subject: Re: [wmlprogramming] safest video...
I disagree with this for a few reasons. Do you guys realize how few 64 chars are for a URL? Also, as early as 2000, virtually all WAP 1.1 devices were not...
... The new API is GPL. Not sure about the license of WALL4PHP. Is it GPL too? if not, we should first clarify whether the respecitve licenses are compatible. ...
This is the header on the Wall4PHP files: /* * Copyright (c) 2004-2005, Kaspars Foigts * All rights reserved. * * Redistribution and use in source and binary...
Following links may help. http://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses http://www.gnu.org/licenses/gpl-faq.html#AllCompatibility Keep in...
At first sight, this does not seem like a GPL compatible license. If you want, you can host a tutorial which explains how to obtain the two packages separately...
Hi all, Two weeks ago, I started receiving a lot of visits from people in Italy looking for the Vodafone VF 332 (it's a Huawei phone). I've been looking for...
Hello, I was wondering if there is a capability in WURFL, telling whether a device is able to display HTML encoded e-mails or not. My very old BlackBerry...
I agree with Luca. Furthermore, more and more MNO use large URL (i.e. more than 128 chars) to pass information to the application, like the access mode, the...
Just to add my experience, which is limited to UK, BTW. Where we had had problems with URL lengths is primarily when sending wap pushes; you should try to keep...
Luca, My bigger URL is, at this moment, close to 200 chars and this will increase when we translate to RTL languages. Do you know of any possible problem that...