[lang]

Present Perfect

Personal
Projects
Packages
Patches
Presents
Linux

Picture Gallery
Present Perfect

New office

Filed under: Fluendo — Thomas @ 20:08

2004-06-15
20:08

is great. Well, not new office, but spankingly new furniture.
Rupert agrees.

It makes us feel like a real company if it wasn't for the fact that we're not actually doing anything. Especially since boss-type guy is away in New York schmoozing up lawyers.

Beside the office, also working on the website. I got the HTML from the Spanish design company. Site looks nice, but ugh, do I ever hate fixing up HTML. Javascript code copied literally over tons of files, tags that don't do anything at all in the real world, bad identation, superfluous table cells, image and css class names in Spanish, ...

Here's a snippet of the original JavaScript code for your displeasure:

function MM_preloadImages() { //v3.0
 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a .length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} }

Seriously, your browser is not making this up. This is how it's laid out in the source.
It's probably directly generated from Dreamweaver, and if you stick to it you probably never see it, but man, I'd be embarassed if I had written the code that outputs this.

No Comments

No comments yet.

RSS feed for comments on this post. TrackBack URL

Sorry, the comment form is closed at this time.

picture