Home
Mobile Applications
Mobile Subscriptions
Twitter API
Sunrise Express CMS
Google Maps API
Red5 Media Server
Instant Messenger
PDF Generator
AJAX Driven Charts
Screen Scraper
Legal Technologies
Paralegal Services
Contact Us
Payment
E-mail
Mobile Web Applications
Desktop  Mobile

Mobile Applications


Mobile devices, such as the iPhone, iPad, Droid, and BlackBerry, require different HTML and JavaScript to support audio and video playback. Different desktop browsers, such as Internet Explorer, Firefox, and Safara, have some differences also.

Sunrise Resources LLC has developed JavaScript and PHP based functions that recognize the type of client browser (such as Mobile Safari for iPhone and iPad using HTML5 or Firefox for desktop), and then generate the proper JavaScript and HTML for the specific type of media file (e.g. .mp3) from a MySQL database.

You are using the browser:

CCBot/1.0 (+http://www.commoncrawl.org/bot.html)

As new media file formats and playback technologies become available, the database is updated so the single line of web page coding does not need to be changed. For example

play_media( filename, no_player_display, full_size, loop );

The table below shows shows a sample of browsers and mobile devices along with their most common media players and video formats. By supporting video in the .flv and .mp4 formats, you can cover a very high percentage of popular browsers and mobile devices. Our preferred method is to employ a server script to convert media files to the supported formats and sizes upon upload. It is also possible to convert media files to the format and size required in real-time.

BrowserScreen SizeMost Common
Media Player
Most Common
Video Format
Internet Explorer 8VariableFlash.flv
FirefoxVariableFlash.flv
Safari (desktop)VariableFlash.flv
iPhone 4 - Mobile Safari960 x 640HTML5.mp4
iPhone 3 - Mobile Safari640 x 480HTML5.mp4
iPad - Mobile Safari1024 x 768HTML5.mp4
Droid X - Mobile Safari854 x 480Android Media Player.flv
BlackBerry Tour 9630480 x 360BlackBerry Media Player.mp4

New mobile devices and browsers can be quickly supported.

FastOrder.info (Mobile and Desktop Layout and CSS)

Audio Demo (notification sound)

Audio Demo (While My Guitar Gently Weeps)

Stop Demo

Copyright 2005-2011 Sunrise Resources LLC