<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (pva)</title>
    <link>https://pinboard.in/u:pva/public/</link>
    <description>recent bookmarks from pva</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://stackoverflow.com/questions/549/the-definitive-guide-to-forms-based-website-authentication"/>
	<rdf:li rdf:resource="http://yannesposito.com/Scratch/en/blog/Yesod-tutorial-for-newbies/"/>
	<rdf:li rdf:resource="http://toroid.org/ams/git-website-howto"/>
	<rdf:li rdf:resource="http://code.google.com/p/doctype/wiki/ArticleXSS"/>
	<rdf:li rdf:resource="https://code.google.com/p/monkeyfist/"/>
	<rdf:li rdf:resource="http://piwik.org/"/>
	<rdf:li rdf:resource="http://mnutt.github.com/hummingbird/"/>
	<rdf:li rdf:resource="http://code.google.com/p/skipfish/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://stackoverflow.com/questions/549/the-definitive-guide-to-forms-based-website-authentication">
    <title>http - The definitive guide to forms based website authentication - Stack Overflow</title>
    <dc:date>2012-11-10T06:52:54+00:00</dc:date>
    <link>http://stackoverflow.com/questions/549/the-definitive-guide-to-forms-based-website-authentication</link>
    <dc:creator>pva</dc:creator><description><![CDATA[Please help us create the definitive resource for this topic. We believe that Stack Overflow should not just be a resource for very specific technical questions, but also for general guidelines on how to solve variations on common problems. "Form based authentication for websites" should be a fine topic for such an experiment.]]></description>
<dc:subject>http web authentication security reference</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:pva/b:0d00fef51820/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:http"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:authentication"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:security"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:reference"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://yannesposito.com/Scratch/en/blog/Yesod-tutorial-for-newbies/">
    <title>Haskell web programming: A Yesod tutorial</title>
    <dc:date>2012-01-22T08:48:38+00:00</dc:date>
    <link>http://yannesposito.com/Scratch/en/blog/Yesod-tutorial-for-newbies/</link>
    <dc:creator>pva</dc:creator><description><![CDATA[A simple yesod tutorial. Yesod is a Haskell web framework. You shouldn’t need to know Haskell.]]></description>
<dc:subject>haskell web yesod tutorial</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:pva/b:4f21bb876364/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:haskell"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:yesod"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:tutorial"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://toroid.org/ams/git-website-howto">
    <title>Using Git to manage a web site</title>
    <dc:date>2011-11-21T13:37:39+00:00</dc:date>
    <link>http://toroid.org/ams/git-website-howto</link>
    <dc:creator>pva</dc:creator><description><![CDATA[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".]]></description>
<dc:subject>git web tutorial</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:pva/b:8b2680c81056/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:tutorial"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://code.google.com/p/doctype/wiki/ArticleXSS">
    <title>ArticleXSS - doctype - Everything you ever wanted to know about cross-site scripting (XSS) attacks - Documenting the open web - Google Project Hosting</title>
    <dc:date>2011-08-27T11:59:03+00:00</dc:date>
    <link>http://code.google.com/p/doctype/wiki/ArticleXSS</link>
    <dc:creator>pva</dc:creator><description><![CDATA[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.]]></description>
<dc:subject>web security reference xss</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:pva/b:559fec90b6bf/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:security"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:xss"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://code.google.com/p/monkeyfist/">
    <title>monkeyfist - Project Hosting on Google Code</title>
    <dc:date>2010-10-22T11:23:38+00:00</dc:date>
    <link>https://code.google.com/p/monkeyfist/</link>
    <dc:creator>pva</dc:creator><description><![CDATA[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. ]]></description>
<dc:subject>web security csrf python</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:pva/b:163d3d39a520/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:security"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:csrf"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:python"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://piwik.org/">
    <title>Piwik - Web analytics - Open source</title>
    <dc:date>2010-09-02T12:31:23+00:00</dc:date>
    <link>http://piwik.org/</link>
    <dc:creator>pva</dc:creator><description><![CDATA[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.]]></description>
<dc:subject>web analytics php</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:pva/b:0b57061d5ecc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:analytics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:php"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://mnutt.github.com/hummingbird/">
    <title>mnutt/hummingbird @ GitHub</title>
    <dc:date>2010-05-11T10:27:52+00:00</dc:date>
    <link>http://mnutt.github.com/hummingbird/</link>
    <dc:creator>pva</dc:creator><description><![CDATA[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.]]></description>
<dc:subject>web javascript monitoring</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:pva/b:87ee7d06eaa8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:javascript"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:monitoring"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://code.google.com/p/skipfish/">
    <title>skipfish - Project Hosting on Google Code</title>
    <dc:date>2010-03-25T19:35:25+00:00</dc:date>
    <link>http://code.google.com/p/skipfish/</link>
    <dc:creator>pva</dc:creator><description><![CDATA[A fully automated, active web application security reconnaissance tool.]]></description>
<dc:subject>security web scanner</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:pva/b:53872f54ce4e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:security"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:pva/t:scanner"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>