Try another search, or browse all sites!
Blocks:
<% site.blocks.each do |block| %>
<%= block.actioning_site.username %>
<% end %>
<% Tag.popular_names(100).each_with_index do |tag,i| %> <% i = (((i+1).to_f/100) * 10).to_i %> <%= tag[:name] %> <% end %>