Parag asked me what the deal is with the new web page. There’s no deal. I’ve been putting it off because of CSE 521! I’ll be able to do it soon I hope…
Category: Nerdy Stuff
Real Programmers
Real Programmers have their epiphanies at around 3 or 4 am. I have been debugging assembly code for a few hours. I fixed it at about 4:15 am. It is a wonderful feeling. I am a code monkey and proud of it.
How to get AimExpress working on Mozilla, running on a Linux Box
So, I was at work and I was using AimExpress on the Windows side. I have Exceed running and I was working on some scripts on the AIX box. I didn’t want to switch back and forth, so I tried running AimExpress on Mozilla. This is Mozilla 1.6, and the website says that it supports…
I am thinking about it
Ok, so I’ve been thinking about it, and I think I will start on it soon… coding binge, HERE I COME! I am going to redesign the site completely. I need to stop thinking of it as an app… it is NOT. It is a content displaying thingie tool whatever. So it doesn’t need all…
Broke through the proxy
I did it! I broke through the proxy! Although TightVNC runs ridiculously slow through Httport. I’m getting speeds like 137b/s. I wonder if I can make it faster.
Dialogue Tag
I’ve made a new tag that makes it easier for me to make “dialogue tables” (like the one a couple of entries down). I love it! It’s pretty sweet! Custom tags rule! Woohoo! Oh yeah, regular expressions rule too! Here’s how to use them: You start of with a [dialogue] tag. Inside the tag, you…
Doing things that are probably illegal
Ok, so if comments aren’t showing up, it’s because of newlines… I need to fix that. I thought I had taken care of it, but apparently not… hmmm… Anyway, at work I am trying to tunnel through our proxy. M$ has to screw everything up with the proprietary NTLM authorization. Stupid Microsoft. I probably shouldn’t…
Comments, Radix Sort, Adam and Eve
Ah finally! Someone made use of the Comments! I feel so special! Thanks Ed! Yeah and life sucks. Radix Sort is an amazing algorithm. Too bad my teammate and I failed our first demo because we made the absolutely dumb mistake of not distinguishing between a BYTE and a LONGWORD. Yeah big difference. Anyway, I…
Comments Feature
You can now comment on my journal entries. Just click on ‘Comments’!
httptunnel
I’m finally able to ssh to my machine at home from work! We have a proxy that doesn’t let me ssh to anything outside the corporate network. So I found out about this thing called httptunnel that let’s you forward connections from your local machine, to the proxy, and from the proxy to a specific…