Pages

Friday, December 30, 2005

Personal name - Wikipedia, the free encyclopedia

Personal name - Wikipedia, the free encyclopedia

Links to how different cultures understand "first name", "last name" and the other components of name.

Tuesday, December 27, 2005

libcURL

libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. libcurl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, kerberos, HTTP form based upload, proxies, cookies, user+password authentication, file transfer resume, http proxy tunneling and more!

libcurl is highly portable, it builds and works identically on numerous platforms, including Solaris, NetBSD, FreeBSD, OpenBSD, Darwin, HPUX, IRIX, AIX, Tru64, Linux, Windows, Amiga, OS/2, BeOs, Mac OS X, Ultrix, QNX, OpenVMS, RISC OS, Novell NetWare, DOS and more...

http://rrette.com/curlpp.html

AJAX links

Common AJAX mistakeshttp://sourcelabs.com/ajb/archives/2005/05/ajax_mistakes.html

How to make AJAX cross Browser Compatiblehttp://www.devx.com/webdev/Article/28938

The XMLHTTPRequest Object
http://developer.apple.com/internet/webcontent/xmlhttpreq.html

Using the XMLHTTPRequest
http://jibbering.com/2002/4/httprequest.html

Advanced ASP Uploader - The Code Project - ASP

http://www.codeproject.com/asp/aspupl.asp

Code for accepting multiple files uploaded to an ASP page