<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,18 +1,23 @@
 Polaroiderizer is a little demo of using unobtrusive Javascript to make a simple slideshow.
 It uses jQuery to animated images grabbed from flickr.
 
-Forked by psd for http://bytenight.osmosoft.com
+Forked and hacked for http://bytenight.osmosoft.com to pull down tweets, and photos from twitpic, yfrog, etc.
 
--- some generic changes which may be useful for the core:
+KNOWN BUGS:
+# had to put moderated code inline -- too many script includes?
+# noticed strange jumping layout as photos fade in in IE6
+# &quot;ready&quot; detection for images from yfrog, etc seems to be broken 
 
 TBD:
-# twitpic
-# yfrog
-# ..
+# investigate using http://www.appelsiini.net/projects/lazyload
+# check bytenight hacks work in generic index.html form
+# correctly order tweets and photos by time, rather than insertion order
+# make transitions more extensible and less hard-coded
+# some more interesting transitions
+# fine tuning of display to jump to fresh content as it comes in, and reveal older stuff to stop people getting bored
+# UI for handling the moderated feed
+# make moderated feed location configrable
 
-# time ordered insertion to better mixup tweets and photos ..
-# more transitions
-
-Other sources of data:
+Add other sources of data:
 http://gdata.youtube.com/feeds/videos?max-results=50&amp;start-index=1&amp;vq=bytenight%20OR%20%22byte%20night%22&amp;alt=json-in-script&amp;callback=callbackVideos
 http://picasaweb.google.com/data/feed/base/all?alt=json&amp;kind=photo&amp;access=public&amp;filter=1&amp;q=%22bytenight%22&amp;hl=en_US&amp;callback=callbackPhotos</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -1,17 +1,21 @@
-user=ripmaster@bytenight.osmosoft.com
+#
+#  deploy to http://bytenight.osmosoft.com
+#
 
+user=ripmaster@bytenight.osmosoft.com
 dir=/data/vhost/bytenight.osmosoft.com/html/
 scp moderated.php $user:$dir/moderated/index.php
 
-#dir=/data/vhost/bytenight.osmosoft.com/html/test
+dir=/data/vhost/bytenight.osmosoft.com/html
+
+ssh $user mkdir $dir $dir/plugins
 
-###ssh $user mkdir $dir $dir/plugins
 ###scp holding.html $user:$dir/index.html
 
 scp plugins/jquery.async.js plugins/date.js $user:$dir/plugins
 scp polaroiderizer.flickr.js polaroiderizer.js polaroiderizer.transition.js polaroiderizer.twitter.js $user:$dir
 scp styles.css $user:$dir
 
-scp join-us.html $user:$dir
+#scp join-us.html $user:$dir
 
 scp bytenight.html $user:$dir/index.html</diff>
      <filename>deploy.sh</filename>
    </modified>
    <modified>
      <diff>@@ -84,8 +84,6 @@
                     newitem.img = m[1] + &quot;/img&quot;;
                 }
 
-
-
                 text = text.replace(/(http:[\S]+)/g, &quot;&lt;a href='$1'&gt;$1&lt;/a&gt;&quot;);
                 text = text.replace(/@([\w]+)/g, &quot;@&lt;span class='vcard'&gt;&lt;a href='http:\/\/twitter.com/$1' class='fn' rel='contact'&gt;$1&lt;\/a&gt;&lt;/span&gt;&quot;);
                 text = text.replace(/#([^&lt;\s][\S]+)/g, &quot;#&lt;a href='http:\/\/search.twitter.com\/q=$1' rel='tag'&gt;$1&lt;\/a&gt;&quot;);</diff>
      <filename>polaroiderizer.twitter.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>85aa8b9f807812286068a8e48417986d96d56d93</id>
    </parent>
  </parents>
  <author>
    <name>Paul Downey</name>
    <email>pauldowney@Paul-Downeys-Macbook-Air.local</email>
  </author>
  <url>http://github.com/psd/polaroiderizer/commit/10f86ab8d10d42658d7b8cfc3b257e4147a468ab</url>
  <id>10f86ab8d10d42658d7b8cfc3b257e4147a468ab</id>
  <committed-date>2009-10-03T05:51:09-07:00</committed-date>
  <authored-date>2009-10-03T05:51:09-07:00</authored-date>
  <message>tidy up</message>
  <tree>0dbbe508f95cad2df35f81994981847d77b97757</tree>
  <committer>
    <name>Paul Downey</name>
    <email>pauldowney@Paul-Downeys-Macbook-Air.local</email>
  </committer>
</commit>
