Author Archive

Processing für iPhone und iPod Touch

Mit iProcessing gibt es jetzt ein Framework, das die Entwicklung von iPhone Anwendungen in Processing, der Sprache, in der auch der Arduino programmiert wird, ermöglicht.

http://www.heise.de/software/download/iprocessing/71850

Uwe

Uwe Ziegenhagen likes LaTeX and Python, sometimes even combined. Do you like my content and would like to thank me for it? Consider making a small donation to my local fablab, the Dingfabrik Köln. Details on how to donate can be found here Spenden für die Dingfabrik.

More Posts - Website

LaTeX auf dem Mac – Tastenkombinationen

Nachdem ich mich heute doch mal beigemacht habe, MacTeX auf meinem Mac Mini zu installieren blieb die Frage offen, wo denn die TeX-spezifischen Tasten liegen. Hier eine Übersicht

  • Shift-Alt-7 für den Backslash \
  • Alt-8 und Alt-9 für die geschweiften Klammern { und }
  • Alt-5 und Alt-6 für die eckigen Klammern [ und ]

Uwe

Uwe Ziegenhagen likes LaTeX and Python, sometimes even combined. Do you like my content and would like to thank me for it? Consider making a small donation to my local fablab, the Dingfabrik Köln. Details on how to donate can be found here Spenden für die Dingfabrik.

More Posts - Website

Quartal in Excel bestimmen

Gestern brauchte ich eine Möglichkeit, das Quartal zu einem Datum in Excel zu bestimmen. Erster Ansatz: Auf einem zweiten Arbeitsblatt die Monate 1 bis 12 in Spalte A und die entsprechenden Quartalszahlen in Spalte B. Per SVERWEIS() dann wie in einer Hash-Tabelle den richtigen Wert suchen.

Zweiter, besserer Ansatz: Per Formel

RUNDEN((MONAT(B11)/3+0,4);0)

In Zelle B11 stand das Datum.

Uwe

Uwe Ziegenhagen likes LaTeX and Python, sometimes even combined. Do you like my content and would like to thank me for it? Consider making a small donation to my local fablab, the Dingfabrik Köln. Details on how to donate can be found here Spenden für die Dingfabrik.

More Posts - Website

Schicker Monitor von Dell

Im Allgemeinen bin ich ja kein großer Fan von Dell, aber der 27″ Monitor ist schon schick… 2.560 x 1.440 Pixel, Unmengen Anschlüsse…

http://accessories.euro.dell.com/sna/productdetail.aspx?c=de&l=de&s=dhs&cs=dedhs1&sku=381158

Uwe

Uwe Ziegenhagen likes LaTeX and Python, sometimes even combined. Do you like my content and would like to thank me for it? Consider making a small donation to my local fablab, the Dingfabrik Köln. Details on how to donate can be found here Spenden für die Dingfabrik.

More Posts - Website

Vektorzeichnungen mit Asymptote

Durch einen Beitrag in de.comp.text.tex bin ich auf Asymptote aufmerksam geworden, Zitat:

Asymptote is a powerful descriptive vector graphics language that provides a natural coordinate-based framework for technical drawing. Labels and equations are typeset with LaTeX, for high-quality PostScript output.

A major advantage of Asymptote over other graphics packages is that it is a programming language, as opposed to just a graphics program.

Features of Asymptote:

# provides a portable standard for typesetting mathematical figures, just as TeX/LaTeX has become the standard for typesetting equations;
# generates and embeds 3D vector PRC graphics within PDF files;
# inspired by MetaPost, with a much cleaner, powerful C++-like programming syntax and floating-point numerics;
# runs on all major platforms (UNIX, MacOS, Microsoft Windows);
# mathematically oriented (e.g. rotation of vectors by complex multiplication);
# LaTeX typesetting of labels (for document consistency);
# uses simplex method and deferred drawing to solve overall size constraint issues between fixed-sized objects (labels and arrowheads) and objects that should scale with figure size;
# fully generalizes MetaPost path construction algorithms to three dimensions;
# compiles commands into virtual machine code for speed without sacrificing portability;
# high-level graphics commands are implemented in the Asymptote language itself, allowing them to be easily tailored to specific applications.

Hier der Link zur Homepage: http://asymptote.sourceforge.net/.

Uwe

Uwe Ziegenhagen likes LaTeX and Python, sometimes even combined. Do you like my content and would like to thank me for it? Consider making a small donation to my local fablab, the Dingfabrik Köln. Details on how to donate can be found here Spenden für die Dingfabrik.

