Posts

Showing posts from July, 2012

Adobe Brackets

Brackets is a code editor for HTML, CSS and JavaScript that's built  in HTML, CSS and JavaScript. Tools shouldn't get in your way.  Instead of cluttering up your coding environment with lots of panels and icons, the Quick Edit UI in Brackets puts context-specific code and tools inline. Brackets is in sync with your browser.  With Live Development, Brackets works directly with your browser to push code edits instantly, set breakpoints, and jump back and forth between your real source code and the browser view. Do it yourself.  Because Brackets is open source, and built with HTML, CSS and JavaScript, you can help build the best code editor for the web. Reference :  https://github.com/adobe/brackets

PhoneGap - Open Source Mobile Framework

Image
Build your app once with web-standards Based on HTML5, PhoneGap leverages web technologies developers already know best... HTML and JavaScript.  Wrap it with PhoneGap Using the free open source framework or PhoneGap build you can get access to native APIs. Deploy to multiple platforms! PhoneGap uses standards-based web technologies to bridge web applications and mobile devices. Supported Features Getting Started http://docs.phonegap.com/en/1.9.0/guide_getting-started_index.md.html API Reference http://docs.phonegap.com/en/1.9.0/index.html Development Tools http://phonegap.com/tools   Reference : http://phonegap.com/