latitudes and attitudes
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 697
PHP Articles and Tutorials
Listing of more then 100 Articles on Php Including tips,tricks,how like 1.Apache, MySQL & PHP for Windows 2.Creating Dynamic Website Content with PHP - MySQL 3.PHP Server to Client with No Refresh. 4. more>> Listing of more then 100 Articles on Php Including tips,tricks,how like 1.Apache, MySQL & PHP for Windows 2.Creating Dynamic Website Content with PHP - MySQL 3.PHP Server to Client with No Refresh. 4.Some PHP functions you must know 5.PHP & Dynamic Content<<less
Added: 2006-10-05 License: Freeware Price: Free
1116 downloads
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
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
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
DataSet and DataAdapter in ASP
Explains how to work with multiple tables, handle errors and how DataSet tracks modified table rows. Whenever a row is changed, its status is set from UnChanged to Modified. Whenever, a new row is add more>> Explains how to work with multiple tables, handle errors and how DataSet tracks modified table rows. Whenever a row is changed, its status is set from UnChanged to Modified. Whenever, a new row is added, its status would be depicted by DataRow.Added.<<less
Added: 2006-10-25 License: Freeware Price: Free
1094 downloads
SimcoWeb Tutorials and Tips
Learn basics and intermediate PHP programming skills with our helpful articles and tutorials. Also CSS tricks and tips, marketing tips and other website related materials. This site also includes a la more>> Learn basics and intermediate PHP programming skills with our helpful articles and tutorials. Also CSS tricks and tips, marketing tips and other website related materials. This site also includes a large assortment of webmaster related resources.<<less
Added: 2006-04-19 License: Freeware Price: Free
1285 downloads
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
ASP and ASP.NET Scripts and Resources + 1.01s
A Comprehensive, categorized, and search able ASP & ASP.NET resources, scripts, software, tutorials, and even more. more>> A Comprehensive, categorized, and search able ASP & ASP.NET resources, scripts, software, tutorials, and even more.<<less
Added: 2004-03-05 License: GPL Price: $0.00USD
13 downloads
Other version of ASP and ASP.NET Scripts and Resources
License:GPL
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
Calculate Distance and Radius in ASP 1.0
This ASP 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 ASP 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: 2006-05-21 License: Freeware Price: $0.00USD
13 downloads
Other version of Calculate Distance and Radius in ASP
License:Freeware
If and Else Statements and Operators
Learn If and Else Statements and Operators on a simple way. more>> Learn If and Else Statements and Operators on a simple way.<<less
Added: 2008-02-15 License: Freeware Price: $0.00USD
12 downloads
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
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
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
License:Freeware
Read and Writing Cookies
Learn how to read and write cookies with ASP through forms. more>> Learn how to read and write cookies with ASP through forms.<<less
Added: 2005-04-05 License: Not Specified Price: Free
1672 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above latitudes and attitudes search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed