blogger counters

Wednesday, March 26, 2014

Creating Quick, Responsive Web and Mobile Map Applications

It is not easy to find a GIS web app builder that takes you all the way from the basic initial steps of familiarizing yourself with HMTL, CSS, and JavaScript to fairly complicated web applications. 

Building Web and Mobile ArcGIS Server Applications with JavaScript, by Eric Pimpler and published by Packt Publishing has two main advantages: first, you can use high-quality GIS data (or at least data that is specific to your needs), and second, you can create light apps that work quickly over a number of different devices. You’re not likely to have obsolete apps using HTML 5 and JavaScript, which is what is featured here.

The book is very logically organized: you start by creating a base map, and then add layers of data to the map, and then have it all display as a web page. You’re able to add different types of data layers, which include tiled, dynamic, and feature. The section on adding data layers is very robust (as it should be), and it’s followed by adding Graphics to the Map. It’s important to keep in mind that the graphics layer sits on top of the other layers – so, some data management / housekeeping / filing protocols and customs are very helpful here. In this book, the basemaps are provided by ArcGIS Online.



For a person who does not work with GIS data or ArcGIS every day, it’s probably best to work through the examples and see how they’re being developed.  In that case, I’d look at chapter 8, “Turning Addresses into Points and Points into Addresses,” and then work through the example a couple of times. The chapter covers geocoding, which is at the heart of web mapping applications. It’s the way you turn physical addresses into latitude and longitude coordinates.  

The book clearly demonstrates how to write and test the JavaScript code in the JavaScript Sandbox, and then it gives you a chance to practice. I also like the little tips and tricks – example, use Notepad++ instead of Notepad for coding (to avoid the extraneous code problems of Word, etc.).

In addition to Geocoding, there is a very clear and easy-to-follow chapter on using Geoprocessor, which is very good for developing models.  

The appendix gives an example of using ArcGIS templates and also Dojo in order to develop user interfaces. This section alone is worth the price of the book. The instructions are very clear and the screenshots appropriate and easy to follow.

Some of the chapters contain a great deal of code and not perhaps as much detailed explanation as might be useful for people who are fairly new. It would not be a bad idea to have more callouts in the code to point to what exactly is happening.

Overall, this is a great manual – very practical and extremely timely.  

Just a last thought -- when you first read the title of the book, Building Web and Mobile ArcGIS Server Applications with JavaScript, you may immediately ask yourself two questions:  first, why ArcGIS and why not Google Earth or Google Maps integrated apps?; and second, why JavaScript?

First, ArcGIS Server is the most popular and widely-used platform for developing GIS applications for the web. It uses many different dynamic map sources, and is not tied to just one (such as Google Earth). So, if you use ArcGIS Server, you can incorporate the best possible map sources / GIS information.


Second, JavaScript works really well with modern web browsers (Internet Explorer, Firefox, Chrome, and Safari), and it works well with HTML 5. This allows maximum flexibility with mobile applications. Using JavaScript in web applications will optimize performance because the applications are dynamic and do not have to return to the server for data. As a result, they are very responsive and use-friendly, not to mention that they are also faster. 

Sunday, March 09, 2014

Narrative Milestones Capture Hearts & Minds

Narrative milestones can be your secret to presentations that capture the hearts and minds of your audience for both technical and creative writing.
Have you ever listened to a presentation or a story and lost interest because it's just a jumble of information? Did you get the sense that the forest was being lost for the trees?
Or, even though the presentation was well organized and the skeleton / structure clearly visible, your mind still wandered off, utterly bored?
Chances are, the presentation was missing narrative milestones, which are critical in the telling of any kind of story, whether in creative writing, or in business presentations such as project summaries, training, sales, and investor conference calls.
What is a narrative milestone?
It is a temporal or topical "marker" within the text.
How is a milestone different than a subheading or a chapter title?
A narrative milestone is a trigger and a marker and it marks not just the passage and unfolding of information but also the sparking of emotional connection which keeps the reader engaged.
What is it good for?
It helps the reader or the listener develop categories or patterns for the creation of schema (or schemata) that will search as a framework for organizing information. It also helps the reader stay "hooked" or engaged in the text.
Where are milestones most effective in a narrative?
There should be a milestone at the beginning of the text. It does not have to be the same as a topic sentence, but should definitely communicate how/why a listener should care about what is being said. Then, there should be milestones at regular intervals within your text. If you're presenting it verbally or via video conference, include a mini-milestone every 30 to 45 seconds, and a major one every 2 minutes.  
What are the characteristics of an effective milestone?
An effective milestone is a great "hook" and combines conveys important facts while sparking an emotional connection.
Are milestones simply factual? 
No. A milestone can trigger emotions, and so are effective rhetorically in utilizing both pathos (emotions) and logos (logic/facts). Thus milestones can be effective in a persuasive, emotionally compelling document or presentation.
Narrative milestones will help you avoid that terrible sense that no one is listening to your presentation, or, worse, after reading it, they had absolutely no recall of the facts, nor did they have any sort of  emotional response.
Building in narrative milestones can help you create a very effective presentation or story, and you can convince your audience to actually remember and care about it.
(also posted this blog entry in LinkedIn).

Blog Archive