- "Html5 kan bromsa Apples tillväxt" - IDG.se
Ett analysföretag tror html5 kan komma att ersätta många appar för iOS och därmed minska Apples tillväxt med 30 procent de kommande åren. Analysföretaget Bernstein Research förutspår att användandet av webbappar som utvecklas med html5 kan komma att påverka Apples tillväxt på App Store de kommande åren. Analysföretaget tror att Apples tillväxt kan falla med så mycket som 30 procent.
in Development > Mobile Web Apps > News and statistics with appar html5 mobil
- Alla klienter måste bli en - IDG.se
Det här kravet pekar entydigt åt ett håll: html5 som basplatta för att skapa klientapplikationer. Det är den enda tekniken i dag som ens utger sig för att fungera hyfsat lika på alla enheter.
in Development > Mobile Web Apps > News and statistics with html5 klient
- Animate.css
Awesome HTML5/CSS3 animations - huge library
in Development > JavaScript, AJAX & Dojo with animations css css3 html5 library
- Appar inte en självklarhet - IDG.se
Strax innan jul meddelade Sveriges Television att man avser att sluta utveckla appar och i stället inrikta sig på mobilsajter. Bland annat lyfte man fram fördelarna med att själva kontrollera utvecklingstakt, uppdateringar och drift. Man pekade också på det omständiga och kostsamma merarbetet med att utveckla innehåll för flera olika plattformar, samtidigt som man berörde problemen med att vara beroende av app-affärer. ”Genom vår Iphone-app har vi lärt oss hur svårt och omständligt det är att vara beroende av en tredjepart som till exempel Apple. Sådant vill vi helst undvika”, kunde vi läsa i SVT:s pressmeddelande.
in Development > Mobile Web Apps > News and statistics with app html5 mobil web webapp
- Apparnas sötebrödsdagar är förbi - IDG.se
För ett år sedan förklarades webben död. Och visst flyttas internetanvändandet allt mer till appar och stängda plattformar. Men ett omdiskuterat policyskifte från Apple visar sig nu ha väckt webben till liv igen.
in Development > Mobile Web Apps > News and statistics with apple apps html5 mobile web
- 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.
in Development > Mobile Web Apps with css css3 html html5 interface ios7 iphone layout user
- 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.
in Development > Mobile Web Apps 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.
in Development > Mobile Web Apps with apps article cache development html5 local mobile storage web
- De 10 bästa guiderna till html5 - IDG.se
A collection of HTML5 guides and tutorials
in Development with 5 guide guides html html5 tutorial tutorials
- 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.
in Development > Mobile Web Apps with apps cache html5 ibm mobile offline storage web
- Financial Times nya webapp
Eftersom Apple vill ha 30 procent av intäkterna från alla ”köp inuti program” ansåg många av förlagen att man borde få kräva mer betalt av dem som använder sig av funktionen än av dem som tecknar sin prenumeration på annat sätt.
Som en följd valde exempelvis Financial Times att lägga ner utvecklingen av sin app och i stället erbjuda en lösning baserad på html 5 (video nedan). På så sätt skulle man nämligen få behålla hundra procent av intäkterna.
in Development > Mobile Web Apps > News and statistics with app apple financial html5 store times webapp
- Financial Times rundar Apple - IDG.se
Som första stora mediehus drar sig Financial Times ur Apples App Store och satsar på en webbapp byggd i html5. "Appbutiker är en temporär lösning", säger Rob Grimshaw, chefredaktör för FT.com. (CS/London) I tisdags satte Financial Times hårt mot hårt mot Apple och släppte en app som Ipad- och Iphone-användare kan ladda hem utan att besöka Apples App Store. Webbappen, som är är byggd i html5, är Financial Times sätt att slippa ge Apple den tredjedel av prenumerationsintäkterna som en App Store-medverkan kräver.
in Development > Mobile Web Apps > News and statistics with apple appstore financial html5 times webapp
- Flashspel görs mobila - IDG.se
Net Entertainment satsar helhjärtat på html5 för att skapa mobilspel. Det är den enda möjliga vägen att täcka in både Android och Iphone och Ipad. Men småbrister i html5 ställer till det.
in Development > Mobile Web Apps > News and statistics with android html5 ipad iphone mobilspel spel
- 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.
in Development > Mobile Web Apps with appcache cache generate html5 tool
- Headwebs nya Ipadapp - inte i App Store - IDG.se
Headweb tar nu steget till Ipad. Den populära filmtjänsten finns sedan tidigare till bland annat pc och ska nu bli mer mobil. Men till skillnad från konkurrenterna väljer Headweb att gå utanför App Store med en helt webbaserad app.
in Development > Mobile Web Apps > News and statistics with app html5 ipad web
- HTML5 fundamentals on developerWorks
DeveloperWorks article on HTML5, in several sections
in Development > Web development with article developerworks documentation html5 training
- 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.
in Development > Mobile Web Apps with appcache cache html5
- Html5 vapnet mot inlåsning à la Apple - IDG.se
– Det är som webben för tio år sedan. Vi har appar som är isolerade för olika plattformar, säger David Tenser. – Vi skulle gärna vilja göra en webbläsare för Apples IOS, men det har de bestämt att vi inte får. – Det Apple gör borde vara olagligt. Det är dåligt för användarna och det hämmar konkurrensen. De dikterar villkoren, som Microsoft gjorde för tio år sedan – men Apple är värre än Microsoft på många sätt.
in Development > Mobile Web Apps > News and statistics with apple html5 inlåsning lock-in vendor
- Html5 vinnare när Microsoft och Adobe lägger ner - IDG.se
Adobe slutar utveckla Flash för mobila webbläsare och Microsoft har inga planer på Silverlight 6. Vinnare är html5. Javascripts kortkommanden fick Flash att slå igenom men nu har trenden vänt. Html5 är en standard under utveckling som stöds av de flesta stora webbläsare och som tillsammans med javaskript och css är på väg att ersätta alla de funktioner du annars hittar i Flash. Html5 har blivit så populärt att Adobe gått ut med ett internt meddelande att lägga ned utvecklingen av Flash för mobila webbläsare. Istället kommer Adobe fokusera mer på html5. Stöd för html5 kommer exempelvis byggas in i Adobes verktyg för webbpublicering.
in Development > Mobile Web Apps > News and statistics with adobe flash html5 microsoft silverlight
- Jag har en dröm - IDG.se - Appar är just nu lösningen
Appar är just nu lösningen. Appar kan självklart vara molnbaserade. På min telefon och platta har jag till exempel appar för Gmail, Spotify och Evernote. Alla data ligger i molnet på en server nånstans som jag inte bryr mig om. Html5 är en helt webbaserad lösning som många tror har potential att ersätta native-apparna. Native betyder att appen utnyttjar funktioner i den aktuella apparatens hårdvara.
in Development > Mobile Web Apps > News and statistics with appar apps html5 mobil mobile web
Next »
html5 from all users