Tag: scripts

Here you can see a listing of all the posts tagged with scripts on this website.

  • Download right into the Finder

    Posted on Nov. 5, 2006 at 23:15 +0100 Tagged with , , , , ,

    Well, no real story behind this. The motivation just came from the need to combine downloading dl.tv episodes and drag'n dropping them from Finder to Disco ;-) ). So I wrote a little script that would download me a file right into the current folder in the front most Finder window.

    [more ...]

    0 comments

  • Get around IGN's download popups

    Posted on Aug. 24, 2006 at 09:49 +0200 Tagged with ,

    First of all, I'm a wget junkie. I think I haven't used the download manager in Firefox for quite some time now simply because with wget everything is simply "better". Ok, the major advantage is that it allows to resume downloads ;-) So since I'm now a quite pleased IGN reader, I also wanted to use wget there to download all these nice videos.

    [more ...]

    7 comments

  • What Drupal version do you have installed?

    Posted on Aug. 15, 2006 at 14:04 +0200 Tagged with , , ,

    How do you determine what version of Drupal you've installed? Especially with older versions this might become a little bit problematic since the VERSION constant in the system.module was only introduced with Drupal 4.7.x.

    A classic method is to simply look at the changelog of your installation ... if you still have it around. If not, you will have to start with some tricks.
    iedude asked what to do in this case on the Drupal board and I started digging around a little bit.

    [more ...]

    2 comments