Posts tagged "google"

Building a Store Locator ASP.NET Application Using Google Maps API (Part 2)


Last week’s article, Building a Store Locator ASP.NET Application Using Google Maps API (Part 1), was the first in a multi-part article series exploring how to add store locator-type functionality to your ASP.NET website using the free Google Maps API.

Part 1 started with an examination of the database used to power the store locator, which contains a single table named Stores with columns capturingthe store number, its address and its latitude and longitude coordinates.

Next, we looked at using Google Maps API’s geocoding service to translate a user-entered address, such asSan Diego, CA or 92101 into its latitude and longitude coordinates.

Knowing the coordinates of the address entered by the user, we then looked at writing a SQLquery to return those stores within (roughly) 15 miles of the user-entered address.

These nearby stores were then displayed in a grid, listing the store number, thedistance from the address entered to each store, and the store’s address.

While a list of nearby stores and their distances certainly qualifies as a store locator, most store locators also include a map showing the area searched, with markersdenoting the store locations.

This article looks at how to use the Google Maps API, a sprinkle of JavaScript, and a pinch of server-side code to add such functionality toour store locator.

View the Original article



Be the first to comment - What do you think?
Posted by Anand Narayanaswamy - May 26, 2010 at 12:05 am

Categories: Programming   Tags: (Part, .tif silverlight visual basic, application, ASP.NET, briefly about c# and c# tools, Building, c sharp compiler download, c# compilers, C# keywords classified, csharp whiteboard, develop in c# in windows98, download C# compiler for windows xp, download different Types Of Compilers in C#, explain briefly about c# and c# tools, google, google scada imaging, Locator, multiform application in C#.Net, sample DragLeave in c#, silverlight shared whiteboard, Store, toolbar of crystal report on vs 2010, Using

Building a Store Locator ASP.NET Application Using Google Maps API (Part 1)

Over the past couple of months I’ve been working on a couple of projects that have used the free Google Maps APIto add interactive maps and geocoding capabilities to ASP.NET websites. In a nutshell, the Google Maps API allow you todisplay maps on your website, to add markers onto the map, and to compute the latitude and longitude of an address, among many other tasks.

With some Google Maps API experience under my belt, I decided it would be fun to implement a store locator feature and share it here on 4Guys. A store locator lets a visitorenter an address or postal code and then shows the nearby stores.

Typically, store locators display the nearby stores on both a map and in a grid, along with the distancebetween the entered address and each store within the area. To see a store locator in action, check out the Wells Fargo storelocator.

This article is the first in a multi-part series that walks through how to add a store locator feature to your ASP.NET application. In this inaugural article, we’ll build the database table to hold the store information.

Next, we’ll explore how to use the Google Maps API’s geocoding feature to allow for flexible address entry and how to translate an address into latitude and longitude pairs.

Armed with the latitude and longitude coordinates, we’ll see how to retrieve nearby locations as well as how to compute the distance between the address entered by the visitor and the each nearby store.

View the Original article

Be the first to comment - What do you think?
Posted by Anand Narayanaswamy - May 19, 2010 at 1:51 am

Categories: Programming   Tags: (Part, application, ASP.NET, briefly about c# and c# tools, Building, c sharp compiler download, c# compilers, C# keywords classified, develop in c# in windows98, download C# compiler for windows xp, download different Types Of Compilers in C#, explain briefly about c# and c# tools, google, Locator, multiform application in C#.Net, Store, Using

Programming Google App Engine

Google App Engine is a cloud computing service unlike any other: it provides a simple model for building applications that scale automatically to accommodate millions of users. With Programming Google App Engine (O’Reilly, US $44.99), you’ll get expert practical guidance that will help you make the best use of this powerful platform. Google engineer Dan Sanderson (@dan_sanderson) shows you how to design your applications for scalability, including ways to perform common development tasks using App Engine’s APIs and scalable services.

You’ll learn about App Engine’s application server architecture, runtime environments, and scalable datastore for distributing data, as well as techniques for optimizing your application. App Engine offers nearly unlimited computing power, and this book provides clear and concise instructions for getting the most from it—right from the source.

Programming Google App Engine "Some of the most exciting areas in web application development involve the potential for rapid success, especially mobile and social apps," says Sanderson. "With traditional web app development, this potential is a hazard: you either grow slow and miss an opportunity to connect with your customers, or you grow quickly, fail to meet demand, and halt development while you re-engineer for scale. Small companies and independent developers often can’t afford either of these options. By working at a level of abstraction designed with Google’s experience in building scalable web apps, small teams can build apps that are scalable from the start, get hot new ideas to market, and innovate at the cutting edge based on feedback from thousands of active, happy users."

With Programming Google App Engine by your side, you will discover the differences between traditional web development and development with App Engine, learn the details of App Engine’s Python and Java runtime environments , understand how App Engine handles web requests and executes application code, learn how to use App Engine’s scalable datastore, including queries and indexes, transactions, and data modeling, use task queues to parallelize and distribute work across the infrastructure and deploy and manage applications with ease

Advance Praise:
"Without a doubt, the most comprehensive, well-written, and up-to-date book about App Engine. I think it’s fair to say that if you’ve read this book cover-to-cover, you’re now an expert on App Engine."
–Kevin Gibbs, tech lead and manager, Google App Engine

Dan Sanderson is a technical writer and software engineer at Google Inc. He has worked in the web industry for over 10 years as a software engineer and technical writer for Google, Amazon.com, and the Walt Disney Internet Group. He lives in Seattle, Washington. For more information about Dan, visit his website at http://www.dansanderson.com.

Keys: google, google apps, dan sanderson

Be the first to comment - What do you think?
Posted by Anand Narayanaswamy - December 2, 2009 at 6:54 am

Categories: News, Press Releases   Tags: dan sanderson, google, google apps

Twitter Analyzer

As the number of people are making use of twitter, software and web developers are in the process of creating tools to make the most out of the social networking tool. Today, I am going to introduce a web based analysis tool named Twitter Analyzer (http://www.twitteranalyzer.com). It clearly displays the statistical details of a twitter handle in a dark background and yellow coloring.

The home page prompts you to enter your twitter handle as shown in Figure 1.

Twitter Analyzer

As soon as you click "Analyze" button, a dashboard will be displayed as shown in Figure 2

Twitter Analyzer

It displays the total number of followers, total number of user following, location and bio extracted from the twitter site followed by a chart with pointers. I feel that this tool is valuable if you have time to analyze the results it provides. The site also promotes your twitter handle through a paid program.

Be the first to comment - What do you think?
Posted by Anand Narayanaswamy - November 6, 2009 at 7:34 am

Categories: News, SEO, Social Media   Tags: google, News, SEO, Social Media, twitter