skoop.dev

  • About
  • @skoop@phpc.social
  • Wim Daniels – Werk-woorden

    March 13, 2006
    books

    A small little booklet in between about dutch words that are only in use in a single company or even one or a few departments of companies. Full of funny stories on the origins of such words, I definitely enjoyed this one.

    There is little more to say about this I guess. It was a fun read, but nothing more than an ‘in-between’. I’m now on to read Salvatore’s The Two Swords, which has been waiting in my bookcase for way too long due to all kinds of other book discoveries through BookCrossing came in between me and this one.

  • First Zend Framework observation

    March 7, 2006
    frameworks, php, technology, zend, zend framework

    My first observation of the Zend Framework is a negative one. Their wonderful central Zend class allows you to include classes without having to include() or require() them yourselves, and it nicely throws an error if it can’t include the file. Much better than getting an error or having to check for the existance of the file yourself. However, you can not include other Zend Framework classes this way.

    The naming system for the Zend::loadClass method is (quite logically) set up so that you need to name your file exactly the same as the class inside that file. When the method is called, it will include, for instance, Log.php and look for the existance of a class called Log inside this file. If the file exists, but the class doesn’t, it will throw an exception. Very good implementation. However, when I tried this on the built-in Log class in the Zend Framework, I immediately got an exception: The file is called Log.php, however, the class is called Zend_Log. And this is the case for the other classes as well: Zend_Db class is inside Db.php, Zend_Feed class is inside Feed.php, etc etc.

    Even though the overall functionality of the Zend Framework looks promising, such a big problem in naming policy does offer some worries about the coordination of efforts. I certainly hope this will be fixed in the future.

  • Zend Framework

    March 5, 2006
    framework, php, technology, zend, zend framework

    Finally it’s there. The Zend Framework. I’ve taken a quick look and so far it looks really good. It’s just a preview release but if everything will be as this preview is, I do think it’s going to be a very big and useful part of the code I use in my websites.

    Hopefully a more extensive review soon. 🙂

  • Real-time release notes

    March 1, 2006
    bookcrossing, books, meta, technology

    As you all may know, every once in a while I publish an article somewhere else than on this site 😉

    Today my article on using the mobile phone as a tool for BookCrossing was published on the BookCrossing website.

    For those interested in BookCrossing, feel free to check it out 🙂

  • Philip K. Dick – Do Androids Dream of Electric Sheep?

    February 27, 2006
    books

    The book that was turned into Blade Runner, that sounds interesting. And I’ve read a lot of positive remarks about this book. I was curious to read it.

    Of course, as with most “legendary” books that are already quite old, it turned out not to be the book I expected. Don’t get me wrong, it’s a very entertaining book and I definitely enjoyed reading it, but I had expected a bit more out of it. The way it ends is a complete turn-off for instance, in my humble opinion.

    Still, the story line is nice, the characters are well-written, there is definitely suspense about whether or not some of the characters are “andies”. It’s definitely a nice book. Just not one of the best ever written 🙂

  • 2006, year of the networks?

    February 19, 2006
    technology, weblogging

    We probably all know about 9Rules, the weblog network that’s been around for a while. There, you can find a wide range of websites on a variety of topics. All are high quality. Network is the main keyword here. The central hub points to the member sites, and from the member sites you can get to the central hub. To find great new content.

    I didn’t find out about 9rules until somewhere last year, but was quite happy I found it. And it inspired me to do something similar. But slightly different. The main feature I missed on 9rules was a central entrypoint to all content. Well, I posted about this before.

    After a while of thinking, playing around, there is something to show for the work. I’ve not done this alone luckily. After some discussion with Marko, Filip and Horst, I started some work. And the result is the Ufdi Network.

    Right now, the main feature is central aggregation. Content from connected sites is aggregated into the Ufdi website, and subscribing to the Ufdi RSS feed will give you a good overview of this content. In the near future, a few more features might be added.

    But the Ufdi Network is not the only new network. Recently, i-marco also introduced a similar idea. Though their focus is on dutch weblogs, the idea seems to be similar.

    I personally think this is a good development. As the number of weblogs keeps growing, these networks will help people find the information they are looking for, more than anything else. Networks seem to mostly focus on quality content, and most people are probably looking for this. I definitely hope that both new networks will be successful. And maybe there are more? I’m definitely interested in learning about more networks.

  • Web2.0.1 announced!

    February 19, 2006
    technology

    OK peeps, start patching!

    Web2.0.1 announced

  • Hattrick Organizer on Kubuntu

    February 19, 2006
    technology

    As I may have mentioned before, I play an online game called Hattrick, which is an online football management game. For this, I use a tool that helps me playing called Hattrick Organizer.

    After installed Kubuntu, I already tried to use this but ran into an error. Today, as I had to enter my line up for the upcoming match of this evening, I decided to see if I could fix this problem. Indeed, the problem is fixed, and it seems to be pretty easy.

    The problem was described on The HO forums, and the solution was also listed. Apparently, Kubuntu comes with an open source version of Java, not the Sun version. I had the choice of either installing the Sun version, or using the Sun version if it was already present on my system. It is already on my system, as I am a happy user of Zend Studio. So the problem was easily solved. I just edited my HO.sh, which launches Hattrick Organizer. Problem solved. I can again use Hattrick Organizer without a problem 🙂 That’s the power of a support community for you.

  • Kubuntu Linux, my new OS

    February 16, 2006
    kubuntu, linux, technology

    Earlier, I mentioned my hard time deciding which Operating System to pick. I had narrowed down my options to VectorLinux and Kubuntu. Both looked good. Then I noticed that VectorLinux does not come with many non-OSS software unless you order their CD. That combined with the fact that the Kubuntu Live CD gave me a great preview of it’s powers, where VectorLinux unfortunately had no Live CD available, made me decide to go for Kubuntu.

    So far, it has been a good choice. Obviously, coming from a minimal Slackware installation with Openbox, and having the wish for a more userfriendly interface, the KDE interface of Kubuntu is already very nice. Out of the box, the support for my hardware was good. I only had some small issues with my wireless card, but these were quickly solved. The enormous amount of applications to install using the apt-get front-end Adept from the Kubuntu repositories is also quite good. My machine was up and running quickly.

    KDE has improved much since I last used it years ago. I’ve never been a big fan of Gnome, but for a period it was the better of the two. Right now, though, KDE is definitely my choice between the two. Kubuntu installs this by default (that’s what the K in Kubuntu stands for 😉 ). It also comes with a variety of graphical configuration tools, most of which I like. The only one so far that I’m really disliking is the network management tool. On my 1024×768 screen, the bottom buttons are hidden under my screen. I have to manually set the screen to start at -50 to see them. And even then, sometimes, the panel won’t enter the administration screen. Back to the terminal for setting up my network with ifconfig and iwconfig it is. Most useful settings though can be accessed easily using a GUI, which is one of my purposes for moving away from my slackware installation.

    Then, there’s a whole bunch of applications installed by default, most of which I ended up replacing. I was most happy with the default installation of OpenOffice 2.0. Having an amaroK that by default connects with AudioScrobbler/Last.fm also helps, though I ended up switching to xmms for now, because I’m used to how that works. When I have a bit more time, I’m gonna explore the apparent power that amaroK has. I did also replace Konquerer with Firefox and Kopete with Gaim. These are the tools I can’t live without. Unfortunately, Firefox 1.5 was not yet in the repository, and neither was Thunderbird 1.5, so I’ve manually installed these. My biggest surprise came when I realised that The Gimp was not installed by default. No sweat though, because it is in the repository. It was installed quickly after.

    All in all, I guess KDE is the biggest change for me. And I could’ve gotten KDE with other distributions as well. Kubuntu though seems quite easy but still good enough for my demands, also in terms of compiling software I want to compile myself, or installing software not in the repository. I am quite happy that I switched to Kubuntu.

  • The latter days at Colditz

    February 16, 2006
    books

    No movie this time but this book was turned into a BBC TV Series. The Latter Days at Colditz is the sequel to The Colditz Story, which I read earlier after finding a BookCrosser willing to part with both that and this sequel. BookCrossers are a rare breed of friendly people, that’s evident 😉

    In The Colditz Story, author P.R. Reid tells the story of how he came to be in the Colditz castle during the second world war, how his stay was there and how he escaped and made it back home. In this sequel, he tells the story of Colditz castle after his escape. For this he uses the same enjoyable combination of humor and seriousness, telling the good parts of people escaping and making it home, and the ‘bad’ parts of people being recaptured or even shot.

    One thing that you can’t help but notice when reading the book is that the author does feel he has to name every single person that is in one way or the other related to what he is saying. Quite often does he list every single person related to, for instance, an escape, in full with all military titles. Sometimes, this can be a bit too much, though of course the author probably just wanted to give credits where credits are due, give full honor to those who deserve it.

    Though obviously this book was much harder to write since the author didn’t experience it himself but had to use stories told by others, you often would think he was there himself. Reid writes with such ease about the happenings at the castle that it really doesn’t matter if he was there or not. Here and there, one might suspect a bit of dramatization, of slightly twisting the story, but that can only be expected. A book, even though it is a book about historic facts, needs to be readable, and the author clearly made the choice to write the book not just by stating facts, but more in a novel-style with a clear story to it.

    All I know is that I highly enjoyed it and after reading these two books more than ever understand why the boardgame ‘Escape from Colditz‘ is as it is. The game, also developed by Reid, was my first encounter with Colditz and triggered me to hunt down the books. I am glad I did. For anyone with a healthy interest in the second world war, I’d definitely recommend both books.

Previous Page
1 … 47 48 49 50 51 … 61
Next Page

skoop.dev

  • Bandcamp
  • Mastodon
  • Bandcamp