<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-10026400</id><updated>2012-05-28T10:22:39.974Z</updated><category term='sakai'/><category term='svn subversion'/><title type='text'>blog buckett</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://thicksliced.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10026400/posts/default/-/sakai'/><link rel='alternate' type='text/html' href='http://thicksliced.blogspot.com/search/label/sakai'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Matthew Buckett</name><uri>https://profiles.google.com/115848623503312671365</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh5.googleusercontent.com/-1fo0HjRzlhc/AAAAAAAAAAI/AAAAAAAAAV8/y3vEc51EUfE/s512-c/photo.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-10026400.post-3158325560405391118</id><published>2006-11-03T11:01:00.000Z</published><updated>2006-12-12T14:05:29.055Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='sakai'/><title type='text'>Sakai Site.equals()</title><content type='html'>Took a little while to figure this one out but in Sakai the &lt;code&gt;org.sakaiproject.site.api.Site equals()&lt;/code&gt; method will return true when passed a string if it matches the ID of the site. The reason they do this is so that they can save a list of site IDs and then have a collection of sites and call 
&lt;code&gt;siteList.removeAll(stringList);&lt;/code&gt;. This can be seen is action in the CharonPortal where is is used to hide sites that the user isn't interested in.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/10026400-3158325560405391118?l=thicksliced.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://thicksliced.blogspot.com/feeds/3158325560405391118/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=10026400&amp;postID=3158325560405391118' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/10026400/posts/default/3158325560405391118'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/10026400/posts/default/3158325560405391118'/><link rel='alternate' type='text/html' href='http://thicksliced.blogspot.com/2006/11/sakai-siteequals.html' title='Sakai Site.equals()'/><author><name>Matthew Buckett</name><uri>https://profiles.google.com/115848623503312671365</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh5.googleusercontent.com/-1fo0HjRzlhc/AAAAAAAAAAI/AAAAAAAAAV8/y3vEc51EUfE/s512-c/photo.jpg'/></author><thr:total>0</thr:total></entry></feed>
