Rants
I hate AT&T and there is nothing I can do about it
Aug 29th
I need to vent for a moment, about how much I hate AT&T and how I’m frustrated that there’s nothing I can do about it.
About a month ago, I decided to save myself some money and cut off my home phone line. I wanted to keep my DSL line so I switched to AT&T’s DSL Direct—DSL without home phone service. At the time I wanted to switch, I had 3MB DSL. I did the math and found that if I cut out my home phone service and upgrade my speed to 6MB DSL, I’d still save some money. So I had them upgrade my speed to 6MB as well as cutting off my home phone service.
I was told at that time that it will take up to 48 hours for the new speed to take effect and that after 48 hours I should power-cycle my modem. So I followed their instructions.
So after the 48 hour wait and the power-cycling of the modem, I still didn’t have my 6MB speed. I called them up and said I’m being billed for 6MB DSL now but I’m still only getting 3MB. As it turns out, the lady who took my call initially when I cut the home phone service off had done something wrong and now their billing didn’t sync up with my class of service. This service call took care of that and I had my 6MB almost immediately.
Then just yesterday, the 1 month anniversary of upgrading my speed (new billing cycle), my modem dropped back down to 3MB. After digging around on their site for 20 minutes trying to find a way to contact them, I decided to try to handle this problem via online chat with a customer support rep.
This encounter with support started off OK. She got my account information and verified that I’m supposed to be getting 6MB. She directed me to a speed test website that they could use to verify the validity of my claim of only getting 3MB. I ran the speed test and it came back with 1.5Mb down and 153Kb up. I relayed this information to the support agent and she said that this is indeed way below the allowable speed for my account. I said that this number didn’t jive with what I had been getting previously (just 10min prior) at Speakeasy’s speed test website. So I told her I’d run the test again real quick. This time it came back with 2.9Mb and 163Kb.
After relaying this information to the support rep, she said that this could be a problem with the line and that I needed to call in to talk to a support person live so that we could schedule a service call. I then said “So you mean you will no longer be handling my case?” to which she replied “I assure you that we will get your problem resolved if you call in.” Then I was in the middle of typing “So is there a ticket number or anything that I need to give them?” when she ended the chat session. I said out-loud “You bitch.”
After cooling off for an hour or so I followed her instructions and called in. I had to re-explain my entire problem to Eddie, a support rep. He didn’t quite understand what I was telling him at first, so I re-iterated “This is happening every billing period. My speed gets dropped back to 3MB. I’ve called in before and they’ve taken care of it.” Then he understood what I was saying. But because I never had a support ticket, I had to go through the whole rigmarole of doing the speed test and all that jazz. Then after I again proved that I wasn’t getting the speed that I was supposed to be receiving, Eddie tried to call the “Digital Services Department.” After about 10min he came back on the phone and said he wasn’t able to get ahold of them. Then I said “Is there a number I can try them on?” He said yes and gave me the same number I used to get ahold of him. I told him that can’t be right because that’s what led me to him. Then he realized he made a mistake and gave me another number. I thanked him and we ended the call.
I spent the next hour doing my own thing for a while, taking a break from the hold music and broken English that is AT&T support. Then I tried to call this number Eddie gave me. This number was not a support number, it was the number for “Electronic Payment Claims Center”, and was closed until Monday morning.
So I’ll be going through this same bullshit again in a few hours when I start this entire process all over again. I need to chill right now.
Q: “But Cale, why don’t you switch to cable?”
A: Because I can’t. There isn’t a cable provider in the subdivision where I live and there isn’t any cable infrastructure near me. I am in an area of town that isn’t incorporated, technically not within city limits—though this is one of the more busy areas of town. I’ve tried Charter and I’ve tried Comcast, both of which tell me they don’t serve my area.
Q: “Ok, what about using Clear?”
A: Yes, Atlanta has Clear (WiMax provider) which I WOULD use if they offered home internet service in my area. Where I live, they only offer Clear as a mobile broadband. Plus, have you talked to their customer support? They’re just as bad as AT&T! They don’t know their elbows from their assholes. I looked into getting Clear last month, this led me to a few questions which I decided to talk to a customer service agent about.
Q: “Alright, well that’s a punch in a crotch. What about FiOS?”
A: I’d LOVE to get FiOS. But again, I can’t. Verizon has no infrastructure where I live and can’t support even home phone service where I’m at.
Q: “Holy hell! Ok, what about satellite internet?”
A: LOL. Internet from outter-space… yeah right. 1MB is the highest speed I can find, and its more expensive.
Q: “What the hell! Where do you live?”
A: A seemingly under-developed area of un-incorporated Lawrenceville, GA which I have dubbed “Little Mexico”.
Hacked! Part I
Jul 13th
I will keep this short, because my thumbs will get sore from ranting.
I am currently forced to resort to my G1 for posting because my laptop got infected with several trojans and a couple of root kits.
These infections led to my websites being attacked with malware injection. So needless to say, I am a bit pissed. However, trying to find the light side in all of this, I feel like I am important enough for someone to want to do this to me. That is probably a delusion, but it is sort of fun to think like there is a virtual ‘hit’ out on me.
Anyway, I will post more later after my laptop rebuilds.
I am a PC, and I got hacked.
Why is open source project hosting annoying and not playing nice with me?
Jul 2nd
I wrote a neat little web-based task system in PHP, jQuery, and SQLite last night and wanted a place to put it so I could give it to the world (and maintain my source code).
I checked out Google code, where I have placed several projects of mine. I successfully created a project, but when I’d try to check in the code, the SVN server wasn’t available. At the same time, I’d try to click the “Source” tab on the project that I just created and I’d get an HTTP 500 from Google (which is incredibly rare). So I marked that project for deletion from Google Code.
Then I went over to Source Forge. Source Forge is having issues. I couldn’t get their site to load at the time that I tried, again, HTTP 500 errors. Though I did get an email from them a few days ago saying they were going to be pushing a new UI to their site soon. The email said the service interruptions were only going to be for a few minutes at the most. Lets just say it was more than a few minutes, so I scrapped that idea.
Then I remembered a guy at work recommended GitHub. I’m really new to Git and so far I don’t like it. I find it more difficult to use than SVN–though it is faster by far. So I get the code put up on GitHub just fine, but now I can’t edit the repository details in the admin area. Every time I try to change the project website or description it responds with “Name is already taken”. Ok, minor annoyance. Ignoring that, I went over to the downloads area to upload my ZIP containing the final v1.0 build of the project. It gets 100% done and then I get a HTTP 500 from GitHub. I try to go back to the project page but now I’m getting a HTTP 500 error anytime I try to do anything with my project. Not all of GitHub… my project page. I seem to be the only one affected by this.
So, I’m a bit frustrated at the moment. I guess I’ll start working on one of my closed-source projects and call it a night.
Serj Tankian – Elect The Dead
May 23rd
This has got to be one of the worst albums I’ve heard in a long time. I’ve NEVER deleted an album the second after I’m done listening to it, but I definitely do so with this one. I even still have Earshot – Letting Go even though I don’t listen to it. I don’t know how this album got 4 1/2 stars out of 5 on iTunes–absolutely horrible.
For some reason, I felt like checking out Serj’s solo album (even though its been out for a while) after listening to a few System of a Down songs. I’m a metal head, with a little bit of industrial, techno, and alternative mixed in but my roots have always been metal (of the Metallica, Pantera, BLS, Diecast, Acid Bath, and Rapture variety). So naturally, I’ve heard quite a bit of SOAD and happen to like a good bit of their music. Some of it is a little too ‘wacky’ for me, but I figured maybe there’d be a few pretty kickass songs on Serj’s album. I couldn’t have been more wrong. So wrong, that I feel like blogging about my blunder.
So I’m spreading the word. If you love metal, and like your ears (because if you’re a metal head, you _can’t_ LOVE your ears), do NOT download this album.
Fixing the MozyHome “FilesystemError3″ message
Feb 26th
So if you’re like me, and you’re paranoid about data loss, you’re probably using something to back up your data. Whether that something be Ghost, Carbonite, Iron Mountain, or simple file copies, you are always making sure you’re data is protected one way or another. Now, I personally use a combination of things. I use Norton Ghost to do full drive images every other day and copy them out to an external hard drive. I also use MozyHome for my most important files (financial data, some source code, school work, etc.).
If you use MozyHome, and have ever seen this message for an un-explained reason, keep reading:

This error, according to Mozy support, means that the temporary location for caching the backups is full. Now, that may be the case for a lot of users, but it wasn’t for me. You see, Mozy is SUPPOSED to use the Windows environment variables to determine where to store its temp files (See the %TEMP% variable). In my case, this variable is set to %SystemRootTemp which is C:WindowsTemp. Where was MozyHome storing its cache? Try G:TEMP. I couldn’t figure out why this is the case, but now that I know, I’ll be sure not to delete it.
So before I realized all of this, I did a little “house cleaning” a few days ago and G:TEMP happened to be one of the directories which I removed completely. Then today I figured, maybe I should make sure my files are backed up (because I like getting warm and fuzzy feelings). So I look and sure enough, they weren’t. I did some hunting into this error and discovered all of the above mentioned information.
I have since sent a response to MozyHome’s KB article on this error message explaining that this error can crop up if there is plenty of space, but the TEMP directory is simply missing. I then proceeded to jab them with a stick by saying that their backup software was completely ignoring Windows environment variables. Then again when I told them “Why not just create the temp directory if it doesn’t exist?” They shouldn’t be making their software complain about free space when that has nothing to do with what is going on. It is a very misleading error and they need to fix it. This error sort of seems like a “cach-all”.