wap/wml still relevant in 2011? - mobile

To my surprise I couldn't find a short and clear answer for this question.
Is WAP/WML still relevant for todays mobile web/app development?
Regards,
Milanko

WML is obsolete, and only used by a very small (<5%, maybe less) of active mobile devices. WAP 1.0 is similarly obsolete, but WAP 2.0 is still very much alive and kicking. 2.0 specifies XHTML Mobile Profile as its markup, which is a cut down version of full XHTML.
Crudely put, WAP 2.0 is really just a specified combo of HTTP and XHTML Mobile Profile.
You can forget WML, though, unless you really need to support Nokia 7110-type phones still.

Generally, users with WML devices, e.g. older devices, usually accept that they cannot have the same things that other devices with color screens etc can and their expectations are lower.
So you will not be missing out on users that actively expect your site to work on their device. If you do support them, then it's an added advantage, but other requirements will probably force them to upgrade their device as soon as they can.

Related

DialogApi in Office Add-ins available for all hosts?

We know that OAUTH flow cannot be implemented in Office add-ins like you would do for a normal (non iFramed) web app, we must rely on some popup technique: see the best explanation here.
To overcome this, Microsoft released a dialogAPI within Office.js. This dialog API for a while was only available for Office Desktop.
If a developer wants to have a solution that works on Office Online (and to be allowed to be distributed on the Office store) he had to implement a fallback solution involving a plain old browser pop-up.
Remark: this is what we do in the open source sample for Outlook that we released.
As explained in the Documentation, to test the availability we have to check using this code sample
if (Office.context.requirements.isSetSupported('DialogAPI', 1.1))
{
// Use Office UI methods;
}
else
{
// Alternate path
}
The thing is, today, I tried to force the usage of dialogAPI even when the if() statement returns false. Surprise, it looks like dialogAPI is working even in Office Online ! (Chrome, Edge, FF, IE tested). That rocks!
My questions are:
Will we have dialogAPI in Office Online for all browsers (including mobiles)?
Can we have an ETA when this will be production ready?
Will we have to continue implementing a fallback solution?
What about old Office builds (if it works for all browser maybe for old IE as well)?
Yes the dialog API will be available for online hosts and it will work across all major modern browsers. As for the ETA I cannot give you a specific date but rest assured this is top of mind for us. You can check the official status in our Add-in Availability page; the API is already available in Windows Desktop, Mac, IPad.
Benoit, I will reach out to the team to see what the status is, and we'll try to get back to you.
In terms of general info: features do often get deployed "dark" -- and for example, in Excel APIs, which is the area I work on primarily, we might have ExcelApi 1.3 be something that we work on for several months... but it's not like we don't check in anything during that time! Rather, we continuously check in and roll changes to production, but we make no guarantees about them being available and/or fully tested until (Office.context.requirements.isSetSupported('ExcelApi', 1.3) returns true. So, you might well be seeing that most of the functionality is already in -- but the team hasn't fully "signed off" on this yet. So, I would consider this to be internal/non-production API until isSetSupported does return true; but you probably can infer that the feature is getting close to complete, and so it should be lighting up in the not-too-distant future (disclaimer, I personally have little visibility into this particular API; so take this with a grain of salt).

How to read Google Analytics browser traffic + AngularJS-WP-WPAPI

I am trying to determine from the attached Google Analytics stats which spans over the last year, whether my company's website is getting alot of use on browsers like IE8.
I am unsure how to read/analyse this data as to whether e.g IE8 11.20% is a high number?
Reason being I would like to use some new technology to build a new site for my company possibly using an AngularJS Wordpress Theme w/ WP API, multi-site network where I can reuse some of the post data through API.
Some of the outcomes I am looking for are:
- Performance
- Reuse-ability
- Modular (for maintainability)
- Partials to manage content/routes
I have built a skeleton AnJS, WP, WPAPI theme through doing tutorials and tried a bunch of shims/workarounds for a couple of days for IE8 but no luck.
Other factors like "compatibility mode" of users browser - not sure how this plays a part? e.g (X-UA-Compatible content=IE=edge) for default rendering.
Target audience there is some oldschool older customers using site who may be a bit computer illiterate..so not sure if I try cater for them too or forcing them to upgrade their browser...
I want to see if I have a valid case and how it would be beneficial, so I don't have to screw around with IE8 hacks.
I am considering other options as your standalone WP theme or WP w/jQuery/ajax calls - this could be a better option if the stats aren't justified.
Thanks your feedback is much appreciated!
49.34% of your users use Internet Explorer.
11,2% of them use IE8 and 15,95% use IE7.
So 0.4964*(11.2+15.68)=13.4% of your audience use IE8 and lower.
If you drop support of IE8 you'll make your site unavailable for 13% of your audience.
It's relatively high percent and it means that your audience is relatively conservative and don't use modern software.
Hi thank you for your responses. I have decided to develop with modern technology as I have seen the analytics over the last 3 years. 29% in 2012-2013, 20% in 2013-14 and now 13.4% as you have stated. So I am anticipating the future..next year its inevitable that it will drop off again. Will provide fallback option for visitors to view the old website and a message to upgrade their browser. This is where the industry is going IE9+ with graceful degradation. Microsoft is also slashing support for IE8 (security and technical) from Jan 2016 which will mean that companies will most likely be updating their security policies to latest IE in not so distant future.

I want to write an app to get a PBS cluster status updates, which platform would be easiest to learn?

Direct Question: I have a clear problem in mind -- I have a PBS cluster running Ubuntu -- I know C/C++ very well. I want to write a mobile application capable of querying the status of my cluster. I will most likely have to learn another language to develop a mobile application.
Which platform should I choose: Android, iOS, Blackberry, or something else? What is the easiest platform to pick up?
Note: my contract is about up on my phone so I'm willing to switch to whichever platform is the easiest to learn.
Background: In about a month I'm going to start burning the candle at both ends to develop server side stuff - mostly written in Perl and/or PHP. Let's assume I'll serve most of the data as HTML and RSS, but also allow authenticated queries to get job status, error reports, etc.
I have a hunch that Java is probably the best way to go, and I'm already comfortable with the eclipse IDE. But I really don't know where to start in terms of a platform. I tried to land an Android book or two from the local Borders before they closed, but I've been so busy I didn't get there before they were gone.
Any thoughts are welcome.
I'd happily relocate this question if it's more appropriate somewhere else?
Since you know c and c++, and if you own a mac and the $100 cost of getting the platform is not an issue, then I would go with objective-C and develop an Iphone app since it is very similar to C and C++ and should be very easy to pick up. If the things I mentioned are issue tho, then I would develop an android app, and Java is not that hard to learn either. Good Luck!

What sort of programming environment is the Pyxis/Verivo Mobile system?

I just heard that a company I do work for may be bringing in the Pyxis Mobile application development system. When I google it most of what I find is from the company's web site and that is not very informative from a geek perspective. Can any one shed some light on what sort of programming environment it is and what programing language is involved (please let there be a text based language). Any additional information would be great.
Note: the company/product changed their name to Verivo in January.
Full Disclosure - I work as an engineer at Pyxis Mobile. However, I have been in the mobile space for 7+ years and have evaluated several approaches to mobile so hopefully this is helpful.
Pyxis Mobile provides a set of tools and components to build cross platform mobile applications. Let me outline them first.
1. Application Studio - All application development, backend integration, user provisioning and application maintenance/debugging is done w/in this tool. Application Studio (for now) is a Windows based desktop app.
2. Application Clients - Pyxis Mobile provides native client runtimes for iPhone, iPad, BlackBerry, and Android devices. These runtimes get branded for the customer through a build service and are primed to point to a specific Application Server URL.
3. Application Server - Pyxis Mobile App Server runs on the .NET stack (on IIS). All client communication is proxied via this server. This server is able to connect to varied of backend systems (via the Plugin Framework listed below) and respond to the client in a mobile optimized manner. This server needs a SQL Server (2005 or newer) for configuration access, session management, logging and more.
4. Plugin Framework - The Plugin Framework is a backend component that provides system specific pre-built access to several of the enterprise and cloud based systems (Oracle, Siebel, SAP, Salesforce.com, social feeds, REST/SOAP web services, etc.) and also offers an API layer in .NET and Python (using IronPython) to allow even further customization. A plugin is essentially comprised of one or more DLLs or a Python file. These assets are then dynamically loaded to normalize communication between Pyxis Mobile and the customers' backend systems.
5. Push Services - This provides a cross-platform push layer that can poll a backend system for change and alert a mobile device via BlackBerry Push, Apple Push Notification Services (APNS) or Android's Cloud to Deice Messaging (C2DM).
6. OverWatch Analytics - This is an optional (but included) component to track users/devices and provide integrated analytics on what the users are using and what kind of devices and locales makes up your users.
The application itself is "coded" via configuration that is build in App Studio. Pyxis Mobile abstracts away from the code so that you can work at a higher level without having to worry about the wide array of device variances (GPS, touch screens, camera, accelerometer, push, screen resolution, etc.). You can drag fields onto a from, connect screens via menus or buttons, set up caching rules and more in this graphical utility. This configuration (essentially think of an XML like document) is interpreted by the native client layer to produce a rich application. There is also a scripting layer in Lua that allows to really customize behavior via code.
The real value of Pyxis Mobile comes up when you have change to make. The clients check for new configuration at app startup or if the server forces the client to get new configuration. This gives you great agility. Lets say once your application is deployed you want start using the swipe gesture to go next/prev through a set of records. This change on other platforms would mean writing some platform specific code to trap and interpret the swipe to perform a navigation (you couldn't trap a swipe on a non-touch screen). However, in Pyxis Mobile this is a simple configuration change that can be quickly deployed to the App Server and the clients automatically download and use the new configuration. No compilation, no redeployment or re-download for the end users.
I could keep going, but hope this provides some level of guidance.
Beware of Pyxis Mobile. While many of the things they say do work, there are some serious platform issues (as a geek) which I've experienced.
1) No version control system process. The Application studio can basically only be developed on by one person at a time or you risk having your changes overwritten by a fellow developer. The "principle of last save" is very much in play.
2) No unit test coverage. This isn't the biggest issue for a lot of people, but it's a concern for anyone who wants to work in the Enterprise world.
3) The middleware server gets you some value, but it's also a PITA to work with. There is no concept of "client side storage" unless you consider the middleware server the client side. If your phone goes out of coverage, your app won't work. Again, this might not be an issue for you.
4) The application has no true scripting language to work with. The middleware server allows you to intercept requests and responses and modify what you're doing there, but it's not the most elegant solution considering that a native application can have something as simple as "if this then X else Y." This can be accomplished with Pyxis, but the whole process is convoluted and more complicated than one would think it needs to be.
5) Lack of documentation. There's some training guides and the GUI is easy enough to get around for simple apps; however, when you need to do something with guts, you're left relying on Pyxis professional services. There's really no developer community to pose questions to.
I have more complaints, but they are more opinion oriented than Q/A oriented.
I just got note about the most recent comments. I don't want to turn this into a thread of back and forth, but did want to throw a couple of quick notes.
Regarding the points on version control and documentation/developer community - no big contest there. We are definitely working on these shortcommings. We have some basic pieces in place, but we have big plans to focus on this.
Regarding unit testing - we provide a very open interface to our middleware and backend components and they can be very easily unit tested with a bit of instrumentation. We run a ton of unit and integration tests internally. However, mobile unit testing is extremely difficult to get right. We'll investigate this further.
Regarding #4 around middleware and offline capabilities - things are a lot different now. With version 7.1, 7.2 and 7.3 our products have increasing become more capabale offline and now features a secure local database if necessary. I can provide more details as necessary, but you can certainly login and operate the app even if you are out of coverage for weeks at a time!
Regarding #5, we've had a scripting engine for over 2 years. Its Lua based and its actually quite powerful and fast. It was BlackBerry only till the most recent release. Given Apple's change of stance on allowing scripting we now allow scripting on BlackBerry, iPad, iPhone and Android as well now!
#RockMeetHardplace - feel free to reach out to me directly and I'll be happy to give you more detailed live demos of our latest platform. I am at - arunSPAMNOTatpyxismobiledotcom (drop the "SPAMNOT" and replace the at and dot). I happen to be the Director of Software and interested in knowing more about the issues you had.

