Stoppt die Vorratsdatenspeicherung! Jetzt klicken &handeln! Willst du auch an der Aktion teilnehmen? Hier findest du alle relevanten Infos und Materialien:

Archived entries for

Content Switcher without JavaScript

Schönes Beispiel für Progressive Enhancement: Louis Lazaris erklärt einen Content Switcher der auch ohne JavaScript funktioniert und deep linking untersützt.

Als mir diese Technik zum ersten mal über den Weg gelaufen ist habe ich eine Weile gebraucht um zu verstehen wie das gelöst wurde, dabei ist es eigentlich recht simple ;-)

Recognizr

Technology Review berichtet über eine neue Facette der Überwachung:

Die schwedische Software-Firma The Astonishing Tribe (TAT) hat eine Handy-Anwendung entwickelt, die Informationen über fremde Menschen anzeigt, wenn man mit der Smartphone-Kamera auf sie zielt. Das System kombiniert Technologien des Cloud Computing, der Gesichtserkennung, sozialer Netze und erweiterter Realität (Augmented Reality).

Was wiederum ganz cool ist: Das Ganze basiert auf einem Opt-in. Nutzer müssen Bild sowie Profildaten selbst hochladen und freigeben. „Sie sollten mit Recognizr nur Leute identifizieren können, die sich dafür angemeldet haben.“

jQuery: Performance

Aus dem SOA World Magazine:

Depending on the size of your web site (number of DOM elements) you should consider the overhead of individual selector methods. Instead of selecting by classname you may want to think about using TagName and ClassName or by using unique IDs in case you only have a handful of objects on your page. Also – make sure you cache already resolved objects to avoid the overhead for subsequent resolving calls. And – last but not least – avoid calls that are not necessary. As seen in the page that I analyzed – more than 1.5 seconds of the 2 seconds can be saved by not making those calls.

daily links

  • Git Client - SmartGit
    SmartGit is an efficient user interface for Git, focussing on simplicity and targeting non-experts and people who prefer a graphical application over command line usage.
  • SWF Link | drupal.org
    A simple CCK formatter that allows CCK Link fields to be displayed using the SWFTools module’s output formatters. This allows you to easily use externally hosted files for podcasts, video streaming, and so on without the overhead of the emfield module.
  • Highlight Your Best Content Using the Radioactivity Module | Mastering Drupal
  • Drain Hole - A SEO WordPress download manager with versions, SVN, and permissions | Urban Giraffe
    Drain Hole is a centralized download manager, with full monitoring and statistics, versioning, SVN support, and SEO download URLs (no more nasty query strings!).
  • Node Reference URL Widget | drupal.org
    The Node Reference URL Widget module adds a new widget to the Node Reference CCK field type. It auto-populates a node reference field with a value from the URL, and does not allow this value to be changed once set. It can automatically provide a link on the referencing node types, that will contain the proper url to prepopulate the field.
  • HTML Export | drupal.org
    HTML Export allows you to take your Drupal site and export it to HTML. The current version will grab all style sheets, nodes, images, JavaScript, and anything uploaded to your files folder and package it up in the files directory.

jQuery: Image Viewer

Und mal wieder ein schicker Image Viewer mit jQuery: YoxView.

  • Images are resized to fit inside the browser’s window
  • Images can be pre-cached
  • Multiple instances in the same page may be used, ideal for blog entries, for example.
  • Fully configurable - each instance may have a different configuration.


Copyright © 2004–2009. All rights reserved. – Impressum

RSS Feed. This blog is proudly powered by Wordpress and uses Modern Clix, a theme by Rodrigo Galindez.