MT-Enclosures Plugin

Brandon made a nice MT plugin compatible with MT 3.11
The first version I tested did not function. A second version neither.
MT got very very slow and did time-out all the time.
Than I saw the error:
2004.09.21 07:56:13 MT-Enclosures: Failed to get http://www.mixfans.org/temp/acapella.mp3 due to error 500 Can’t connect to www.mixfans.org:80 (connect: timeout)
And I thought: oh well. bye bye plugin no use for me.
This morning (I am the best in the morning) I thought: what will happen if I add my domains to the /etc/host file of my Qube3 server. Can this solve my problem? Yes it did.

Here a screendump of the enclosure tag in my RSS 2.0 feed
enclosure.jpg

MRTG Totals

I am a statistics freak. So I have a lot of statistics running to track a lot of things: quota’s of my webserver, datathroughput of my adsl modem, accesspoint, memory, processes ..
Find it here

A week ago or so I found at the website of Jez Hancock (Hi Jez) an extension to mrtg to create a bargraph overview of mrtg totals. A mail and a reply later I was able to see how he did it. Kewl. Jez used a script from Joseph Wendel called: mrtg total.

Installing GD for Perl and I could use the script. Gentlemen: thanks!

You can find one of the MRTG Total page here to get an idea what I have.

oh btw. checking the stats with the stats of my ISP: they are fairly accurate/equal for this month ;-)

Test Enclosure #3

Just a test for enclosures (plugin Movabletype; which does not work at 3.11 yet (here)
This is acapella
Update: this 1.0.0.1 version did not work for me either :(
Update: Did something wrong. Another Try.
Mmm wierd. Still not working and doing what is asked :-(
Test Update: Another New version 1.0.0.2

sprinkhanen

Gisteren sprinkhanen gegeten. Okay vleugeltjes en pootjes waren er afgehaald (jammer) .. De sprinkhanen waren gefrituurd en smaakten een beetje naar oliebollen …. Och ja zo maak je nog ‘s wat mee ;_)

Search

Busy with modifying the search functionalities.

Still this code here generated an error:
<form method="get" action="<$MTCGIPath$><$MTSearchScript$>">
<input type="hidden" name="Template" value="aroundmyroom">
<input type="hidden" name="IncludeBlogs" value="<$MTBlogID$>" />
<input id="search" name="search" size="24" class="search" value="Search AroundMyRoom" onfocus="clearDefaultValue(this) /><center><input type="" value=""" class="search" />
</center>
</form>

I want to have a search form without a button as it is now; but without the error ;-) Anyone?