Blog
Firefox 3.6 - image preview
geschrieben von Markus, 24.04.2010 19:24 Uhr

The new Firefox 3.6 introduced support for the File-API.
One of the advantages of this API is that access to local (user-selected) files is possible. In our case, this means that after a user selected a file, we could show a small thumbnail of the selected file. Using the sample code, it basically works. The images are resized using CSS' max-width/height. Well done so far.
However, there is one drawback. It is no secret that Firefox really eats your memory. In this case, this is even more noticeable than usually.
I took 10 images with a total of 34.9 MB. This is the lower limit of what should be supported. Currently we allow 20 images with 10 MB each to be uploaded.
So what happened?

(The Y-Axis is 100 KB, so 3700 there are 370 MB)
I really liked this feature, but I can't understand why Firefox needs nearly ten times the size of the images to be displayed as thumbnails. I guess one problem is that the images are read from disk, converted to a data-uri, this data-uri is stored as src in the <img> and then the image is scaled.
In the end, this means that on slower computers, it could be faster to upload the images and view the thumbnails generated by the server. This needs improvement.
I also already filed a bug report at Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=554971
(11 Kommentare)
30.000 Abloader
geschrieben von Jens, 21.04.2010 08:09 Uhr

gestern hat sich der 30.000ste Abloader registriert. Und weiter geht's!
Nen schönen Mittwoch
Jens
(2 Kommentare)
Thumbnails: Hintergrund bei Transparenz
geschrieben von Markus, 17.04.2010 19:55 Uhr

Daher bieten wir euch jetzt an, den Hintergrund unserer Thumbnails transparent zu machen. Eine entsprechende Einstellung findet ihr natürlich wieder unter "Mein Account", dort sind auch Beispielbilder.
Das ganze funktioniert natürlich nur bei den Bildern, die ihr selbst hochgeladen habt. Bei fremden Bildern gilt die Einstellung des Uploaders.
Ansonsten gab es in letzter Zeit zwei kleine Änderungen, die ich hier noch kurz aufführen will:
- Die automatische Sortierung in Galerien wird automatisch deaktiviert, wenn ihr Bilder per Hand verschiebt.
- Beim Berühren eines Bildes unter "Meine Bilder" wird die Zeile hervorgehoben, damit ihr euch besser in der Tabelle zurechtfindet.
Für Serverprobleme in den letzten Tagen möchten wir uns noch einmal entschuldigen - wir arbeiten dran.
Wie immer: Sollten Probleme auftauchen, meldet euch bitte unter "Kontakt".
(8 Kommentare)
Heutiger Ausfall
geschrieben von Jens, 10.04.2010 17:13 Uhr

wie ihr sicherlich gemerkt habt, ist ein Teil (ca. 1/6) unserer Infrastruktur heute wegen eines Hardwarefehlers für einige Stunden zum Erliegen gekommen. Wir haben den Fehler soeben behoben und möchten uns wir die Unannehmlichkeiten entschuldigen.
Ein entspanntes Wochenende
Jens
(28 Kommentare)
Frohe Ostern!
geschrieben von Jens, 04.04.2010 12:00 Uhr

Wir wünschen den mittlerweile fast 30.000 Abloadern (uff!) frohe Ostern und viel Glück beim Eier- und Schokoladesuchen.
Mümmelnde Grüße
das A-Team :-)
(8 Kommentare)