- Best cross-mobile javascript framework (iPhone/Android) - Stack Overflow
Id like to create a small cross-mobile javascript application, which consists of a form and a grid as result. I also want to display some images, with something similar to lightbox. I coded an home maded prototype but id like to add 'touch' effects and support multiple screens easyly.
with system:unfiled
- Cloning the UI of iOS 7 with HTML, CSS and JavaScript | c2prods | Côme Courteault
There’s been a lot of controversy recently on whether Javascript could compete with native or not, both in terms of performance and of look’n’feel. As I had a few hours of train ahead of me this summer, I thought I could try to make an app that looks as close as a native iOS 7 app as possible. This led me to develop Dedicards, a very simple app to send gorgeous virtual postcards.
with css css3 html html5 interface ios7 iphone layout user
- Configuring an iPhone Web App With Meta Tags
How to use various meta tags to configure the behaviour (such as full screen, splash screens etc.) of iPhone/iPad web apps on iOs.
with configure ios ipad iphone meta tags
- Create custom jQuery mobile themes
The high adoption rate of smartphones and tablet devices is ultimately increasing the demand for mobile web developers and designers. The jQuery Mobile framework lets you create mobile web experiences that rival the results of native application development by providing instant access to applications and websites via the web browser rather than making users download and install mobile applications. Learn how to use the jQuery Mobile theming framework to create custom-branded mobile websites and web applications.
with app jquery mobile themes web
- Creating Fast Buttons for Mobile Web Applications - Google Mobile Developer Products - Google Code
Here at Google, we’re constantly pushing the boundaries of what’s possible in a mobile web application. Technologies like HTML5 allow us to blur the distinction between web apps and native apps on mobile devices. As part of that effort we’ve developed a technique for creating buttons that are far more responsive than plain HTML buttons.
with fastbuttons html5 mobile web
- Creating mobile Web applications with HTML 5, Part 2: Unlock local storage for mobile Web applications with HTML 5
One of the most useful new features in HTML 5 is the standardization of local storage. Finally, Web developers can stop trying to fit all client-side data into 4 KB Cookies. Now you can store large amounts of data on the client with a simple API. This is a perfect mechanism for caching, so you can dramatically improve the speed of your application—a critical factor for mobile Web applications that rely on much slower connections than their desktop brothers. In this second article in this series on HTML 5, you will see how to use local storage, how to debug it, and you will see a variety of ways to use it to improve mobile Web applications.
with apps article cache development html5 local mobile storage web
- CSS Techniques for Retina Displays
As many people use their highly portable devices for work and play, device manufacturers seek to enhance their user experience, making their devices simultaneously more powerful and easier to use. Apple gave us a completely new line-up of products that introduced double density pixel screens, creating sharper images on smaller screens. Other device manufacturers are following suit with their own version of high pixel density screens. While this is undoubtedly a boon for consumers and end users, it can present a challenge to web developers and designers to make their websites and apps compatible with such Retina displays. It was then that web developers realized how old fashioned the web is and how websites looked “non-living” on such displays.
with css iphone resolution retina techniques
- Developing hybrid applications for Android? Try mobile web tools in Rational Application Developer with Android Eclipse SDK
Using web technologies to develop native mobile applications has become a popular solution when writing applications for multiple smartphone platforms. Such applications are typically labeled as "hybrid", referring to the mix of native code and web code running inside the application. As far as development tools are concerned, different options exist for different platforms. In this post I focus on a method for developing in the hybrid model for the Android platform because of the easy integration between the tools for native development on the Eclipse platform. More specifically the Android Development Tools (ADT) plug-ins for Eclipse will be used for native Android development, Rational Application Developer (RAD) tools for web development. Lastly the
with android app application developer development hybrid mobile phonegap rad rational sdk
- Dojo Mobile App With Image Widgets
Demo of Dojo Mobile App using Image Widget
with demo dojo dojox.mobile image mobile widget
- Dojo Mobile Showcase
This page shows a demo of the dojox.mobile widgets.
with demo dojo dojox dojox.mobile mobile showcase widgets
- Dojo Mobile: A Maintainable Mobile Framework: Looking beyond JavaScript Chaining and CSS Selectors (IBM Mobile Technology Previ
Dojo Mobile is a world class HTML5 mobile JavaScript framework that enables rapid development of mobile web applications with a native look and feel on modern webkit-enabled mobile devices such as iPhone, iPod Touch, iPad, Android and RIM smartphones and tablets. It is the core Mobile toolkit used in the IBM Mobile Technology Preview and the Web 2.0 and Mobile Feature Pack for WebSphere Application Server.
with dojo enterprise framework javascript mobile
- dojox.mobile Test Cases
Test cases for Dojo Mobile widgets
with case cases dojo dojox dojox.mobile mobile test tests
- Enable HTML5 Offline Web Application with Dojo 1.7 (Web 2.0 and Mobile Development Community)
HTML5 offline web application is a wonderful technology that let web applications work without network connection, which is especially useful for mobile web applications since wireless network is not as stable as wire network is. According to W3C specification of offline web application, developers needs to provide a manifest file if they want to enable the offline cache capability. The manifest file lists all the resources that will be offline cached and needs to be referenced in HTML page like this. <html manifest=”cache.appcache”> The cache.appcache needs to be served as “text/cache-manifest” content-type and the browser will fetch all of the resource files in the manifest during the first load or whenever the content of manifest is updated.
with apps cache html5 ibm mobile offline storage web
- FastClick redux | FT Labs
A FastClick javascript plugin to speed up iOS, Android click handling
with android click fastbuttons fastclick ios javascript phonegap plugin
- Fixing the Transitions in jQuery Mobile 1.1.0
Tips on how to improve the crappy page transitions in newer versions of the jQuery Mobile framework.
with fix help jqm jquery jquerymobile mobile performance tips transition
- Generating HTML5 AppCache Manifests with Fiddler - Fiddler Web Debugger - Site Home - MSDN Blogs
HTML5 introduces the concept of an Application Cache, which allows a web developer to provide a manifest of pages that should be cached to permit offline use. You can see an instance of AppCache over on the IETestDrive site; if you examine the markup, you can find that the HTML tag contains a manifest attribute which specifies the URI of the AppCache manifest.
with appcache cache generate html5 tool
- Get started with Dojo Mobile 1.6
Learn about Dojo Mobile, the mobile web development framework that's an extension of the Dojo toolkit. Using a practical example, learn how to include and use Dojo Mobile widgets and components in your applications. You'll see how to wrap your web application in a native application using PhoneGap. This article also offers a preview of some of the new features in the next version of the framework.
with article dojo dojox dojox.mobile mobile tutorial
- Get started with Dojo Mobile 1.7
Learn about Dojo Mobile 1.7, the latest version of the mobile web development framework that's an extension of the Dojo toolkit. See how to download Dojo 1.7 from trunk and how to use Dojo Mobile in your applications. Explore the various widgets and components it offers, and learn how to wrap your web application up in a native application using PhoneGap.
with dojo dojox.mobile mobile tutorial
- How to Implement Push Notifications for Android
In this post I will try to provide you with a quick example on how to implement push notifications for your Android app using MQTT protocol.
with android mqtt notifications push tutorial
- HTML5 Rocks - A Beginner's Guide to Using the Application Cache
It's becoming increasingly important for web-based applications to be accessible offline. Yes, all browsers have caching mechanisms, but they're unreliable and don't always work as you might expect. HTML5 addresses some of the annoyances of being offline with the ApplicationCache interface.
with appcache cache html5
Bookmarks 1 - 20
Next »