mobile

how to stream my webcam live to my mobile phone

i need to find a way to stream using my usb webcam and be able to view the live stream on my mobile phone (blackberry) without using a program such as orb or mobiscope any help would be great thanks ...

javascript SOAP xmlhttprequest issue mobile

All right, so previously I asked... SOAP Prototype AJAX SOAPAction Header Question (can't hyperlink it unfortunately, not enough rep for "2" links... see below) Which never worked out. I think it has something to do with Prototype, it will return a 0 as onSuccess. I can't figure out the Content-type utf-8 formatting. Now if I go back...

Blackberry: Command line build and application auto-start

I have an application which is built from command line (ANT) using J2ME Polish. As such, this application is defined through a build.xml, not from Blackberry JDE project files. What I need to do is have this application auto-start. This is easy enough to do once the application has been run for the first time (example). However, this do...

Is there anyway to get javascript error on android or iphone mobile webkit browser?

I have built a website for mobile webkit browsers, there is an interval update to refresh data. But it turns out that the pooling refresh will stop at some time after run for a while (some minutes or hours, different by each time). I thought there may be something error occurred in my refresh data functions, but it works well in my lapt...

What's the best way to create a simple mobile version of a website?

I'm building a small site for a company, and would like to build a version optimised for smartphones with full internet browsers (iPhone/Android etc). I'm leaning towards media queries, because this is supported by webkit which most of these seem to use. Is this the best? If so, what media query would be the best? I'm leaning towards:...

Mobile web development - how to?

Hello, I would like to start developing mobile-friendly versions of websites for my clients, however, I am baffled with options and google search wasn't very helpful - there is so many options and opinions, I've been reading for few days now and still have no idea how to start. What's your opinion/experience about/with it? My main po...

link back to full page from a mobile version

I would like to forward iphone users to a mobile version of my site with apache's RewriteCond %{HTTP_USER_AGENT} (...) My question is, how would I redirect visitors of the mobile site back to the full site? Since they're on a mobile device, they'd just get re-routed to the mobile site again right? Cheers, Phil ...

How to create a plug-in for Windows Mobile web browser (IE) using C#?

I have a plug in for IE created in .NET C# now I want to port it to IE for Win mobile (5, 6, 7) how to do such thing? (I mean a plug in like Flash for example...) ( I vant to see some kind of special visual element on the page that appeare when some special tag appeares in html document... like bla bla bla ) ...

Control Adapters with Mobile Device Browser File

Hey all. I am using both the Mobile Device Browser File and a custom .browser file. In the custom .browser file, there are several ControlAdapters registered. I would like to specify in my custom .browser file to use different ControlAdapters if the detected device is mobile (provided the Mobile Device Browser File lists it as mobile)....

Iphone questionnaire App

Hello, Im Try to make an Iphone questionnaire app... something to make test but im a beginner on Iphone Sdk and Objective-C so i would like to take any suggestions -thanks ...

CSS - Ignore original css divs when making mobile css

Hopefully my title isn't too confusing. Anyways, I'm still learning CSS and right now I'm in the process of creating a mobile version of my company's site. I currently want to modify our navigation bar and the CSS for the navigation is a bit lengthy. So right now in the CSS file there is .nav { /*styles*/ } .nav ul { /*more styles*/ } ....

Client and Server Side rules engines?

I'm looking for Java rules engine options that will allow me to use the same rules in a server side backend, a GWT frontend, and JavaME apps. I'd also love to hear about the pitfalls of attempting to do such. The motivation is a push to use a rules engine in a server side code base that I am concerned may cause a schism between validati...

Is there a standard webpage resolution for mobile phones?

Most designers use 1024x768 as a baseline for website development. That allows them to use css grid systems like 960 & blueprint to easily outline content. Is there similar baseline resolution for designing for mobile phones? The majority of users will be using iphone, android, and blackberry phones. ...

WAP browser keypad navigation

In some mobile browsers, pressing a number on the keypad, launches a link that is on the page in a WAP "navigation bar". 0 | Home 1 | Contact Us 2 | Products When I would tap 2, it would click the products link for me. How do I setup my html to do that? ...

J2ME applet - run Java in a mobile's web browser

I'm looking to embed a J2ME application as an applet in a web page to be accessed via a mobile phone web browser. Every major web browser supports the embedding of Java applets - does an analog exist for cell phone web browsers? If not, does there exist a cross-platform way of launching a J2ME application from a mobile web browser? ...

How to remove the app name on the control pannel on windows mobile?

Hi, My device is windows mobile 6.5 and I'm trying to remove my installed application. So I removed all exe/data files what my app used. But after removing those files, there is still app name in the control pannel's remove Program menu. How could I remove the app name on the program list? (I thought it will be removed if I search th...

Accessing the camera in Windows Mobile 6 with PythonCE

I have a windows mobile device - HTC Touch Viva - and PythonCE installed on it. I want to capture the camera image using python script. I have ctypes in PythonCE, so was wondering if I could load the DLL that controls the camera and access those methods directly. Please let me know if anyone has done this before. ...

What programming Languages can i use to make apps for the Android Mobile OS?

What programming Languages can i use to make apps for the Android Mobile OS? I know its Objective C for the iphone but not sure sure about Android i think its java? ...

Select and read file in java me

How to select file in java me with file selection dialog? How to read this file? ...

Access GPS and camera devices on mobile devices from mobile websites

I'd like to be able to access GPS and Camera devices from websites built for mobile devices. Most particularly the windows mobile, blackberry or android. ...