<?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/"
	>

<channel>
	<title>Isaac Salier-Hellendag</title>
	<atom:link href="http://www.is-h.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.is-h.org</link>
	<description>Isaac Salier-Hellendag</description>
	<pubDate>Sun, 05 Apr 2009 08:38:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dora lives!</title>
		<link>http://www.is-h.org/2009/04/05/dora-lives/</link>
		<comments>http://www.is-h.org/2009/04/05/dora-lives/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 08:35:38 +0000</pubDate>
		<dc:creator>isaac</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.is-h.org/?p=441</guid>
		<description><![CDATA[I&#8217;m finishing up most of the development work on Dora, my final project for Mixing and Remixing, the Berkeley iSchool course on web mashups.
Dora is a mashup of three API&#8217;s: Pandora, Twitter, and Bit.ly.
Pandora&#8217;s &#8220;events API&#8221; is an unsupported, undocumented Javascript file that listens for events from the Pandora flash player. &#8220;SongPlayed&#8221;, &#8220;SongPaused&#8221;, that kind [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m finishing up most of the development work on <a href="http://dora.fm/" target="_blank">Dora</a>, my final project for <a href="http://blog.mixingandremixing.info/" target="_blank">Mixing and Remixing</a>, the Berkeley iSchool course on web mashups.</p>
<p>Dora is a mashup of three API&#8217;s: Pandora, Twitter, and Bit.ly.</p>
<p>Pandora&#8217;s &#8220;events API&#8221; is an unsupported, undocumented Javascript file that listens for events from the Pandora flash player. &#8220;SongPlayed&#8221;, &#8220;SongPaused&#8221;, that kind of thing. I&#8217;ve only ever seen the JS file in use in one place in the wild, the excellent <a href="http://pandorafm.real-ity.com/" target="_blank">PandoraFM</a>, which scrobbles your Pandora songs to Last.FM. With Dora, I&#8217;m capturing song data from the Pandora player to streamline music tweets.</p>
<p>Users will have the option of writing a message (with @replies, RT&#8217;s and whatever else), prepended to a section of the tweet automatically filled in with the artist, song name, and #dora hashtag. They may also choose to add a bit.ly URL — that&#8217;s where their API comes in handy — linked to the Pandora URL for that song.</p>
<p>Tweets from Dora have the following format:</p>
<p>&#8220;@MyFriend This song rocks! — Band: Track http://bit.ly/xyz #dora&#8221;</p>
<p>At the bottom of the main interface, there&#8217;s a link to view other Dora tweets that include the artist or artist/song pair. The hashtag makes searching more accurate. I&#8217;m hoping that this feature is a key to bringing in new Dora users — the project isn&#8217;t just about tweeting your own music tastes, but finding out about others&#8217; as well.</p>
<p>It&#8217;s up and running at <a href="http://dora.fm/" target="_blank">http://dora.fm</a>. There are still a few bugs to work out and I haven&#8217;t worked it over in IE6/7 yet, but overall I&#8217;m really happy with how it&#8217;s turned out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.is-h.org/2009/04/05/dora-lives/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Progress on the San Francisco photo project</title>
		<link>http://www.is-h.org/2009/03/14/progress-on-the-san-francisco-photo-project/</link>
		<comments>http://www.is-h.org/2009/03/14/progress-on-the-san-francisco-photo-project/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 01:46:55 +0000</pubDate>
		<dc:creator>isaac</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.is-h.org/?p=425</guid>
		<description><![CDATA[It still needs a catchy name, but I&#8217;ve made some pretty good progress on my iSchool Final Project, tentatively titled &#8220;Mapping San Francisco&#8217;s Photographic History&#8221;. This week we were asked to submit a mid-semester progress report, detailing the deliverables and some of the features.
I don&#8217;t yet want to post the link to the project page [...]]]></description>
			<content:encoded><![CDATA[<p>It still needs a catchy name, but I&#8217;ve made some pretty good progress on my iSchool Final Project, tentatively titled &#8220;Mapping San Francisco&#8217;s Photographic History&#8221;. This week we were asked to submit a mid-semester progress report, detailing the deliverables and some of the features.</p>
<p>I don&#8217;t yet want to post the link to the project page itself &#8212; I&#8217;m still neck-deep in development on it &#8212; but I thought I&#8217;d at least post a screen shot and write a bit about the overall idea of the project and some of the features I&#8217;ve already finished up. I&#8217;m essentially copying from my progress report for this post, but here&#8217;s the idea behind the project:</p>
<p>At a high level, the key deliverable for the San Francisco Historical Photo Map project is as follows:</p>
<p>A web interface for filtering and searching historical and current photographs of San Francisco, written in XHTML, CSS, PHP, and Javascript and using a MySQL database. Additionally, the project includes the following applications/libraries/APIs:</p>
<ul style="list-style: disc; margin-left: 10px; padding-left: 15px;">
<li><a href="http://www.omeka.org/" target="_blank">Omeka</a>, a PHP/MySQL web application designed for storing and displaying metadata (based on Dublin Core) for digital collections and archives</li>
<li><a href="http://www.openlayers.org/" target="_blank">OpenLayers</a>, a Javascript library for dynamically displaying maps, markers, and geometric figures</li>
<li>Yahoo! Maps API for displaying maps of San Francisco, via OpenLayers</li>
</ul>
<p>Overall, the deliverable features include:</p>
<ul style="list-style: disc; margin-left: 10px; padding-left: 15px;">
<li>Aggregate photograph metadata from multiple online collections into a central database via custom administrative interfaces and Omeka</li>
<li>Allow filtering by photo type (street-level, aerial, etc.), neighborhood, date range, and keyword searches</li>
<li>Within the map, outline neighborhoods and show map markers for photos with exact geographical (lon/lat) locations</li>
<li>Provide thumbnails, full-size images and metadata for selected photos</li>
<li>For street-level photos with exact lon/lat identified, provide side-by-side comparison with modern Google Street View</li>
<li>Allow export of data to KML and other formats</li>
<li>Allow users to bookmark photos &#8212; ie, for research projects &#8212; and mark photos as &#8220;favorites&#8221;</li>
<li>Allow users to contribute a limited amount of metadata, including tagging and identifying exact geographic locations of photograph subjects</li>
</ul>
<p>And here&#8217;s a sample shot of the front page, after a search for street-level photos of Nob Hill. There are still plenty of changes ahead, but this is how it&#8217;s looking right now:</p>
<p><img src="/wp-content/uploads/2009/03/sfphoto_sample.jpg" title="Current project screenshot" alt="Current project screenshot" style="padding: 3px; border: 1px solid #666; margin: 15px 0;" /></p>
<p>The project will hopefully be featured within the next week or two on the front of the <a href="http://ischool.berkeley.edu" target="_blank">iSchool website</a>, with a few more screenshots and some text about what inspired the project. I&#8217;ll post the project URL here within the next few weeks, once I&#8217;ve implemented a few more key features.</p>
<p>There&#8217;s plenty of work still to do, but I&#8217;m excited to be working on it. Two months to go!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.is-h.org/2009/03/14/progress-on-the-san-francisco-photo-project/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Conquering the Vast Series of Tubes</title>
		<link>http://www.is-h.org/2009/01/19/conquering-the-series-of-tubes/</link>
		<comments>http://www.is-h.org/2009/01/19/conquering-the-series-of-tubes/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 01:14:05 +0000</pubDate>
		<dc:creator>isaac</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.is-h.org/?p=251</guid>
		<description><![CDATA[Welcome to is-h.org. My name is Isaac Salier-Hellendag, and I am a second-year master&#8217;s student at the UC Berkeley iSchool. My areas of focus are UI design and info visualization, and during my time at Berkeley I&#8217;ve also enjoyed exploring my interests in artificial intelligence and mobile application development.
My resume and portfolio are available here, [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to is-h.org. My name is Isaac Salier-Hellendag, and I am a second-year master&#8217;s student at the UC Berkeley iSchool. My areas of focus are UI design and info visualization, and during my time at Berkeley I&#8217;ve also enjoyed exploring my interests in artificial intelligence and mobile application development.</p>
<p>My resume and portfolio are available here, and if you&#8217;d like to get in touch with me, my contact information is in the footer of every page. Apologies for spelling out my email and phone number &#8212; gotta defeat those spammers somehow.</p>
<p>I live in San Francisco, California, where it already feels like spring. Scratch that, we don&#8217;t even get weather this warm in the summer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.is-h.org/2009/01/19/conquering-the-series-of-tubes/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

