Saturday, November 19, 2005

Technology behind AjaxWhois.com

I've received a lot of e-mails regarding the technology behind AjaxWhois. I'm glad to share this information with you!

FRONT END:
- The front end (ie: GUI) has been hand-coded in HTML and CSS. I tried to follow standards as much as possible. For this reason, the site renders perfectly on all browsers (that I know of).
- The Ajax part has been coded with Javascript. The front end makes calls to the server.

BACK END:
- Programmed with ASP.NET 1.1 using Visual Studio 2003. The code is 100% compatible with Mono and can run on Windows or Linux servers.
- The user interface is currently hosted on Windows 2000 servers
- PostgreSql database for caching and server list, hosted on Linux servers

Last modified: November 21, 2005

1 Comments:

At 12:57 AM, Blogger Carl said...

The source code is currently not available for licensing. Sorry!

 

Post a Comment

<< Home