Tweets for Today
- 18:41 I played in a bounce house at work today. Did you jump on any hot bags of air today? #
I'm pretty much over my Second life fascination but this is interesting never the less.
Social Graph API Demo - My Connections This is a small example of the data exposing my relationships to other people on the internet. If social networking sites were smarter, they would be doing this too -- Then I wouldn't have to keep up seven gazillion friends lists.
Progressive Boink I guess this Rob guy is known for being a jackass. This page makes fun of his terrible comic book art. Thanks for the suggestion Drew.
Labels: comics
Yay! I purchased the Logitech H659 Harmony Remote and I've gone from four remotes to one! Happy Day! My roommates can use the TV without hassle now!
Labels: tv
I was gone for a while but I'm back now. On the heels of the Social Graph API release Things I've set up:
ServerAdmin webmaster@localhost DocumentRoot /home/www/www/ Options Indexes FollowSymLinks MultiViews +Includes AllowOverride None Order allow,deny allow from all AddType text/html .html XBitHack on Alias /blog /home/blogger/blog Options Indexes FollowSymLinks MultiViews Includes AllowOverride None Order allow,deny allow from all DefaultType text/html #ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ ## AllowOverride None # Options ExecCGI -MultiViews +SymLinksIfOwnerMatch # Order allow,deny # Allow from all # ErrorLog /var/log/apache2/error.log # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. LogLevel warn CustomLog /var/log/apache2/access.log combined ServerSignature On
;
; BIND data file for local loopback interface
;
$TTL 604800
@ IN SOA ns.joelapenna.com. hostmaster.joelapenna.com. (
6 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
;
@ IN NS ns.joelapenna.com.
@ IN A 205.234.239.111
ns IN A 205.234.239.111
www IN CNAME joelapenna.com.
vps IN CNAME joelapenna.com.