Web Design Inspiration, CSS Gallery and Video Review Podcast – Unmatchedstyle.com

Unmatchedstyle.com – Vorstellung von Designs, gut als Inspirtation- und Informationssquelle.

Veröffentlicht in Inspiration | Kommentieren

Momente, Orte

Es gibt diesen Klang, den jede Situation, jeder Moment, jeder Ort in sich hat. Dieser Klang ist die Ahnung einer Melodie, wie ein fernes Lied, dass leise klingt. Als Kind, da fühlt man dieses ferne Lied jedes Ortes. Doch wo sind diese Klänge heute? Farblose Gedanken ordnungswahnsinniger Kontrolle? Das sind nur Teile, des Erwachsenen. Schöne Orte, um sich dort hinzuflüchten. Man taucht nicht ein, man schaut nur zu. Sicher, trocken, bequem.

Veröffentlicht in Inspiration | Kommentieren

DocBook Export In MoinMoin Wiki Running On Mac OS X 10.6 (Snow Leopard)

As stated in the official documentation pages of MoinMoin DocBook export is a out-of-the-box feature. So it seems no problem: just install MoinMoin, write your content, use the “Render as DocBook” action and you’re done. But there are some pitfalls: even MoinMoin 1.9.3 is released at 2010-06-27, it depends on an old Python extension dated to 2004: PyXML.

So in order to get MoinMoin with DocBook export running, you have to install PyXML to your Python extension library – even modern Python (like 2.4) has built-in XML state-of-the art support.

To get things running on Mac OS X 10.6 or 10.5 (might even work with older versions), you have to build and install the library on your system. If you try to download PyXML and build manually you probably run into problems (compiling errors). I recommend to use MacPorts. So this are the steps for your success:

  1. Download and install MacPorts (if you don’t have it already) – and restart your computer.
  2. run sudo port install py-xml (it takes a while, since there are some dependencies – and a new Python is build)
  3. run sudo port install python_select
  4. sudo python_select python24 (you have to use the new build Python 2.4 with MoinMoin – even if there is a newer version on your machine)
  5. start your MoinMoin wiki server with the new build Python (/opt/local/bin/python), like /opt/local/bin/python wikiserver.py OR edit the magic line of the wikiserver.py script

If you have questions, suggestions or I missed a point, just leave a comment.

Veröffentlicht in Tools | Kommentieren

Instant: Running MoinMoin Wiki As Deamon on Mac OS X with launchd

Using MoinMoin Wiki on Mac OS X can be a little bit more elegant by using the Mac OS X launchd service. I wanted to start the MoinMoin standalone wiki server on my Mac only if I needed it – meaning I only want to start MoinMoin if I access a wiki page through my browser. So here lauchd comes in action. Detailled information on launchd and it’s PLIST-Format is given at the Apple website .It’s a service which combines standard UNIX services like crond, inetd and the init loading mechianism.

So how to achieve the automatic on-demand start-up of MoinMoin.

Open a console (Terminal) and create a launchd .plist File in one of the launchd startup directories:

sudo vim /Library/LaunchAgents/in.moinmoin.wikiserver.plist

The content of this file should be (assuming you extracted the MoinMoin archive to /Applications/moin):

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
 <dict>
 <key>Label</key>
 <string>in.moinmoin.wikiserver</string>
 <key>ProgramArguments</key>
 <array>
 <string>/Applications/moin/wikiserver.py</string>
 </array>
 <key>Sockets</key>
 <dict>
 <key>MoinMoin</key>
 <dict>
 <key>SockFamily</key>
 <string>IPv4</string>
 <key>SockServiceName</key>
 <string>8080</string>
 </dict>
 </dict>
 <key>RunAtLoad</key>
 <false/>
 <key>OnDemand</key>
 <true/>
 <key>LaunchOnlyOnce</key>
 <true/>
 </dict>
</plist>

