


In the previous post, Basic Node.js and Backbone.js application I and Basic Node.js and Backbone.js application II, about how to build an easy Node.js and Backbone.js application we discuss about which technologies we were going to use and after that we built a simple web application along with some REST API such as Twitter and the Yahoo Geoplanet API.
In this third post we speak about how to deploy our recent Backbone.js application to the cloud. I decided to use third of the most used PaaS (Platform as a Service) nowadays: Heroku, Cloud Foundry and AWS. Yes, I know that AWSis considered for many people an IaaS (Infrastructure as a Service).
I was also interested in giving a try to nodejitsu a specific platform to Node.js environment that belongs to Joyent. Unfortunately, they are currently in Beta and it seems imposible to get a invitation in the last couple of weeks. I’d like to upload the application to Windows Azure that is growing fast lately. I might update this post as long as I deploy the application to other PaaS. Meanwhile, we’re going to deploy to the three platform already commented.
Me gusta:
Me gusta Cargando...
Etiquetas: AWS, backbone.js, Cloud, cloud foundry, heroku, IaaS, Javascript, node.js, paas, REST

In the previous post I defined the frameworks and libraries that I’m going to use in order to build a simple web application with Node.js and Backbone.js. This application will have a text field where we’ll introduce a word and we get back the lastest tweets regarding with that word. Besides that, it’ll show the places in the world where that tweets were sent. But first, take a look at application’s home page.

Read the rest of this entry »
Me gusta:
Me gusta Cargando...
Etiquetas: AWS, backbone.js, Cloud, cloud foundry, CSS3, express.js, heroku, HTML5, jade, Javascript, leaflet, less, node.js, REST

This is the first post of a serie where I gonna explain how to build a simple application based in Node.js and Backbone.js. The idea behind this post is trying to use as many technologies as we can to build a web application. In the last year there are some Javascript frameworks and libraries that are getting a lot of popularity in web development. In this first post we are going to enumerate which technologies we are going to use, REST API and the environments where we are going to deploy all. I’ll also give a brief about the project itself. So let’s go.
Me gusta:
Me gusta Cargando...
Etiquetas: AWS, backbone.js, Cloud, cloud foundry, CSS3, express.js, heroku, HTML5, jade, Javascript, leaflet, less, node.js, REST


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 »
Me gusta:
Me gusta Cargando...
Etiquetas: Cloud, cloud foundry, CSS3, feedhenry, HTML5, Javascript, Mobile