RSS

Archivo de la etiqueta: Mobile

Spring Mobile


En el próximo post vamos a hablar sobre el proyecto Spring Mobile deSpringsource. Este proyecto pretende facilitar la realización de aplicaciones web sobre dispositivos móviles utilizando los controladores de Spring MVC.

Seguir leyendo

 
Deja un comentario

Publicado por en 17 noviembre, 2012 en Mobile

 

Etiquetas: , , , , ,

FeedHenry on VMware’s Cloud Foundry : mobile app development in the Cloud


feedhenry_logo

logo_header_cloudfoundry

 

 

 

This post is going to give a little introduction to FeedHenry. As you can read on its webpage, FeedHenry:

Build powerful cloud powered apps with FeedHenry. Write in HTML5 and JavaScript. Deploy to your Cloud Foundry, and have a cloud scalable app on 5 platforms instantly!

This means that you can develop you own mobile app, upload your backend to Cloud Foundry and create an Android or iOS client to install into your device to connect. And you can do this just with HTML5, CSS3, JavaScript, Github and a Cloud Foundry account.

Read the rest of this entry »

 
Deja un comentario

Publicado por en 25 marzo, 2012 en Mobile

 

Etiquetas: , , , , , ,

Mobile development with JQuery Mobile and PhoneGap


jquerymobile-logoIn the previous post we explained how to create a mobile version of our HTML5 pages with CSS3 Media Queries. Now it is time to look at another choice we have when mobile development is mentioned: JQuery Mobile. As probably most of you may know there is a great Javascript library so named JQuery that can really help us in order to make web development.

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.

Read the rest of this entry »

 
1 comentario

Publicado por en 17 marzo, 2012 en Mobile

 

Etiquetas: , , , , , , , ,

Mobile development with CSS3 Media Queries and JQuery Mobile


css3 logo

Have you already decided to create your own mobile project?. If so, I recommend you take a look at CSS3 Media Queries and JQuery Mobile. In this post I will explain how to use them regarding mobile development.

Read the rest of this entry »

 
6 comentarios

Publicado por en 17 marzo, 2012 en Mobile

 

Etiquetas: , , , , , ,