Question

Is there an actual TideSDK tutorial that is not a remnant of the old Titanium Desktop? I can't seem to locate any clear tutorial that outlines coding to testing to building on TideSDK. Most of the things I've seen are intended to be used for the late Titanium Desktop. If anyone can outline the app creation process of TideSDK, it would be more than welcome. (E.g. Code, compile test? / Code, test, compile?)

Was it helpful?

Solution

Downloads from the TideSDK.org site currently provide Titanium Desktop 1.2.0.RC4 in the interim while the TideSDK Team continues to prepare for the upcoming 1.3.0-beta release (that is expected quite soon). Therefore, the legacy documentation from Appcelerator can still be used for getting you started on your desktop projects today. If you run into any issues there are friendly people on our mailing list to help. The only change in the API for 1.3.0 will be the change in the namespace from 'Titanium' to 'Ti'. Please consider joining the TideSDK mailing list https://groups.google.com/forum/#!forum/tidesdk for assistance or follow us on Twitter http://twitter.com/tidesdk to keep up to date on TideSDK news and announcements.

Keep in mind we've been working through a transition with the legacy code and materials. It is a significant effort to assemble a capable and dedicated team, work through the complex code base, set up continuous integration infrastructure and organize the efforts the team is currently engaged in. Our repository on Github has grown from a couple of repositories to 48 over the past few months. The team is continuing to clean and organize the code that we inherited from Appcelerator so that it is possible to build upon it for the future. We are also striving to become a non profit organization as funding to support the team of 16 programmers, developers and UI designers and for the infrastructure we need for such the project. This is an important key to our success for the future.

The TideSDK team has been putting substantial effort into high quality documentation under the direction of Christian Engel, our Developer Education Lead, in anticipation of the upcoming release. TideSDK's documentation consists of API docs together with a series of Guides. A Guide is focused on a particular topic. In some cases, Guides serve as focused tutorials. To view the documentation under development, visit the brand new tidesdk.org site (launched at the end of August 2012) and click on the docs button. In the short term, the effort has been on API docs and code examples. This effort will shift to Guides quite soon.

No new features will be added for the 1.3.0-beta release but it will provide updates to the underlying libraries. This will enable the SDK to compile and be used on OSX Lion, OSX Mountain Lion, Ubuntu 12.04 and Windows 7 and 8. Scripting language versions are being brought up to date also. Perhaps the most significant thing it will upgrade the WebKit to the lastest available. This will mean the most current HTML5 support available.

OTHER TIPS

TideSDK-1.3.1-beta is available. Please use this the most recent version of TideSDK found here

http://tidesdk.org

and refer to the Getting Started Guide located at:

http://tidesdk.multipart.net/docs/user-dev/generated/#!/guide/getting_started

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top