Monat: August 2010
-
Wow. Just wow.
Hard to believe they actually do this!
-
PowerDNS under MacOS X 10.6.4
Thanks to an entry on LSD::RELOAD I was finally able to get powerdns to run on my MacOS X 10.6.4 system. Out of personal preference I wanted it to run with postgresql instead of mysql, so there was a little figuring out involved in how to get things going without the mysql driver – apparently,…
-
Requiring code in PHP
While writing the code to handle a small form in PHP, I just realized that I have a very bad habit – and many just do the same. When I write a new file, I place all the includes at the very top, before anything else happens. But in my current script, there are many code…
-
eBooks
So there’s a new Kindle that looks quite attractive. Many things on the Kindle plattform appear quite nice: You can read the Kindle books on multiple devices (the Kindle app for iPhone and iPad just as well as your desktop and laptop computer) and have your library available on all devices equally. The way I…
-
Software I like: Evernote
I’ve been a user of Evernote for quite a while now, and I must admit that I’m also one of the lovers of that service. It does data storage the way I felt it should be done. You can access your notes via local applications on desktop and laptop, and that works well. I personally…
-
Home media integration and other televisory matters
Following up on my last posting, there are a few more things that come to mind when thinking about the future of TV sets. With all those video streaming services that I want, I also would like integration with my lapop (or iPhone or iPad, or whatever other media consumption devices there are in the…
-
TV sets and online experience
It seems that TV sets that offer some form of web connectivity are the latest craze, right next with the 3D stuff that is not yet ready for consumption, at least to my mind. I say web connectivity because it’s about the web more than it is about internet connectivity – the TV sets are…
-
My code sucks.
Chasing a link via Twitter, I recently read Your code sucks. Having gone over a lot of other people’s code myself, and writing code for long enough to have a good history of my own work to go over, it resonated with me. I recently had the mispleasure of debugging a piece of code that I…