Re: [jug-discussion] Google Insider

2005-04-23 Thread Nicholas Lesiecki
Tim,
was that a deliberate allusion to the traveling salesman problem?
"
Given a collection of cities and the cost of travel between each pair 
of them, the traveling salesman problem, or TSP for short, is to find 
the cheapest way of visiting all of the cities and returning to your 
starting point.  In the case we study, the travel costs are symmetric 
in the sense that traveling from city X to city Y costs just as much as 
traveling from Y to X.

The simplicity of the statement of the problem is deceptive -- the TSP 
is one of the most intensely studied problems in computational 
mathematics and yet no effective solution method is known for the 
general case. Indeed, the resolution of the TSP would settle the P 
versus NP problem and fetch a $1,000,000 prize from the Clay 
Mathematics Institute.
"

http://www.tsp.gatech.edu/problem/index.html
Then again, if anyone could, Google could...
On the "maps improvement" front, I want drawable regions, so I can say, 
plot a 5 mile radius  from a certain address to determine whether the 
Googleplex is within biking distance of my prospective apartments...

I do know someone on the maps team, so I might bring some of this up...
Standard disclaimer:
apologies for the terseness of this email, I'm typing with a broken 
wrist.

Nicholas Lesiecki
Software Craftsman, specializing in J2EE,
Agile Methods, and aspect-oriented programming
m: 650 793-5734
Books:
* Mastering AspectJ: http://tinyurl.com/66vf
* Java Tools for Extreme Programming: http://tinyurl.com/66vt
Articles on AspectJ:
* [EMAIL PROTECTED] Series: http://tinyurl.com/3s3pk,
* Intro: http://tinyurl.com/66vu
On Apr 22, 2005, at 2:15 PM, Tim Colson ((tcolson)) wrote:
Thanks Vince --
Interesting site, at first glance, a bit more effort than I'd prefer --
I'm lazy. ;-)
I really like the Google maps stuff, especially that I can type "4755 N
Oracle Rd, Tucson, AZ" all in one line and not have to take the time to
pick fields. Computers are smart, they can figure that string out. ;-)
I want the same "super simple UI" so I could paste in addresses, 
perhaps
delimited by semicolons... have them plotted. Click on "Get Directions"
and it routes from A-B-C. Click "Round Trip" and it plots A-B-C-A. Then
use Edit-in-place DHTML voodoo (linke below) to allow me to drag/drop 
to
create a rout efrom A-C-B-A.

http://tool-man.org/examples/edit-in-place.html
THAT would rock. ;-)
And even better...you specify the starting point and it figures out the
shortest route to all the spots. (Sales folks would dig that.)

Timo

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, April 22, 2005 2:04 PM
To: jug-discussion@tucson-jug.org
Subject: Re: [jug-discussion] Google Insider
Try www.randmcnally.com.  Use the trip planner and you can
add all kinds of stops and get detailed driving directions and maps.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: [jug-discussion] Google Insider

2005-04-22 Thread Tim Colson \(tcolson\)
Thanks Vince --

Interesting site, at first glance, a bit more effort than I'd prefer --
I'm lazy. ;-) 

I really like the Google maps stuff, especially that I can type "4755 N
Oracle Rd, Tucson, AZ" all in one line and not have to take the time to
pick fields. Computers are smart, they can figure that string out. ;-)

I want the same "super simple UI" so I could paste in addresses, perhaps
delimited by semicolons... have them plotted. Click on "Get Directions"
and it routes from A-B-C. Click "Round Trip" and it plots A-B-C-A. Then
use Edit-in-place DHTML voodoo (linke below) to allow me to drag/drop to
create a rout efrom A-C-B-A.

http://tool-man.org/examples/edit-in-place.html

THAT would rock. ;-)

And even better...you specify the starting point and it figures out the
shortest route to all the spots. (Sales folks would dig that.)



Timo


> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Friday, April 22, 2005 2:04 PM
> To: jug-discussion@tucson-jug.org
> Subject: Re: [jug-discussion] Google Insider
> 
> Try www.randmcnally.com.  Use the trip planner and you can 
> add all kinds of stops and get detailed driving directions and maps.
> 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [jug-discussion] Google Insider

2005-04-22 Thread Vincent . Greene
Try www.randmcnally.com.  Use the trip planner and you can add all kinds of 
stops and get detailed driving directions and maps.--- Begin Message ---
Say Nick -

  After you become a Google Insider...maybe you can figure out if the
Maps engine  http://maps.google.com/ can be asked to map multiple
locations? ;-)

We already know that doing a "local search" will plot multiple found
locations... but I want to provide the list of locations...and then ask
it to give me directions from point A to C to B.

And while you're at it, I want a web-service so I can tie into it.


I'm betting other JUG'rs might be interested in that too. 

BTW -- the folks at Google rock. :-)

Cheers,
Timo

 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--- End Message ---
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

[jug-discussion] Google Insider

2005-04-22 Thread Tim Colson \(tcolson\)
Say Nick -

  After you become a Google Insider...maybe you can figure out if the
Maps engine  http://maps.google.com/ can be asked to map multiple
locations? ;-)

We already know that doing a "local search" will plot multiple found
locations... but I want to provide the list of locations...and then ask
it to give me directions from point A to C to B.

And while you're at it, I want a web-service so I can tie into it.


I'm betting other JUG'rs might be interested in that too. 

BTW -- the folks at Google rock. :-)

Cheers,
Timo

 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]