Category Archives: software

Epson R2880: Proofing 2.0

I already wrote an article about printing proofs with the Epson R2880, little more than a year ago. Since then, I tried out various approaches. Here’s what works best for me and what I still consider a “low budget” solution, compared to a professional RIP of course. ;-) First, the hardware: The Epson R2880 is a [...]
Also posted in design, hardware | Tagged , , , , | Leave a comment

Nodes: Inserting Images

While Drupal provides a lot of extensions and gimmicks, one of the big downsides currently is image handling. Basic image handling, like inserting images into a node’s body field are quite the task to achieve – there’s plenty of approaches but almost all fail at some point. Mostly because of bugs or lack of basic [...]
Also posted in design, my five cents, web | Tagged , , , , , | Leave a comment

Say “hi” to drupdater v0.1

After some bugfixing and testing, Drupdater version 0.1 is ready. Not for download yet, tho. I am still trying to find the perfect balance between stability and ease of use. I also rewrote the update procedure to gain performance and stability: Instead of running a synch over the whole “modules” directory, I know Tar/BZip the [...]
Also posted in web | Tagged , , , | 1 Comment

iPhone game “iFluenza” available!

We just published our first iPhone game in the AppStore: iFluenza is finally available. :) Here’s a little gameplay video. “We” being Michu Vogt who did all the coding and yours truly, responsible for the weird colors and music. ;) iFluenza – just another iPhone game… Save the world! Stop the evil virus. Kill all viruses and [...]
Also posted in design, games, releases | Tagged , | 1 Comment

Drupal: Limited drush magic (update)

I was trying to figure out how to create a simple way to keep my 15+ drupal installations clean and up to date with a single mouseclick for a long time now. Of course, drush was the first thing I looked at, but since it is a command line tool and all my clients are [...]
Also posted in web | Tagged , , , , , | Leave a comment

My Drupal Arsenal V1.1

I previously introduced you to a list of my favourite plugins. Some time has passed and I am able to present to you an updated version of it. New plugins are marked with *, removed plugins are marked with † and the “swiss knife of modules” is marked with a +. Keep in mind that [...]
Also posted in design, web | Tagged , , | Leave a comment

Drupal: Session, Cache and other Mysteries

Drupal is a nice and massive tool for deploying websites, but not everything is perfect, as we all know: Session Management: Drupal’s session management is somehow inconsistent. But as I found out later on, it is due to the fact that IE sucks. However, this should be a known problem and the workaround is to have [...]
Also posted in design, web | Tagged , | Leave a comment

1Password

After using this little App for a while now, I can’t imagine living without it. 1Password saves your passwords in a keychain, much like the OS X keychain already does, but with the ability to add other confidential information (secure notes, credit card information, etc), an auto-fill plugin for *every* OSX browser and an iPhone [...]
Also posted in mac | Tagged , , , , | 1 Comment

Dupin

Dupin is a small utility which helps you getting rid of duplicate tracks in iTunes. You can filter dupes by selecting which bitrates to keep, length, date added, and so on. The free version can take care of 40 tracks per session, for unlimited access,  you have to buy the 15$ full version. I didn’t [...]
Also posted in mac, music | Tagged , , , | Leave a comment

The joy of having a clean media library

I listen to a lot of different music and thus there have been quite a number of tracks accumulated over the past 15 years. A wacky 22′146 tracks to date. Keeping this enjoyable on a file-system level is almost impossible. One of the first things I did when I switched to Mac 5 years ago [...]
Also posted in music | Tagged , , , | 2 Comments

The IE7-js project

“…make MSIE behave like a standards-compliant browser.” I’ve come across this little script which can be loaded in a conditional statement in your website’s header, to enable old IE versions (<=7) to display certain CSS properties correctly. This will help you to reduce the amount of CSS you have to rewrite for classic IE browsers:  The IE7-js [...]
Also posted in design, web | Tagged , , , , , , , | Leave a comment

Drupal: WYSIWY(should)G

A rather annoying problem with Drupal is the lack of a *really* standard WYSIWYG interface. WordPress made the example and included TinyMCE as a default which is expandable with a couple of plugins (“TinyMCE Advanced”). Putting together a solution which also allows users to easily upload and include pictures into article texts with Drupal took me [...]
Also posted in my five cents, web | Tagged , , , , , | 2 Comments

Xenocode Browser Sandbox

On this website, you can run a browser based “virtual machine” which loads IE 6/7/8, Firefox 2/3, Opera and Safari (all for Windows). Only problem: Requires Windows and IE to run. But still: quite handy if you don’t want to mess around with your installation of win/IE (in my case, the VM running on OSX [...]
Also posted in design, web | Tagged , , , , | Leave a comment

iPhone App: FastFinga

Pretty cool app. Bringing back a personal touch to messaging. Me likey. Check out the developer’s website. They made some cute apps.
Also posted in mac | Tagged , , , | Leave a comment

MySQL server has gone away

Like almost everyone, we use shared hosting servers for our websites and most of our clients’ websites aswell. This has advantages (monetary/outsourcing) and disadvantages (no custom configurations, sometimes performance). An error which pops up quite a lot recently, at least around here, is the famous database error: [MySQL server has gone away] This is a usually temporary [...]
Also posted in web | Tagged , , , , | Leave a comment