<?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>iosart blog &#187; Web</title>
	<atom:link href="http://blog.iosart.com/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.iosart.com</link>
	<description>web ~ music ~ photography ~ life</description>
	<lastBuildDate>Thu, 12 Jan 2012 16:31:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Cool Flickriver video tutorial</title>
		<link>http://blog.iosart.com/2009/02/26/cool-flickriver-video-tutorial/</link>
		<comments>http://blog.iosart.com/2009/02/26/cool-flickriver-video-tutorial/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 15:23:21 +0000</pubDate>
		<dc:creator>iosart</dc:creator>
				<category><![CDATA[Flickriver]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.iosart.com/blog/?p=96</guid>
		<description><![CDATA[Just found this cool Flickriver video tutorial: Thanks, gfurry! Tags: flickriver]]></description>
			<content:encoded><![CDATA[<p>Just found this cool Flickriver video tutorial:</p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/aO8AQLCjWTo&#038;hl=en&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/aO8AQLCjWTo&#038;hl=en&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<p>Thanks, <a href="http://transparentagenda.com/2009/02/25/flickriver/">gfurry</a>! <img src='http://blog.iosart.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="tagsblock snap_noshots">Tags: <a href="http://technorati.com/tag/flickriver" rel="tag">flickriver</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.iosart.com/2009/02/26/cool-flickriver-video-tutorial/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>OpenSocial and Facebook Platform side by side comparison</title>
		<link>http://blog.iosart.com/2007/11/03/opensocial-and-facebook-platform-side-by-side-comparison/</link>
		<comments>http://blog.iosart.com/2007/11/03/opensocial-and-facebook-platform-side-by-side-comparison/#comments</comments>
		<pubDate>Sat, 03 Nov 2007 08:19:41 +0000</pubDate>
		<dc:creator>iosart</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.iosart.com/blog/2007/11/03/opensocial-and-facebook-platform-side-by-side-comparison/</guid>
		<description><![CDATA[Surely, you’ve heard about Google’s new OpenSocial platform. I believe this is indeed a very significant step forward, especially taking into account the launch partners who are already on board. Naturally, a lot of comparisons between OpenSocial and Facebook Platform have been made, mostly having to do with the fact that Facebook Platform is closed [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/iosart/514616956/" title=""><img align="right" class="image-right" src="http://farm1.static.flickr.com/215/514616956_2ac554a2c2_m.jpg" width="240" height="157" alt="iPalm" /></a>Surely, you’ve heard about Google’s new <a href="http://code.google.com/apis/opensocial/">OpenSocial</a> platform. </p>
<p>I believe this is indeed a very significant step forward, especially taking into account the <a href="http://code.google.com/apis/opensocial/partners.html">launch partners</a> who are already on board.  </p>
<p>Naturally, a lot of comparisons between OpenSocial and <a href="http://developers.facebook.com/">Facebook Platform</a> have been made, mostly having to do with the fact that Facebook Platform is closed and proprietary, and OpenSocial is open and standards based. While I couldn’t agree more, after reading the <a href="http://code.google.com/apis/opensocial/docs/index.html">OpenSocial documentation</a> carefully, I couldn’t help but notice that there’re several Facebook Platform features missing from OpenSocial – mainly having to do with <a href="http://developers.facebook.com/anatomy.php#directory">app management</a>, <a href="http://developers.facebook.com/anatomy.php#privacy_settings">permissions</a> etc. To try and make some sense of the differences, I created the following table, comparing the two platforms side by side. </p>
<style> 
#fb-os-table {border: none !important }
#fb-os-table td { border:1px solid #666; } 
</style>
<table id="fb-os-table" cellpadding="4" border="1">
<tr>
<td></td>
<td>Facebook Platform</td>
<td>Open Social</td>
<td>Notes</td>
</tr>
<tr>
<td>Universal</td>
<td>	-</td>
<td>	+</td>
<td>	Facebook apps work only on Facebook, OpenSocial apps (will) work everywhere</td>
</tr>
<tr>
<td>Standards based	</td>
<td>-	</td>
<td>+</td>
<td>	Facebook – FQL, FBML, OpenSocial – JavaScript, HTML</td>
</tr>
<tr>
<td>Extensible</td>
<td>	-	</td>
<td>+	</td>
<td>OpenSocial allows certain containers to expose additional data to apps etc.</td>
</tr>
<tr>
<td>Publish user stories	</td>
<td>+	</td>
<td>+	</td>
<td>Both platforms allow posting user stories or activities</td>
</tr>
<tr>
<td>Get friends list</td>
<td>	+</td>
<td>	+	</td>
<td></td>
</tr>
<tr>
<td>Get user info	</td>
<td>+	</td>
<td>+	</td>
<td></td>
</tr>
<tr>
<td>Persistence </td>
<td>	-</td>
<td>	+	</td>
<td>OpenSocial provides an integrated solution for storing app data</td>
</tr>
<tr>
<td>Send app notifications	</td>
<td>+	</td>
<td>-	</td>
<td>Facebook allows apps to communicate with users via email</td>
</tr>
<tr>
<td>Send app requests	</td>
<td>+	</td>
<td>-	</td>
<td>Facebook apps can send requests and invitations to non-app users</td>
</tr>
<tr>
<td>Spam controls	</td>
<td>+	</td>
<td>-	</td>
<td>Facebook monitors and allows users to report spammy apps and takes appropriate actions</td>
</tr>
<tr>
<td>App permissions and privacy settings	</td>
<td>+	</td>
<td>-	</td>
<td>Facebook provides fine-tuning of each app’s permissions and privacy settings</td>
</tr>
<tr>
<td>Access to events, groups, photos, marketplace	</td>
<td>+	</td>
<td>-	</td>
<td></td>
</tr>
<tr>
<td>Application directory	</td>
<td>+	</td>
<td>-	</td>
<td></td>
</tr>
<tr>
<td>App added notifications	</td>
<td>+	</td>
<td>-	</td>
<td>Facebook notifies user’s friends when they add new apps
</td>
</tr>
<tr>
<td>Additional container hooks	</td>
<td>+	</td>
<td>-	</td>
<td>Facebook apps have icons on profile page, left sidebar links etc.</td>
</tr>
<tr>
<td>Dynamic profile box	</td>
<td>-	</td>
<td>+	</td>
<td>Facebook uses push model with which user’s profile box needs to be explicitly updated by the app. OpenSocial allows fully dynamic profile boxes </td>
</tr>
<tr>
<td>Image caching	</td>
<td>+	</td>
<td>-</td>
<td>	Facebook caches all 3rd party images. Pros &#8211; higher availability, cons – difficult to create dynamic images</td>
</tr>
</table>
<p>Conclusions – first, OpenSocial is only at its 0.5 version, and I’m sure it will be significantly improved and extended in the near future. With that said, looking at the features side-by-side today, it’s clear that OpenSocial currently provides two basic functionalities – containment and access to container data. It doesn’t provide any of the higher level functionality present on Facebook – things like application directory, application permissions and privacy settings, spam controls, additional application links and hooks, ‘app addded’ news posts etc. Each container site will need to implement most if not all these functionalities independently, as they obviously address pretty common needs and problems. This also means that within each container there will be slightly (or maybe even significantly) different app virality, discovery and distribution dynamics. </p>
<p><center><a href="http://www.flickr.com/photos/iosart/1337462285/" title=""><img class="image" src="http://farm2.static.flickr.com/1136/1337462285_54c96d606a_m.jpg" width="240" height="160" alt="Lawnmower" /></a></center></p>
<p>One thing is for sure – OpenSocial makes developers’ life much much easier. Unlike Facebook platform, OpenSocial doesn’t require learning new markup and query languages, and the specific platform quirks associated with many of the proprietary mechanisms. Also, with OpenSocial developers won’t have to work hard to figure out how to easily push updates to user profiles, or how to include dynamic images or initially interactive flash elements into the profile box. On the other hand, many of these restrictions were introduced by Facebook for a good reasons (at least in their opinion), and it would be really interesting to see how removing these restrictions will affect end-users’ experience.</p>
<p>I’m personally really looking forward to seeing what effect OpenSocial will have on the Web and how Google’s recent move will affect Facebook, Yahoo, Microsoft, AOL and other big players, and what will be their response. Exciting times!</p>
<div class="tagsblock snap_noshots">Tags: <a href="http://technorati.com/tag/opensocial" rel="tag">opensocial</a>, <a href="http://technorati.com/tag/google" rel="tag"> google</a>, <a href="http://technorati.com/tag/facebook" rel="tag"> facebook</a>, <a href="http://technorati.com/tag/facebook+platform" rel="tag"> facebook platform</a>, <a href="http://technorati.com/tag/fbml" rel="tag"> fbml</a>, <a href="http://technorati.com/tag/fql" rel="tag"> fql</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.iosart.com/2007/11/03/opensocial-and-facebook-platform-side-by-side-comparison/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>4 simple tweaks for speeding up your website</title>
		<link>http://blog.iosart.com/2007/09/13/4-simple-tweaks-for-speeding-up-your-website/</link>
		<comments>http://blog.iosart.com/2007/09/13/4-simple-tweaks-for-speeding-up-your-website/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 23:50:18 +0000</pubDate>
		<dc:creator>iosart</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.iosart.com/blog/2007/09/13/4-simple-tweaks-for-speeding-up-your-website/</guid>
		<description><![CDATA[Donald Knuth once said that &#8220;premature optimization is the root of all evil&#8221;. Programmers often waste too much time optimizing their products for situations which will never actually happen in real life. The same is definitely true for web development &#8211; do you really need that sophisticated caching system if your site is being visited [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/iosart/460602544/" title=""><img align="right" class="image-right" src="http://farm1.static.flickr.com/249/460602544_5788934317_m.jpg" width="160" height="240" alt="A stairway to..." /></a><a href="http://en.wikipedia.org/wiki/Donald_Knuth">Donald Knuth</a> once said that &#8220;premature optimization is the root of all evil&#8221;. Programmers often waste too much time optimizing their products for situations which will never actually happen in real life. The same is definitely true for web development &#8211; do you really need that sophisticated caching system if your site is being visited by 5 people a day? </p>
<p>With that said, you should always have scalability and performance in mind &#8211; know what steps you can take to improve performance if your site becomes popular.</p>
<p>If you have a scalable architecture, adding more servers and upgrading the existing ones should definitely solve many performance issues, but before you start buying more hardware, there are several simple things you can do to improve the performance of your existing system:</p>
<p><strong>1. Minify your JavaScript files</strong><br />
Your JavaScript files often contain comments, white space and other unneeded characters. Minifying these files means removing these unneeded characters, which can reduce the size of your files by 5%-30%. Smaller files, faster transfers, better response times. A nice utility for minifying JavaScript files is <a href="http://www.crockford.com/javascript/jsmin.html">JSMin</a>.</p>
<p><strong>2. Compress served content</strong><br />
Vast majority of modern web browsers supports compression, which means that your server can compress the document before it sends it to your browser, and the browser uncompresses it upon arrival. Compressing your HTML, JS and CSS content can dramatically reduce its size &#8211; by up to 70%! Again, smaller files mean better response times and happier users. The method for enabling this functionality really depends on your web server, but with Apache 2.x you can add something like the following to your .htaccess or httpd.conf files:</p>
<p><code style="font-size:0.85em">AddOutputFilterByType DEFLATE text/html text/css application/x-javascript</code></p>
<p><strong>3. Force aggressive browser caching</strong><br />
Without caching, the browser would load all your JavaScript, CSS and other files over and over again for each page of your site your user visits. A better scenario would be for your browser to ask your server whether the requested file has changed, and if not, just use the local cached copy it already has. The problem with this scenario, that the browser still has to issue a HTTP request for each file, even if such request doesn&#8217;t lead to the whole file being downloaded. The best thing you can do is to tell your browser to keep the files cached forever, always using the cached versions and never needing to contact your server. Here&#8217;s how this works:</p>
<ol>
<li>Tell your server to send out special HTTP headers with your JS and CSS files. These headers will tell your browser to cache the received files forever. With Apache, you&#8217;d typically add the following instructions to achieve this:
<p><code style="font-size:0.85em">Header set "Expires" "Mon, 28 Jul 2014 23:30:00 GMT"<br />
Header set "Cache-Control" "max-age=315360000"<br />
</code></li>
<li>When including the JS/CSS file in your HTML, append a dummy version number to file&#8217;s URL:<br />
<code style="font-size:0.85em">&lt;script src="myscript.js<strong>?v=1</strong>"&gt;&lt;/script&gt;</code>
</li>
<li>Once the browser loads the file once, it will never bother your server again (at least not until 2014!). If you change the file and want to force users&#8217; browsers to load the new file, just increment the version number in your HTML:<br />
<code style="font-size:0.85em">&lt;script src="myscript.js<strong>?v=2</strong>"&gt;&lt;/script&gt;</code>
</li>
</ol>
<p><strong>4. Use CSS Sprites</strong><br />
<a href="http://alistapart.com/articles/sprites">CSS Sprites</a> is a really nice technique for reducing the number of image requests for each page. Basically, you can combine all your logos, icons and graphics into a single image, and then use CSS to specify which portion of the combined image corresponds to any specific page image. So, for each page, your browser only loads one larger image instead of many small ones. Decreasing the number of HTTP requests for each page speeds up the page loading times. More info about this technique can be found <a href="http://alistapart.com/articles/sprites">here</a>. </p>
<p>We&#8217;ve been using some of these techniques on <a href="http://www.foxytunes.com/planet">FoxyTunes</a> and recently I&#8217;ve also added many of these small optimizations to <a href="http://www.flickriver.com/">Flickriver</a>, in order to help the site cope with the increasing traffic, without needing to spend more money on additional servers. </p>
<p>A great resource for learning more about these and additional techniques is the &#8220;<a href="http://developer.yahoo.com/performance/">Exceptional Performance</a>&#8221; area of Yahoo Developer Network.</p>
<div class="tagsblock snap_noshots">Tags: <a href="http://technorati.com/tag/HTTP" rel="tag">HTTP</a>, <a href="http://technorati.com/tag/performance" rel="tag"> performance</a>, <a href="http://technorati.com/tag/Donald+Knuth" rel="tag"> Donald Knuth</a>, <a href="http://technorati.com/tag/FoxyTunes" rel="tag"> FoxyTunes</a>, <a href="http://technorati.com/tag/Flickriver" rel="tag"> Flickriver</a>, <a href="http://technorati.com/tag/CSS+Sprites" rel="tag"> CSS Sprites</a>, <a href="http://technorati.com/tag/caching" rel="tag"> caching</a>, <a href="http://technorati.com/tag/JSMin" rel="tag"> JSMin</a>, <a href="http://technorati.com/tag/Yahoo+Developer+Network" rel="tag"> Yahoo Developer Network</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.iosart.com/2007/09/13/4-simple-tweaks-for-speeding-up-your-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Nomadic Camera Project</title>
		<link>http://blog.iosart.com/2007/07/29/the-nomadic-camera-project/</link>
		<comments>http://blog.iosart.com/2007/07/29/the-nomadic-camera-project/#comments</comments>
		<pubDate>Sun, 29 Jul 2007 21:41:18 +0000</pubDate>
		<dc:creator>iosart</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.iosart.com/blog/2007/07/29/the-nomadic-camera-project/</guid>
		<description><![CDATA[Ami Ben Basat &#8211; a journalist, a writer and a friend has started an amazing project &#8211; he sent his miniature Sony T7 camera on a photo-journey. Each week, this jewel of a camera spends a week with one photographer documenting his or her life and afterwards it&#8217;s passed on to the next photographer in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/iosart/917292515/" title="Today's paper - &quot;7 Days&quot; - July 27 2007"><img src="http://farm2.static.flickr.com/1413/917292515_9fc8dae585_m.jpg" width="240" height="180" alt="Today's paper - &quot;7 Days&quot; - July 27 2007" class="image-right" align="right" /></a><a href="http://www.notes.co.il/benbasat/">Ami Ben Basat</a> &#8211; a journalist, a writer and a friend has started an amazing project &#8211; he sent his miniature Sony T7 camera on a photo-journey. Each week, this jewel of a camera spends a week with one photographer documenting his or her life and afterwards it&#8217;s passed on to the next photographer in the chain. </p>
<p>All the photographs are uploaded to <a href="http://www.flickr.com/photos/tags/katzeblog/">Flickr</a> and create a living documentary of camera&#8217;s travels.</p>
<p>In Ami&#8217;s own words:</p>
<blockquote><p><strong>This Friday</strong> I&#8217;m going to hand the camera to my friend Y. That&#8217;s where the T7&#8242;s unusual journey will begin. Y, who&#8217;ll be the camera&#8217;s new custodian, is an amateur photographer among other things. On Sunday he&#8217;ll take his own picture with the camera, along with a clip from that day&#8217;s newspaper. He&#8217;ll upload the picture to Flickr. It doesn&#8217;t matter where, provided that he does one thing: upload all images under one tag: &#8220;katze-blog&#8221;. That way, anyone who wants to see the pictures can key &#8220;katze-blog&#8221; in Flickr&#8217;s search engine and join the photo journey. That&#8217;s all.</p>
<p><strong>Photo journey?</strong> Exactly so. Y isn&#8217;t going to keep that amazing camera. Instead, he&#8217;ll hand it on with the box (and this text) to a certain friend. Now the story starts over. Whoever gets the camera can keep it for a week. On Friday they have to pass it on. But before they do that, they&#8217;ll upload to Flickr (katze-blog) at least one picture of themselves with a newspaper and a date, and several others &#8211; all of them taken by this little naughty camera. They should not forget, of course, to put them under the appropriate tag so that we can all see it.</p>
<p><strong>And</strong> on Friday they&#8217;ll hand this little treasure to a new user.
</p></blockquote>
<p>Ami&#8217;s post announcing the Nomadic Camera Project can be found <a href="http://www.notes.co.il/benbasat/34256.asp">here</a>.</p>
<p>I was very fortunate to be the third one in the chain to get the Nomadic Camera &#8211; after my friends <a href="http://yanivg.blogspot.com/">Yaniv Golan</a> and <a href="http://www.tapuz.co.il/blog/userBlog.asp?FolderName=amitoswix">Amit Knaani</a>. </p>
<p>You can see the Nomadic Camera photos I took so far on <a href="http://www.flickr.com/photos/iosart/sets/72157601045803044/">Flickr</a> and on <a href="http://www.flickriver.com/photos/iosart/sets/72157601045803044/">Flickriver</a>. All project photos are added to the Nomadic Cam <a href="http://www.flickr.com/groups/nomadcam/pool/">group pool</a> that also has its own <a href="http://www.flickriver.com/groups/nomadcam/pool/">Flickriver view</a>.</p>
<p><center><a href="http://www.flickriver.com/groups/426087@N21/pool/"><img src="http://www.flickriver.com/badge/group/all/recent/shuffle/medium-4x3/232323/ffffff/426087@N21.jpg" border="0" alt="Nomadic Cam - View this group's photos on Flickriver" title="Nomadic Cam - View this group's photos on Flickriver"/></a></center></p>
<p>I&#8217;m really looking forward to following the Nomadic Camera travels &#8211; first here in Israel and then, hopefully, all over the world.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Now playing: <a href="http://www.foxytunes.com/artist/bob+dylan/track/like+a+rolling+stone">Bob Dylan &#8211; Like A Rolling Stone</a><br />
via <a href="http://www.foxytunes.com/signatunes/">FoxyTunes</a></p>
<div class="tagsblock snap_noshots">Tags: <a href="http://technorati.com/tag/Ami+Ben+Basat" rel="tag">Ami Ben Basat</a>, <a href="http://technorati.com/tag/katze-blog" rel="tag"> katze-blog</a>, <a href="http://technorati.com/tag/Nomadic+Camera" rel="tag"> Nomadic Camera</a>, <a href="http://technorati.com/tag/Nomadic+Cam" rel="tag"> Nomadic Cam</a>, <a href="http://technorati.com/tag/Yaniv+Golan" rel="tag"> Yaniv Golan</a>, <a href="http://technorati.com/tag/Amit+Knaani" rel="tag"> Amit Knaani</a>, <a href="http://technorati.com/tag/Alex+Sirota" rel="tag"> Alex Sirota</a>, <a href="http://technorati.com/tag/Iosart" rel="tag"> Iosart</a>, <a href="http://technorati.com/tag/Flickr" rel="tag"> Flickr</a>, <a href="http://technorati.com/tag/Flickriver" rel="tag"> Flickriver</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.iosart.com/2007/07/29/the-nomadic-camera-project/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Iosart.com latest additions or how much has changed since 2004</title>
		<link>http://blog.iosart.com/2007/07/23/iosartcom-latest-additions-or-how-much-has-changed-since-2004/</link>
		<comments>http://blog.iosart.com/2007/07/23/iosartcom-latest-additions-or-how-much-has-changed-since-2004/#comments</comments>
		<pubDate>Mon, 23 Jul 2007 23:56:35 +0000</pubDate>
		<dc:creator>iosart</dc:creator>
				<category><![CDATA[Iosart.com]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.iosart.com/blog/2007/07/23/iosartcom-latest-additions-or-how-much-has-changed-since-2004/</guid>
		<description><![CDATA[My site was in a desperate need of an update. Basically, I had quite a lot of stuff laying around the site, without any consistent navigation to lead to it. So, I added a new top navigation toolbar to every page on the site with links and menus that directly lead to almost any piece [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.iosart.com/' rel='attachment wp-att-81' title='Iosart.com'><img align="right" class="image-right" src='http://www.iosart.com/blog/wp-content/uploads/2007/07/top-logo-new.gif' width="148" height="40" alt='Iosart.com' /></a><a href="http://www.iosart.com/">My site</a> was in a desperate need of an update. Basically, I had quite a lot of stuff laying around the site, without any consistent navigation to lead to it. </p>
<p>So, I added a new <strong>top navigation toolbar</strong> to every page on the site with links and menus that directly lead to almost any piece of content available on <a href="http://www.iosart.com/">Iosart.com</a>. Also, I moved some stuff around and created a new <a href="http://www.iosart.com/">front page</a> which is now more dynamic and lightweight. </p>
<p>Doing some work on my website got me thinking about the technological choices I made back when I first created it versus what I&#8217;d use today, if I had the chance to start things from scratch. </p>
<p><a href="http://www.flickr.com/photos/iosart/38211078/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/30/38211078_fb4e8ae0a9_m.jpg" width="160" height="240" alt="" class="image-left" align="left" /></a>Iosart.com website dates back to early 2004, when I realized that I need a place where I could post some of the stuff I was doing &#8211; my photos, plugins, articles and so on. </p>
<p>It&#8217;s interesting to compare the technologies I used back then with what is considered the state of the art today</p>
<p><br clear="left"/></p>
<ul>
<li>My initial site was written in static HTML with some <a href="http://en.wikipedia.org/wiki/Server_Side_Includes">Server Site Includes</a> for templating. Today, I would definitely be using <a href="http://en.wikipedia.org/wiki/PHP">PHP</a> for everything</li>
<li>I wrote my photo gallery system called <a href="http://www.iosart.com/kpss/kpss_features.html">KPSS</a> in <a href="http://en.wikipedia.org/wiki/Perl">Perl</a>. Again, today I would definitely use PHP for stuff like that. Better yet &#8211; today I&#8217;d use the <a href="http://www.flickr.com/services/api/">Flickr API</a> to create my own view on my Flickr photos. Bear in mind that in 2004 Flickr was still in its infancy&#8230;</li>
<li>My blogging software at the time was <a href="http://nucleuscms.org/">Nucleus</a> &#8211; <a href="http://wordpress.org/">WordPress</a> wasn&#8217;t yet the undisputed king of blogging platforms. </li>
<li>I posted some of my academic papers as raw PDFs . Today,  I&#8217;m posting such things to <a href="http://www.scribd.com/">Scribd</a> and then I can take their widgets and put a document on my site in a nice doc viewer widget.</li>
<li>I had &#8220;Links&#8221; page where I manually collected some of my mostly used links. Again, <a href="http://del.icio.us/">del.icio.us</a> and other social bookmarking services still weren&#8217;t very common. Today, it really makes more sense to manage everything in some bookmarking service and show the most common links on my site using a widget.
</li>
<li>Finally, I had some pages with tutorials and I wanted to allow people to add their comments or questions. Because I wasn&#8217;t using any CMS (<a href="http://en.wikipedia.org/wiki/Content_management_system">Content Management System</a>), I created my own script that allowed adding user comments module to any static page. Today, I&#8217;d just use a WordPress based page for this, which would also solve the terrible spam problems I experienced during these years.
</li>
</ul>
<p>In fact, today I&#8217;d seriously consider basing my whole site on WordPress. Beyond blog posts, WordPress allows creating custom &#8216;<a href="http://codex.wordpress.org/Pages">pages</a>&#8216; which can optionally have comments, their own custom templates and so on. </p>
<p>Anyway, it&#8217;s really interesting to see how much has changed in only three years. New &#8220;best of breed&#8221; tools and services have emerged &#8211; Flickr, del.icio.us and WordPress are only a few examples. Things are getting better all the time with services such as <a href="http://www.ning.com/">Ning</a>, <a href="http://aws.amazon.com/ec2">Amazon EC2</a> and <a href="http://aws.amazon.com/s3">S3</a> and many others. </p>
<p>Now, one can really focus on the content instead of infrastructure. And, once the infrastructure becomes a non-issue, the creativity can really blossom. </p>
<div class="tagsblock snap_noshots">Tags: <a href="http://technorati.com/tag/iosart" rel="tag">iosart</a>, <a href="http://technorati.com/tag/iosart.com" rel="tag"> iosart.com</a>, <a href="http://technorati.com/tag/kpss" rel="tag"> kpss</a>, <a href="http://technorati.com/tag/flickr" rel="tag"> flickr</a>, <a href="http://technorati.com/tag/wordpress" rel="tag"> wordpress</a>, <a href="http://technorati.com/tag/nucleus" rel="tag"> nucleus</a>, <a href="http://technorati.com/tag/scribd" rel="tag"> scribd</a>, <a href="http://technorati.com/tag/delicious" rel="tag"> delicious</a>, <a href="http://technorati.com/tag/ning" rel="tag"> ning</a>, <a href="http://technorati.com/tag/amazon+s3" rel="tag"> amazon s3</a>, <a href="http://technorati.com/tag/amazon+ec2" rel="tag"> amazon ec2 </a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.iosart.com/2007/07/23/iosartcom-latest-additions-or-how-much-has-changed-since-2004/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Announcing Flickriver &#8211; my latest project</title>
		<link>http://blog.iosart.com/2007/07/01/announcing-flickriver-my-latest-project/</link>
		<comments>http://blog.iosart.com/2007/07/01/announcing-flickriver-my-latest-project/#comments</comments>
		<pubDate>Sun, 01 Jul 2007 09:28:29 +0000</pubDate>
		<dc:creator>iosart</dc:creator>
				<category><![CDATA[Flickriver]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.iosart.com/blog/2007/07/01/announcing-flickriver-my-latest-project/</guid>
		<description><![CDATA[I love Flickr. I use it almost daily &#8211; I post my own photographs and view photos my friends are posting. I search Flickr for specific locations, events, objects or people. Sometimes, I explore Flickr and discover amazing pictures and great photographers. I think Flickr has great user interface, but after using it for a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickriver.com/" title='Flickriver'><img align="right" class="image-right" src='http://www.iosart.com/blog/wp-content/uploads/2007/07/flickriver-logo-large.png' width="180" height="180" alt='Flickriver' /></a>I love <a href="http://www.flickr.com">Flickr</a>. I use it almost daily &#8211; I post my own photographs and view photos my friends are posting. I search Flickr for specific locations, events, objects or people. Sometimes, I explore Flickr and discover amazing pictures and great photographers.</p>
<p>I think Flickr has great user interface, but after using it for a while I could think of quite a few things I wanted to add, tweak or just do a bit differently.</p>
<p>Enter <a href="http://www.flickriver.com/">Flickriver</a> &#8211; my latest personal project. It&#8217;s new website that offers a different approach to viewing and exploring Flickr photos. Basically, it encompasses several of my ideas for how Flickr viewing experience could be enhanced. As I said, I&#8217;ve been thinking about these ideas for a while now, so I used the recent holiday to go ahead and implement some of them using the Flickr API &#8211; and this is how Flickriver was born.</p>
<p>Here are a few examples of what Flickriver offers:</p>
<ul>
<li><strong>River of photos</strong> view &#8211; on Flickriver, the photographs are always displayed as one continuous stream &#8211; you can view thousands of photos without ever needing to hit &#8216;next&#8217; and waiting for the next page to load! This is also known as &#8220;infinite scroll&#8221;. I noticed that with paged interfaces, I&#8217;d typically see a page or two of any specific view and then give up and move on to something else. With &#8220;river of photos&#8221; I can see much more photographs, or even all photographs in a view, quickly and conveniently. For an example, you can see the <a href="http://www.flickriver.com/explore/interesting/2007/06/23/">most interesting photos</a> stream from a couple of days ago</li>
<li><strong>Large images</strong> &#8211; I believe that size really matters when you truly want to appreciate the beauty of photography &#8211; thumbnails just don&#8217;t do justice to many photographs, making it so much easier to miss a great photo. So, all photographs in Flickriver streams are always displayed in large size. </li>
<li><strong>Black background</strong> &#8211; I believe that most photographs just look much better on black. I think that the photograph (and not the background) has to be the brightest thing on the page &#8211; this really makes great photos &#8220;pop out&#8221; and look even more beautiful.</li>
<li><strong>User most interesting photos</strong> &#8211; when I stumble upon a new Flickr user, the only view I get on Flickr is &#8220;user&#8217;s most recent photographs&#8221;. But what if the most recent photographs are not very good, while other, older photographs, are really outstanding? How can I discover these great photographs? I believe that &#8220;user&#8217;s <u>best</u> photographs&#8221; is a very important view for discovering and exploring users. Flickriver adds &#8220;user&#8217;s most interesting photos&#8221; view, allowing you to quickly see user&#8217;s best work. Check out <a href="http://www.flickriver.com/photos/iosart/popular-interesting/">my most interesting photos</a> for an example.</li>
<li><strong>Photos of user&#8217;s contacts</strong> &#8211; this is an additional Flickriver view not available on Flickr. Basically, Flickr can show me what my friends and contacts are posting. But what if I want to see what the friends of my contacts are posting? This additional Flickriver view is a great way to discover new people and photos through other people. For an example, you can see photos from my contacts <a href="http://www.flickriver.com/photos/iosart/friends/">here</a>.</li>
<li><strong>Most interesting Pool photos</strong> &#8211; similarly to user views &#8211; Flickr only shows the <u>most recent</u> photos added to any given group pool. Flickriver allows you to also see the <u>most interesting</u> photos in any pool. Here is an example for the <a href="http://www.flickriver.com/groups/24flickr/pool/interesting/"> 24 hours of Flickr</a> project pool.</li>
<li><strong>Keyboard navigation</strong> &#8211; when viewing a Flickriver stream, you can press <strong>j/k</strong> to go to the next/previous photo. Hitting <strong>space</strong> also allows quickly jumping to the next photo. So, you can quickly go over many photographs with Flicrkriver just by pressing space and going through the pictures one by one. When you&#8217;re using keyboard for navigation, Flickriver adjusts the view so only one photo is visible at any given moment. </li>
</ul>
<p><center><a href="http://www.flickr.com/photos/iosart/38211761/" title=""><img class="image" src="http://farm1.static.flickr.com/27/38211761_fea0a5b4bc_m.jpg" width="240" height="160" alt="" /></a></center></p>
<p>These are just a few of the things Flickriver enhances. Beyond that, Flickriver has many additional Flickr photo views &#8211; user recent photos, favorites, sets, user and everyone&#8217;s photos by tag, everyone&#8217;s most interesting and recent photos, group and pool photos and much more. Also, Flickriver follows the Flickr URL structure as much as possible, so you can easily go back and forth between the two.</p>
<p>I added several tools and extras to enhance Flickriver &#8211; you get a <strong>link creator</strong> that allows you to quickly create a link to any Flickriver view and post it on your site and there&#8217;s a <strong>mini-Flickriver widget</strong> that you can embed on your Webpage. There is a <strong>bookmarklet</strong> and a <strong><a href="http://en.wikipedia.org/wiki/Greasemonkey">Greasemonkey</a> script</strong> &#8211; both allow you to quickly jump from any Flickr page to the corresponding Flickriver view. Finally, there are <strong>&#8216;share&#8217; buttons</strong> that allow you to post any Flickriver view to StumbleUpon, Delicious, Digg and Facebook.</p>
<p>That&#8217;s it for now, I hope you enjoy <a href="http://www.flickriver.com/">Flickriver</a> as much as I do <img src='http://blog.iosart.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="tagsblock snap_noshots">Tags: <a href="http://technorati.com/tag/flickriver" rel="tag">flickriver</a>, <a href="http://technorati.com/tag/flickr" rel="tag"> flickr</a>, <a href="http://technorati.com/tag/iosart" rel="tag"> iosart</a>, <a href="http://technorati.com/tag/infinite+scroll" rel="tag"> infinite scroll</a>, <a href="http://technorati.com/tag/river+of+photos" rel="tag"> river of photos</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.iosart.com/2007/07/01/announcing-flickriver-my-latest-project/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>WebRunner or How Google Reader became my main RSS aggregator</title>
		<link>http://blog.iosart.com/2007/06/05/webrunner-or-how-google-reader-became-my-main-rss-aggregator/</link>
		<comments>http://blog.iosart.com/2007/06/05/webrunner-or-how-google-reader-became-my-main-rss-aggregator/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 02:14:33 +0000</pubDate>
		<dc:creator>iosart</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.iosart.com/blog/2007/06/05/webrunner-or-how-google-reader-became-my-main-rss-aggregator/</guid>
		<description><![CDATA[I’m an RSS junkie. I go over nearly 200 feeds every day – news, industry updates, my friends’ blogs, flickr photos and so on. That’s why my RSS reader has become the second most important application for me, after the browser. The problem I used SharpReader and RSS Bandit and encountered very similar problem with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/iosart/506572091/" title="The book"><img align="right" class="image-right" src="http://farm1.static.flickr.com/213/506572091_b686360e18_m.jpg" width="240" height="160" alt="The Book" /></a>I’m an RSS junkie. I go over nearly 200 feeds every day – news, industry updates, my friends’ blogs, flickr photos and so on. That’s why my RSS reader has become the second most important application for me, after the browser.</p>
<h3>The problem</h3>
<p>I used <a href="http://www.sharpreader.net/">SharpReader</a> and <a href="http://www.rssbandit.org/">RSS Bandit</a> and encountered very similar problem with both of them. Once the number of feed items starts to grow (I hate deleting old items), so does the memory and CPU consumption. Last time I looked before uninstalling, my SharpReader used 800Mb of memory. RSSBandit would use 100%  CPU for minutes… </p>
<p>Additionally, because I use at least 3 computers almost daily (home/office/laptop) – synchronizing my feeds between all of them was very cumbersome, if not impossible with these apps. </p>
<h3>Google Reader? A few problems still&#8230;</h3>
<p>Enter Web based RSS readers. I tried both <a href="http://www.bloglines.com/">Bloglines</a> and <a href="http://www.google.com/reader">Google Reader</a> in the past, but something in their interface just wasn’t working for me. The latest version of Google Reader introduced a truly convenient Web RSS reading experience but I still couldn’t use it. Why? Here’re several reasons:</p>
<ul>
<li>Developing, testing and installing extensions requires <strong>constant browser restarts</strong>. Having to open Google Reader each and every time is just not very convenient</li>
<li>Having Google Reader open requires being logged in with my Google login. This has several downsides – first, I often use different logins for different Google apps – Gmail, Analytics and so on – and logging in with a different user in some Google app kills the Google Reader login as well. Then there is the <strong>privacy concern</strong> &#8211; I search using Google tens if not hundreds times a day, and I just prefer to do it while not being logged in with my Google credentials. Being logged in into Google Reader obviously means I’m logged in when searching and basically everywhere.</li>
</ul>
<h3>The solution</h3>
<p><a href="http://www.flickr.com/photos/iosart/38222273/" title="Photo Sharing"><img class="image-left" align="left" src="http://farm1.static.flickr.com/30/38222273_cef6321f29_m.jpg" width="160" height="240" alt="" /></a>To solve this problem I thought about ways I could create two separate ‘spaces’ – one would be my browser space in which I could be logged out from Google and periodically log-in into various Google apps, and a ‘Google Reader’ space in which I would be constantly logged in into Google Reader. </p>
<p>It occurred to me that <a href="http://developer.mozilla.org/en/docs/XULRunner">XulRunner</a> would be a perfect candidate for this. I thought about creating some custom solution using XulRunner, but then remembered that <a href="http://www.starkravingfinkle.org/blog/">Mark Finkle</a> has already created something very similar – <a href="http://starkravingfinkle.org/blog/2007/03/site-specific-browser-using-webrunner/">WebRunner</a>. Basically, it’s a ‘<a href="http://starkravingfinkle.org/blog/2007/03/site-specific-browser-webrunner/">Site Specific Browser</a>’ a simple XULRunner program that displays a single Web application in a simplified interface.</p>
<p>Here’re a few advantages of using Google Reader in WebRunner:</p>
<ul>
<li>Completely solves Google login problems and my privacy concerns. I’m always logged in into Google Reader in WebRunner, and logged out in my Firefox</li>
<li>WebRunner being a separate process means that my Google Reader is always running like a regular desktop application, and obviously survives browser restarts
</li>
<li>It has minimal UI that fits perfectly for Google Reader and similar Web apps – there is no need for ‘back/forward’ buttons, browser toolbars and so on. So almost all the screen real-estate is allocated to the Web app, and there is no unneeded and distracting UI elements</li>
</ul>
<p>So, with the help of WebRunner and XulRunner, Google Reader has become my main RSS Reader. I get all the advantages of a desktop RSS reader and all the conveniences of a Web app – synchronization across machines, performance, storage and so on.</p>
<h3>A few quirks</h3>
<p>There are still a few disadvantages to using Google Reader over a desktop RSS reader:</p>
<ul>
<li>No ‘new items’ alerts. Desktop readers can show an alert window once new items are published. While there are extensions that can accomplish something similar with Google Reader, their functionality is still fairly limited.
</li>
<li>No search – I know, this is very ironic, but Google Reader still has no search functionality that would allow me to search within feeds.
</li>
<li>New item delays – it can take Google Reader several hours to display new items after they are published. I really hope Google would solve this one.
</li>
</ul>
<h3>Conclusion</h3>
<p>Overall, I’m really enjoying my transition to Google Reader and would really recommend checking out <a href="http://starkravingfinkle.org/blog/2007/03/site-specific-browser-using-webrunner/">WebRunner</a> for this.</p>
<div class="tagsblock snap_noshots">Tags: <a href="http://technorati.com/tag/RSS" rel="tag">RSS</a>, <a href="http://technorati.com/tag/Google+Reader" rel="tag"> Google Reader</a>, <a href="http://technorati.com/tag/SharpReader" rel="tag"> SharpReader</a>, <a href="http://technorati.com/tag/RSSBandit" rel="tag"> RSSBandit</a>, <a href="http://technorati.com/tag/Mozilla" rel="tag"> Mozilla</a>, <a href="http://technorati.com/tag/XulRunner" rel="tag"> XulRunner</a>, <a href="http://technorati.com/tag/WebRunner" rel="tag"> WebRunner</a>, <a href="http://technorati.com/tag/Mark+Finkle" rel="tag"> Mark Finkle</a>, <a href="http://technorati.com/tag/SiteSpecificBrowser" rel="tag"> SiteSpecificBrowser</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.iosart.com/2007/06/05/webrunner-or-how-google-reader-became-my-main-rss-aggregator/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Spam, discussions and closed comment threads</title>
		<link>http://blog.iosart.com/2007/05/19/spam-discussions-and-closed-comment-threads/</link>
		<comments>http://blog.iosart.com/2007/05/19/spam-discussions-and-closed-comment-threads/#comments</comments>
		<pubDate>Sat, 19 May 2007 08:15:56 +0000</pubDate>
		<dc:creator>iosart</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.iosart.com/blog/2007/05/19/spam-discussions-and-closed-comment-threads/</guid>
		<description><![CDATA[Did you ever want to comment on some great Blog post you found only to discover that the post is a bit old and the author has already closed the comments &#8211; so no new ones can be posted? I often do and I find this issue rather frustrating&#8230; The reason for closing comments is [...]]]></description>
			<content:encoded><![CDATA[<p>Did you ever want to comment on some great Blog post you found only to discover that the post is a bit old and the author has already closed the comments &#8211; so no new ones can be posted? I often do and I find this issue rather frustrating&#8230;</p>
<p>The reason for closing comments is pretty straightforward &#8211; spam. Each Blog post that accepts comments is a target for spammers &#8211; so the more such posts you have you&#8217;re increasing the amount of overall spam your blog receives every day. </p>
<p><center><a href="http://www.flickr.com/photos/iosart/465598337/" title="Photo Sharing"><img class="image" src="http://farm1.static.flickr.com/203/465598337_4cc7156aa9_m.jpg" width="160" height="240" alt="Freedom..." /></a></center></p>
<p>A common strategy for dealing with comment spam is to close comments on older posts &#8211; after two weeks, a month etc. Which brings us to the original problem &#8211; <strong>closing comments on older posts prevents future discussions, even if those would really make sense long after the post was published</strong>.</p>
<p>Imagine yourself browsing <a href="http://www.flickr.com/">Flickr</a> and finding a great photo. You want to tell the author how great the photo is or ask a question, but you discover that the photo was uploaded two months ago and the comments are already closed! I couldn&#8217;t imagine such a scenario, because more often than not I discover photos long after they have been uploaded and I often see discussions go over long periods of time, being re-newed etc. &#8211; which is great. Unlike discussing some current events, discussing photographs cannot really be limited to a short period of time.</p>
<p><center><a href="http://www.flickr.com/photos/iosart/426026933/" title="Photo Sharing"><img class="image" src="http://farm1.static.flickr.com/145/426026933_bd13db1c71_m.jpg" width="240" height="160" alt="" /></a></center></p>
<p>Many Blog posts are exactly like that, IMHO. People often search the Web for a specific topic and find old, but still relevant blog posts, and there is absolutely no reason, other than spam, not to allow the discussions on these posts to keep going.</p>
<p><strong>My suggestion</strong> &#8211; a simple two-level comment protection system. Comments can be open or closed, exactly as today, but a third state can be introduced &#8211; let&#8217;s call it &#8216;protected&#8217;. In this state, posting a new comment is still possible, but more difficult &#8211; protected by <a href="http://en.wikipedia.org/wiki/Captcha">CAPTCHA</a>, verification via email etc. Now, after two weeks, instead of closing the comments, they can be set to &#8216;protected&#8217; mode &#8211; this allows minimal barrier to commenting initially, while allowing valid conversations about the post to continue forever. </p>
<div class="tagsblock snap_noshots">Tags: <a href="http://technorati.com/tag/blogging" rel="tag">blogging</a>, <a href="http://technorati.com/tag/spam" rel="tag"> spam</a>, <a href="http://technorati.com/tag/captcha" rel="tag"> captcha</a>, <a href="http://technorati.com/tag/wordpress" rel="tag"> wordpress</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.iosart.com/2007/05/19/spam-discussions-and-closed-comment-threads/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flickr Post Event Networking</title>
		<link>http://blog.iosart.com/2007/04/13/flickr-post-event-networking/</link>
		<comments>http://blog.iosart.com/2007/04/13/flickr-post-event-networking/#comments</comments>
		<pubDate>Fri, 13 Apr 2007 08:06:14 +0000</pubDate>
		<dc:creator>iosart</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.iosart.com/blog/2007/04/13/flickr-post-event-networking/</guid>
		<description><![CDATA[I read a blog post by Jeff Pulver about using Flickr for connecting with new people after attending an event together. Jeff had a simple and elegant suggestion &#8211; we need a tool that given a conference or an event tag will show me all the people who posted photos on that event and who [...]]]></description>
			<content:encoded><![CDATA[<p>I read a <a href="http://pulverblog.pulver.com/archives/006763.html">blog post</a> by <a href="http://pulverblog.pulver.com/">Jeff Pulver</a> about using Flickr for connecting with new people after attending an event together.</p>
<p>Jeff had a simple and elegant suggestion &#8211; we need a tool that given a conference or an event tag will show me all the people who posted photos on that event and who are not yet on my contact list. This is a great way of finding new and old friends on Flickr.</p>
<p>Anyway,  I had some Flickr API code already open in one of my editors (people who know me know that I never close windows, so if I did some Flickr related stuff sometime since the last reboot, I&#8217;ll have it handy <img src='http://blog.iosart.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ), so&#8230; Check out the <a href="http://www.iosart.com/flickr-post-event-networking/">Flickr Post Event Networking</a> tool.</p>
<p>A few implementation details:</p>
<ul>
<li>The images are ordered by interestingess</li>
<li>You don&#8217;t have to login to Flickr &#8211; the tool grabs your public contact list</li>
<li>The results are cached for one hour &#8211; so after adding people to your contact list, it might take a while for the page to reflect the new status</li>
</ul>
<p>Jeff &#8211; thanks for a killer idea! <img src='http://blog.iosart.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="tagsblock snap_noshots">Tags: <a href="http://technorati.com/tag/flickr" rel="tag">flickr</a>, <a href="http://technorati.com/tag/Jeff+Pulver" rel="tag"> Jeff Pulver</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.iosart.com/2007/04/13/flickr-post-event-networking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FoxyTunes Planet goes live</title>
		<link>http://blog.iosart.com/2007/03/31/foxytunes-planet-goes-live/</link>
		<comments>http://blog.iosart.com/2007/03/31/foxytunes-planet-goes-live/#comments</comments>
		<pubDate>Sat, 31 Mar 2007 23:56:25 +0000</pubDate>
		<dc:creator>iosart</dc:creator>
				<category><![CDATA[FoxyTunes]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.iosart.com/blog/2007/03/31/foxytunes-planet-goes-live/</guid>
		<description><![CDATA[After being in private beta for a while, we finally launched FoxyTunes Planet &#8211; check it out! I&#8217;m really excited to see all the great feedback we are getting from the community &#8211; on people&#8217;s blogs, in their comments, forum posts and emails to us. Also, the Planet has already been reviewed by popular blogs [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.foxytunes.com/planet" title="FoxyTunes Planet"><img src="http://www.iosart.com/blog/wp-content/uploads/2007/03/foxytunes-planet-logo.gif" class="image-right" alt="FoxyTunes Planet" align="right" height="53" width="178" /></a>After being in private beta for a while, we finally <a href="http://blog.foxytunes.com/2007/03/27/foxytunes-planet-launches/">launched FoxyTunes Planet</a>  &#8211; <a href="http://www.foxytunes.com/planet">check it out</a>!</p>
<p>I&#8217;m really excited to see all the great feedback we are getting from the community &#8211; on people&#8217;s blogs, in their comments, forum posts and emails to us. Also, the Planet has already been reviewed by popular blogs such as <a href="http://mashable.com/2007/03/27/foxytunes-planet/">Mashable</a> and <a href="http://www.lifehacker.com/software/music/foxytunes-planet-aggregates-music-info-under-one-roof-248058.php">Lifehacker</a>.</p>
<p>I must say that creating something that is loved and appreciated by so many people is truly amazing,  and this along is enough to keep us working those long long hours on FoxyTunes!</p>
<p style="text-align: center"><a href="http://www.foxytunes.com/planet" title="FoxyTunes Planet"><img src="http://www.iosart.com/blog/wp-content/uploads/2007/03/foxytunes-planet-icon.png" class="image" alt="FoxyTunes Planet" /></a></p>
<p>We have a huge list of cool things we&#8217;re planning for FoxyTunes soon &#8211; the browser extension, FoxyTunes Planet site and the integration of the two. So, stay tuned &#8211; more exciting stuff ahead! <img src='http://blog.iosart.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div class="tagsblock snap_noshots">Tags: <a href="http://technorati.com/tag/firefox" rel="tag">firefox</a>, <a href="http://technorati.com/tag/ie" rel="tag">  ie</a>, <a href="http://technorati.com/tag/web" rel="tag">  web</a>, <a href="http://technorati.com/tag/browser" rel="tag">  browser</a>, <a href="http://technorati.com/tag/add-on" rel="tag">  add-on</a>, <a href="http://technorati.com/tag/extension" rel="tag">  extension</a>, <a href="http://technorati.com/tag/music" rel="tag">  music</a>, <a href="http://technorati.com/tag/music+discovery" rel="tag">  music discovery</a>, <a href="http://technorati.com/tag/mashup" rel="tag">  mashup</a>, <a href="http://technorati.com/tag/foxytunes" rel="tag">  foxytunes</a>, <a href="http://technorati.com/tag/foxytunes+planet" rel="tag">  foxytunes planet</a>, <a href="http://technorati.com/tag/video" rel="tag">  video</a>, <a href="http://technorati.com/tag/photo" rel="tag">  photo</a>, <a href="http://technorati.com/tag/widgets" rel="tag">  widgets</a>, <a href="http://technorati.com/tag/mp3" rel="tag">  mp3</a>, <a href="http://technorati.com/tag/amazon" rel="tag">  amazon</a>, <a href="http://technorati.com/tag/last.fm" rel="tag">  last.fm</a>, <a href="http://technorati.com/tag/wikipedia" rel="tag">  wikipedia</a>, <a href="http://technorati.com/tag/flickr" rel="tag">  flickr</a>, <a href="http://technorati.com/tag/google" rel="tag">  google</a>, <a href="http://technorati.com/tag/google+video" rel="tag">  google video</a>, <a href="http://technorati.com/tag/itunes" rel="tag">  itunes</a>, <a href="http://technorati.com/tag/lyrics" rel="tag">  lyrics</a>, <a href="http://technorati.com/tag/lyricwiki" rel="tag">  lyricwiki</a>, <a href="http://technorati.com/tag/emusic" rel="tag">  emusic</a>, <a href="http://technorati.com/tag/hype+machine" rel="tag">  hype machine</a>, <a href="http://technorati.com/tag/rhapsody" rel="tag">  rhapsody</a>, <a href="http://technorati.com/tag/pandora" rel="tag">  pandora</a>, <a href="http://technorati.com/tag/radio" rel="tag">  radio</a>, <a href="http://technorati.com/tag/youtube" rel="tag">  youtube</a>, <a href="http://technorati.com/tag/yahoo" rel="tag">  yahoo</a>, <a href="http://technorati.com/tag/yahoo+images" rel="tag">  yahoo images</a>, <a href="http://technorati.com/tag/yahoo+music" rel="tag">  yahoo music</a>, <a href="http://technorati.com/tag/images" rel="tag">  images</a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.iosart.com/2007/03/31/foxytunes-planet-goes-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