Mobile web development - how to?

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 points:
mobile devices supported (in order of relevance): iPhone 3G, iPhone 2G, Blackberry, Droid powered mobiles, other
phone friendly numbers, phone friendly emails
contact/register form working on each (or the most possible) devices listed
jQTouch seems superb (simple, quick, working), I'm not sure about it on blackberry/droid and I don't want to create 6 web versions for each mobile device - Makes even less sense if you consider, that I'm starting with small web (6-10 pages, 1 contact form, 3 register forms) to play with.
Thank you
my 2c;
the best approach is the one we use on the web as we know it; cross-browser development.
use (basic) html & css to start with (ensuring you'll reach as many handsets as possible) & progressively enhance by adding more complex stuff (javascript & more specific css) for more advanced devices.
jqtouch (which has to be combined with jquery if i'm not mistaking) is swell, but very much iphone-centric (some of the nifty css-stuff doesn't work anywhere else). a (slightly) more cross-platform js-framework is the jquery-like xui.
once you have something up and running, testing it on mobi.ready might be a good idea.
Have you heard of NetBiscuits?
http://www.netbiscuits.com/
Check out the mobiforge site, which is run by dotMobi. They have a very powerful tool called ready.mobi which you can use to get a health check on your mobile site. The results give advice on what you need to do to improve your site, so getting a really well optimised site is simply a case of testing and taking note of the recommendations. Mine now get 5/5 scores as a result of using it and work really well on any device, including many I never really tested it under. I can't recommend it enough.
Mobile Devices: See QuirksMode.org for charts, tutorials, and more to get your pages working on multiple mobile browsers. (Blackberry might be the hardest on your list)
Phone friendly links: Not sure why this would be difficult, as far as I am aware, all mobile browsers/OS's support the same mailto: protocol that desktops use. Most phones also support tel: so you can have links like:
Call Me
The only issue there is desktop computers generally don't have a way to handle that standard despite being able to link with Bluetooth phones. (Feature request for those in OS development)
Contact/Register Forms: Again, most mobile browser support basic form elements out of the box, the key here is more user experience. Anything you can do to reduce the amount of data entry will lead to more users filling out the form. (Remember the user's session info for a long time, they will go back to the page after they finish the 2 hour call from their mother)
I'd suggest going with a responsive framework like zurb or bootstrap. If you stick with what the frameworks have, you can have one codebase of the site that works in mobile browsers also.

Resources