Brain Links is back

Only a week after I closed down Brain Links, Brain Links is back, albeit in a more simpler form. Before, each link had its own page, with a description and the possibility to comment on the link (which was rarely used). The new Brain Links is only visible as a linkroll on the sidebar of the main page of Brain Tags.

To power Brain Links, I no longer use Movable Type, but created a new widget that fetches the last ten links from my del.icio.us account. There are no archives, no overview, no categories, no comments,... just ten interesting links.

In case somebody also wants to create a del.ico.us widget, this is the code I used:

<div class="module-delicious module">
  <h2 class="module-header">Brain Links</h2>
  <div class="module-content">
    <script type="text/javascript" src="http://del.icio.us/feeds/js/beltza?count=10"></script>
    <noscript><a href="http://del.icio.us/beltza">my del.icio.us</a></noscript>
  </div>
</div>

Insert the code above into a new system template called Widget: del.icio.us linkroll, and add the widget to a widget manager. Do not forget to replace beltza with the name of your del.icio.us account!

Leave a comment

Monthly Archives

Recent Entries

  • Comments and tweets

    A recent trend in the blogosphere has been to add **tweets as comments** on posts. I understand where this comes from, as in general...

  • Manifiesto «En defensa de los derechos fundamentales en internet»

    Ante la inclusión en el Anteproyecto de Ley de Economía sostenible de modificaciones legislativas que afectan al libre ejercicio de las libertades de expresión, información...

  • Commenting not possible

    I just discovered that it currently is not possible to comment on this blog. At first sight it looks like the problem is caused...

  • Back from the CeBIT

    I am back from the CeBIT show. Actually, I came back on Monday, but have been too busy to post. This year has been...

  • Downloading viruses?

    I just saw the screen above, which is the ClamWin antivirus software uploading its virus database. On the left hand side they have an animation...

Close