es ist wirklich verblüffend hinter welchen harmlosen logos, die eigentlich mehr versprechen, rechteinhaber versuchen dem kunden seine rechte zu nehmen.
HD+ ist so ein beispiel. um nichts besser aber der kunde darf dann keine werbung mehr überspringen, keinen timeshift machen und natürlich keine aufnahmen mehr auf eine andere festplatte verlagern. kosten tut es auch noch was: zusätzliche gebühren und natürlich neue receiver sind fällig.
some of you may know the advantages of electric garage doors. they open from the inside of a car even when it’s raining. the disadvantage is the need for the remote control when you want to open that door. with our garage doors it’s similar. the opener is never there when you need to get in.
so i built myself a keypad opening system.
the original apple ear buds are not known for their comfort. so they are a good piece of old hardware to hack
i adapted them to have a shackle. this adds a lot of wearing pleasure and stability.
i took a wire to do the framing and some tape to fix the cable to it. then i coated the whole thing with sugru, apparently my new favorite working material.
as i blogged a few days ago, i got a nook (german). as this device only sells in the US it comes with a US power supply. lucky me that the supply supports 100-240 Volts out of the box. so the hack to adapt it to european power outlets was rather simple.
the nook power supply and the fixing part
i found myself an old device which didn’t need the jack anymore
ich habe mich SEHR lange mit diversen geräten, die auf e-ink displays basieren beschäftigt. nach dem ersten kontakt mit dem e-ink prototyping kit [PDF] im jahr 2006 (damals noch ein 2-bit display, mit 4 graustufen), haben mich diese displays seither durch ihren hohen kontrast und ihre guten eigenschaften bei viel umgebungslicht fasziniert. über die jahre habe ich die entwicklung bei diesen geräten verfolgt. am bekanntesten dürfte mittlerweile der amazon kindle sein (schon einmal darüber geblogt), der im november 2007 in den usa auf den markt kam. meine entscheidung viel aber dann doch nicht auf den kindle oder einen der vielen sony reader. ich habe mich für den nook entschieden. ich möchte in den folgenden zeilen etwas näher auf meine entscheidung und die ersten eindrücke eingehen.
a few weeks ago i got my hands on a motorcylce camera stand (thx Patrick). one that was actually made for a motorbike and not a modified tankbag with rubber wraps. please don’t ever use those and please do never put a camera into your helmet as some youtube idiots present.
the camera i used is my canon ixus 750. since the lense on this camera is rather low i had to improve the camera stand. i added some aluminum ducts to make it higher and to make the camera see the street. about 7 centimeters were enough.
since i was not able to get the CHDK timelapse to work i shot video. to generate a timelapse i used ffmpeg to extract images out of the video and to unite them to a timelapse video.
using this tutorial and the man pages i was able to come up with this:
#!/bin/bash
# sample usage: ./timelapsify.sh input.avi output.mp4
mkdir ffmpeg_temp
ffmpeg -i $1 -r 1.4 -f image2 ffmpeg_temp/%05d.png
ffmpeg -i ffmpeg_temp/%05d.png -sameq $2
rm -rf ./ffmpeg_temp
note that it is important for ffmpeg to have the images you use to generate the timelapse video in order and sequenced. if you decide to delete some images you have to rename them and must not leave gaps.
also you may have to vary the rate (i used: 1.4) acording to the speed of your input video and the speed of the output video you want to have.
one step i did between extracting and generating the timelapse was sending it through imagemagick to blend the speedometer. using info from this mailing list:
#!/bin/bash
#usage: pixelate_circle.sh IN.file OUT.file center_x_coord center_y_coord border_x_coord border_y_coord
convert $1 \( -clone 0 -scale 10% -scale 1000% \) \
\( -clone 0 -gamma 0 -fill white \
-draw "circle ${3},${4},${5},${6}"\
\) -composite $2
Oben Wetter widgets (1x2), Mitte Uhr Widget (4x4), Rest Applikations Shortcuts
seit einem monat habe ich nun mein htc hero. mein erstes ‘smart-phone’. ich muss sagen bis jetzt bin ich wirklich begeistert. die htc sense oberfläche ist gut gelungen. die 7 desktops geben einem genügend platz seine anwendungen zu verlinken, fotos auf dem desktop zu platzieren oder auch sogenannte widgets laufen zu lassen. diese widgets sind kleine programme die direkt auf dem desktop laufen und kein eigenes fenster benötigen. hier liefert htc einige mit, wie zb: wetter, uhren, twitter, suche, personen, sms (nachrichten), musik, lesezeichen, fotoalbum und mehr. je nach funktionsumfang und design benötigen diese widgets zwischen 2 und 16 feldern auf des 4×4 felder grossen desktops.
als betriebssystem kommt android zum einsatz. ähnlich wie am iphone (und ipod touch) kommt eine art app store zum einsatz, der market. hier kann man sich applikationen herunterladen. diese können gratis sein