Freelancers Forum Messages on Tuesday July 1st 2008
Re: FN-FORUM: Get linear distance between two UK locations?
date posted 1st July 2008 23:25
As a quick and dirty example of how to do this:
http://test.dewoollery.co.uk/distance.html
The quick and dirty aspect is that you need to hit submit twice before
the distance is calculated. All re...
Re: FN-FORUM: Get linear distance between two UK locations?
date posted 1st July 2008 20:16
> Hello Kevin - it would be invaluable to the list if you could reply
> on-list
> with an overview of how roughly to do this using the Google Maps API
> (pointers to relevant functions, etc)?
GClie...
Re: FN-FORUM: Get linear distance between two UK locations?
date posted 1st July 2008 19:54
On 1 Jul 2008 17:47:40 -0000, Neogic Ben Johnson F
[EMAIL REMOVED] wrote:
>
> Kevin White wrote:
> > Actually, this is fairly straight forward with the Google Maps API.
> > I have worked with this...
RE: FN-FORUM: Get linear distance between two UK locations?
date posted 1st July 2008 18:26
Kevin White wrote:
> Actually, this is fairly straight forward with the Google Maps API.
> I have worked with this a bit and done some hairy things. What you
> are describing is doable though.
> If...
Re: FN-FORUM: Get linear distance between two UK locations?
date posted 1st July 2008 17:29
> I need to calculate the distance in miles ("as the crow flies", i.e.,
> linearly) between 2 UK locations (place names). There is *probably* a
> feature that the Google Maps API or similar can provid...
Re: FN-FORUM: Get linear distance between two UK locations?
date posted 1st July 2008 17:28
Hi Ben,
Actually, this is fairly straight forward with the Google Maps API. I
have worked with this a bit and done some hairy things. What you are
describing is doable though.
If you need a hand...
Re: FN-FORUM: Get linear distance between two UK locations?
date posted 1st July 2008 17:17
Hi Ben
This is something I looked into recently.
You can download an SQL dump of the UK postcode database for outcodes;
that is, the first portion (e.g. SW1, M1) and their corresponding
co-ordinates...
Re: FN-FORUM: Get linear distance between two UK locations?
date posted 1st July 2008 17:14
Hi Ben,
I've seen this one asked before. I may even have asked it myself once :)
I think it is down to needing to find the longitude & latitude. If it
is postcode based, then it looks like the po...
FN-FORUM: Get linear distance between two UK locations?
date posted 1st July 2008 16:58
Hi all
I need to calculate the distance in miles ("as the crow flies", i.e.,
linearly) between 2 UK locations (place names). There is *probably* a
feature that the Google Maps API or similar can prov...
Re: FN-FORUM: Dating Scripts PHP MySQL
date posted 1st July 2008 11:23
Quoting Juraj Seffer [EMAIL REMOVED]
>
> On 1 Jul 2008 08:38:28 -0000, Alex Townsend [EMAIL REMOVED] wrote:
>>
>> Tits.
>>
>> Unsurprisingly, I didn't mean to send that to the full mailing list.
>>...
Re: FN-FORUM: Dating Scripts PHP MySQL
date posted 1st July 2008 11:18
On 1 Jul 2008 08:38:28 -0000, Alex Townsend [EMAIL REMOVED] wrote:
>
> Tits.
>
> Unsurprisingly, I didn't mean to send that to the full mailing list.
>
> Doh!
>
No harm done :)
J....
Re: FN-FORUM: Spam arrest messages
date posted 1st July 2008 09:33
On Monday 30 June 2008 22:24:14 Lists wrote:
> ----- Original Message -----
> From: "Dom Latter" [EMAIL REMOVED]
> > bounce from Spam Arrest.
>
> They arrive even if you haven't posted...
Really? I...
Re: FN-FORUM: Dating Scripts PHP MySQL
date posted 1st July 2008 09:17
Tits.
Unsurprisingly, I didn't mean to send that to the full mailing list.
Doh!
Alex
http://www.ozbon.com...
Re: FN-FORUM: Dating Scripts PHP MySQL
date posted 1st July 2008 09:13
Morning, Andrew,
I saw your thing on FN Forum about online dating sites, so decided =20
to mail you off-list.
I've done some work on a couple of dating sites now (Primarily =20
www.canoodle.me...
FN-FORUM: Dating Scripts PHP MySQL
date posted 1st July 2008 08:17
Morning all,
Are there any developers on the forum with experience with online dating
Scripts and the onling dating structure?
Andrew...
Re: FN-FORUM: CMS + multimedia galleries recommendation?
date posted 1st July 2008 05:56
If you use graphs for your clients then you ain't no creative....
RE: FN-FORUM: CMS + multimedia galleries recommendation?
date posted 1st July 2008 05:49
Ben Johnson wrote:
> - Preferably PHP, as the client is already using vBulletin.
> - Preferably Free Open-Source (FOSS), both for budget and
> philosophical reasons.
A developer associate of mine...
RE: FN-FORUM: CMS + multimedia galleries recommendation?
date posted 1st July 2008 05:46
Nicolas Borda wrote:
> In my D6 admin I use charts to display reports which clients are
> always impressed by
> http://drupal.org/project/charts
This drew my attention to Google's Charts API (one...