On 12/26/2011 2:44 AM, Phillip Vector wrote:
>
> Hrm.. The CSV's look feasible to use. Thanks. :)
if you plan on using your db for this, might think again--performance won't be
all that good. the binary version performs better.
~~
Hrm.. The CSV's look feasible to use. Thanks. :)
On Sun, Dec 25, 2011 at 10:54 AM, Donnie Bachan (Gmail)
wrote:
>
> FYI, http://www.maxmind.com/app/geolitecity, best to check with them
> about your particular use case to ensure you are good to use the free
> version.
>
> Best Regards,
> Donnie B
FYI, http://www.maxmind.com/app/geolitecity, best to check with them
about your particular use case to ensure you are good to use the free
version.
Best Regards,
Donnie Bachan
"Nitendo Vinces - By Striving You Shall Conquer"
==
T
t = ImageNew('', 300,300,'argb');
ImageSetAntialiasing(t);
ImageSetDrawingColor(t,'00');
ImageDrawLines(t,[0,300,0],[0,150,300],'yes','yes');
ImageWrite(t,'/Users/andy/Sites/triangle.png');
-Original Message-
From: Terry Troxel [mailto:terry
Hi,
At least 12 years ago I developped my own visual database management system,
mainly because no one able to fulfill my needs was available on the market.
This manager includes a powerful visual query builder which generated not only
SQL code, but SQL integrated within CF code.
Now that many
*nods* I was looking for city and state actually.
and it would need to be free. I can't drop $370 on this.
On Sun, Dec 25, 2011 at 3:48 AM, Donnie Bachan (Gmail)
wrote:
>
> Although this isn't a completely free solution we've used it with very
> good success without any updates for a while now.
Could someone show me the proper way to draw a filled triangle using
CFimage?
Terry
~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive:
http:
Although this isn't a completely free solution we've used it with very
good success without any updates for a while now.
http://www.maxmind.com/app/geoip_features. If you are using it for
just country level access for $50 it's not a bad investment.
I've included some code for accessing checking t
8 matches
Mail list logo