Keeping up with the latest Web technologies is tough nowadays. Every week it
seems new sites are launched that push the envelope further and further in
terms of what can be accomplished using just a Web browser.
The rise of AJAX over the past several months has taken over the development
world and breathed new life into the Web. Although these techniques have been
possible for many years now, the maturity of Web standards like XHTML and CSS
now make it a viable alternative that will be viewable by all but the oldest
browsers.
It's also been possible to accomplish many of the same... (more)
The availability of the Google Maps API has opened up a slew of new
development possibilities and spawned a bunch of web sites that rely on this
data to function. Example applications include jogging trackers, subway map
overlays, and other cool ideas all made possibly by the public availability
of the mapping API.
Geolocating by IP Address
Geolocation refers to the ability to locate a us... (more)
A denial-of-service (DoS) attack is an attempt by a single person or a group
of people to disrupt an online service. It is designed to bring the server
and network to its knees by flooding it with useless traffic. A DoS attack is
the most common type of Internet attack and can be launched against your site
at any time with relative ease. This can affect you by eating up your
bandwidth an... (more)
Collaborative filtering on the Web has existed for a long time, dating all
the way back to the original incarnations of sites like CDNow and Amazon.com.
Recommendation systems are a powerful tool for businesses to extract
additional value from their e-commerce and customer databases. They benefit
customers by enabling them to find products they like, and help businesses by
generating mor... (more)