March 6th, 2010 by admin

Real Rain on Your Body – EFF BEE EYE

Post to Twitter Post to Facebook

Tags: , ,
Posted in Cool Stuff, Music | Comments Off
March 2nd, 2010 by admin

Cat on Couch – EFF BEE EYE

Post to Twitter Post to Facebook

February 10th, 2010 by admin

 
<?php
$userfile="input.txt";
$bol=file_exists($userfile);
if($bol){
         $array = file($userfile);
           for($x=0;$x<count($array);$x++){
             $line=$array[$x];
               $field=explode(";", $line);
print("
<task>
<domain>
<name>".trim($field[0])."</name>
</domain>
</task>
");
}
}else{
print("File not found!");
}
?>

Post to Twitter Post to Facebook

February 4th, 2010 by admin

sub split_domain {
        my $domain = shift;
        my ( $sld, $subtld, $tld );
        if ( $domain =~ s/\.9\.4\.e164\.arpa$//o ) {
                ( $sld, $subtld, $tld ) = ( $domain, '', '9.4.e164.arpa' );
        } else {
                ( $sld, $subtld, $tld ) = split /\./, $domain;
                ( $subtld, $tld ) = ( "", $subtld ) unless $tld;
        }
        return ( $sld, $subtld, $tld );
}

Post to Twitter Post to Facebook

December 22nd, 2009 by admin

If you are running a webserver on your Mac with the built-in apache using DynDNS you will probably encounter this problem when connecting the speedtouch modem to the belkin router. The problem is the correct IP address.

In the thomson admin panel under home network -> devices it should show the IP address that your internet provider has assigned to your computer. In my case it just showed the address  192.168.1.64 and was unable to change it. What you want to do is use the right gateway address 192.168.1.254 on your belkin router to fix the problem.

Use these settings:

Thomson ST516:

Dynamic DNS:  IP address should be 0.0.0.0 in the config and show your dyndns hostname and login details with the status “Update Successful

Home Network – Interface: speedtouch 192.168.1.254

“unknown”" $ipaddressfromprovider ethport1

Home Network Connections Local Network:
group: lan
DHCP: on

IP addresses:
10.0.0.138/24   static
192.168.1.254/24    static
169.254.232.90/16   auto

DHCP Pools
LAN_private  192.168.1.64 – 192.168.1.253
gateway: 192.168.1.254

########################

Belkin N Wireless Router:

Internet Settings
Connection Type
Dynamic
Subnet mask
255.0.0.0
Wan IP
84.57.118.123 (what your provider assigns to your computer)
Default gateway
84.57.96.1

192.168.1.254

LAN Settings
LAN/WLAN MAC
00:23:73:a3:be:74
IP address
192.168.2.1
Subnet mask
255.255.255.0
DHCP Server
Enabled

Virtual Servers:

enabled, Web Server,
inbound port: 80-80
type=TCP
private IP: 192.168.2.4
private port: 80-80

DynDNS Settings:
just enter your usual DynDNS account details and hostname

Post to Twitter Post to Facebook

December 19th, 2009 by admin

nightandfog
a new electronic track by EFF BEE EYE for the winter 2009. Listen to it: Night and Fog

Post to Twitter Post to Facebook

July 28th, 2009 by admin

Mapping Error

Post to Twitter Post to Facebook

July 26th, 2009 by admin

In case the midi keyboard or the software / USB interface flips out on you and you cannot assign more than one controller (or if it is always mapped to CC00) do this:

  • turn off the midi keyboard
  • hold button 1 and 4 below controller A and D while turning on the keyboard. This will reset the settings.
  • restart Reason and the auto-detect feature should find the MIDI signal from the controller. In case it does not react to MIDI signals, assign the controllers to the following channel numbers:

A -> Expression
B -> CC12
C -> CC91
D -> CC93
Pitch Bend = Pitch Bend
Mod Wheel = Mod Wheel

Post to Twitter Post to Facebook

May 18th, 2009 by admin

I’ve been getting way too much traffic from this bot so I decided to block the whole IP ranges on the server. I’m on a Plesk machine so I put the list under /etc/rc.local this way it will read the config in on every start. The list to block is here in plaintext for you to copy.

Post to Twitter Post to Facebook

May 10th, 2009 by admin

typicalsundaynight

creating new sounds for the world

Post to Twitter Post to Facebook

Posted in Music | No Comments »
May 9th, 2009 by admin

bavariantext444

Post to Twitter Post to Facebook

April 14th, 2009 by admin

testing a new boat and motor

Post to Twitter Post to Facebook

April 13th, 2009 by admin

Train Window

a new trance track for 2009 with a short video

Post to Twitter Post to Facebook

April 6th, 2009 by admin

Angelmaster Mane Episode 1

featuring the track /surely/ by EFF BEE EYE

Post to Twitter Post to Facebook

April 6th, 2009 by admin

metalslug4ps2

Post to Twitter Post to Facebook

April 4th, 2009 by admin

Hähnchenleber

Post to Twitter Post to Facebook

March 1st, 2009 by admin

Burger in unter 10 Minuten

Post to Twitter Post to Facebook

February 28th, 2009 by admin

Pfannkuchen für Anfänger

Post to Twitter Post to Facebook

February 7th, 2009 by admin

Walking in the City

walking around Regensburg with EFF BEE EYE in winter 2009

Post to Twitter Post to Facebook

January 9th, 2009 by admin

Cold Winter

Post to Twitter Post to Facebook