>

instant-thinking.de

just enough to get you started and leave you confused

links for 2007-03-09

| Kommentare

  • Converting docs to Standard Text and xls to csv… Neato.
  • M3U files are simple text files used to “stream” MP3 files. Sometimes, you might want to keep the real MP3 file, instead of just streaming it. This program does just that!
  • is a front-end application for GNU wget.
  • will follow all of your internal links to find your pages, checking the server response code for all internal and external links found.
  • Adds a “Followup” items to the Message and contextual menus (and optionally a toolbar button) of Apple’s Mail application that allows you to compose (and then send) a quoted version of the original message to all of the original recipients, keeping the To

Neue Apache Icons

| Kommentare

Neue Apache Icons

Bei ideocentric.com kann man sich Ersatz für die in die Jahre gekommenen Standard-Icons des Apache Web-Servers runterladen. Schick die Dinger, und unter OS X in /usr/share/httpd/icons schnell ausgetauscht…

(via: Tice)

DarwinPorts/MacPorts Selfupdate

| Kommentare

Ich wollte gerade meine Uralt-Installation der Darwin MacPorts per sudo port -d selfupdate auf den neuesten Stand bringen und da kommt sowas:

    Selfupdate failed:
               couldn't open "/opt/local/var/db/dports/sources/
               rsync.rsync.opendarwin.org_dpupdate1/base/dp_version":
               no such file or directory

Wenn man eine dermassen antike Version wie ich nutzt, liegt die Datei dp_version für ein Update an der falschen Stelle.

Um dieses Problem zu fixen, editiert man die Datei /Library/Tcl/darwinports1.0/darwinports.tcl. Man sucht das Stückchen:

    # get new darwinports version and write the old version back
    set fd [open [file join $dp_base_path dp_version] r]
    gets $fd dp_version_new
    close $fd
    ui_msg "New DarwinPorts base version $dp_version_new"

Und ändert die erste Zeile nach dem Komentar (Einfach “config” hinzufügen) auf:

    # get new darwinports version and write the old version back
    set fd [open [file join $dp_base_path config dp_version] r]
    gets $fd dp_version_new
    close $fd
    ui_msg "New DarwinPorts base version $dp_version_new"

Dann klappt das auch mit dem Selfupdate.

(Lösung gefunden bei: miscellaneous factZ)

links for 2007-03-06

| Kommentare

Prozesse abschiessen

| Kommentare

Wenn der Unix-Admin einem Prozess mal so richtig den Garaus machen will, greift er heute nicht mehr zu kill -9 sondern zu psDooM.

psDooM is a process monitor and manager for *nix systems. While psDooM is not as full-featured as some other process utilities, it is certainly functional for many tasks. Additionally, it has a unique (and quite possibly familiar) user interface: Doom.

Ss1

Da läuft einem im God-Mode schon mal so ein crond vor die doppelläufige Flinte…

(via: anarchaia.org)

Laser-Graffiti

| Kommentare

Ein paar Holländer haben mal eben ein Hochaus in 2 Sekunden gebombt ohne auch nur einen Spritzer Farbe zu verschwenden.

396087239 F118E63Ef2

Man kann auf einer riesigen projizierten Fläche mit einem Laserpointer beliebig rumtaggen und macht überhaupt nichts kaputt. Beeindruckend.

Die Graffiti Research Labs (ja genau, die mit dem LED Graffiti) haben ein klasse Video von der Aktion, bei flickr gibt es noch mehr Fotos zu bestaunen und ein HowTo (inklusive Stückliste und Quellcode) gibt es auch noch.

Gran. Di. Os.

(via: schon wieder Nerdcore)

links for 2007-03-02

| Kommentare

  • Free JavaBackup-Program. Maybe worth a shot…
    (tags: java backup)
  • Nice looking Photo-Management-App with camera-import and integrated Image-Editor. Looks very nice!
  • is a free Cocoa-based developer tool for Mac OS X Tiger that allows you access and debug WSDL & SOAP-based Web Services from the comfort of your desktop.
  • With the ability to sort and organize your assignments, exams, and projects quickly and easily Schoolhouse is a must have for any student on-the-go. The power of smart notebooks allow you to interact with your work as simply as your iTunes library.
    (tags: school fom mac osx gtd)
  • You are making no use of your windows? Fenêtre volantes puts them in flight! Gorgeous looking Screensaver.
  • is an IDE for creating Dashboard Widgets with a shitload of features and tools
  • is an application for launching the text web browser Lynx in a Terminal window. Handy!
  • is a small, free and easy to use application you can use to add multiple CoreImage filters to your images with a single click.
  • is a tiny program that puts an icon in the right side of your menu bar. Click it to prevent your Mac from automatically going to sleep, dimming the screen or starting screen savers.