August 24th, 2008
I’ve found a really cool layout for myspace that will basically change your profile to look like facebook. It takes a little coding work and there are some minor problems, but they have been fixed (by me). So make sure you look at the comments also as your adding it.
This is for the comments on the site:
I’ve fixed the problem of the links. Basicly you don’t get the FRIEND-ID in your URL (ex. myspace.com/NOT_YOUR_FRIEND-ID). Instead what I did was find the FRIEND-ID by (take off the facebook mimic layout by deleting the like to meet section first) looking at the the number for a link location like “View Pics”, which you will see is something like:
http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=SOME_NUMBER
SOME_NUMBER is your unique number that you use for FRIEND-ID. Then it works 
Also, @Kal. I think I know what you mean by double spaces for the text on the right. I was trying to make a contact me and a networks, brithday, etc. thing mimicking facebook where it is single spaced.
What you do is add this code in the about me section:
div.left {
width:120px;
clear:both;
}
and then for text that you want single spaced instead you use the <div> tag instead of the <p> tag like this:
<div class="left">Political Views:</div>
<div class=”right”>
Liberal
</div>
Posted in Web Development | No Comments »
July 29th, 2008
6 out of 10
Step Brothers was a pretty funny movie. When I first saw the preview I thought it was going to be dumb. It was much better than I thought. The plot was very funny. How could two 40 year old children trying to find there place in life not be funny. This was one of the better Will Farrell comedy movies. I would not recomend going to see this movie in theaters, but it is one you should rent.

Posted in Movies | No Comments »
July 24th, 2008
9 out of 10
I just have to say omg you have to see this movie. I was on the edge of my seat for almost half of the film. While there were some slow parts, they were not long enough to effect how great the movie is. I’m not going to talk about the plot because every one hates spoilers. I have to say that this was the best Batman movies I have ever seen. Well, until the next one where David Tenant is rumored as a possible actor for the roll of the Riddler.

Posted in Movies | No Comments »
July 1st, 2008
So, I just finished watching part 2 of the series 4 finale of Doctor Who and I just got to say.. WOW. This episode was epic. If you haven’t seen it, go and see it now!
Posted in TV Shows | No Comments »
June 29th, 2008
The internet corporation ICANN is going to mess up the internet by allowing custom top level domains. This means that people are going to be able to have domains like “monkey.balls”.
If domains like this scour the internets this could be tragic. Finding sites will be so much harder. People are going to have to remember both words used in a url *GASP* or where the point goes in certain urls that are split up like “goo.gle”. I can barely remember where the points go in del.ico.us. I’m just too lazy for this to happen. Oh the humanity!! … Okay, maybe that was a little too much, but like I said, I am too fond of the .com, .net, and .org and I’m afraid it will dissipate into the void.. with the daleks and cybermen.
[via USA Today]
Posted in Business News | No Comments »