<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Media Scripting</title>
	<atom:link href="http://mediascripting.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mediascripting.wordpress.com</link>
	<description>Interactive scripting of media applications</description>
	<lastBuildDate>Tue, 24 Jan 2012 03:16:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mediascripting.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Media Scripting</title>
		<link>http://mediascripting.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mediascripting.wordpress.com/osd.xml" title="Media Scripting" />
	<atom:link rel='hub' href='http://mediascripting.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Shearing &amp; Rotating</title>
		<link>http://mediascripting.wordpress.com/2012/01/23/shearing-rotating/</link>
		<comments>http://mediascripting.wordpress.com/2012/01/23/shearing-rotating/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 02:50:44 +0000</pubDate>
		<dc:creator>nystromj</dc:creator>
				<category><![CDATA[Scripting Examples]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[scheme procedures]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://mediascripting.wordpress.com/?p=746</guid>
		<description><![CDATA[As in the squirrel post, this image is the result of some of our summer research. It demonstrates three new Scheme procedures, image-transform-hshear!, image-transform-vshear!, and image-rotate-selection!. The code that generates this particular image can be found at the bottom of this post. The first 66 lines of the code are the definitions and documentation for the &#8230; <span class="more-link"><a href="http://mediascripting.wordpress.com/2012/01/23/shearing-rotating/">Continue reading &#187;</a></span><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mediascripting.wordpress.com&amp;blog=8091515&amp;post=746&amp;subd=mediascripting&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mediascripting.wordpress.com/2012/01/23/shearing-rotating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://mediascripting.files.wordpress.com/2011/10/shear-rotate1.jpg?w=150" />
		<media:content url="http://mediascripting.files.wordpress.com/2011/10/shear-rotate1.jpg?w=150" medium="image">
			<media:title type="html">shear-rotate</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/40e30cfada12a1bf2346fbbc3ea1ecb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nystromj</media:title>
		</media:content>

		<media:content url="http://mediascripting.files.wordpress.com/2011/10/shear-rotate1.jpg?w=300" medium="image">
			<media:title type="html">shear-rotate</media:title>
		</media:content>
	</item>
		<item>
		<title>A Turtle Grid Series</title>
		<link>http://mediascripting.wordpress.com/2012/01/17/a-turtle-grid-series/</link>
		<comments>http://mediascripting.wordpress.com/2012/01/17/a-turtle-grid-series/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 03:03:19 +0000</pubDate>
		<dc:creator>nystromj</dc:creator>
				<category><![CDATA[Scripting Examples]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://mediascripting.wordpress.com/?p=705</guid>
		<description><![CDATA[Like the Circles in Space Series, this program demonstrates the advantages of creating images with code by using repetition, geometry and pseudo-randomness. The shapes of each grid are based on a pre-generated list of 1s and -1s.  Each form recalls a galaxy, an effect that is reinforced by the black background and light green boxes. The &#8230; <span class="more-link"><a href="http://mediascripting.wordpress.com/2012/01/17/a-turtle-grid-series/">Continue reading &#187;</a></span><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mediascripting.wordpress.com&amp;blog=8091515&amp;post=705&amp;subd=mediascripting&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mediascripting.wordpress.com/2012/01/17/a-turtle-grid-series/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:thumbnail url="http://mediascripting.files.wordpress.com/2011/10/doughert-edlethan-knolldug-766-900x900.jpg?w=150" />
		<media:content url="http://mediascripting.files.wordpress.com/2011/10/doughert-edlethan-knolldug-766-900x900.jpg?w=150" medium="image">
			<media:title type="html">doughert-edlethan-knolldug.766.900x900</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/40e30cfada12a1bf2346fbbc3ea1ecb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nystromj</media:title>
		</media:content>

		<media:content url="http://mediascripting.files.wordpress.com/2011/10/doughert-edlethan-knolldug-766-900x9001.jpg?w=300" medium="image">
			<media:title type="html">doughert-edlethan-knolldug.766.900x900</media:title>
		</media:content>

		<media:content url="http://mediascripting.files.wordpress.com/2011/10/doughert-edlethan-knolldug-107-600x6001.jpg?w=300" medium="image">
			<media:title type="html">doughert-edlethan-knolldug.107.600x600</media:title>
		</media:content>
	</item>
		<item>
		<title>Color Selection and Cute Squirrels</title>
		<link>http://mediascripting.wordpress.com/2011/11/22/color-selection/</link>
		<comments>http://mediascripting.wordpress.com/2011/11/22/color-selection/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 15:06:59 +0000</pubDate>
		<dc:creator>nystromj</dc:creator>
				<category><![CDATA[Scripting Examples]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://mediascripting.wordpress.com/?p=672</guid>
		<description><![CDATA[This image of a squirrel was created during our research last summer while we were working on developing new functions for the Scheme library. It demonstrates one possible use of the image-select-by-color! function which takes a color and selects all of the areas in the image whose pixels fall within the given threshold of the &#8230; <span class="more-link"><a href="http://mediascripting.wordpress.com/2011/11/22/color-selection/">Continue reading &#187;</a></span><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mediascripting.wordpress.com&amp;blog=8091515&amp;post=672&amp;subd=mediascripting&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mediascripting.wordpress.com/2011/11/22/color-selection/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://mediascripting.files.wordpress.com/2011/10/kate-pattern-selectcolor1.jpg?w=150" />
		<media:content url="http://mediascripting.files.wordpress.com/2011/10/kate-pattern-selectcolor1.jpg?w=150" medium="image">
			<media:title type="html">kate-pattern-selectcolor</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/40e30cfada12a1bf2346fbbc3ea1ecb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nystromj</media:title>
		</media:content>

		<media:content url="http://mediascripting.files.wordpress.com/2011/10/kate-pattern-selectcolor.jpg?w=300" medium="image">
			<media:title type="html">kate-pattern-selectcolor</media:title>
		</media:content>

		<media:content url="http://foswiki.cs.grinnell.edu/foswiki/pub/Glimmer/WrappingExamples/squirrel.jpg" medium="image">
			<media:title type="html">Squirrel</media:title>
		</media:content>
	</item>
		<item>
		<title>Circles in Space Code</title>
		<link>http://mediascripting.wordpress.com/2011/11/22/circles-in-space-code/</link>
		<comments>http://mediascripting.wordpress.com/2011/11/22/circles-in-space-code/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 05:31:53 +0000</pubDate>
		<dc:creator>nystromj</dc:creator>
				<category><![CDATA[Scripting Examples]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://mediascripting.wordpress.com/?p=657</guid>
		<description><![CDATA[This article will dissect the source code for the Circles in Space series. Because the code is short, I&#8217;ve placed it at the bottom of this post. STYLE At first glance, the most remarkable thing about this student&#8217;s code is the length. To generate the images, the image-series function relies solely on two helper functions. &#8230; <span class="more-link"><a href="http://mediascripting.wordpress.com/2011/11/22/circles-in-space-code/">Continue reading &#187;</a></span><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mediascripting.wordpress.com&amp;blog=8091515&amp;post=657&amp;subd=mediascripting&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mediascripting.wordpress.com/2011/11/22/circles-in-space-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/40e30cfada12a1bf2346fbbc3ea1ecb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nystromj</media:title>
		</media:content>
	</item>
		<item>
		<title>Circles in Space</title>
		<link>http://mediascripting.wordpress.com/2011/11/21/circles-in-space/</link>
		<comments>http://mediascripting.wordpress.com/2011/11/21/circles-in-space/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 03:30:12 +0000</pubDate>
		<dc:creator>nystromj</dc:creator>
				<category><![CDATA[Scripting Examples]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://mediascripting.wordpress.com/?p=649</guid>
		<description><![CDATA[This series from the Spring 2010 course is one of the most compelling demonstrations of how artists can use MediaScripting to make complex images. As the columns go from left to right, the circles become longer, darker and further apart, mimicking the diffusion of light from a single source. This gradation from white to black &#8230; <span class="more-link"><a href="http://mediascripting.wordpress.com/2011/11/21/circles-in-space/">Continue reading &#187;</a></span><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mediascripting.wordpress.com&amp;blog=8091515&amp;post=649&amp;subd=mediascripting&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mediascripting.wordpress.com/2011/11/21/circles-in-space/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:thumbnail url="http://mediascripting.files.wordpress.com/2011/10/poetschn-150-1000x10001.jpg?w=150" />
		<media:content url="http://mediascripting.files.wordpress.com/2011/10/poetschn-150-1000x10001.jpg?w=150" medium="image">
			<media:title type="html">150</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/40e30cfada12a1bf2346fbbc3ea1ecb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nystromj</media:title>
		</media:content>

		<media:content url="http://mediascripting.files.wordpress.com/2011/10/poetschn-150-1000x10001.jpg?w=300" medium="image">
			<media:title type="html">150</media:title>
		</media:content>
	</item>
		<item>
		<title>A Radial Series Code</title>
		<link>http://mediascripting.wordpress.com/2011/11/21/a-radial-series-code/</link>
		<comments>http://mediascripting.wordpress.com/2011/11/21/a-radial-series-code/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 05:06:31 +0000</pubDate>
		<dc:creator>nystromj</dc:creator>
				<category><![CDATA[Scripting Examples]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://mediascripting.wordpress.com/?p=602</guid>
		<description><![CDATA[In the last post, I introduced a series of images that were created for our introductory course's final project. In this post, I'm going to walk through the student's code and point out things they did particularly well—and things that could be improved. <span class="more-link"><a href="http://mediascripting.wordpress.com/2011/11/21/a-radial-series-code/">Continue reading &#187;</a></span><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mediascripting.wordpress.com&amp;blog=8091515&amp;post=602&amp;subd=mediascripting&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mediascripting.wordpress.com/2011/11/21/a-radial-series-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://mediascripting.files.wordpress.com/2011/10/spasarok-146-200x2001.jpg?w=150" />
		<media:content url="http://mediascripting.files.wordpress.com/2011/10/spasarok-146-200x2001.jpg?w=150" medium="image">
			<media:title type="html">spasarok.146.200x200</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/40e30cfada12a1bf2346fbbc3ea1ecb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nystromj</media:title>
		</media:content>
	</item>
		<item>
		<title>A Radial Series</title>
		<link>http://mediascripting.wordpress.com/2011/10/24/radial-series/</link>
		<comments>http://mediascripting.wordpress.com/2011/10/24/radial-series/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 03:55:56 +0000</pubDate>
		<dc:creator>nystromj</dc:creator>
				<category><![CDATA[Scripting Examples]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://mediascripting.wordpress.com/?p=477</guid>
		<description><![CDATA[     I chose an image from this series for the header because of its simplicity. The aesthetic appeal that characterizes any radial composition is reinforced by layers of classic forms: interest has been created from otherwise plain shapes. The diminishing size of the layers creates depth as the forms shrink towards the topmost shape, whose &#8230; <span class="more-link"><a href="http://mediascripting.wordpress.com/2011/10/24/radial-series/">Continue reading &#187;</a></span><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mediascripting.wordpress.com&amp;blog=8091515&amp;post=477&amp;subd=mediascripting&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mediascripting.wordpress.com/2011/10/24/radial-series/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://mediascripting.files.wordpress.com/2011/10/spasarok-335-500x5004.jpg?w=150" />
		<media:content url="http://mediascripting.files.wordpress.com/2011/10/spasarok-335-500x5004.jpg?w=150" medium="image">
			<media:title type="html">spasarok.335.500x500</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/40e30cfada12a1bf2346fbbc3ea1ecb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nystromj</media:title>
		</media:content>

		<media:content url="http://mediascripting.files.wordpress.com/2011/10/spasarok-34-500x5002.jpg?w=300" medium="image">
			<media:title type="html">spasarok.34.500x500</media:title>
		</media:content>

		<media:content url="http://mediascripting.files.wordpress.com/2011/10/spasarok-146-200x2002.jpg" medium="image">
			<media:title type="html">spasarok.146.200x200</media:title>
		</media:content>

		<media:content url="http://mediascripting.files.wordpress.com/2011/10/spasarok-335-500x5004.jpg?w=300" medium="image">
			<media:title type="html">spasarok.335.500x500</media:title>
		</media:content>
	</item>
		<item>
		<title>Communicating with GIMP</title>
		<link>http://mediascripting.wordpress.com/2011/06/30/communicating-with-gimp/</link>
		<comments>http://mediascripting.wordpress.com/2011/06/30/communicating-with-gimp/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 21:28:10 +0000</pubDate>
		<dc:creator>arglebooster</dc:creator>
				<category><![CDATA[Self-Disclosing Code]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://mediascripting.wordpress.com/?p=138</guid>
		<description><![CDATA[We&#8217;re getting to the point where we need to have the disclosures we added to GIMP communicate with a separate disclosure window to avoid the infinite pop-ups that we are currently using.  The current GIMP Plug-In architecture does not let GIMP directly give information to plug-ins, which is exactly what we need to do.  We &#8230; <span class="more-link"><a href="http://mediascripting.wordpress.com/2011/06/30/communicating-with-gimp/">Continue reading &#187;</a></span><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mediascripting.wordpress.com&amp;blog=8091515&amp;post=138&amp;subd=mediascripting&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mediascripting.wordpress.com/2011/06/30/communicating-with-gimp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2d8f947128896f47d923360f9e1c571a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">arglebooster</media:title>
		</media:content>
	</item>
		<item>
		<title>Disclosures Interface</title>
		<link>http://mediascripting.wordpress.com/2011/06/30/disclosures-interface/</link>
		<comments>http://mediascripting.wordpress.com/2011/06/30/disclosures-interface/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 18:56:56 +0000</pubDate>
		<dc:creator>nystromj</dc:creator>
				<category><![CDATA[Self-Disclosing Code]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[GIMP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://mediascripting.wordpress.com/?p=140</guid>
		<description><![CDATA[This week we&#8217;ve been writing the console that our disclosures will appear in with Glade. In addition to displaying Scheme commands, our interface will also allow users to easily search, copy and clear the text buffer with buttons in the main window. We hope that the accessibility of these functions will encourage novice programmers to &#8230; <span class="more-link"><a href="http://mediascripting.wordpress.com/2011/06/30/disclosures-interface/">Continue reading &#187;</a></span><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mediascripting.wordpress.com&amp;blog=8091515&amp;post=140&amp;subd=mediascripting&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mediascripting.wordpress.com/2011/06/30/disclosures-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/40e30cfada12a1bf2346fbbc3ea1ecb5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nystromj</media:title>
		</media:content>
	</item>
		<item>
		<title>Inkscript + D-Bus</title>
		<link>http://mediascripting.wordpress.com/2011/06/20/inkscript-d-bus/</link>
		<comments>http://mediascripting.wordpress.com/2011/06/20/inkscript-d-bus/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 03:46:07 +0000</pubDate>
		<dc:creator>spasarok</dc:creator>
				<category><![CDATA[InkScript]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Inkscape]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://mediascripting.wordpress.com/?p=118</guid>
		<description><![CDATA[RECAP In case you don’t remember, our project is to make the scripting environment MediaScheme compatible with the vector-editing program Inkscape. This will allow us (and anyone else) to write Scheme commands to generate images in Inkscape. The main hurdle in this project is finding a way for MediaScheme and Inkscape to interact. To do &#8230; <span class="more-link"><a href="http://mediascripting.wordpress.com/2011/06/20/inkscript-d-bus/">Continue reading &#187;</a></span><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mediascripting.wordpress.com&amp;blog=8091515&amp;post=118&amp;subd=mediascripting&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://mediascripting.wordpress.com/2011/06/20/inkscript-d-bus/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5e7d4ad09b7081b5c89362c965f7c422?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">spasarok</media:title>
		</media:content>
	</item>
	</channel>
</rss>
