Haskell web programming: A Yesod tutorial
january 2012 by pva
A simple yesod tutorial. Yesod is a Haskell web framework. You shouldn’t need to know Haskell.
haskell
web
yesod
tutorial
january 2012 by pva
Using Git to manage a web site
november 2011 by pva
The HTML source for my (i.e., this) web site lives in a Git repository on my local workstation. This page describes how I set things up so that I can make changes live by running just "git push web".
git
web
tutorial
november 2011 by pva
ArticleXSS - doctype - Everything you ever wanted to know about cross-site scripting (XSS) attacks - Documenting the open web - Google Project Hosting
august 2011 by pva
This section provides a detailed discussion of cross-site scripting (XSS) attacks in various contexts within a HTML document, how they can be exploited, and generic methods for avoiding them.
web
security
reference
xss
august 2011 by pva
monkeyfist - Project Hosting on Google Code
october 2010 by pva
MonkeyFist is a dynamic request forgery attack tool that was released at Black Hat USA 2009. It allows you to easily pull of dynamic request forgeries using different scenarios such as redirects, pages, POST based attacks, and even fixation type attacks. This makes the tool useful for bypassing Cross-Site Request Forgery protection mechanisms.
web
security
csrf
python
october 2010 by pva
Piwik - Web analytics - Open source
september 2010 by pva
Piwik is a downloadable, open source (GPL licensed) real time web analytics software program. It provides you with detailed reports on your website visitors: the search engines and keywords they used, the language they speak, your popular pages… and so much more.
Piwik aims to be an open source alternative to Google Analytics.
Piwik is a PHP MySQL software program that you download and install on your own webserver. At the end of the five minute installation process you will be given a JavaScript tag. Simply copy and paste this tag on websites you wish to track (or use an existing plugin to do it automatically for you) and access your analytics reports in real time.
web
analytics
php
Piwik aims to be an open source alternative to Google Analytics.
Piwik is a PHP MySQL software program that you download and install on your own webserver. At the end of the five minute installation process you will be given a JavaScript tag. Simply copy and paste this tag on websites you wish to track (or use an existing plugin to do it automatically for you) and access your analytics reports in real time.
september 2010 by pva
mnutt/hummingbird @ GitHub
may 2010 by pva
Hummingbird lets you see how visitors are interacting with your website in real time.
And by “real time” we don’t mean it refreshes every 5 minutes—WebSockets enable Hummingbird to update 20 times per second.
Hummingbird is built on top of Node.js, a new javascript web toolkit that can handle large amounts of traffic and many concurrent users.
web
javascript
monitoring
And by “real time” we don’t mean it refreshes every 5 minutes—WebSockets enable Hummingbird to update 20 times per second.
Hummingbird is built on top of Node.js, a new javascript web toolkit that can handle large amounts of traffic and many concurrent users.
may 2010 by pva
skipfish - Project Hosting on Google Code
march 2010 by pva
A fully automated, active web application security reconnaissance tool.
security
web
scanner
march 2010 by pva
Copy this bookmark: