Elliott C. Back: In Aere Aedificare

Things to do today

Posted in Family, Cornell University, Friends by Elliott Back on November 22nd, 2005.

I don’t usually write about my life, but today I have a lot of things to do:

*CENSORED*

3) Chinese HW

Done. I will do this while in CS430, and the hour afterwards when I eat lunch. I have one thing to make up from yesterday, but oh well. I will still get this done. Interestingly enough, this is probably the only class I will bring with me over break because it’s so hard to memorize the hanzi (??)…

4) Get NYC tix, laundry, pack, determine when I am going… ;_;

DONE. I am going to Chinese class, then heading on out of here.

5) Start music project
6) Start 430 project

These two, sadly, haven’t happened, although I asked my prof just what the 430 project entails…

7) Make sure security project is good to go

DONE. Ah yes–need to sign the certificates. Open SSL is more complicated than you might think. First I used genrsa to create a public/private key pair, then I used req to generate a self-signed CA certificate with the -x509 flag, which is important because it creates a certificate instead of a certificate request! So, here are the commands in entirety:

touch index.txt
echo “01″ > serial.txt
openssl genrsa 2048 > ca.key
openssl req -config openssl.cfg -new -x509 -key ca.key -out ca.cert
openssl ca -ss_cert andrewPemCert -cert ca.cert -keyfile ca.key -config openssl.cfg -out andrewSignedPemCert
openssl x509 -inform PEM -outform DER -in andrewSignedPemCert -out andrewSignedDerCert

8) Sun Parser, mtg

DONE. Started writing the parse, but leaving regexes for a little later. The mtg was ok.

9) Blog feedburner…

DONE. this will be my next post.

10) Buy some things from the store

Heh. When I come back from t-break?

11) ???

Heh–this will be when I sleep.

Interesting Spam / Virus

Posted in Computers & Technology, Spam, Law by Elliott Back on November 21st, 2005.

I just got the following interesting email. It actually contained W32/Sober-gen, some kind of malware which Cornell removed for me, but the copy reads as follows:

Dear Sir/Madam,

we have logged your IP-address on more than 30 illegal Websites.

Important:
Please answer our questions!
The list of questions are attached.

Yours faithfully,
Steven Allison

++++ Central Intelligence Agency -CIA-
++++ Office of Public Affairs
++++ Washington, D.C. 20505

++++ phone: (703) 482-0623
++++ 7:00 a.m. to 5:00 p.m., US Eastern time

I’ve never seen a spam ploy that depends on making you feel guilty to get you to run some binary of theirs. This is true innovation!

A Musical World

Posted in Friends, Music by Elliott Back on November 19th, 2005.

For the overly tired and worn down, Eminem offers a choice consolation from The way I am:

I don’t know you, and no, I don’t owe you a motherfucking thing. I’m not Mr. NSYNC, I’m not what your friends think, I’m not Mr. Friendly, I can be a prick. If you tempt me, my tank is on empty–no patience is in me…

In his lyrics you find his secret world-destroying inner wrath, an idea which translates well in the real world. If you’re looking to sit passively and observe how the world really works, I suggest inspiration ala Eric Clapton’s Broken Down:

Everywhere I look, I see problems, where I never seen before: the cracks in the sidewalk, when I get home my key don’t even fit the door. The moon don’t shine, it’s broken down. The clouds are crying, they’re broken down.

We all know the world sucks, but that doesn’t help with girl problems. For that, we need the sage advice of Jay Z and his musical odyssey into love and interpersonal relationships, Big Pimpin’:

You know I thug ‘em, fuck ‘em, love ‘em, leave ‘em, cause I don’t fuckin’ need ‘em

Because all there is in life is money…

DOS v.s. Index Retrieval

Posted in Computers & Technology, Search by Elliott Back on November 18th, 2005.

The incident at Technorati where a determined data miner is using a dictionary of keywords to peek into the Technorati index is not an attack, really. And it’s only a denial of service by coincidence because you guys can’t handle the volume! I have to ask what’s wrong with having someone query your index in breadth and depth? What’s wrong with automating it to pull useful data? Nothing–it’s a public service. Of course Technorati can decide that to IPs x, y, and z it doesn’t want to deliver service, but as long as they allow you in, you should be fine searching for anything you want.

Something about their attitude towards their clients here bothers me. Shouldn’t they be more open? Why are these data-miners being called hackers?

Gadget Blog Stats

Posted in Blogging, SEO by Elliott Back on November 17th, 2005.

My sister’s been really concerned, but traffic for the gadget blog is actually growing:

Gadget Blog Traffic

I estimate that within two weeks she’ll meet the 500 hits a day mark that my brother has been at with his video-games blog for a while. I think this will be the first successful family blogging network!

Video Games:

Subscribe with Bloglines

Cute Gadgets:

Subscribe with Bloglines

« Previous PageNext Page »