Blogmarks.net exposes marks with a consistent uri scheme. Here is how it works :
- http://blogmarks.net/
<PERIMETER>/<RESTRICTION>
where <PERIMETER> can be :
- user/
<login>-- Marks from user<login>'s marks - my -- Your marks
and where <RESTRICTION> can be :
- tag/
<tag1>-- Marks tagged with<tag1> - tag/
<tag1>+<tag2>-- Marks tagged with<tag1>and<tag2>(you can add more tags this way) - search/
<string>-- Marks returned by a full-text search on<string>
some examples :
- http://blogmarks.net/tag/music+label -- All marks tagged with music & label
- http://blogmarks.net/user/mbertier/tag/music -- All marks tagged with music from user mbertier
- http://blogmarks.net/search/fish -- Search for fish in all marks
- http://blogmarks.net/user/.rico/search/fish -- Search for fish in .rico's marks
Useful by itself, best served with Firefox Quick Searches.