Currently I’m a bit busy with work (and soon: holiday) – but then I’ll continue with some new features for the Safari Pinboard extension and Coda PHP & Web plugin:
The most annoying bug (Can’t save tabsets) is fixed now, another strange candidate is still open: When adding a link the title of the previous page is used.. Happens currently only for one user but since this bug is completely improbable I really want to know if someone encounters similar problems. If so, please comment here.
Safari 5.1 has some new features for extension – you can open a popover
window (on a button) now and do something else, which I seem to have forgotten. Nothing revolutionary, so I really have to think if it’s worth integrating these features – by having to maintain a fallback solution for Safari 5.0 users..
The next step will be to integrate more of the Pinboard API. This might include features like: Auto-tagging (applying always a given tag or according to a rule for new bookmarks), showing unread items in a Safari menu instead of opening the pinboard website, improving the search feature, doing more with tags etc.
There are two nice tools which might be worth integrating: PHP beautifier and CSS Lint. I’ll look if and how these tools make sense as addition/replacement for the currently used tools.
But more interesting is this question: What about Coda 2? Maybe the next version already includes PHP/HTML/CSS validation (Okay – HTML validation is somehow included in the current version, but it works only very limited..). So before looking at 348567 other tools I’d rather wait for 2.0 – a native integration into Coda would be by far the best solution. But currently only the developers from panic know more…
A new beta of the Safari extension for pinboard.in with (beta-style) support for Google Reader. … Continue reading »
I had a look the developer preview of safari 5.1 for 10.6 – here the first impressions (screenshots from the German version, as you might notice). … Continue reading »
This post is about how to crop an image with CwCrop and PHP on the server. There’s no spectacular php-code to be found (just basic stuff), but as a small example this should be sufficient. … Continue reading »
I created a facebook page for everything happening here. So click the “Facebook”-Button on the right side (Below follow here for updates) to visit, and like
it.
I’ll post only relevant news like updates or new features – so you won’t have your timeline filled up with useless stuff.

The outdated Share
-link is now replace by a Recommend
-link, which basically does the same: Posting a link of the current page to your wall, with an optional comment. There’s also and undo-button right there, if you change your mind.

More information about including a friendly
like button can be found on this page: dorianroy.com/blog/2010/04/how-to-make-a-friendly-facebook-like-button/.
Just published a new website: langfoto.de – featuring the works of awarded photographer Karl Lang.
My part was backend and frontend development, including the javascript image gallery with preloader and diashow (of course using MooTools).

It’s a CSS extension which improves the CSS syntax with variables, inheritance, nested rules and other features. … Continue reading »
The W3C Unicorn Validator is a combined HTML/CSS/Feed/Mobile-Validator. You can use it online validator.w3.org/unicorn of course, but if you work with Coda (and my PHP & Web-plugin) you can use it directly with your sourcecode. … Continue reading »