It hit me tonight that all that time I spent learning the .NET framework starting way back in 2002 was mostly wasted. As much as I love the C# language and have come to appreciate F# (can't say the same for WPF & WCF), it just hit me tonight that with...
I watched part of the Adobe MAX presentation yesterday in which Adobe said that they are acquiring Nitobi, the company behind PhoneGap. PhoneGap is essentially a competitor to Titanium. Not a complete competitor, but read on. This development is likely...
- (8) Comments
- More
- Tags: adobe, air, appcelerator, application development, desktop, edge, flash, javascript, mobile, nitobi, titanium
This is somewhat obscure as most people using Titanium are using it for mobile apps, but I've seen just enough questions out there about this, that I thought I'd share the code that we came up with to allow users to drag a Titanium Desktop window when the...
On October 5th, Brian Cavalier will be presenting his work on Asynchronous Module Definition API and CommonJS modules. It will be a very interesting presentation and should generate some great conversation.
Event Link: AMD and CommonJS modules
On...
- (1) Comment
- More
- Tags: adobe, air, android, appcelerator, blackberry, ios, javascript, linux, osx, pittsburgh javascript developers, titanium, windows
For some reason, Sencha decided to NOT make every single component in their architecture raise a click event. I don't comprehend this, but I'm sure they had good reasons - possibly performance, possibly scalability.
Whatever the reason, if you want to...