Monthly Archives: June 2004

How did this not get noticed?

So it seems that Real’s Helix project is being GPL’d. That’s pretty sweet, meaning we get another multimedia player for linux and it can be distributed and used freely. But somehow it will now become the default media player for … Continue reading

Posted in General | Tagged | Comments Off

Rollovers

This blog has a great example of nice looking, useful rollover descriptions. Nick was talking about adding something like this to the wiki, and I think there could be a place for this in The Ultimate ResTek Search Interface, Ever … Continue reading

Posted in General | Tagged | Comments Off

OMG

WHAT. There is also a WHATWG. (thats WHAT working group) Update: OMG I found their actual website

Posted in General | Tagged | Comments Off

Monday

We now have a working SMTP server for staff to use. The server will securely authenticate users to insure they are a staff member. See the wiki page EmailAccount for details on configuring your mail client. There is a kink … Continue reading

Posted in General | Tagged , | Comments Off

qmail + SMTP AUTH + TLS

I’m trying to setup a staff SMTP server, and qmail is not cooperating. Here is the log file message: Some error detected, sleeping for 30 seconds for safety

Posted in General | Tagged | 2 Comments

Bridging Firewall

We now have a bridging firewall setup in the office. The bridging is pretty easy. I’m using a patch from ebtables to the 2.4.25 kernel. Blocking an IP is easy: ebtables -A FORWARD -p 0800 –ip-src 140.160.214.86 -j DROP It … Continue reading

Posted in General | Tagged , | Comments Off