Now this really cracks me up! I know it will piss some of you off, but you have to see the humor in it :-P
Check it out:
http://www.landoverbaptist.org/news0104/ps2.html
Get saved, get a PS2, heh heh.
Saturday, December 31, 2005
Friday, December 30, 2005
Porn on your video iPod
I don't understand what the hubub is about. I've yet to turn on my shiney new video iPod and find any porn! :-(
I mean, like, where is it, already? heh heh.
Sorry, just bored :-P
Wednesday, December 28, 2005
SCRIPT: Slashdot reader script
#!/bin/sh
# write to file, chmod +x then run in terminal window.
# Wrex Allen 08.12.03
while :
do
clear
echo "Current Slashdot Headlines"
echo "http://www.slashdot.org/"
date
# Uncomment the following and replace with your proxy ip:port, tehn comment out the second line containing curl, for proxy.
#curl -x your.proxy.ip.here:proxyport -s http://slashdot.org/slashdot.xml | \
curl -s http://slashdot.org/slashdot.xml | \
sed -n -e '/title/p' | \
sed -e 's/<[^>]*>//g' > /tmp/slash.txt
cat /tmp/slash.txt
sleep 600
done
# write to file, chmod +x then run in terminal window.
# Wrex Allen 08.12.03
while :
do
clear
echo "Current Slashdot Headlines"
echo "http://www.slashdot.org/"
date
# Uncomment the following and replace with your proxy ip:port, tehn comment out the second line containing curl, for proxy.
#curl -x your.proxy.ip.here:proxyport -s http://slashdot.org/slashdot.xml | \
curl -s http://slashdot.org/slashdot.xml | \
sed -n -e '/title/p' | \
sed -e 's/<[^>]*>//g' > /tmp/slash.txt
cat /tmp/slash.txt
sleep 600
done
SunOne LDAP, how I hate thee...
You know, it really is a monster to maintain. Kinda makes me want to go back to host files and shadow password files :-P
-- Wrex
-- Wrex
Tuesday, December 27, 2005
This is just a test...
A stupid email-blogging-post test. Please continue your regularly schedule porn cruising.
-- Wrex
=================================
http://360.yahoo.com/wrexallen/
http://cafepress.com/welovelabs/
=================================
-- Wrex
=================================
http://360.yahoo.com/wrexallen/
http://cafepress.com/welovelabs/
=================================
Subscribe to:
Posts (Atom)