I recently upgraded buzzco.org. It took a while, since I had some difficulty getting SSL to work.
I found 2 great online docs for doing some of the stuff I wanted to do with SSl:
http://www.openldap.org/pub/ksoper/OpenLDAP_TLS.html#4.1
http://tldp.org/HOWTO/SSL-RedHat-HOWTO-3.html
After reading threw those I was all ready to setup my site.
The layout is not too difficult.
buzzco.org/ and buzzco.org/wordpress are my wordpress [...]
[Read more →]
Tags: tech
I am not a developer. I am a tinkerer
I write small stuff. At work, I have been tricked into doing some java development. Its kinda fun, getting make into the grind. But there are some things that I have be finding ( or refinding; its been a long time since I wrote usable java.)
Anyway, I [...]
[Read more →]
Tags: Uncategorized
Cheesefry and I have a nice little network set up. We have an ubuntu box that acts as our router. I also installed dnsmaq to handle internal dns and dhcp. We have many machines that connect to the Cisco 3500xl 24 port switch in my root. It has 2 giga ports, and I have two [...]
[Read more →]
Tags: Uncategorized
Boards of Canada
old
So I was listening to old Nine Inch Nails today, like their cover of Joy Divison's Dead Souls ( from the Crow soundtrack). And
Le Mer came on. My head was ringing with “Fuck You Fuck You Fuck You Fuck You Fuck You” Ugh, those feelings. So after finding
something more… mellow to listen [...]
[Read more →]
Tags: Uncategorized
Your results:You are Spider-Man
Spider-Man
80%
Hulk
75%
Superman
70%
Iron Man
70%
Catwoman
65%
Batman
65%
Green Lantern
65%
Robin
62%
Supergirl
55%
The Flash
50%
Wonder Woman
25%
You are intelligent, witty, a bit geeky and have great power and responsibility.
Click here to take the Superhero Personality Quiz
[Read more →]
Tags: Uncategorized
AC Newman
Strangely Fine
So this weekend, my mom got remarried. It was a good time. I arrived around 7:30pm ( 5:30 mountain time ). The wedding was set for 2 on Saturday. When I arrived, an old friend from high school invited me to a game of beer pong.
First thing I did, was [...]
[Read more →]
Tags: Uncategorized
August 14th, 2005 · 1 Comment
So I have upgraded buzzco to the newest version of Pyblosxom.
I added my own plugin, called that reads in rss feeds and allows one to place blocks on the page. Each feed can have its own “style”. Any where in your templet you can use $feedname to insert the feed.
I recently adding caching [...]
[Read more →]
Tags: Uncategorized
Does buzzco get an update? yes it does.
[Read more →]
Tags: Uncategorized
So a long time ago, I moved. Then I found out I could not run web sites on my home machine. So I got a UML box. And here it is.
Work has been going ok. I get to work on a pretty neat python project that I can't talk about cause I signed my [...]
[Read more →]
Tags: Uncategorized
Continuing on from yesterday:
tovid -dvd -wide output.avi output
We now have output.mpg which is a mpeg2 file.
dvdauthor -o ./dvd output.mpg && dvdauthor -o .dvd -T
so ./dvd looks like:
dvd
dvd/VIDEO_TS
dvd/VIDEO_TS/VTS_01_1.VOB
dvd/VIDEO_TS/VTS_01_2.VOB
dvd/VIDEO_TS/VTS_01_3.VOB
dvd/VIDEO_TS/VTS_01_0.IFO
dvd/VIDEO_TS/VTS_01_0.BUP
dvd/VIDEO_TS/VIDEO_TS.IFO
dvd/VIDEO_TS/VIDEO_TS.BUP
dvd/AUDIO_TS
Thats the standard layout of a DVD.
Next step is to either create an iso and burn it, or just burn it using this magic:
sudo growisofs -dvd-compat -Z [...]
[Read more →]
Tags: Uncategorized