-
Archives
- July 2011
- December 2010
- June 2009
- January 2009
- December 2008
- November 2008
- October 2008
- July 2008
- June 2008
- April 2008
- March 2008
- February 2008
- December 2007
- April 2007
- February 2007
- January 2007
- May 2006
- January 2006
- October 2005
- August 2005
- June 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- July 2003
- May 2003
- April 2003
- March 2003
- February 2003
- January 2003
- December 2002
- November 2002
- September 2002
- August 2002
- July 2002
- June 2002
-
Meta
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
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
OMG
WHAT. There is also a WHATWG. (thats WHAT working group) Update: OMG I found their actual website
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
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
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