background preloader

eBook

Facebook Twitter

iPhone

iPhone. Epub. Application Submission Feedback. Building a Website with PHP, MySQL and jQuery Mobile, Part 2. Martin Angelov This is the second part of a two-part tutorial, in which we use PHP, MySQL and jQuery mobile to build a simple computer web store.

Building a Website with PHP, MySQL and jQuery Mobile, Part 2

In the previous part we created the models and the controllers, and this time we will be writing our views. jQuery mobile First, lets say a few words about the library we will be using. jQuery mobile is a user interface library that sits on top of jQuery and provides support for a wide array of devices in the form of ready to use widgets and a touch-friendly development environment. It is still in beta, but upgrading to the official 1.0 release will be as simple as swapping a CDN URL. The library is built around progressive enhancement. In this tutorial we will be using some of the interface components that this library gives us – lists, header and footer bars and buttons, all of which are defined using the data-role attributes, which you will see in use in the next section. Rendering Views includes/helpers.php The Views includes/views/_header.php <!

Epub Format Construction Guide - HXA7241 - 2007. Introduction This is a guide for making IDPF Epub ebooks/publications.

Epub Format Construction Guide - HXA7241 - 2007

It is mostly an annotated example: this document itself in Epub form. Not all details/variations are mentioned, but enough to obviate need of the specifications for normal use. And it is for making entirely conformant publications. Included also is a description of optional extra styling for a particular reader (but still completely conformant). You need an understanding of and ability to make XHTML/CSS and XML documents.

‘Epub’ is a standard from the International Digital Publishing Forum. Adobe Digital Editions ‘ADE’ is one of the first readers for Epub publications. This guide was written using ADE version 1.0.467 . 1: XHTML Documents Make the main content with XHTML, CSS, and images. Epub-tools - Collection of open source (BSD) tools for generating and managing ePub documents. How Facebook Mobile Was Designed to Write Once, Run Everywhere. Facebook has the most downloaded native application of all time.

How Facebook Mobile Was Designed to Write Once, Run Everywhere

It also has perhaps the most visited mobile website of all time with nearly 350 million users and growing, using everything from basic feature phones to the smartest smartphones. It is available everywhere. The company started working on mobile solutions in 2006 and since then has grown with the times, using the tools available to them as they went along, from m.sites and WebKit touch interfaces to HTML5.

Facebook's creed, really just a way to make their developers' lives easier, is to write once, run everywhere. This has been next to impossible. Facebook mobile is predicated on browser technology. Editor's note: This story is part of a series we call Redux, where we're re-publishing some of our best posts of 2011. Les différentes types d'applications mobiles. Fév 18 2012 Applications natives Les applications natives sont des logiciels conçus spécifiquement pour une plate-forme mobile, en utilisant le SDK propre à celle-ci.

Les différentes types d'applications mobiles

Les applications ainsi crées sont ensuite téléchargeables depuis une plateforme dédiée au système, généralement un magasin d »application type App Store d »Apple ou Android Market. Ces applications permettent de tirer parti de toute la puissance et toutes les possibilités du device mobile : accélération matérielle, capteurs, caméra, accès aux contacts, au fonctions de téléphonie, etc. Web Apps Il s »agit de sites web optimisés pour mobile, souvent conçus pour ressembler à de « vraies » applications.

Ces applications web peuvent être génériques (toute plate-forme mobile) ou bien dédiées à un type de support particulier, par exemple beaucoup d »applications et de frameworks pour mobiles ne fonctionnent que sur un navigateur basé sur Webkit (iOS, Android, BlackBerry>=6.0, WebOS), exemple : touch.www.linkedin.com. Offline Web Applications. Abstract HTML 5 contains several features that address the challenge of building Web applications that work while offline.

Offline Web Applications

This document highlights these features (SQL, offline application caching APIs as well as online/offline events, status, and the localStorage API) from HTML 5 and provides brief tutorials on how these features might be used to create Web applications that work offline. [HTML5] Status of This Document This section describes the status of this document at the time of its publication. Offline Web Applications is a Working Group Note produced by the HTML Working Group, part of the HTML Activity.

Publication as a Working Group Note does not imply endorsement by the W3C Membership. This document was produced by a group operating under the 5 February 2004 W3C Patent Policy. Table of Contents. PhoneGap. Read write an epub file on Android with epublib. Sigil - A WYSIWYG ebook editor. Sync concepts and Objective C example. TBXML - Guides. Webview - Render epub files in android.