Dynamic Jquery Datepicker calendar

Categories: JavaScript

Have you ever wanted to know what do you have to do tomorrow or in the next week without checking your agenda? Today I’m going to show you how to use JQuery Datepicker and AJAX  to create a calendar that …

Tagged , , , , , ,

Creating a Sencha Touch MVC application from scratch, part 4

Categories: Mobile Development

In this final part of Creating a Sencha Touch MVC application from scratch series we’ll add some data to our application we’ve started in part 1, part 2 and part 3. Before we start please note that in order for …

Tagged , , , , , , ,

Loading Sencha Touch controllers and views dynamically

Categories: JavaScript, Mobile Development

Usually, when creating a Sencha Touch MVC application all of its controllers and views are included manually in index.html and loaded when the app starts. But, when there are a lot of controllers and views to load, the time it …

Tagged , , , ,

Sencha Touch TabBar in a MVC structured application

Categories: JavaScript, Mobile Development

While I’m working on the 4th part of the Creating a Sencha Touch MVC application from scratch  series, I’ve decided to write this little article because the feedback received indicated that this would be useful for some of you. Many …

Tagged , , ,

Creating a Sencha Touch MVC application from scratch, part 3

Categories: Mobile Development

In this article we will continue to build our Sencha Touch MVC app we’ve started in part 1 and part 2. This time we will explore different ways to call a controller action. A controller action can be called in …

Tagged , , , , , ,
Page 1 of 41234