TAG | programming
3
How to post to the Facebook wall in an iPhone app with phonegap, FaceBook Connect and ChildBrother plugin
0 Comments | Posted by admin in Mobile, programming
Posting to the user’s wall is a very cool and efficient marketing strategy. The user can post on his wall his progress with a message promoting the app directly from an iPhone app.
It’s very fast and easy to add in phonegap, but the first time can be time consuming. After reading this post on the phonegap mailing
list and reading [...]
20
How to build a web application (database front end) quickly and without programming knowledges ?
0 Comments | Posted by admin in Uncategorized
As I am a developper, I like to program myself web apps (in PHP, J2EE, or JBoss Seam), but sometime, we don’t have the time to build it by hand, even with Ruby On Rail (RoR).
There are solution to automatically build a web app from a database schema, and without code generation :
Oracle Application Express
The [...]