If you want to launch your configuration now (at next system startup it’s done automatically) just enter:

launchctl load /Library/LaunchAgents/in.moinmoin.wikiserver.plist
Veröffentlicht in Werkzeuge | Kommentieren

Apache FOP XLS-FO PDF Rendering And Fonts

It’s essentially for aesthetics, even in an automatic generated technical documentation, to use typography and layout as you intended it. One fundamental topic are fonts.

In Apache FOP 1.0 a convenience feature for XSL-FO to PDF rendering was added: automatic detection and use of fonts. This can be fonts registered by the operating system or fonts lying in directories you point at by mentioning them in the FOP configuration file. But if you want to use the auto feature, you have to tell FOP to use your configuration file, even it’s the standard configuration in <fop directory>/conf/fop.xconf – often forgetting the -c parameter and wondering why your fonts are not detected costs endless hours.

To use costum-fonts just add the following (just one or both sections, as you need it) to your fop.xconf under the <fonts> node:

<!-- use fonts located in a special directory -->
<directory>/Library/Fonts</directory>
<!-- automatically detect operating system installed fonts -->
<auto-detect/>

Runnig the auto-detection font feature can result in a huge memory consumption by fop building it’s font cache file (~.fop/fop-fonts.cache). If you get the message: Exception in thread “main” java.lang.OutOfMemoryError: Java heap space – try this options (entered in a shell just before you start FOP or add this to the FOP start script):

export FOP_OPTS='-Xmx512m'

or if that doesn’t work, then

export FOP_OPTS='-Xmx1024m'
Veröffentlicht in Werkzeuge | Kommentieren

Web Fonts bei Fonts.com

Die Webfont API von Monotype ist fertig. Damit lassen sich per REST Schriften von Monotype in Webseiten einbinden; 3000 Schriften lassen sich für max. 25000 Seitenaufrufe abrufen. Zu Monotype gehört auch der bekannte Schriftenhersteller Linotype. Link: Fonts.com Web Fonts.

Veröffentlicht in Werkzeuge | Kommentieren

Stroke alternativer Kunstevent

Junge, frische Ideen abseits des elitären Kunsthandels bietet der Stroke Event. Dieses Video zeigt den Event letztes Jahr in München. Aktuelle Infos für dieses Jahr gibt es bei STROKE.03

STROKE.01 from INTOXICATED DEMONS GALLERY on Vimeo.

Veröffentlicht in Uncategorized | Kommentieren

Open Web Fonts auf der TypeCon 2010

Einen kurzen Einblick über die Akzeptanz und Einbindung des WOFF Schriftenformat in Browsern in die Unterstützung des W3C bietet Webmonkey. Das WOFF Format erlaubt das resourcenschonende Einbinden von Schriften in Webseiten.

Veröffentlicht in Werkzeuge | Kommentieren

Menschliche Strommasten – vielleicht bald auf Island zu sehen?

Die Architekurfirma Choi+Shine hat eine geniale Gestaltungsidee für Strommasten erarbeitet. Durch leichte Modifizierung der erbrobten Ausführung konventioneller Masten, lassen sich Masten mit figuraler Form in verschiedenen Posen erstellen. Mehr dazu bei Wired: Iceland Considers Humanoid Pylon Design to Carry Electricity.

Veröffentlicht in Inspiration | Kommentieren

3D-HD-Camcorder von Panasonic

Panasonic HDC-SDT750 3D camcorderPanasonic bringt im September den HDC-SDT750 Camcorder auf den Markt. Wesentliches Highlight ist die 3D Funktion, mit der durch eine Vorsatzlinse jeweils zwei Bilder parallel aus unterschiedlichen Perspektiven aufgezeichnet werden. Mit Standard 3D Fernsehern und Abspielgeräten lassen sich die Filme anschauen. Der Einführungspreis soll bei € 1399 liegen.

Veröffentlicht in Produkte, Werkzeuge | Kommentieren