LinkedIn Connect for Appcelerator Titanium

Appcelerator Titanium
Recent ChangesĀ (all changes available in the same gist as another revision) Modified the LinkedIn connect for new share API Modified the Twitter connect part for new captcha verification, now user need to input the captcha in provided textbox he/she is seeing on screen Hello everyone, Recently I had a use-case to implement the Linkedin Connect with Appcelerator SDK, but unfortunately I'm unable to find the any plug-in or module to do that. I was already using one Titanium widget call...
More

Javascript Best Practices at Techday7 (developer’s life)

Javascript
Nov 24th, another Techday7 event. This time Ramkumar andĀ  karthi are presenters and they presented about Javascript best practices and Titanium alloy framework. here is slide show about Javascript best practices by Ramkumar M [slideshare id=15327214&doc=javascript-121124090451-phpapp02&w=670&h=530] Few quick points:- * About GC in Javascript, GC is automatic.Objects are collected there is no references longer. Javascript Uses Mark and Sweep GC method. * Avoid the globa...
More

Review of the prototype Firefox OS Simulator

Web
Today I tried with Firefox OS Simulator, recently hacks.mozilla.org Announced prototype Firefox OS Simulator https://hacks.mozilla.org/2012/11/announcing-the-prototype-firefox-os-simulator/ Firefox few features and Screens: Welcome or lock screen : We can see notifications in the screen and it has indication move left or right. If we move left it will show Camera or right just unlock it. Apps Screen : Mostly all apps are rounded. We can arrange apps just like iOS (Tap and hold) will...
More