Website Returns

01. Jul 2007 Comments 0 comments

Sorry guys about the website being down, i am currently quite poor and could not afford to pay for some extra bandwidth. It seems that InsomniaX has taken over half my bandwidth just on downloads, so its either very popular or somethings wrong.

I will try to make the website have a page up next time with mirrors to the downloads, however nothing is promised. In the event this happens again and your looking for a download link, head over to majorgeeks as they mirror the downloads for some of the applications.

Also a quick note, heres a small snippet of Apple Script that can be used in WiFiScriptor to detect when the network interface comes back online

set en1_ip to “”
set loop to 0

repeat while not (en1_ip is “1921680″) and loop is less than 20
set en1_ip to do shell script “ifconfig en1 | grep netmask | awk ‘{print $2}’ | awk ‘BEGIN {FS=\”.\”}{print $1$2$3}’”
delay 0.5
set loop to loop + 0.5
end repeat

Just change the IP data to match your network, and then place at the top of your scripts to delay until it has come back online, it will time out eventually after 10 seconds

Leave a reply

Please do not use the blog as a support desk, requests for support on the blog are not supported, please use the help desk