Anatomy of a HTML5 Mobile App

Posted on August 10th, 2011, by Cristian in Mobile

Brian Fling from pinch/zoom, a company dedicated to mobile development presents in a great post their “stack” for building HTML5 Mobile Apps.

[...] Consider this as a starter roadmap of the tools and technology needed to create a cross platform mobile web strategy. This is why HTML5 Mobile Apps are hard. In many cases you will need to create every part of this diagram. If you don’t create it, you can borrow it, but you’ll still need to test and debug each piece. [...]

Continue reading the stack prezentation in details

jQuery Proven Performance Tips And Tricks

Posted on July 7th, 2011, by Cristian in Javascript & jQuery


Slideshow by Addy Osmani

Better User Experiences with Patternry

Posted on March 31st, 2011, by Cristian in User Interface & Experience

Patternry is a Web design pattern library where you can find solutions to your design challenges. It is also a tool for organizations to document, share, and collaborate on design patterns.

When building our first design pattern libraries we understood the benefits of the libraries, but we were surprised how much work it required to build and maintain one. At that time (late 2009) the idea behind Patternry was born. Our vision was to make Patternry The fastest way to build pattern libraries.

Android Interaction Patterns

Posted on March 2nd, 2011, by Cristian in User Interface & Experience

Android Patterns is a community-contributed site with interaction patterns for Android app design. The site is created by UNITiD, a Dutch interaction design agency. The also provide an mobile wireframe templates for Android and Blackberry devices. Great work!

Post via Konigi

Magento Go Platform – Next evolution in eCommerce

Posted on February 16th, 2011, by Cristian in Magento

Magento is preparing to introduce till end of February 2011 a new turnkey online service a solution which comes to help small and emerging businesses to build a powerful store, to sell your products and services online, quickly and easily. With Magento Go there will be no software to install and configure and no servers to manage.

Some possible facts regarding the new Magento Go Platform:

  • New REST API’s are coming with Magento Go that give developers much deeper control of Magento
  • The new API’s will be very extensive . When pressed we were told: “We are going to be be very good at covering everything”
  • Eventually this sort of API functionality will migrate to CE, PE & EE but that will not be in 1.5 nor 1.10
  • Developers will extend Magento by writing Go Apps which make use of these new API’s
  • Your App will be written mostly in Javascript and included as a div on the page (no slow iframes)
  • Apps will be able to make RESTful calls out to other cloud based services
  • The foundational code that runs your App is made out of plain Javascript (No Prototype powering it, nor jQuery)
  • The entire App platform is based on Widgets that already exist in CE, PE & EE
  • With the new RESTful API, the power of Widgets increases so dramatically that a leading number of existing extensions can now just be Widgets
  • Eventually we will have connectors that enable apps to be language agnostic of Javascript. (There was little details as to how this would be achieved)
  • Before that you will have to sell your Magento Go apps on your own and there will be some sort of authentication system for commercial extensions
  • The Magento App Store may probably come at the same time as Magento CE, PE & EE support for Apps also

You can read more on the official blog post.

Advertise / Sponsors

Comments RSS Feed

Recent Comments

  • yuci: ok, i solved the problem, but i will search for a better one. i just noticed, hidden div doesnt show itself...
  • yuci: hey, yeah i downloaded well, and i edited a lot this application, and i can say that, it is a wonderful app....
  • Cristian: No, it’s working as I tested.
  • yuci: is link dead, or just some temporary problem? i cant download zip files.
  • Fredrik: I can’t get this to work. It seems to fail at $order->setShippingAmount( $shipping_amount +...