Demas Web ID

Just another WordPress weblog


Result for mobile web
Sponsored Links

mobile web wikipedia the free encyclopedia
The Mobile Web refers to browser-based access to the Internet or web applications using a mobile device connected to a wireless network. Traditional web access in comparison is
Source : http://en.wikipedia.org/wiki/Mobile_Web

a list of mobile web browsers top mobile web browser list
A list of different web browsers available for mobile devices including multi-platform browsers such as Opera and Thunderhawk, operating system specific browsers such as Internet
Source : http://webtrends.about.com/od/mobileweb20/tp/list_of_mobile_web_browsers.htm

yahoo® for mobile your favorite yahoo services on your phone
Make Yahoo! Mobile your starting point to the mobile Internet. oneSearch, Email, Mail, Weather, News, Search, Flickr, Photos, Sports, Finance, Local, Maps, social networks
Source : http://mobile.yahoo.com/

mobile web browser for mobile internet java browser for wireless web
ThunderHawk mobile web browser and Java browser display HTML wireless web pages on mobile internet, making ThunderHawk the best wireless browsing experience available – bitstream
Source : http://www.bitstream.com/wireless/

google mobile
Get Google Maps, Sync, Gmail, YouTube, and Latitude for your phone. Never be stumped with Google mobile in your pocket. Available for BlackBerry, iPhone, and more.
Source : http://www.google.com/mobile

mobile web best practices 1 0
Abstract. This document specifies Best Practices for delivering Web content to mobile devices. The principal objective is to improve the user experience of the Web when accessed
Source : http://www.w3.org/TR/mobile-bp/

verizon wireless mobile web
Mobile Web from Verizon Wireless. Access sports updates, breaking news, and the webs best, all right from your phone or smartphone device. The web at your fingertips.
Source : http://products.vzw.com/index.aspx?id=news_web

mobile website free best mobile websites mobile web build
Create free mobile website design in minutes , Host your free mobile websites ( wap site / mobi site ) anywhere, No software to install. If you can browse you can build mobile web
Source : http://www.mobisitegalore.com/

5 essential mobile web apps
digg_url = http://digg.com/gadgets/5_Essential_Mobile_Web_Apps; digg_bgcolor = #ffffff; digg_skin = compact; This week we ran a contest asking you to tell us your favorite
Source : http://www.readwriteweb.com/archives/5_essential_mobile_web_apps.php

w3c mobile web initiative
Making Web access from a mobile device as simple as Web access from a desktop device. The Mobile Web Initiative’s goal is to make browsing the Web from mobile devices a reality
Source : http://www.w3.org/Mobile/

Mobile websites have come a long way, but if you want to take full advantage of a smartphone’s hardware, or get listed in the iTunes App Store, you need to compile your code. In this tutorial, we’ll show you how to create a mobile web app with an iPhone look and feel using jQTouch, then turn it into a native iPhone app using Phonegap. No Objective-C necessary.Tutorial DetailsProgram: PhonegapVersion: 0. Read more...
Tags : Appcodediviphonejavascript objectsjQTouchMacMac OSMac OS Xmapping featuresnative appnative featuresopen source frameworkPhoneGapscriptsqllitestyletypewebweb codewww folder
WebApp.Net is a feature-rich JavaScript framework for building mobile web applications. It provides a complete set of components (switch buttons, radio groups, etc.) that will help your website look & behave like a native mobile application. The framework has full support for Ajax & every action from clicks to form submissions can be Ajaxed with tiny declarations. Other features of WebApp.Net: native full Read more...
Tags : Ajaxedampbuildingcheap ssl certificatesdynamic dragframeworkiphoneJavaScriptjQueryloading objectsmobile applicationmobile webNETprogressive loadingradio groupssetswitch buttonstwitterwebWebApp
Moousture is a JavaScript mouse gesture library, built with MooTools. It simply checks the mouse movements & catches them if they follow any given route. The library is very customizable. Variables like: miliseconds mouse movements will be traced interval of the number of mouse steps errored movements to be ignored (in pixels) can be defined. With the help of a direction pad, new gestures can be created by s Read more...
Tags : ampcheap ssl certificatesdirection paddynamic draggestureiphoneJavaScriptjavascript mousejQuerylibraryMooToolsMoousturemousemouse gesturemouse gesturesmouse movementsquotslideshowsmart interfacetwitter

