Archive December 2013

Hiltenfingen and Landsberg

Visiting friends in Bavaria. Yep, just boring vacation photos again! We're turning into total tourists!

print("Hello, World!")

Un peu de math...: Installing and using Sage just got even easier.. - and that's it, just a git pull and a make. Ok, and large amounts of coffee while waiting for the build. Way cool. If you don't know Sage: a mathematics package with similar complexity and focus as Mathematica, which is entirely based on open source projects that are all integrated with Python as the "glue" language.

Hands on Sailfish OS: Intelligent building kit for tinkering and porting - Golem.de. Hmm - not really as open as one might have hoped, but more open than one might have feared. Sounds like a good hacking basis for tinkering projects anyway. Especially the combination of a "real" Linux and an Android environment for apps is pretty cool because it avoids technical isolation.

WordPress › WordPress 3.8 “Parker”. It's been a while since an update that actually appeals to me visually - and I like the new default theme so much that I'm seriously considering switching from my current one (which is still based on 2010, with minor adjustments). I found the 2011/2012/2013 themes rather meh. Especially 2013 was just plain irritating with its color scheme. 2014 will need a few patches, but that mainly refers to the design of gallery posts and asides - although I could almost live with the asides, maybe just tuck them into a sidebar or something. Hmm, let's see if I'll go through with it - the advantage would be that I could get rid of a lot of my own tinkered code and thus have less work with potential new versions that would require adjustments (although my adjustments have proven surprisingly stable, so far I haven't had to touch anything). What I do find really strange, though: the "Press This" bookmarklet has been almost unchanged in design for ages. Could also use some sprucing up!

Plug-ins for Adobe Photoshop Lightroom | Adobe Labs. I should check this out, there are a few situations where this would probably be very helpful (e.g. with Sony and Leica lenses).

Vacation on Madeira

We wanted some more sun and warmth - and landscape. Lots of it. Well, we got the landscape, the rain was warm too, but the sun was a bit of a letdown. Well, here are the results, just thrown together and presented in a very unceremonious manner (thanks to the smoking of the Koken publishing service, as written in the previous rant). Enjoy!

Nice on the outside, nasty on the inside

It seems to be the motto of Koken, which I once praised quite a bit here. It is still one of the best-looking gallery systems with a really sleek admin interface. But all that sleekness cannot hide the fact that the code underneath is probably not as sleek as the layout after some problems that were almost not debuggable. To this day, the login form has problems with Chrome and Safari - and they haven't solved the problem. From the reactions, it's not even clear if they care at all. How stupid is it when a login form doesn't work because of some JavaScript hacks under Chrome? It's a simple form with username and password, what's so big about JavaScript there?

The crown was the Lightroom plugin again today. I used Koken because my old blog workflow - thanks to the stupid decision of the WP programmers to scrap the entire Atom publishing and let it rot instead of fixing it - went down the drain. I don't want anything complicated - just a simple way to upload a stack of pictures online with one click directly from Lightroom. It also works if the target is Flickr or Picasa or one of the other supported online services. But I want to control my pictures myself - and host them myself. Well, if a plugin just creates an empty album but doesn't upload a single picture (even though it fiddles around for hours and pretends to be active), then it's all just for the worse. If there are no logs or debugging possibilities or messages anywhere that help in the analysis, then it's all just for the trash.

So, for the time being, pictures will probably end up here again, currently with Dossier de Presse, a plugin for Lightroom that publishes via XMLRPC to WordPress. Which is not optimal, but the only thing currently available that works with current WordPress, current Lightroom, and at all. Since no metadata is transferred via XMLRPC in WordPress, such as image titles, I will probably have to remove this from my gallery layout somehow, otherwise only strange technical image names will appear there. Titling pictures is stupid anyway.

Computers could be so much more fun if software wasn't programmed by amateurs and blockheads 90% of the time ...