Main > Free Download Search >

Free longitude and latitude script

longitude and latitude

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 687
Long Date And Time Format

Long Date And Time Format


The Following code will print out the date so that its in a long date format including the appropriate suffix - i.e st, nd, rd. Heres the code in action: Thursday 12th May 2005 more>> The Following code will print out the date so that its in a long date format including the appropriate suffix - i.e st, nd, rd. Heres the code in action: Thursday 12th May 2005<<less
Added: 2005-05-12 License: Freeware Price: Free
1631 downloads
Globalization and Localization 1

Globalization and Localization 1


Tutorial explains how to make international applications customizable to users belonging to different nations, cultures, or regions. The local is the combination of a language and a country. An application uses the locale to identify the preference more>> Tutorial explains how to make international applications customizable to users belonging to different nations, cultures, or regions. The local is the combination of a language and a country. An application uses the locale to identify the preference of a user.<<less
Added: 2008-06-30 License: Freeware Price: $0.00USD
14 downloads
Calculate Distance and Radius using Latitude and Longitude in Java

Calculate Distance and Radius using Latitude and Longitude in Java


This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based more>> This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation.<<less
Added: 2005-11-26 License: Freeware Price: Free
870 downloads
PHP distance Calculation using Latitude and Longitude using GeoDataSource 1.0

PHP distance Calculation using Latitude and Longitude using GeoDataSource 1.0


This routine calculates the distance between two points. It is being used to calculate the distance between two locations using GeoDataSource Products more>> This routine calculates the distance between two points. It is being used to calculate the distance between two locations using GeoDataSource Products<<less
Added: 2006-08-16 License: Freeware Price: $0.00USD
76 downloads
 
Other version of PHP distance Calculation using Latitude and Longitude using GeoDataSource
PHP distance Calculation using Latitude and Longitude using GeoDataSourceand Longitude using GeoDataSource. PHP distance Calculation using Latitude and Longitude ... PHP distance Calculation using Latitude and Longitude using GeoDataSource - GeoDataSource
License:Freeware
Download
1225 downloads
Added: 2006-08-16
Include() and Require()

Include() and Require()


Learn how to spead up your developing by using PHP include() and require() functions. Dynamicly including your functions, header, footer and graphic. more>> Learn how to spead up your developing by using PHP include() and require() functions. Dynamicly including your functions, header, footer and graphic.<<less
Added: 2004-01-27 License: Not Specified Price: Free
2102 downloads
TimeTrex Time and Attendance

TimeTrex Time and Attendance


TimeTrex is a complete Web-based payroll and time management suite that offers employee scheduling, time and attendance (timeclock, timesheet/timecard), job costing, invoicing, and payroll in a single more>> TimeTrex is a complete Web-based payroll and time management suite that offers employee scheduling, time and attendance (timeclock, timesheet/timecard), job costing, invoicing, and payroll in a single package. Employees can use Web browsers or timeclocks to track their time and attendance, check their own timesheet for missed punches, and respond to flagged timesheet errors. Payroll administrators can quickly generate paystubs and process payroll based off timesheet information or export timesheet data to other applications.<<less
Added: 2006-08-15 License: Other Free / Open Source License Price: FreeAdditionalInfoMozillaPublicLicensev1.1
1877 downloads
longlat2os

longlat2os


longlat2os - Convert to longitude/latitude to UK Ordnance and vice versa. more>> <<less
Added: 2007-08-14 License: Freeware Price: Freeware
11 downloads
Articles and scripts

Articles and scripts


Articles covering a wide range of high end computer hardware and software and other consumer electronics. We also have thousands of scripts for web developers. more>> Articles covering a wide range of high end computer hardware and software and other consumer electronics. We also have thousands of scripts for web developers.<<less
Added: 2005-04-22 License: Price: 0.00 Price: $0.00USD
11 downloads
Software and Utilities Information Pages

Software and Utilities Information Pages


