en

SFE 0.5

Posted by andu
Thu, 2008-06-19 20:39

I've just uploaded SFE 0.5 to Mozilla Addons. Grab it here now or via the update manager when it will be approved.

Changelog:

  • Updated for Firefox 3.
  • Fixed popup position bug (thanks to Steven for reporting this).

Maybe?

Posted by andu
Mon, 2008-05-26 22:05

Green Carnation started as a death metal band, disbanded after the composer left for Emperor and reformed later changing their style from album to album, becoming less heavier.

The acoustic verses, released in 2006, is, as the name implies, acoustic. It's a stunning album and I wholeheartly recommend it to anyone, even if the word metal usually scares you. If you can get A night under the dam, their dvd with the album played in a concert which took place several kilometers into the Norwegian mountains, under a thirty-meter-tall dam built in 1939, you're in for a treat.

Today's discovery: Klaus Nomi

Posted by andu
Mon, 2008-05-05 23:44

I might as well look as alien as possible because it reinforces a point I am making. My whole thing is that I approach everything as an absolute outsider. It’s the only way I can break so many rules. Remember, my background is totally strange - German classical opera. So I was uncertain about coming from that to rock. It was just as shocking for me to sing opera in a falsetto soprano in Germany. It was another rule I was breaking. You just didn’t do that. And I am helped by the fact that pop and rock, which you would think has no rules at all, is really just as conservative as classical music. So what I do is doubly shocking. The difference is that punk audiences admire that I can shock them. Nothing is sacred to me. Who is making the rules anyhow?
Klaus Nomi

Track of the day

Posted by andu
Tue, 2008-04-08 08:36

A blast from the past. :)

Martha and the Muffins - Echo Beach

Building Powerful and Robust Websites with Drupal 6 and Selling Online with Drupal e-Commerce

Posted by andu
Mon, 2008-04-07 19:38

Dries predicted that there will be at least 10 books about Drupal published in 2008. Good news, he might've been right.

After Drupal 5 Themes (which, I know, was released in december last year) Packt Publishing just released two new books:

There's reviews to these books coming these days.

Also Packt will be releasing Learning Drupal 6 Module Development in June and O'Reilly a Drupal cookbook.

Soylent green is not people anymore

Posted by andu
Mon, 2008-04-07 12:43
Charlton Heston - Image from thebiographychannel.co.uk
R.I.P. Charlton Heston (1924 - 2008)

NexT Cultural Society

Posted by andu
Sat, 2008-03-29 15:40

NexT Cultural Society from Romania decided to convert their original static website to something more dynamic and manageable. I was in charge of implementing the new version using, of course, my platform of choice. Drupal. :) You can view the result at http://www.nextproject.ro/ It's still in beta and there's a couple of small things to fix.

What it uses:

  • Image and Imagecache
  • Fckeditor
  • CCK
  • Localizer
  • Sifr
  • Webform
  • A custom module (being contributed these days) to extend the menu (to allow specifying a CSS class or id and to decide what user roles see it)
  • A custom module to archive the current festival pages and create a blank structure for a new one

Playing around...

Posted by andu
Tue, 2008-03-25 22:21
Simpy

:D
More to come in a week or so. And because of this it's also time to update the Simpy php api. Looking back at the code I wrote two years ago is not an easy sight.

Track(s) of the day

Posted by andu
Mon, 2008-03-24 14:12

Within Temptation - Blue eyes

Van Noizz - Pas cu pas

Minimal jQuery accordion

Posted by andu
Sun, 2008-03-23 21:09

Searching for a simple accordion who works with an older jQuery version I'm forced to use and who doesn't have kilobytes of dependencies I didn't come across anything which suited me.

So I wrote my own starting from this blog post.