Archives

January 2011

Ext.ux.touch. MapLoader : Dynamically load map points as you pan around a map

Sencha Touch Extensions & Plugins,Web Design & Development Blog 6 Comments

Overview

This plugin allows you to have your map dynamically load points of interest as the user pans around the map allowing you to minimize the amount of data you have to fetch from the server and minimize the number of markers on the map speeding up performance by only dealing with points that are within the map’s visible area.

Extract the ZIP file into the ‘examples’ directory of the Sencha Touch libary package.

Download - Ext.ux.touch.MapLoader (80kb)

Demo – Ext.ux.touch.MapLoader

This demo loads randomly generated points onto the map as you pan and zoom. The markers are numbered based on the batch that they were loaded in to give an idea of the plugin working.

(more…)

Ext.ux.touch.MapLoader – Demo

Web Design No Comments

This demo loads randomly generated points onto the map as you pan and zoom. The markers are numbered based on the batch that they were loaded in to give an idea of the plugin working.

If you have a question, suggestion or problem with the plugin or how to use it please leave a comment on this or on the main article’s page or drop us an email on info@swarmonline.com

You are currently not using a WebKit browser. Please reopen this page in Google Chrome or Safari to get the full experience.









View Blog PostView Without Frame



Ext.ux.PanelAction Demo

Web Design 2 Comments
You are currently not using a WebKit browser. Please reopen this page in Google Chrome or Safari to get the full experience.









View Blog PostView Without Frame



Dynamic Sencha Touch Forms – Part 1 – Enabling/Disabling Fields based on form selections

Sencha Touch,Web Design,Web Design & Development Blog 23 Comments

This tutorial is going to form a small series about creating dynamic forms that react to previous user input so you can keep your forms tidy and simple without the bloat of extra fields and so you can populate fields dynamically based on other selections.

In this tutorial we will start with the simple case of only wanting to show/enable fields when users have selected a specific value from, for example, a dropdown list.

(more…)

Slow ASP.NET Development Server (Windows 7)

Development Tips,Web Design & Development Blog 3 Comments

I recently upgraded to Windows 7 and found that running a website using the ASP.NET Development Server on Visual Studio 2008 is really slow!

An Ext JS web application I’m working on at the moment was sometimes taking up to a minute to load as I don’t build the javascript files every time I edit the code. I was even finding that images were taking between 2 and 3 seconds to load.

Having tried altering a few settings and playing with my anit-virus I turned to search and it lead me to reading this:
(more…)

Page 1 of 212