Schlagwörter
admin administration administrative album alternative Analyse app arbeit artist befehle Bildschirmausgabe blog bonn brother chausant chausants chromixa cmd code commands h-brs iphone IT Java köln leben live mp3 music musik pd PureData Python remote ruby server Snippets song sound tools web windows wordpress 3.0 writedown übung
Tag Archives: web
Ruby: “example”.tag(:p) => “<p>example</p>”
class String def tag(t = :p, p = {}) props = “” p.each { |key,val| props += ” ” + key.to_s + ‘=”‘ + val.to_s + ‘”‘ } return “<” + t.to_s + props + “>” + self + “</” … continue reading
Relay :: Ajax Directory Manager
Relay – eine Lösung die vielleicht auch Dir weiter hilft. Während meines Business Information System – kurz BIS – Studium, habe ich Folien und andere Unterlagen auf einem USB-Stick gelagert um Sie mobil immer zur Hand zu haben und nicht … continue reading