More Posts - Website

Skype für Symbian

Skype hat jetzt eine offizielle Version seiner Software für Symbian Handys veröffentlicht, die Liste der unterstützten Geräte findet man unter http://www.skype.com/download/skype/symbian/#SymbianModels.

Uwe

Uwe Ziegenhagen likes LaTeX and Python, sometimes even combined. Do you like my content and would like to thank me for it? Consider making a small donation to my local fablab, the Dingfabrik Köln. Details on how to donate can be found here Spenden für die Dingfabrik.

More Posts - Website

LaTeX: Description items rechtsbündig ausrichten

Description Umgebungen sehen manchmal recht „hässlich“ aus, wenn die Labelbreiten stark voneinander abweichen. Die Nachfrage in de.comp.text.tex brachte unter anderem die folgende sehr elegante Lösung:

\documentclass[fontsize=11pt,paper=a4,pagesize]{scrartcl}
 
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[ngerman]{babel}
\usepackage{eqlist}
 
\let\description=\eqlist
\let\enddescription=\endeqlist
\let\eqlistlabel\descriptionlabel
 
\begin{document}
 
\begin{description}
    \item [aaaaaaaaaa] Hallo
    \item [bbb] Welt
\end{description}
 
\end{document}

Uwe

Uwe Ziegenhagen likes LaTeX and Python, sometimes even combined. Do you like my content and would like to thank me for it? Consider making a small donation to my local fablab, the Dingfabrik Köln. Details on how to donate can be found here Spenden für die Dingfabrik.

More Posts - Website

Powershell und Powerboots – Teil 1

Powerboots (http://huddledmasses.org/powerboots) ist ein .Net GUI Framework für Powershell, mit dem man recht einfach WPF Dialoge und Formulare erstellen kann.

Installation

  1. Download der ZIP-Datei von http://powerboots.codeplex.com/releases/view/28954
  2. Entpacken des Ordners in das Powershell Modules Verzeichnis, bei mir (Powershell 2 CTP) C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules
  3. get-module -list PowerBoots sollte jetzt Informationen in einer Liste ausgeben
  4. Import des Powerboots-Moduls über Import-Module PowerBoots (Powershell gibt hier einen Fehler aus, ist aber wohl ein Fehler der POSH 2 CTP Version). Das Modul muss bei jedem Neustart neu geladen werden, daher empfiehlt sich ein Eintrag in der POSH Profile-Datei.
  5. New-BootsWindow { Button "Push Me" } sollte jetzt ein kleines Fenster mit dem Button zeigen

Uwe

Uwe Ziegenhagen likes LaTeX and Python, sometimes even combined. Do you like my content and would like to thank me for it? Consider making a small donation to my local fablab, the Dingfabrik Köln. Details on how to donate can be found here Spenden für die Dingfabrik.

More Posts - Website

Picasa für den Mac

Geht man über die offizielle Picasa Webseite, wird auch Mac Usern nur die Windows Version angeboten. Nutzt man hingegen folgende URL, kann man auch als Europäer (oder Deutscher?) Picasa für den Mac herunterladen.

http://picasa.google.com/mac/

Uwe

Uwe Ziegenhagen likes LaTeX and Python, sometimes even combined. Do you like my content and would like to thank me for it? Consider making a small donation to my local fablab, the Dingfabrik Köln. Details on how to donate can be found here Spenden für die Dingfabrik.

More Posts - Website

Noise-Cancelling Kopfhörer von Bose

Im MediaMarkt in Berlin habe ich vor ein paar Tagen mal die neuen QuietComfort 15 Kopfhörer ausprobiert. Mit 350 Euro zwar sagenhaft teuer, vom Ergebnis her aber wahnsinnig gut. Der Krach von mittelgroßen Bassreflexboxen, die genau daneben standen, wurde fast komplett weggedämpft. Für jemanden, der viel fliegt oder fährt, sicher das Geld wert.

http://www.bose.de/DE/de/home-entertainment/headphones-and-headsets/acoustic-noise-cancelling-headphones/qc15/index.jsp)

Uwe

Uwe Ziegenhagen likes LaTeX and Python, sometimes even combined. Do you like my content and would like to thank me for it? Consider making a small donation to my local fablab, the Dingfabrik Köln. Details on how to donate can be found here Spenden für die Dingfabrik.

More Posts - Website