<?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>Hero Worship &#187; news</title>
	<atom:link href="http://hero-worship.com/category/news/feed" rel="self" type="application/rss+xml" />
	<link>http://hero-worship.com</link>
	<description>art by Jennifer Jacobs</description>
	<lastBuildDate>Tue, 30 Aug 2011 14:22:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Hacking together a thesis: part 1</title>
		<link>http://hero-worship.com/concept/hacking-together-a-thesis-part-1/?p=1700</link>
		<comments>http://hero-worship.com/concept/hacking-together-a-thesis-part-1/?p=1700#comments</comments>
		<pubDate>Wed, 23 Mar 2011 16:43:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://hero-worship.com/?p=1700</guid>
		<description><![CDATA[As I’ve been working on my current animation-web-photo-what have you thesis project, I’ve spent more time than usual researching tech solutions. This has been something of a luxury as I’ve had the opportunity to experiment with a number of languages and frameworks that I normally don’t get the opportunity to use. On the other hand, [...]]]></description>
			<content:encoded><![CDATA[<p>As I’ve been working on my current <a href="http://hero-worship.com/portfolio/fragments/?p=1001">animation-web-photo-what have you thesis project</a>, I’ve spent more time than usual researching tech solutions. This has been something of a luxury as I’ve had the opportunity to experiment with a number of languages and frameworks that I normally don’t get the opportunity to use. On the other hand, it’s also been a struggle for me to choose the tool best suited for the job, because as anyone who codes knows, it’s the worst feeling in the world to be knee deep in one platform and come up against a major structural incompatibility with a core aspect of your project.</p>
<p>When I began this project I knew I wanted to build an interactive animation that changed based on an automated analysis of online user-generated text. Based on my <a href="http://vimeo.com/8148534">previous animation experiments</a>, I wanted the animation itself to be combination of traditional 2-d frame animation and composited photographs. I knew a little about developing web apps and natural language processing, but hoped the details of the project would develop as I learned more about the technology.</p>
<p>Because of the text analysis functionality, I decided that python was a good choice for a core language. Python also has a number of libraries that allow it to interface pretty easily with the Flickr api and Flickr  was where I had decided to pull images and text from.</p>
<p>I first experimented with <a href="https://code.google.com/appengine/docs/python/overview.html">Google App engine’s SDK for python</a>, mainly because it was <strong>free</strong>. I was pleased with it at first, but soon became frustrated because I kept having to modify all of my python libraries to run correctly with the weird version of Python that app engine utilizes. I gave up and decided to build the back end of my site as a stand-alone install of <a href="http://www.djangoproject.com/">Django</a> on Apache with a PostgreSQL database. So far I’ve been really pleased with this choice. Aside from a bit of a hang-up in I encountered in efficiently serving static media, Django has really impressed me with its well-designed, easy to use data structure and accessible learning curve. (I know I’m late to the game in this regard, but I’ve already decided to run it as the back end for a number of my other projects after this one is wrapped up.)</p>
<p>In terms of hosting, for a while I was messing with <a href="http://aws.amazon.com/ec2/">Amazon’s EC2</a>, but have since switched over to <a href="http://www.webfaction.com/">Webfaction</a>. I think it was the right choice, as EC2 was a bit too barebones for someone with no experience in server administration. (I now know why sysadmins are so justifiably grumpy all of the time; their job is very, very difficult and they deserve far more appreciation than they receive.) I’m still using EC2 instances to run some topic modeling scripts real-quick-like, but all real-time processing functionality has been transferred to Webfaction. Once I was on Webfaction, it was a snap to install all of the natural language processing python libraries I needed (<a href="http://www.nltk.org/">NLTK</a> and <a href="http://nlp.fi.muni.cz/projekty/gensim/">Gensim</a>) and their dependencies and get back to work.</p>
<p><strong>Coming next, Part 2: </strong>Building an online animation engine wherein I sacrifice all developer cred and choose flash.</p>
]]></content:encoded>
			<wfw:commentRss>http://hero-worship.com/concept/hacking-together-a-thesis-part-1/?p=1700/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Communicating Forms</title>
		<link>http://hero-worship.com/news/communicating-forms/?p=1629</link>
		<comments>http://hero-worship.com/news/communicating-forms/?p=1629#comments</comments>
		<pubDate>Mon, 25 Oct 2010 23:43:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://hero-worship.com/?p=1629</guid>
		<description><![CDATA[My collaborator Leslie and I just returned from the Communicating Forms conference at the University of Chicago where we presented our current project Narrative Atlas. Communicating Forms was my first experience at an art history and literature conference so I wasn’t sure what the reaction to our project would be, as it relied extensively on [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border:none" class="alignnone size-medium wp-image-1630" title="forms-img" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/11/forms-img-300x130.jpg" alt="" width="300" height="130" /></p>
<p>My collaborator Leslie and I just returned from the <a href="http://lucian.uchicago.edu/blogs/communicatingforms/about/">Communicating Forms</a> conference at the University of Chicago where we presented our current project <a href="http://hero-worship.com/portfolio/narrative-atlas/?p=1525">Narrative Atlas</a>. Communicating Forms was my first experience at an art history and literature conference so I wasn’t sure what the reaction to our project would be, as it relied extensively on natural language processing to assist in readership of traditional literary texts. We received an amazing response from the rest of the conference however. It was great to see that people were open to the idea and interested in participating in later versions of the project. The fact that our project was referenced in multiple panels and lectures following our presentation was evidence to me of how much people were engaged with it. The multidisciplinary perspective of the conference was pretty eye-opening for me in terms of the feedback we received. Because we weren’t engaging in discussions with other programmers, I got a much better sense of the types of usability that the literary community was interested in for the project. Our discussions made it clear that we needed to focus on developing the online interface for the program as soon as possible. Now that we’re back, I’m ready to get into reworking the alpha of the program into something that we can release to a group of test users in the near future. More updates to come!</p>
<p><img class="alignnone size-full wp-image-1631" title="Slide10" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/11/Slide10.jpg" alt="" width="453" height="339" /></p>
]]></content:encoded>
			<wfw:commentRss>http://hero-worship.com/news/communicating-forms/?p=1629/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TOSAT</title>
		<link>http://hero-worship.com/work/tosat/?p=1436</link>
		<comments>http://hero-worship.com/work/tosat/?p=1436#comments</comments>
		<pubDate>Sun, 29 Aug 2010 00:02:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://hero-worship.com/?p=1436</guid>
		<description><![CDATA[Man oh man, it’s been a while. Really looking forward to beginning the school year, starting to teach a new class, and wrapping up my thesis. There are a lot of exciting things planned for the next couple of months. In the meantime, here’s a quick piece I did for the Toronto Street Art Takeover. [...]]]></description>
			<content:encoded><![CDATA[<p>Man oh man, it’s been a while. Really looking forward to beginning the school year, starting to teach a new class, and wrapping up my thesis. There are a lot of exciting things planned for the next couple of months. In the meantime, here’s a quick piece I did for the Toronto Street Art Takeover. The event was set up once again by our illustrious friends over at <a href="http://daily.publicadcampaign.com/search/label/TOSAT" target="_blank">Public Ad Campaign</a>(click the images for large versions).</p>
<p><a href="http://jenniferj.net/heroworship/wp-content/uploads/2010/08/JenJacobs_1.jpg"><img class="alignnone size-medium wp-image-1437" title="JenJacobs_1" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/08/JenJacobs_1-208x300.jpg" alt="" width="160" height="231" /> </a><a href="http://jenniferj.net/heroworship/wp-content/uploads/2010/08/jenjacobs_2.jpg"><img class="alignnone size-medium wp-image-1447" title="jenjacobs_2" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/08/jenjacobs_2-208x300.jpg" alt="" width="160" height="231" /> </a><a href="http://jenniferj.net/heroworship/wp-content/uploads/2010/08/toronto.jpg"><img title="toronto" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/08/toronto-208x300.jpg" alt="" width="159" height="231" /></a></p>
<p>The first and second are the final piece and its installation in a public bus shelter. The third is the initial sketch I painted it from. The piece itself is 67 x 47 inches and was done in acrylics. I need to paint more. You can see all the other amazing work from the project here:<a href="http://www.publicadcampaign.com/tosat/"> http://www.publicadcampaign.com/tosat/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hero-worship.com/work/tosat/?p=1436/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ada Lovelace Day Tribute</title>
		<link>http://hero-worship.com/news/ada-lovelace-day-tribute/?p=1380</link>
		<comments>http://hero-worship.com/news/ada-lovelace-day-tribute/?p=1380#comments</comments>
		<pubDate>Wed, 24 Mar 2010 14:03:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://hero-worship.com/?p=1380</guid>
		<description><![CDATA[For my Ada Lovelace Day Tribute this year, I would like to recognize Gabriella Coleman. Gabriella is a professor Department of Media, Culture, and Communication at NYU with a background in anthropology. She studies the unique cultures of hacking, programming and free software politics. I first had the pleasure of meeting Gabriella at the Open [...]]]></description>
			<content:encoded><![CDATA[<p>For my <a href="http://findingada.com/">Ada Lovelace Day</a> Tribute this year, I would like to recognize <a href="http://gabriellacoleman.org/">Gabriella Coleman</a>. Gabriella is a professor Department of Media, Culture, and Communication at NYU with a background in anthropology. She studies the unique cultures of hacking, programming and free software politics. I first had the pleasure of meeting Gabriella at the Open Video Conference in 2009, where she gave a remarkable lecture on the relationship between computer code and poetry. Since then, I have continued to follow her work eagerly. Her current research into the parallels between <a href="http://gabriellacoleman.org/blog/?p=1902">trolling culture and trickster mythology</a> has been very influential in my own study of Internet communities. In my experience with digitally oriented academic study, Gabriella’s work by far represents some of the most interesting, critical and insightful work I have encountered.  Her perspective provides a critical counterpoint in a field often dominated by more qualitative analysis. She is also an all around awesome person. Her work and advice have been incredibly helpful to my personal work as  a digital artist.</p>
<p><a href="http://jenniferj.net/heroworship/wp-content/uploads/2010/03/P1060392.JPG"><img class="alignnone size-full wp-image-1383" title="P1060392" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/03/P1060392.JPG" alt="P1060392" width="470" height="352" /></a></p>
<p>If you are not familiar with her work, <a href="http://www.gabriellacoleman.org/blog/">check it out</a>. It is well worth your time.</p>
<p><a href="http://findingada.com/">Ada Lovelace Day</a> is an annual global celebration of women in technology and science. It is named after <a href="http://en.wikipedia.org/wiki/Ada_Lovelace">Ada Lovelace</a>, who was arguably the world&#8217;s first computer programmer.  If you know of a woman working in this field  who you believe deserves recognition, (and I&#8217;m sure you do) write a blog post about her today!</p>
]]></content:encoded>
			<wfw:commentRss>http://hero-worship.com/news/ada-lovelace-day-tribute/?p=1380/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wandering Storyboards</title>
		<link>http://hero-worship.com/work/wandering-storyboards/?p=1356</link>
		<comments>http://hero-worship.com/work/wandering-storyboards/?p=1356#comments</comments>
		<pubDate>Mon, 01 Mar 2010 04:53:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://hero-worship.com/?p=1356</guid>
		<description><![CDATA[First few storyboards for network piece- see here for details. I&#8217;m trying to incorporate multiple videos and traditional animation together at once. No idea if it will work out or not.]]></description>
			<content:encoded><![CDATA[<p>First few storyboards for network piece- <a href="http://hero-worship.com/concept/digitalonlinenetworked-wandering/?p=1292">see here for details</a>. I&#8217;m trying to incorporate multiple videos and traditional animation together at once. No idea if it will work out or not.</p>
<p><a href="http://jenniferj.net/heroworship/wp-content/uploads/2010/02/s1.jpg"><img class="alignnone size-full wp-image-1352" title="s1" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/02/s1.jpg" alt="s1" width="418" height="235" /></a></p>
<p><a href="http://jenniferj.net/heroworship/wp-content/uploads/2010/02/s2.jpg"><img class="alignnone size-full wp-image-1353" title="s2" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/02/s2.jpg" alt="s2" width="418" height="235" /></a></p>
<p><a href="http://jenniferj.net/heroworship/wp-content/uploads/2010/02/s3.jpg"><img class="alignnone size-full wp-image-1354" title="s3" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/02/s3.jpg" alt="s3" width="418" height="235" /></a></p>
<p><a href="http://jenniferj.net/heroworship/wp-content/uploads/2010/02/s4.jpg"><img class="alignnone size-full wp-image-1355" title="s4" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/02/s4.jpg" alt="s4" width="418" height="235" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://hero-worship.com/work/wandering-storyboards/?p=1356/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inks!</title>
		<link>http://hero-worship.com/work/inks/?p=1335</link>
		<comments>http://hero-worship.com/work/inks/?p=1335#comments</comments>
		<pubDate>Mon, 01 Mar 2010 02:48:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://hero-worship.com/?p=1335</guid>
		<description><![CDATA[Some roughs and inks of the comic, hot out of the oven.]]></description>
			<content:encoded><![CDATA[<p>Some roughs and inks of the comic, hot out of the oven.</p>
<p><a href="http://jenniferj.net/heroworship/wp-content/uploads/2010/02/page2_inked.jpg"><img class="alignnone size-large wp-image-1348" title="page2_inked" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/02/page2_inked-699x1024.jpg" alt="page2_inked" width="489" height="717" /></a></p>
<p><a href="http://jenniferj.net/heroworship/wp-content/uploads/2010/02/page2.jpg"><img class="alignnone size-large wp-image-1347" title="page2" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/02/page2-699x1024.jpg" alt="page2" width="489" height="717" /></a></p>
<p><a href="http://jenniferj.net/heroworship/wp-content/uploads/2010/02/page3_inked.jpg"><img class="alignnone size-large wp-image-1350" title="page3_inked" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/02/page3_inked-699x1024.jpg" alt="page3_inked" width="489" height="717" /></a><br />
<a href="http://jenniferj.net/heroworship/wp-content/uploads/2010/02/page3.jpg"><img class="alignnone size-large wp-image-1349" title="page3" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/02/page3-699x1024.jpg" alt="page3" width="489" height="717" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://hero-worship.com/work/inks/?p=1335/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Teaching Art to 2nd Graders</title>
		<link>http://hero-worship.com/news/teaching-art-to-2nd-graders/?p=1248</link>
		<comments>http://hero-worship.com/news/teaching-art-to-2nd-graders/?p=1248#comments</comments>
		<pubDate>Tue, 26 Jan 2010 20:26:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://hero-worship.com/?p=1248</guid>
		<description><![CDATA[Recently I was asked to teach an art lesson for second graders. This was the first time I had ever done anything like this, however the kids were great. When I asked who wanted to be an artist when they grew up, the entire class raised their hands. They were incredibly excited and engaged with [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I was asked to teach an art lesson for second graders. This was the first time I had ever done anything like this, however the kids were great. When I asked who wanted to be an artist when they grew up, the entire class raised their hands. They were incredibly excited and engaged with the ideas I put forth, and really quick to pick up new techniques. Overall, it was a great experience, and I felt very privileged to have the opportunity to do something like this. I hope they ask me back.</p>
<p><a href="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/100_0506.JPG"><img class="alignnone size-large wp-image-1281" title="100_0506" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/100_0506-1024x768.jpg" alt="100_0506" width="485" height="364" /></a></p>
<p>Below are the paintings and drawings they completed during the lesson.. these kids are good:<br />
	<div class='gallery' id='gallery_1'>
							
<a href='http://hero-worship.com/?attachment_id=1260' title='lina'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/lina-100x100.jpg" class="attachment-thumbnail" alt="Lina" title="lina" /></a>
<a href='http://hero-worship.com/?attachment_id=1279' title='100_0503'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/100_0503-100x100.jpg" class="attachment-thumbnail" alt="sketchbooks are important" title="100_0503" /></a>
<a href='http://hero-worship.com/?attachment_id=1259' title='justin'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/justin-100x100.jpg" class="attachment-thumbnail" alt="Justin" title="justin" /></a>
<a href='http://hero-worship.com/?attachment_id=1271' title='yulia'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/yulia-100x100.jpg" class="attachment-thumbnail" alt="Yulia" title="yulia" /></a>
<a href='http://hero-worship.com/?attachment_id=1250' title='anita'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/anita-100x100.jpg" class="attachment-thumbnail" alt="Anita" title="anita" /></a>
<a href='http://hero-worship.com/?attachment_id=1255' title='jessica'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/jessica-100x100.jpg" class="attachment-thumbnail" alt="Jessica" title="jessica" /></a>
<a href='http://hero-worship.com/?attachment_id=1252' title='diana'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/diana-100x100.jpg" class="attachment-thumbnail" alt="Diana" title="diana" /></a>
<a href='http://hero-worship.com/?attachment_id=1254' title='ina'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/ina-100x100.jpg" class="attachment-thumbnail" alt="Ina" title="ina" /></a>
<a href='http://hero-worship.com/?attachment_id=1256' title='jessica2'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/jessica2-100x100.jpg" class="attachment-thumbnail" alt="Jessica" title="jessica2" /></a>
<a href='http://hero-worship.com/?attachment_id=1251' title='daniel'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/daniel-100x100.jpg" class="attachment-thumbnail" alt="Daniel" title="daniel" /></a>
<a href='http://hero-worship.com/?attachment_id=1270' title='yana'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/yana-100x100.jpg" class="attachment-thumbnail" alt="Yana" title="yana" /></a>
<a href='http://hero-worship.com/?attachment_id=1280' title='100_0504'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/100_0504-100x100.jpg" class="attachment-thumbnail" alt="i know what i&#039;m talking about" title="100_0504" /></a>
<a href='http://hero-worship.com/?attachment_id=1263' title='nadiya'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/nadiya-100x100.jpg" class="attachment-thumbnail" alt="Nadiya" title="nadiya" /></a>
<a href='http://hero-worship.com/?attachment_id=1272' title='yulia2'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/yulia2-100x100.jpg" class="attachment-thumbnail" alt="Yulia" title="yulia2" /></a>
<a href='http://hero-worship.com/?attachment_id=1262' title='mark'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/mark-100x100.jpg" class="attachment-thumbnail" alt="Mark" title="mark" /></a>
<a href='http://hero-worship.com/?attachment_id=1268' title='vitalina2'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/vitalina2-100x100.jpg" class="attachment-thumbnail" alt="Vitalina" title="vitalina2" /></a>
<a href='http://hero-worship.com/?attachment_id=1269' title='vitalinaa'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/vitalinaa-100x100.jpg" class="attachment-thumbnail" alt="Vitalina" title="vitalinaa" /></a>
<a href='http://hero-worship.com/?attachment_id=1264' title='nikita'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/nikita-100x100.jpg" class="attachment-thumbnail" alt="Nikita" title="nikita" /></a>
<a href='http://hero-worship.com/?attachment_id=1278' title='100_0500'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/100_0500-100x100.jpg" class="attachment-thumbnail" alt="pointing at..something" title="100_0500" /></a>
<a href='http://hero-worship.com/?attachment_id=1281' title='100_0506'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/100_0506-100x100.jpg" class="attachment-thumbnail" alt="color wheel!" title="100_0506" /></a>
<a href='http://hero-worship.com/?attachment_id=1266' title='tanya'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/tanya-100x100.jpg" class="attachment-thumbnail" alt="Tanya" title="tanya" /></a>
<a href='http://hero-worship.com/?attachment_id=1258' title='julia_b2'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/julia_b2-100x100.jpg" class="attachment-thumbnail" alt="Julia" title="julia_b2" /></a>
<a href='http://hero-worship.com/?attachment_id=1249' title='alex'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/alex-100x100.jpg" class="attachment-thumbnail" alt="Alex" title="alex" /></a>
<a href='http://hero-worship.com/?attachment_id=1261' title='lina2'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/lina2-100x100.jpg" class="attachment-thumbnail" alt="Lina" title="lina2" /></a>
<a href='http://hero-worship.com/?attachment_id=1265' title='roman'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/roman-100x100.jpg" class="attachment-thumbnail" alt="Roman" title="roman" /></a>
<a href='http://hero-worship.com/?attachment_id=1267' title='unknown'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/unknown-100x100.jpg" class="attachment-thumbnail" alt="Anonymous" title="unknown" /></a>
<a href='http://hero-worship.com/?attachment_id=1257' title='julia_b'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/julia_b-100x100.jpg" class="attachment-thumbnail" alt="Julia" title="julia_b" /></a>
<a href='http://hero-worship.com/?attachment_id=1253' title='ilona'><img width="100" height="100" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/ilona-100x100.jpg" class="attachment-thumbnail" alt="Ilona" title="ilona" /></a>

						</div>
						
</p>
]]></content:encoded>
			<wfw:commentRss>http://hero-worship.com/news/teaching-art-to-2nd-graders/?p=1248/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Glasshouse opens 1.7.10</title>
		<link>http://hero-worship.com/news/glasshouse-2/?p=1225</link>
		<comments>http://hero-worship.com/news/glasshouse-2/?p=1225#comments</comments>
		<pubDate>Wed, 06 Jan 2010 08:47:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://hero-worship.com/?p=1225</guid>
		<description><![CDATA[Glasshouse opens this Thursday from 6-10 at Tractor (1.7.10). If you&#8217;re in town, stop by (map). Learn more about the piece here.]]></description>
			<content:encoded><![CDATA[<p><a href="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/multifaceshot2.jpg"><img title="multifaceshot2" src="http://jenniferj.net/heroworship/wp-content/uploads/2010/01/multifaceshot2-1024x588.jpg" alt="multifaceshot2" width="573" height="329" /></a></p>
<p>Glasshouse opens this Thursday from 6-10 at <a href="http://www.tractorpdx.com/">Tractor</a> (1.7.10). If you&#8217;re in town, stop by <a href="http://maps.google.com/maps?q=328%20nw%20broadway%20ave&amp;oe=utf-8&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a&amp;um=1&amp;ie=UTF-8&amp;sa=N&amp;hl=en&amp;tab=wl">(map)</a>.</p>
<p>Learn more about the piece <a href="http://hero-worship.com/portfolio/glasshouse/?p=1189">here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hero-worship.com/news/glasshouse-2/?p=1225/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic City</title>
		<link>http://hero-worship.com/work/dynamic-city/?p=1142</link>
		<comments>http://hero-worship.com/work/dynamic-city/?p=1142#comments</comments>
		<pubDate>Sun, 29 Nov 2009 06:00:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://hero-worship.com/?p=1142</guid>
		<description><![CDATA[continuing along with my exploration into cities- an interactive piece I&#8217;m currently building in OpenFrameworks that utilizes openCV and openGL to generate and move through a virtual city. Still trying to overcome frame-rate issues, which will probably only be solved by getting a faster computer. I love my 13 macbook pro, but it just can&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jenniferj.net/heroworship/wp-content/uploads/2009/11/city2.jpg"><img class="alignnone size-large wp-image-1143" title="city2" src="http://jenniferj.net/heroworship/wp-content/uploads/2009/11/city2-1024x640.jpg" alt="city2" width="524" height="327" /></a></p>
<p>continuing along with my exploration into cities- an interactive piece I&#8217;m currently building in OpenFrameworks that utilizes openCV and openGL to generate and move through a virtual city. Still trying to overcome frame-rate issues, which will probably only be solved by getting a faster computer. I love my 13 macbook pro, but it just can&#8217;t handle things like this.</p>
]]></content:encoded>
			<wfw:commentRss>http://hero-worship.com/work/dynamic-city/?p=1142/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beta Spaces Show</title>
		<link>http://hero-worship.com/news/beta-spaces-show/?p=1116</link>
		<comments>http://hero-worship.com/news/beta-spaces-show/?p=1116#comments</comments>
		<pubDate>Sat, 07 Nov 2009 16:20:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://hero-worship.com/?p=1116</guid>
		<description><![CDATA[Some of my animated  work will be featured in a show: Formless in Context: A Study of Chaos and Discourse, as a part of Beta Spaces 09 Show Details below: For BETA Spaces 2009 The New Experimental Cinema Club is showing artists who work with classically didactic medium (including but not limited to video, books, [...]]]></description>
			<content:encoded><![CDATA[<p>Some of my animated  work will be featured in a show: Formless in Context: A Study of Chaos and Discourse, as a part of <a href="http://betaspaces.starkandnimo.com/">Beta Spaces 09</a></p>
<p><a href="http://jenniferj.net//heroworship/wp-content/uploads/pdfs/BETA09_Poster-1.pdf"><img class="alignnone size-large wp-image-1397" title="BETA09_Poster-1" src="http://media280.hero-worship.com/wp-content/uploads/2009/11/BETA09_Poster-1-776x1024.jpg" alt="BETA09_Poster-1" width="543" height="717" /></a></p>
<p>Show Details below:</p>
<p>For BETA Spaces 2009 <a href="http://tinylittlepixels.com/">The New Experimental Cinema Club</a> is showing artists who work with classically didactic medium (including but not limited to video, books, and text)  Our show is a collection of art which explores the inner and outer chaos of civilization and the experience of modern living.  We attempt work that explores formlessness while rooting itself firmly in a personal/political experiment in expression.</p>
]]></content:encoded>
			<wfw:commentRss>http://hero-worship.com/news/beta-spaces-show/?p=1116/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

