<?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</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 15:28:59 GMT</pubDate>
<item>
<title>(Ruby) Capture Screenshots in Ruby</title>
<link>http://snipplr.com/view/66615/capture-screenshots-in-ruby/</link>
<description><![CDATA[ <p>Use this Gem to programmatically take screenshots of websites with this completely open source and free library. We have also provided easy to follow online tutorials and sample applications to help you set up GrabzIt as quickly as possible.

First run:

gem install grabzit

Then register a new account on http://grabz.it to get your application key and application secret.

Then use the code as shown below!</p> ]]></description>
<pubDate>Thu, 09 Aug 2012 23:22:47 GMT</pubDate>
<guid>http://snipplr.com/view/66615/capture-screenshots-in-ruby/</guid>
</item>
<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>
<item>
<title>(PHP) Capture Screenshots in PHP</title>
<link>http://snipplr.com/view/64913/capture-screenshots-in-php/</link>
<description><![CDATA[ <p>Capture Web Screenshots easily with the [GrabzIt ](http://grabz.it/) PHP API

You will need the free [GrabzIt Code Library](http://grabz.it/api/php/download.aspx) to get started.</p> ]]></description>
<pubDate>Thu, 17 May 2012 23:17:36 GMT</pubDate>
<guid>http://snipplr.com/view/64913/capture-screenshots-in-php/</guid>
</item>
</channel>
</rss>