Philipps Blog

2010/06/28

Lese gerade: Wenn Paranoide twittern http://bit.ly/cpcVY0 @csickendieck @OHerold

Filed under: Twitter — Tags: — philipp @ 7:44 pm

Lese gerade: Wenn Paranoide twittern http://bit.ly/cpcVY0 @csickendieck @OHerold

2010/06/21

From @engadget: http://www.engadget.com/2010/06/21/toshiba-libretto-w100-resurrects-the-classic-umpc-brand-with-dua/

Filed under: Twitter — Tags: — philipp @ 9:34 pm

From @engadget: http://www.engadget.com/2010/06/21/toshiba-libretto-w100-resurrects-the-classic-umpc-brand-with-dua/

MacOS update 10.6.4 and Macfusion

Filed under: Mac,NAS — philipp @ 12:41 am

After the updating MacFusion to the latest Version, i got the known Snow Leopard Error again. Last time i found the solution here. Worked also perfect this time.

Grade Pakt der Druiden http://bit.ly/b38pZi auf DVD gesehen Mysterie Horror Trash aus Frankreich ★★✩✩✩

Filed under: Twitter — Tags: — philipp @ 12:34 am

Grade Pakt der Druiden http://bit.ly/b38pZi auf DVD gesehen Mysterie Horror Trash aus Frankreich ★★✩✩✩

2010/06/18

Phone Disk – Mount iPad, iTouch, iPhone to Disk Mode in Finder: http://macroplant.com/phonedisk/ via @addthis

Filed under: Twitter — Tags: — philipp @ 10:33 pm

Phone Disk – Mount iPad, iTouch, iPhone to Disk Mode in Finder: http://macroplant.com/phonedisk/ via @addthis

2010/06/17

DailyTech – BP Buys 32 of Kevin Costner’s Oil Separating Machines http://shar.es/mzBld

Filed under: Twitter — Tags: — philipp @ 7:02 pm

DailyTech – BP Buys 32 of Kevin Costner’s Oil Separating Machines http://shar.es/mzBld

2010/06/16

Dieses Video musst du dir ansehen! — RSA Animate – The Secret Powers of Time http://youtu.be/A3oIiH7BLmg

Filed under: Twitter — Tags: — philipp @ 8:42 pm

Dieses Video musst du dir ansehen! — RSA Animate – The Secret Powers of Time http://youtu.be/A3oIiH7BLmg

MacOS update 10.6.4 and GPGMail

Filed under: Mac,Tech,Twitter — philipp @ 12:31 am

So the latest MacOS Update broke the gpg-mail Plugin again. But it seems that the old UUID Trick saves the show.
First close Mail.app.
Then you need to find out the new PluginCompatibilityUUIDs from Mail.app and the Message Framework.

cat /System/Library/Frameworks/Message.framework/Resources/Info.plist | grep UUID -A 1
cat /Applications/Mail.app/Contents/Info.plist |grep UUID -A 1 | grep UUID -A 1

Then you need to open the gpg-mail Bundle.
Look into /Users/[username]/Library/Mail/Bundles
You can open GPGMail.mailbundle via the Context Menu. You need to add the two new UUIDs to the Node SupportedPluginCompatibilityUUIDs in the Info.plist file.

Save and then restart Mail.app.

via gpgmail-users@lists.sourceforge.net and @morrow

2010/06/11

Dealing with pdf and ePub using calibre

Filed under: Tech — philipp @ 11:54 pm

I am currently starting with a Project, that deals with the ePub Format. I just thought, that it might be a good start to create a basic tool chain to create ePub Files from given Documents.

The de-facto Document Format is still PDF so i started with a Document in this Format. To make sure i deal with a CC Document i used a Document. created by my own: my ancient Diploma Thesis (there is only a german version :-/). The PDF is around 3.5 MBs in size.

If you work with different eBook Formats and different eBook Readers, you should definitely have a look at  calibre it is a all-in-one eBook Solution. It handles PDF and ePub Files and – more important – can convert PDF into ePub Files. The Resulting ePub File of my Diploma Thesis is available for Download here – Hope it looks better than on my iPhone using Stanza ;-) .

As you can see, there is still some need to enhance the result of the conversion, but the result produced by the calibre converter is quite good and readable. There is a big problem with the headers and footers (e.g. page numbers), but for a automatically, free process, i can deal with it.

There might be some PDFs that calibre cannot process. I could solve this problem by “reprinting” the PDF with the MacOs PDF export. The calibre could also convert these PDF files.

Another cool thing i found today, is the conversation of PDFs into image files using the ImageMagick convert tool. There is a good Blog post at medicalnerds.com.

You need just a few steps.

First make sure, that you have a version of ImageMagick installed on your system:

    sudo port install ImageMagick (macports)

or

    sudo fink port install ImageMagick (fink)

After that you can use the convert command to generate image files from every page, your PDF Document contains:

    convert -density 300 file.pdf file.jpg

to get information about the progress, you can add the -monitor switch to the call.

support for html5 by browser http://caniuse.com #goodtoknow

Filed under: Twitter — Tags: — philipp @ 9:51 pm

support for html5 by browser http://caniuse.com #goodtoknow

Older Posts »

Powered by WordPress