Codetown ::: a software developer's community
I've done both iOS programming for iPad/iPhone and Android programming. All in the native platforms - Objective-C for iOS and Java for Android. Conversion between the two is much easier than porting to basic or an other non-C-derived language, but still takes no small amount of effort.
There are toolkits that claim to make the development and porting much easier. Specifically, MonoTouch by Novel and a tool called Sencha-touch.
Does anyone have an experience with these?
My past experience with toolkits that claim to save time has been much to the opposite. Generally there is less initial development time, but maintainence becomes clumsy and cumbersome.
Any thoughts?
Tags:
Have you used phonegap? And if you did. did it save man-hours in the long run?
Yes, I would also like to hear about other's experience with PhoneGap.
Kevin Neelands said:
Have you used phonegap? And if you did. did it save man-hours in the long run?
Check out Corona. Although it is mostly used for game development, I've known many people using it for database applications lately. I've attended their last Meetup and it was an inspiring experience.
I personally was looking to overcome the fragmentation issues. After the meetup I realized there are no silver bullets. It's even a topic many people avoid talking about.
I hope this helps. Try Corona, it's free to try and very cheap to use commercially.
Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.

This week's Java roundup for February 16th, 2026, features news highlighting: the second release candidate of JDK 26; an update on Jakarta EE 12; the February 2026 edition of Payara Platform; a point release of Apache Camel; and maintenance releases of Hibernate Search and Quarkus.
By Michael Redlich
Uber has open-sourced uForwarder, a push-based Kafka consumer proxy built to handle trillions of messages and multiple petabytes of data daily. The system introduces context-aware routing, head-of-line blocking mitigation, adaptive auto-rebalancing, and partition-level delay processing to improve scalability, workload isolation, and hardware efficiency in large-scale event-driven microservices.
By Leela Kumili
TSSLint 3, the lightweight TypeScript linting tool by Johnson Chu, enhances performance with a reduced dependencies and improved migration paths from legacy linters. As a spiritual successor to TSLint, it offers near-instant diagnostics and fixes, leveraging native Node support for .ts imports. Enhanced developer tooling and a new TSL compatibility layer simplify linting in large-scale projects.
By Daniel CurtisIn this podcast, Michael Stiefel spoke with Chris Richardson about using microservices to modernize software applications and the use of artificial intelligence in software architecture. We first discussed the problems of monolithic enterprise software and how to use microservices to evolve them to enable fast flow - the ability to achieve rapid software delivery.
By Chris Richardson
This article presents a least-privilege AI Agent Gateway that places clear controls between AI agents and infrastructure. Agents do not access infrastructure APIs directly. Instead, every request is validated, authorized using policy as code with Open Policy Agent (OPA), and executed in short-lived, isolated environments, with built-in observability using OpenTelemetry.
By Nabin Debnath
© 2026 Created by Michael Levin.
Powered by