<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - Maximus1983</title>
<link>http://snipplr.com/users/Maximus1983/tags/library</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 00:19:22 GMT</pubDate>
<item>
<title>(Perl) Capture Screenshots in Perl</title>
<link>http://snipplr.com/view/65762/capture-screenshots-in-perl/</link>
<description><![CDATA[ <p>Capture Web Screenshots easily with the [GrabzIt Perl API](http://grabz.it/api/perl/)

You will need the free [GrabzIt Code Library](http://grabz.it/api/perl/download.aspx) to get started.</p> ]]></description>
<pubDate>Fri, 22 Jun 2012 21:52:51 GMT</pubDate>
<guid>http://snipplr.com/view/65762/capture-screenshots-in-perl/</guid>
</item>
<item>
<title>(Python) Capture Screenshots in Python</title>
<link>http://snipplr.com/view/65250/capture-screenshots-in-python/</link>
<description><![CDATA[ <p>Capture Web Screenshots easily with the [GrabzIt ](http://grabz.it/) Python API

You will need the free [GrabzIt Code Library](http://grabz.it/api/python/download.aspx) to get started.</p> ]]></description>
<pubDate>Tue, 29 May 2012 20:15:17 GMT</pubDate>
<guid>http://snipplr.com/view/65250/capture-screenshots-in-python/</guid>
</item>
<item>
<title>(JavaScript) Create Screenshots with JavaScript</title>
<link>http://snipplr.com/view/65045/create-screenshots-with-javascript/</link>
<description><![CDATA[ <p>You will need to get an account at [GrabzIt](http://grabz.it) once you have this you need to add your [authorized domain](http://grabz.it/account/domains.aspx) this stops people using your account resources.

Then get your [application key](http://grabz.it/api/) place this where it says APPPLICATION KEY in the snipped below.

Change http://www.google.com to be the website of your choice.

Place this snippet anywhere within the body tag. Your screenshot should appear within a few seconds. You can have as many of these tags on the page as you like.

If you need to debug it they have a [diagnostics panel](http://grabz.it/account/diagnostics/) there are also [more options](http://grabz.it/api/javascript/) available.</p> ]]></description>
<pubDate>Thu, 24 May 2012 00:13:40 GMT</pubDate>
<guid>http://snipplr.com/view/65045/create-screenshots-with-javascript/</guid>
</item>
<item>
<title>(C#) Capture Screenshots in C#</title>
<link>http://snipplr.com/view/64940/capture-screenshots-in-c/</link>
<description><![CDATA[ <p>Capture Web Screenshots easily with the [GrabzIt C# API](http://grabz.it/api/aspnet/). 

This handy code snippet will fire a event when your screenshot is ready so that your code can process the screenshot anyway you wish!

You will need the free [GrabzIt Code Library](http://grabz.it/api/aspnet/download.aspx) to get started.

The code snippet assumes it is located within a ASPX page, in this example we are taking a screenshot of google.com.</p> ]]></description>
<pubDate>Fri, 18 May 2012 19:56:10 GMT</pubDate>
<guid>http://snipplr.com/view/64940/capture-screenshots-in-c/</guid>
</item>
</channel>
</rss>