<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>dopiaza.org</title>
      <link>http://www.dopiaza.org/</link>
      <description>Random thoughts about random stuff</description>
      <language>en</language>
      <copyright>Copyright 2007</copyright>
      <lastBuildDate>Wed, 24 Jan 2007 17:09:38 +0000</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

            <item>
         <title>Flickr Mashups Book</title>
         <description><![CDATA[<div class="flickr-small"><a href="http://www.amazon.com/gp/product/0470097744?ie=UTF8&tag=cascade0c&linkCode=as2&camp=1789&creative=9325&creativeASIN=0470097744"><img src="/flickr/mashups/flickr-mashups-cover-s.jpg" width="100" height="126" border="0" class="lead-in-image" alt="Flickr Mashups book cover" title="Flickr Mashups book cover" /></a></div>
My book, Flickr Mashups, is now <a href="http://www.amazon.com/gp/product/0470097744?ie=UTF8&tag=cascade0c&linkCode=as2&camp=1789&creative=9325&creativeASIN=0470097744">available from Amazon.com</a><img src="http://www.assoc-amazon.com/e/ir?t=cascade0c&l=as2&o=1&a=0470097744" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />. To celebrate the launch, I've created a new <a href="/flickr/mashups/">Flickr Mashups section</a> for this web site for both existing and potential readers.

]]></description>
         <link>http://www.dopiaza.org/archive/2007/01/flickr_mashups_book.php</link>
         <guid>http://www.dopiaza.org/archive/2007/01/flickr_mashups_book.php</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Flickr</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Flickr Mashups</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Software</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">api</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">flickr</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">mashups</category>
        
         <pubDate>Wed, 24 Jan 2007 17:09:38 +0000</pubDate>
      </item>
            <item>
         <title>Greasemonkey script: Flickr Discussion Images</title>
         <description><![CDATA[<a href="http://www.flickr.com/people/stillthedudeabides/">Joel Carranza</a> has written a nice little Greasemonkey script, <a href="http://www.carranza-collective.com/joel/software/flickr-discussion-images/">Flickr Discussion Images</a>, that allows you to view all the images in a Flickr group discussion thread&mdash;it's perfect for browsing through threads in groups like <a href="http://www.flickr.com/groups/utata/">Utata</a> where the pictures often <em>are</em> the thread. It adds three links underneath the main post, which allow you to switch easily between the normal full view, images only, or image thumbnails only.

<div class="flickr-frame">
<a href="http://www.flickr.com/photos/dopiaza-archive/353831023/" title="Flickr Discussion Images (by dopiaza's archive)"><img src="http://static.flickr.com/125/353831023_ab91669290.jpg" title="Flickr Discussion Images (by dopiaza's archive)" alt="Flickr Discussion Images (by dopiaza's archive)" width="500" height="374" /></a>
</div>

You can download and install his script from <a href="http://www.carranza-collective.com/joel/software/flickr-discussion-images/">here</a>.]]></description>
         <link>http://www.dopiaza.org/archive/2007/01/greasemonkey_script_flickr_dis.php</link>
         <guid>http://www.dopiaza.org/archive/2007/01/greasemonkey_script_flickr_dis.php</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Greasemonkey</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">api</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">flickr</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">greasemonkey</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">software</category>
        
         <pubDate>Thu, 11 Jan 2007 14:20:57 +0000</pubDate>
      </item>
            <item>
         <title>Farming Flickr</title>
         <description><![CDATA[Earlier this week, Flickr made some changes to the way static URLs to images are constructed and introduced the idea of <i>farms</i>. For some time now, many of the API calls have been returning an extra <code>farm</code> attribute, but now we can finally see how this new information is used.]]></description>
         <link>http://www.dopiaza.org/archive/2006/12/farming_flickr.php</link>
         <guid>http://www.dopiaza.org/archive/2006/12/farming_flickr.php</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Flickr</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Flickr API</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Flickr Mashups</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">api</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">flickr</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">mashups</category>
        
         <pubDate>Sat, 23 Dec 2006 11:20:41 +0000</pubDate>
      </item>
            <item>
         <title>Escape Entities Update</title>
         <description><![CDATA[I've just fixed a minor bug in my <a href="/tools/greasemonkey/escapeentities/">Escape Entities</a> Greasemonkey script that caused the page to jump back to the top of the document when used. You can get the updated version <a href="/tools/greasemonkey/escapeentities/">here</a>.]]></description>
         <link>http://www.dopiaza.org/archive/2006/12/ive_just_fixed_a_minor.php</link>
         <guid>http://www.dopiaza.org/archive/2006/12/ive_just_fixed_a_minor.php</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Greasemonkey</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Software</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">greasemonkey</category>
        
         <pubDate>Fri, 15 Dec 2006 16:52:22 +0000</pubDate>
      </item>
            <item>
         <title>Ho Ho Ho</title>
         <description><![CDATA[<div class="flickr-small"><a href="http://www.flickr.com/photos/dopiaza-archive/321625573/" title="Photo Sharing"><img src="http://static.flickr.com/132/321625573_16ee37a2a4_o.jpg" width="249" height="167" alt="otter ho ho ho" /></a></div>

Christmas is coming, the otter's got his hat...

There's a new Easter Egg on <a href="http://www.flickr.com/">Flickr </a>(or should that be Christmas pudding...?). If you add a note to a photo with the text "ho ho ho hat", a red Santa hat miraculously appears. If you use "ho ho ho beard", you get a fluffy white beard.

The naysayers are already complaining about this in <a href="http://www.flickr.com/forums/help/30637/">FlickrHelp</a>, so try it out now whilst the fun lasts. But do remember folks, use your Santa hats and beards responsibly...]]></description>
         <link>http://www.dopiaza.org/archive/2006/12/ho_ho_ho.php</link>
         <guid>http://www.dopiaza.org/archive/2006/12/ho_ho_ho.php</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Flickr</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">christmas</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">flickr</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">hat</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">otter</category>
        
         <pubDate>Wed, 13 Dec 2006 21:27:19 +0000</pubDate>
      </item>
            <item>
         <title>No Limits</title>
         <description><![CDATA[The hot news today is that <a href="http://www.flickr.com/">Flickr</a> have just removed their upload limit for Pro account holders. Previously, it was possible to upload up to 2 Gigabytes per month&mdash;now there is no limit. It's debatable just how much of a difference this will actually make to most people&mdash;I never managed to get anywhere near that 2Gb limit anyway.

It's good news for free account holders too&mdash;their upload limit is increased from 20 Megabytes per month to a very respectable 100 Megabytes. The 200 photo and 3 photoset limits do, however, remain. 

You can see the new limits documented in the <a href="http://www.flickr.com/help/limits/#28">Flickr FAQ</a>.]]></description>
         <link>http://www.dopiaza.org/archive/2006/12/no_limits.php</link>
         <guid>http://www.dopiaza.org/archive/2006/12/no_limits.php</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Flickr</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">flickr</category>
        
         <pubDate>Tue, 12 Dec 2006 23:40:16 +0000</pubDate>
      </item>
            <item>
         <title>Nagging for Permission</title>
         <description><![CDATA[Flickr have just made a slight change to the way in which the authentication for third-party applications works. Now, whenever you redirect to Flickr for authentication, the user is forced to grant permissions to your application again&mdash;even if they have previously granted the necessary permissions:

<div class="screenshot"><a href="http://www.flickr.com/photos/dopiaza-archive/317885935/" title="Photo Sharing"><img src="http://static.flickr.com/132/317885935_2938847962_o.gif" width="522" height="241" alt="permissions" /></a></div>

This means that third-party applications can no longer silently retrieve a token for you&mdash;although, they can still store a token away and keep using that until the user revokes it. Over on the <a href="http://tech.groups.yahoo.com/group/yws-flickr/">Flick Developer's Mailing List</a>, Stewart says that this is the result of fixing a security-related problem. Fixing potential security holes is, of course, a very good thing. On the other hand, the authentication process now becomes rather clunky from a user's point of view.

Stewart goes on to say:

<blockquote>"we are planning on improvements to the user experience of the auth flow soon, so [&hellip;] it won't seem as jarring for users."</blockquote>

I do hope those improvements aren't a long time in coming...

Update: and a few days later, the changes are rolled back&mdash;apparently they're not necessary for web authentication.]]></description>
         <link>http://www.dopiaza.org/archive/2006/12/nagging_for_permission.php</link>
         <guid>http://www.dopiaza.org/archive/2006/12/nagging_for_permission.php</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Flickr</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Flickr API</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">api</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">flickr</category>
        
         <pubDate>Fri, 08 Dec 2006 11:29:44 +0000</pubDate>
      </item>
            <item>
         <title>Group Id in flickr.photos.search</title>
         <description><![CDATA[I noticed earlier that there's been an update to the Flickr API&mdash;you can now specify a group id when calling <code><a href="http://www.flickr.com/services/api/flickr.photos.search.html">flickr.photos.search</a></code> to restrict the search to a particular. In the past, we only had <code><a href="http://www.flickr.com/services/api/flickr.groups.pools.getPhotos.html">flickr.groups.pools.getPhotos</a></code> available for the searching of group pools and that was rather restrictive&mdash;you could only filter by user, or by tag, and the tag filter only allowed one tag to be specified at a time.

The addition of group id to <code>flickr.photos.search</code> is great news&mdash;it will provide a much more useful way of finding photos within group pools than we've had before. With it, we can now search pools and filter on multiple tags, date, geodata and licence type.]]></description>
         <link>http://www.dopiaza.org/archive/2006/12/group_id_in_flickrphotossearch.php</link>
         <guid>http://www.dopiaza.org/archive/2006/12/group_id_in_flickrphotossearch.php</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Flickr</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Flickr API</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">api</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">flickr</category>
        
         <pubDate>Wed, 06 Dec 2006 16:07:15 +0000</pubDate>
      </item>
            <item>
         <title>Escape Entities</title>
         <description><![CDATA[When you post to groups such as <a href="http://www.flickr.com/">Flickr</a>, or to blogs using tools such as <a href="http://www.sixapart.com/">Movable Type</a>, you are often free to use a selection of HTML tags. This is very handy for adding links, images and basic formatting, but it comes with a downside&mdash;if you ever want to write an HTML snippet that someone can read, perhaps in order to allow them to cut and paste it, you have to manually escape the different HTML entities. <code>&lt;</code> becomes <code>&amp;lt;</code>, <code>&gt;</code> becomes <code>&amp;gt;</code>, <code>&amp;</code> becomes <code>&amp;amp;</code> and &quot; becomes <code>&amp;quot;</code>

To make life easier, I've written a <a href="http://greasemonkey.mozdev.org/">Greasemonkey </a>script that attaches itself to any <code>&lt;textarea&gt;</code> elements on the page and provides a handy icon that when clicked on converts any special characters into their corresponding entities. 

<div class="screenshot">
<img src="/tools/greasemonkey/escapeentities/screenshot1.gif" alt="screenshot" title="screenshot" />
</div>

Click <a href="/tools/greasemonkey/escapeentities/">here </a>to read more and install the script.]]></description>
         <link>http://www.dopiaza.org/archive/2006/12/escape_entities.php</link>
         <guid>http://www.dopiaza.org/archive/2006/12/escape_entities.php</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Greasemonkey</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Software</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">entity</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">greasemonkey</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">html</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">software</category>
        
         <pubDate>Mon, 04 Dec 2006 18:50:24 +0000</pubDate>
      </item>
            <item>
         <title>Happy Day</title>
         <description><![CDATA[<div class="flickr-frame">
	<a href="http://www.flickr.com/photos/dopiaza/206410617/" title="photo sharing"><img src="http://static.flickr.com/60/206410617_19d6ae654f.jpg" class="flickr-photo" alt="Happy Day" title="Happy Day" /></a>
</div>
<div class="flickr-caption"><a href="http://www.flickr.com/photos/dopiaza/206410617/">Happy Day</a>, originally uploaded by <a href="http://www.flickr.com/people/dopiaza/">dopiaza</a>.
</div>
				
<div class="flickr-yourcomment">
	I've just been setting up <a href="http://www.flickr.com/">Flickr</a> to allow me to post here. Of course, I need to a photo to try it out with, so here goes. Have a Happy Day.
</div>]]></description>
         <link>http://www.dopiaza.org/archive/2006/12/happy_day_1.php</link>
         <guid>http://www.dopiaza.org/archive/2006/12/happy_day_1.php</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Flickr</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">flickr</category>
        
         <pubDate>Sun, 03 Dec 2006 19:11:11 +0000</pubDate>
      </item>
            <item>
         <title>How Interesting am I?</title>
         <description><![CDATA[Have you ever wondered just how interesting your <a href="http://www.flickr.com/">Flickr</a> photos are relative to each other? I've written a new <a href="/flickr/greasemonkey/howinteresting/index.php">Greasemonkey script</a> to tell you just that. When installed, you will see an additional link on your Flickr photo pages displayed in the Additional Information section.

<div  class="screenshot">
<img src="/flickr/greasemonkey/howinteresting/howinteresting-link.gif" alt="screenshot" title="screenshot"/>
</div>

Read more and download the script <a href="/flickr/greasemonkey/howinteresting/index.php">here</a>.]]></description>
         <link>http://www.dopiaza.org/archive/2006/12/how_interesting_am_i.php</link>
         <guid>http://www.dopiaza.org/archive/2006/12/how_interesting_am_i.php</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Flickr</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Greasemonkey</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Software</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">flickr</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">greasemonkey</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">interestingness</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">photo</category>
        
         <pubDate>Sun, 03 Dec 2006 13:49:07 +0000</pubDate>
      </item>
            <item>
         <title>Time For Change</title>
         <description><![CDATA[There's lots going on at the moment, so it seems a good time to give this site a bit of an overhaul. Things here have been fairly static for a while, so it's time to go round, dust things off and give everything a bit of a spring clean. 

So, over the next few weeks, you should start to notice a few changes. I apologise in advance if anything breaks&mdash;I'll try and keep everything working normally, but there might be short periods of downtime whilst I get things organised]]></description>
         <link>http://www.dopiaza.org/archive/2006/12/time_for_change.php</link>
         <guid>http://www.dopiaza.org/archive/2006/12/time_for_change.php</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Site News</category>
        
        
         <pubDate>Fri, 01 Dec 2006 17:16:37 +0000</pubDate>
      </item>
      
   </channel>
</rss>
