Posts

Showing posts with the label mozilla

TogetherJS - Add collaboration features and tools to your website

Image
I've just tried out the TogetherJS, a javascript library that help me to add collaboration features and tools to my website, on my flask blog (dangtrinhnt.kd.io) It is pretty simple and awesome: ADD THE JAVASCRIPT SNIPPET Simply copy and paste the TogetherJS JavaScript snippet below into your site. <script src="https://togetherjs.com/togetherjs-min.js"></script> ADD THE HTML BUTTON After you've included the TogetherJS JavaScript snippet, copy and paste this anywhere onto your site! <button onclick="TogetherJS(this); return false;">Start TogetherJS</button> For more information about TogetherJS: https://togetherjs.com/

Firefox OS Simulator add-on review

Image
I'm so excited right now to write apps for Firefox OS, the hottest mobile operating system of Mozilla. - Everything is here:  https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS The only phone maker right now which produces phones that runs Firefox OS is Geekphone (a Spain company,  http://www.geeksphone.com/ ), but all of the there Firefox OS powered phones were sold old in just a couple of hours after launch. So, I and so many other fan-boy all over the world cannot have a chance to buy it. So, the only thing I can do right now is write apps and test it on the Simulator. These are screenshots of the Simulator add-on (Firefox browser, of-course):