Web 2.Snow

When I talked about some snow related CSS3 experiment, I could not imagine @Natbat was already preparing something like snowflakes, an almost fully CSS3 featured snow FX created for clearleft, specially suited for Chrome and Safari. And what about @zacharyjohnson? He put snow all over the network via its Winternetizer, the first snow proxy I have ever seen. Am I missing anybody? ... sure, me! Above FX is dedicated Read more...
Tags : ActionScriptbrowsercpu modelcross browserCSSdaydocumentdocumentElementfirst snowiphoneJavaScriptmathnbspsnowsnowflakesSomethingsystem namespacetext javascriptuserAgentweb surfers
Reposted from my personal blog "If you squint, Chrome Extensions and webOS applications look similar" -- a wise friend Having now written webOS applications and Chrome Extensions I have been struck by how similar they are, and could be. It may seem weird to see similarity in a browser extension mechanism and a mobile application runtime, but when you look at it, there is plenty to share at a high level: Breaking Read more...
Tags : accessapplicationbackgroundbrowserbrowser extensionchromeextension mechanismmobile applicationnative applicationspageparty serverruntimeruntimessandboxserver side servicessocial trustsquinttechnical securityui widgetswebweboswise friend
Project Ares is the first mobile development environment hosted entirely in a browser, lowering the barriers for web developers to jump into mobile development. I am incredibly excited to see the beta release of Project Ares which has been developed by Matt McNulty and his top notch developers at Palm. I am honored to be working with them. This project is so exciting as the team has managed to kill a couple of b Read more...
Tags : aresBenbrowsercodedevelopmentdrop interfaceintegration featuresinterface builderinternal contentlayoutlayout systemMattMatt McNultymobile developmentPalmPanelprojectproject aresvertical stackwebweb folkweb platformweboswork
Read more...
Tags :
PassShark is a MooTools class for masking password fields similar to iPhone: showing the last typed character for a while & masking it later. It is an install-then-forget solution as after inserting the passshark.js file into your website, the class will be finding the password fields automatically & applying the masking. PassShark has few option like defining the "interval it checks for the n Read more...
Tags : ampcharactercheap ssl certificatesclassdynamic draginterfaceiphonejQuerymobile applicationsMooToolsPassSharkpasswordquotregistration interfaceslideshowssmart interfacestrength metertoggle switchestwitter
The PhoneGapteam announced yesterday that they've got support for Palm's webOS Mojo API. PhoneGap API’s available to Palm devices include geolocation, accelerometer, notification, orientation, sms, telephony, network, file (read only), and a limited selection of device properties (see the PhoneGap Mobile Spec running on the Palm Emulator to the left). Essentially a JavaScript shim that maps to the various mobile Read more...
Tags : accelerometerAndroidAPIAPIsgeolocationGoogleiphonemobile appsmojoPalmpalm devicespalm emulatorPhoneGapPhoneGapteamsupportwebosyesterday
  • 0 Comments
  • Filed under: Mobile, front page
  • HTTP Headers for Dummies

    Whether you’re a programmer or not, you have seen it everywhere on the web. At this moment your browsers address bar shows something that starts with “http://”. Even your first Hello World script sent HTTP headers without you realizing it. In this article we are going to learn about the basics of HTTP headers and how we can use them in our web applications. What are HTTP Headers? HTTP stands for Read more...
    Tags : browsercache cachecache controlclient browsercodeentire worldgeckoheaderhello worldHTTPhypertext transfer protocollanguagemax agnameoutputphprequest lineServerUSuserworld script

    Categories