Home Tags Html

Tag: html

Securing Apache, Part 2: XSS Injections

2
In the previous article in this series, we started our journey to a secured Apache by dissecting its internals. We then looked at various...

Securing Apache, Part 1: The Basics

4
Targeted at readers with Web security concerns, information security experts, systems administrators and all those who want to jump-start their careers in Web security,...

Automate Testing Web Apps with WebTest

0
WebTest lets developers write XML-based test suites so quickly, it's almost fun! Virtually everyone uses a browser every time the computer is switched on --...

S5: A Simple Web-based Presentation System

1
S5 is a slideshow system for browsers that lets you run presentations like those in MS PowerPoint or OpenOffice.org Impress without a dedicated application...

Usher in a New Era of Web with HTML 5

8
Google Wave, Opera Unite, Firefox 3.5 and then Gazelle, everyone seems to be racing to dominate the Web. What empowers them all the more are the latest specs of HTML 5.

Python on the Net Using CGI and WSGI

0
In this part 10 of the series on "Programming in Python for Friends and Relations" we build a small classifieds application.