| High speed Internet access
|
(2002-03-01 04:45:52) |
| Two-way Broadband satellite connection using a dish. |
| Flash 5 Tutorial
|
(2002-02-27 15:45:58) |
| For those new to flash, this tutorial is great to start learning with... |
| export ms access *.mdb file to mysql
|
(2002-02-26 15:46:47) |
| use odbc drivers thru tcp/ip |
| Pragma: No-cache" Tag May Not Prevent Page caching
|
(2002-02-25 19:21:33) |
| When you use the HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE" metatag in the header section at the beginning of an HTML Web page, the Web page may still be cached in the Temporary Internet Files folder.
|
| Latitude/Longitude files for countries
|
(2002-02-23 19:16:48) |
| NIMA provides complete files of geographic names information covering countries or geopolitical areas |
| MySQL Reserved Words
|
(2002-02-23 18:17:44) |
| A common problem stems from trying to create a table with column names that use the names of datatypes or functions built into MySQL. The following words are explicitly reserved in MySQL. ADD ALL ALTER ANALYZE AND AS ASC AUTO_INCREMENT BDB BERKELEYDB BETWEEN... |
| latitude/longitude
|
(2002-02-22 01:55:07) |
| Raw data on US cities. Contains latitude, longitude, city, state. Does not include zipcodes, but the data is comprehensive and free for download. File for each state is approx. 1MB in size. |
| World latitude longitude info
|
(2002-02-22 01:15:06) |
| Comprehensive data on latitude/longitude for cities around the world. |
| ZIPList5 Lite current US zipcodes.
|
(2002-02-22 00:53:36) |
| 5-digit ZIP code, preferred city name, and state code. One record for every active 5-digit ZIP code defined by the US Postal Service (about 42, 700 records). From $19.95. Example: "84001", "Altamont", "UT" |
| Intro to Flash 4 Tutorial
|
(2002-02-18 03:28:34) |
| how to animate in a Flash |
| MySQL Online Manual - Date and Time Functions
|
(2002-02-18 03:19:19) |
| Here is an example that uses date functions. The query below selects all records with a date_col value from within the last 30 days:
mysql> SELECT something FROM table
WHERE TO_DAYS(NOW()) - TO_DAYS(date_col) <= 30;
|
| JavaScript Reference
|
(2002-02-16 05:29:13) |
| JavaScript Reference
The Boolean Object
The String Object
The Array Object
The Date Object
The Math Object
|
| Prevent Hotlinking to your Images
|
(2002-02-15 00:37:51) |
| PREVENTING BANDWIDTH THEFT USING THE MOD REWRITE ENGINE AND .HTACCESS
(stopping others from using your images on their pages)
|
| Online courses
|
(2002-02-15 00:03:04) |
| Online Networking courses Free... Very Cool !
8051 Microcontrollers 80x86 Assembler C Programming
Data Communications Data Structures Embedded Systems
Excel 2000 Hardware Introduction - I Hardware Introduction - II
Internet: An introduction Internet Management MS-DOS |
| RealPlayer Guide
|
(2002-02-14 23:59:05) |
| Embedded RealPlayer Extended Functionality Guide |
| PHP Reserved Words
|
(2002-02-13 02:35:07) |
| Here is the list of PHP reserved words. You shouldn't try to use such names as variable, function, constant or method names, as it will surely lead to confusion.
|
| http://www.brainbuzz.com/
|
(2002-02-11 05:10:10) |
| MCSA/MCSE. Lots of stuff for those preparing for the exams. Also ASP
Cisco C++
Linux SQL
|
| Creating Your Own Favicon.ico Icon For IE5
|
(2002-02-05 04:39:11) |
| When an Explorer 5 user bookmarks your page, Explorer searches for a special icon with the name "favicon.ico". If it finds one, it replaces the default Microsoft icon with your special little icon next to your name in the favorites menu and in the location bar. |
| Building Next/Prev Buttons for Query Results
|
(2002-02-02 17:19:05) |
| How to do "NEXT 1 2 3 4 5 PREV" type links from a search result. |
| How to Create your own newsgroup
|
(2002-01-30 05:03:27) |
| Information on how to create an alt.* newsgroup. Anybody can create one. |
| ArGoSoft Mail Server
|
(2002-01-22 09:21:13) |
| Can be loaded with Windows startup;
Supports unlimited number of accounts;
Supports SMTP authentication. Useful to protect your server from unauthorized use; it is fully functional server: it relays the messages directly to Mail exchangers, bypassing your ISP.
|
| XMail Version 1.2
|
(2002-01-22 09:15:48) |
| Email server. Free download, full documentation, mailing list, forum. [Linux, Solaris, Windows NT]
|
| Mercury Mail Transport System
|
(2002-01-22 09:10:21) |
| Pegasus Mail and Mercury are free products. Mail server for windows. |
| PHP's Encryption Functionality
|
(2002-01-22 02:34:37) |
| cryptography, encrypted data, security-oriented functionality, crypt(), md5(), Mcrypt, Mhash, cbc, cfb, and ofb modes. |
| Distance from latitude longitude data
|
(2002-01-21 21:20:52) |
| Search for keywords latitude longitude distance for related articles |
| Using Longitude and Latitude to Determine Distance
|
(2002-01-21 21:17:23) |
| The scalar product is given by
xA*xB + yA*yB + zA*zB =
R^2cos(latA)cos(latB)cos(lonB-lonA)+ R^2sin(latA)sin(latB)
Dividing out R^2 will give cos(AOB)
cos(AOB) = cos(latA)cos(latB)cos(lonB-lonA)+sin(latA)sin(latB)
This gives AOB, and the great circle distance b |
| Learn how to code a php forum
|
(2002-01-18 07:30:54) |
| Nice tutorial on Multithreaded php discussion forum |
| Updating dyndns.org servers with query string
|
(2002-01-18 05:53:00) |
| http://username:password@members.dyndns.org/nic/update?system=dyndns&hostname=yourhost.ourdomain.ext, yourhost2.dyndns.org& myip=ipaddress&wildcard=OFF&mx=mail.exchanger.ext&backmx=NO&offline=NO |
| WarFTPD for Windows
|
(2002-01-18 02:59:28) |
| Jgaa's ftp server |
| http://www.netcraft.com/
|
(2002-01-16 17:59:25) |
| Security issues. Find our what softwares a site is running. |