Coda and WebOS, a match made in heaven? Part 2
This is part two of Coda and WebOS, you can find part 1 here.
Create a project
So the first thing we have to do is create a new Coda Project, I named it WebOS First Application

The next we have to do is decide where we are going to put the project. This is the tricky part, whatever the last folder name is, that is the “name” of our project.

Here, I have titled my project “MyFirstProject” and have stored it inside the /home/webos/MyFirstProject folder, so MyFirstProject will be the name of our webOS project, this has nothing to do with the end pre app, only how the plugin distinguishes between projects.
Note that there is NO forward slash at the end of the file path.
Next, you need to create a project, to do this go to Plug-ins->Palm Pre SDK->Create project

You should notice we have a full project created for us

After we have created the project, we can now open the simulator, which can be found at Plug-ins->Palm Pre SDK->Open Simulator

After the simulator boots up, and comes to the homescreen . We can test the application.

We should bring us to
To close the application, all we have to do is call the Close Application button, again, from the Coda Plug-ins menu.

Well, I hope you enjoyed this tutorial on how to get started with the Palm Pre SDK using Coda, and I would love to see what you have created in the future.

