<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Huddled Masses &#187; ScreenShot</title>
	<atom:link href="http://huddledmasses.org/tag/screenshot/feed/" rel="self" type="application/rss+xml" />
	<link>http://huddledmasses.org</link>
	<description>You can do more than breathe for free...</description>
	<lastBuildDate>Sat, 28 Jan 2012 21:37:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<cloud domain='huddledmasses.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>ShotGlass Release</title>
		<link>http://huddledmasses.org/shotglass-release/</link>
		<comments>http://huddledmasses.org/shotglass-release/#comments</comments>
		<pubDate>Wed, 07 Sep 2005 04:34:44 +0000</pubDate>
		<dc:creator>Joel 'Jaykul' Bennett</dc:creator>
				<category><![CDATA[Huddled]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[My Software]]></category>
		<category><![CDATA[Screen Capture]]></category>
		<category><![CDATA[ScreenShot]]></category>
		<category><![CDATA[ShotGlass]]></category>

		<guid isPermaLink="false">http://www.huddledmasses.org/2005/09/06/shotglass-release/</guid>
		<description><![CDATA[Shotglass is an application for taking screenshots and doing stuff with them ... there's a simple API for developing plugins, and a few sample plugins for watermarking and uploading to FTP or Gallery2 ...]]></description>
			<content:encoded><![CDATA[	<p><a href="/shotglass-why/">I wrote ShotGlass, for various reasons</a> &#8230;<br />
<a href="/shotglass-features/">It does lots of things</a> &#8230;<br />
<a href="/shotglass-license/">It&#8217;s licensed for free</a>...</p>

	<p>And there&#8217;s a new version &#8230; make sure you have <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7ABD8C8F-287E-4C7E-9A4A-A4ECFF40FC8E&#38;displaylang=en">beta 2 of the .<span class="caps">NET</span> Framework Version 2.0</a>  then, <a href="/ShotGlass/ShotGlass.zip">download ShotGlass build 1.1</a> and unzip it wherever you want it.</p>

	<p>The changes from the last version are mostly minor, they relate to the way the form and the thumbnail window behave when you&#8217;re resizing them or moving them.  The big news, however, is that I&#8217;ve included a new plugin for uploading images to Gallery2 using their <span class="caps">HTTP</span> <span class="caps">POST</span> <span class="caps">API</span> (the one that their Gallery Remote uses) .  It won&#8217;t work with the old Gallery 1.x galleries, but it works a treat with RC2 for Gallery 2, which is what the GeoShell site uses for our screenshots gallery &#8230; which was half the reason I wrote this whole application anyway.  I also added a <span class="caps">JPEG</span> output plugin, so you don&#8217;t have to upload those huge uncompressed PNG&#8217;s to your webserver&#8217;s gallery&#8230;</p>

	<p>I&#8217;ll publish the simple <span class="caps">API</span> tommorrow, but for now, <a href="/ShotGlass/ShotGlassSource.7z">the source is here</a> under the <a href="/shotglass-license/"><span class="caps">MIT</span> License</a>... if you make improvements, please be kind enough to send them back to me  <img src='http://huddledmasses.org/wordpress/wp-includes/' alt=':D' class='wp-smiley' /> </p>]]></content:encoded>
			<wfw:commentRss>http://huddledmasses.org/shotglass-release/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ShotGlass &#8211; License</title>
		<link>http://huddledmasses.org/shotglass-license/</link>
		<comments>http://huddledmasses.org/shotglass-license/#comments</comments>
		<pubDate>Tue, 30 Aug 2005 04:21:15 +0000</pubDate>
		<dc:creator>Joel 'Jaykul' Bennett</dc:creator>
				<category><![CDATA[Huddled]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[licensing]]></category>
		<category><![CDATA[My Software]]></category>
		<category><![CDATA[Screen Capture]]></category>
		<category><![CDATA[ScreenShot]]></category>
		<category><![CDATA[ShotGlass]]></category>

		<guid isPermaLink="false">http://www.huddledmasses.org/2005/09/06/shotglass-license/</guid>
		<description><![CDATA[Shotglass is an application for taking screenshots and doing stuff with them ... there's a simple API for developing plugins, and a few sample plugins for watermarking and uploading to FTP or Gallery2 ...]]></description>
			<content:encoded><![CDATA[	<p>I wrote  <a href="/shotglass-why/">my own screenshot app</a> called ShotGlass, <a href="/shotglass-features/">which does all sorts of things</a>  and is released for free under the <a href="http://opensource.org/licenses/mit-license.php"><span class="caps">MIT</span> License</a>, which basically means that ShotGlass is free for you to do pretty much whatever you like, as long as you don&#8217;t expect me to guarantee it or provide service, or in any way be responsible for what might go wrong.</p>

	<p>The official license is as follows:</p>

	<blockquote>
		<p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &#8220;Software&#8221;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p>
	</blockquote>

	<blockquote>
		<p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p>
	</blockquote>

	<blockquote>
		<p><span class="caps">THE</span> <span class="caps">SOFTWARE</span> IS <span class="caps">PROVIDED</span> &#8220;AS IS&#8221;, <span class="caps">WITHOUT</span> <span class="caps">WARRANTY</span> OF <span class="caps">ANY</span> <span class="caps">KIND</span>, <span class="caps">EXPRESS</span> OR <span class="caps">IMPLIED</span>, <span class="caps">INCLUDING</span> <span class="caps">BUT</span> <span class="caps">NOT</span> <span class="caps">LIMITED</span> TO <span class="caps">THE</span> <span class="caps">WARRANTIES</span> OF <span class="caps">MERCHANTABILITY</span>, <span class="caps">FITNESS</span> <span class="caps">FOR</span> A <span class="caps">PARTICULAR</span> <span class="caps">PURPOSE</span> <span class="caps">AND</span> <span class="caps">NONINFRINGEMENT</span>. IN NO <span class="caps">EVENT</span> <span class="caps">SHALL</span> <span class="caps">THE</span> <span class="caps">AUTHORS</span> OR <span class="caps">COPYRIGHT</span> <span class="caps">HOLDERS</span> BE <span class="caps">LIABLE</span> <span class="caps">FOR</span> <span class="caps">ANY</span> <span class="caps">CLAIM</span>, <span class="caps">DAMAGES</span> OR <span class="caps">OTHER</span> <span class="caps">LIABILITY</span>, <span class="caps">WHETHER</span> IN AN <span class="caps">ACTION</span> OF <span class="caps">CONTRACT</span>, <span class="caps">TORT</span> OR <span class="caps">OTHERWISE</span>, <span class="caps">ARISING</span> <span class="caps">FROM</span>, <span class="caps">OUT</span> OF OR IN <span class="caps">CONNECTION</span> <span class="caps">WITH</span> <span class="caps">THE</span> <span class="caps">SOFTWARE</span> OR <span class="caps">THE</span> <span class="caps">USE</span> OR <span class="caps">OTHER</span> <span class="caps">DEALINGS</span> IN <span class="caps">THE</span> <span class="caps">SOFTWARE</span>.</p>
	</blockquote>

	<p><a href="/shotglass-release/">Here&#8217;s the download</a> &#8230;</p>]]></content:encoded>
			<wfw:commentRss>http://huddledmasses.org/shotglass-license/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ShotGlass &#8211; Features</title>
		<link>http://huddledmasses.org/shotglass-features/</link>
		<comments>http://huddledmasses.org/shotglass-features/#comments</comments>
		<pubDate>Mon, 22 Aug 2005 03:31:23 +0000</pubDate>
		<dc:creator>Joel 'Jaykul' Bennett</dc:creator>
				<category><![CDATA[Huddled]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[My Software]]></category>
		<category><![CDATA[Screen Capture]]></category>
		<category><![CDATA[ScreenShot]]></category>
		<category><![CDATA[ShotGlass]]></category>

		<guid isPermaLink="false">http://www.huddledmasses.org/?p=223</guid>
		<description><![CDATA[Shotglass is an application for taking screenshots and doing stuff with them ... there's a simple API for developing plugins, and a few sample plugins for watermarking and uploading to FTP or Gallery2 ...]]></description>
			<content:encoded><![CDATA[	<p>I wrote about <a href="/shotglass-why/">why I wrote my own screenshot app</a> called ShotGlass, here&#8217;s what it does:</p>

	<p>ShotGlass takes screenshots!
	<ul>
		<li>Crops screenshots!
	<ul>
		<li>Optionally, it crops the screenshot to the ShotGlass Window.
		<li>Optionally creates thumbnails
	<ul>
		<li>When taking a &#8220;cropped&#8221; shot of just the area covered by the ShotGlass window, the thumnail is created from a positionable sub-window.</li>
	</ul></li>
	</ul></li>
	<ul>
		<li>When taking an uncropped screenshot of the full screen, uses the main window as the thumbnail cropper.</li>
	</ul></li>
	</ul>
	<ul>
		<li>Can automatically resize the screenshot crop area to match the size and shape of the window you want to take a screenshot of.  Just put the top left corner of the ShotGlass window over the window&#8217;s title bar.</li>
	</ul></p>

	<p><img src="/ShotGlass/ShotGlass.png" class="alignright" alt="" /></p>

	<p>It also uses plugins to enhance functionality:
	<ol>
		<li>Image processing &#8220;Mixer&#8221; plugins.  I&#8217;ve provided a watermark plugin which does images and text, and a highlight plugin which uses the thumbnail area to highlight a portion of the screen in the shot. But anything you can imagine in image processing can be done with an extremely simple interface.</li>
		<li>Image output &#8220;Glass&#8221; plugins which control the file output.  The default one is to output to the clipboard, but I&#8217;ve already included ones for Png and Bmp output, and I&#8217;ll put one in later for Jpg with compression.</li>
	</ol>
	<ol>
		<li>File handling &#8220;Drinker&#8221; plugins which can upload the file, or basically do whatever you want to do with the screenshot files once they&#8217;re saved.  I&#8217;ve already included one for <span class="caps">FTP</span> uploading, and I&#8217;m working on Gallery uploads for my original geoShell purposes.</li>
	</ol></p>

	<p>And finally, it has command-line features:
	<ul>
		<li><em>Named</em> configs, so you can specify a config (which is saved on-exit) using <code>/config:configname</code> This allows you to set up different types of shots which you can take later, because &#8230;</li>
		<li>Take a cropped screenshot &#8220;instantly&#8221; (without ever showing the UI) if you pass the parameter: <code>/instant</code></li>
	</ul>
	<ul>
		<li>Take a full screen shot instantly using: <code>/fullscreen</code></li>
	</ul></p>

	<p>I&#8217;ll put up more information here later, including screenshots of the very nice configuration panel and the right-click menu (which includes documentation of the hotkeys), but for now I want to get on with getting this beta release out so I can get some feedback.</p>

	<p><a href="/shotglass-license/">Here&#8217;s it&#8217;s release license</a>...<br />
<a href="/shotglass-release/">Here&#8217;s the download</a> &#8230;</p>]]></content:encoded>
			<wfw:commentRss>http://huddledmasses.org/shotglass-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ShotGlass &#8211; Why?</title>
		<link>http://huddledmasses.org/shotglass-why/</link>
		<comments>http://huddledmasses.org/shotglass-why/#comments</comments>
		<pubDate>Sun, 21 Aug 2005 19:13:06 +0000</pubDate>
		<dc:creator>Joel 'Jaykul' Bennett</dc:creator>
				<category><![CDATA[Huddled]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[My Software]]></category>
		<category><![CDATA[Screen Capture]]></category>
		<category><![CDATA[ScreenShot]]></category>
		<category><![CDATA[ShotGlass]]></category>

		<guid isPermaLink="false">http://www.huddledmasses.org/?p=214</guid>
		<description><![CDATA[I've been using Cropper, but it just doesn't quite cut it, and the plugin architecture is a little too much for me.]]></description>
			<content:encoded><![CDATA[	<p>I&#8217;ve been using <a href="http://blogs.geekdojo.net/brian/articles/Cropper.aspx">Cropper</a> for a while to take simple cropped screenshots, but when I want to take a screenshot of my whole screen, I keep having to go back to my old screenshot script which uses <a href="http://www.imagemagick.org/">ImageMagick</a> and commandline ftp, because I need to upload the screenshot.  Recently I realized I want to upload the images to Menalto <a href="http://www.geoshell.org/component/option,com_gallery2/Itemid,21/">gallery on the geoShell site</a> and I wanted to share that ability with other people, but my script requires ImageMagick and Perl to be installed and properly configured, which seems a bit to ask of your average Windows user  <img src='http://huddledmasses.org/wordpress/wp-includes/' alt=';)' class='wp-smiley' /> </p>

	<p>I started out to write a plugin for Cropper but ended up deciding there were just too many things I didn&#8217;t like: 
	<ul>
		<li>The plugins are rather more complicated to write than they need to be, partly because they have to handle <span class="caps">ALL</span> the output&#8230;</li>
		<li>The thumbnail window is locked at the center of the screenshot window</li>
		<li>There&#8217;s not really any way to take a shot of the full screen</li>
	</ul>
	<ul>
		<li>There&#8217;s no command-line ability (you have to bring up the cropper window to take a screenshot)</li>
	</ul></p>

	<p>The end result is that I&#8217;ve written myself a screenshot application.  Now, I wrote it mostly for myself, at first, so I wrote it in C#, using Beta 2 of Visual Studio.  Eventually I decided to &#8220;fix&#8221; the shortcomings I saw in other implemenations, but I don&#8217;t really want to back-port it to .<span class="caps">NET</span> 1.1, so in order to use it, you need to have <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7ABD8C8F-287E-4C7E-9A4A-A4ECFF40FC8E&#38;displaylang=en">beta 2 of the .<span class="caps">NET</span> Framework Version 2.0</a> installed.</p>

	<p><a href="/shotglass-license/">Here&#8217;s it&#8217;s release license</a>...<br />
<a href="/shotglass-features/">Here&#8217;s what it does</a> &#8230;<br />
<a href="/shotglass-release/">Here&#8217;s the download</a> &#8230;</p>]]></content:encoded>
			<wfw:commentRss>http://huddledmasses.org/shotglass-why/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