Tools and information on about every software category! Bandwidth tools, Defragging tools, FTP Servers/Clients, news readers, search tools, and more. more>> Tools and information on about every software category! Bandwidth tools, Defragging tools, FTP Servers/Clients, news readers, search tools, and more.<<less
Added: 2004-10-21 License: GPL Price: Free
1828 downloads
Rails and SQL queries

Rails and SQL queries


Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord database abstraction classes to work with SQL tables. However, sometimes it is more convenient to work with pl more>> Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord database abstraction classes to work with SQL tables. However, sometimes it is more convenient to work with plain SQL queries(without any model classes) for specific database operations.<<less
Added: 2006-11-06 License: Other Free / Open Source License Price: Free
669 downloads
Quote And Link Bookmarklet

Quote And Link Bookmarklet


This bookmarklet creates a blockquote element with cite attribute, paragraphs and address element for the source link. * You want to quote some text from another website? * You want to link back to the original? * You want to do this in a more>> This bookmarklet creates a blockquote element with cite attribute, paragraphs and address element for the source link. * You want to quote some text from another website? * You want to link back to the original? * You want to do this in a semantical way? Mark some text. - Hit the bookmarklet. - Copy and paste.<<less
Added: 2006-04-03 License: Freeware Price: $0.00USD
11 downloads
Calculate Distance and Radius in Perl 2.0

Calculate Distance and Radius in Perl 2.0


This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation. more>> This function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation.<<less
Added: 2005-11-26 License: Freeware Price: $0.00USD
11 downloads
 
Other version of Calculate Distance and Radius in Perl
Calculate Distance and Radius in Perllatitude and longitude from ZIP code, postal code or postcode. The result is available in miles ... latitude and longitude from ZIP code, postal code or postcode. The result is available in miles
License:Freeware
Download
1445 downloads
Added: 2005-11-26
PHP validation and verification

PHP validation and verification


This is one the trickiest parts of any application at all. Why is that? Because the developer doesnt control it. You can write the best algorithm in the world, but still if it includes user input there is a place for mistakes. Even if we put some more>> This is one the trickiest parts of any application at all. Why is that? Because the developer doesnt control it. You can write the best algorithm in the world, but still if it includes user input there is a place for mistakes. Even if we put some coplicated logic to prevent the input of wrong symbols, check the consistence of the data and do whatever possible to make sure that it is all OK, there is still possibility that the users enter the wrong number. Though all said, we must try to prevent the most of human errors and the best way to do this is by using Regular Expressions. Basicly Regular Expressions are used for string matches. They are based on search and pattern matching strings in text. A lot of books are written about them, there are even some programming languages designed especially for Regular Expressions.<<less
Added: 2007-12-08 License: Freeware Price: $0.00USD
13 downloads
Nickel and Dime CMS (ndCMS)

Nickel and Dime CMS (ndCMS)


ndCMS features a user, file and content manager w/ built-in HTTP compression Long Description: Nickel and Dime Content Management System (ndCMS) is a content management system written in C# that featu more>> ndCMS features a user, file and content manager w/ built-in HTTP compression Long Description: Nickel and Dime Content Management System (ndCMS) is a content management system written in C# that features a role based user manager, file manager, a WYSIWYG editor and built-in HTTP compression. The goal of ndCMS is to provide a quick and easy way to deploy a .net website while saving you time and money.<<less
Added: 2004-07-14 License: GPL Price: Free
1930 downloads
Executables and spam filter

Executables and spam filter


Email Virus filter, uses Sendmail, Milter, Perl. Rejects emails with executable attachments (plain or in zip archives). Also filters by senders, subjects and body keywords. Email is rejected at the connection time so you dont spam innocent victims with more>> Email Virus filter, uses Sendmail, Milter, Perl. Rejects emails with executable attachments (plain or in zip archives). Also filters by senders, subjects and body keywords. Email is rejected at the connection time so you dont spam innocent victims with the autoresponder emails.<<less
Added: 2005-08-30 License: Freeware Price: $0.00USD
11 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5