<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d8776281485402821239\x26blogName\x3dMy+Thoughts+About+Code\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLACK\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://mythoughtsaboutcode.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://mythoughtsaboutcode.blogspot.com/\x26vt\x3d8320627964389000721', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

.

Best Client Quotes
Thursday, March 29, 2007

I found this online today and it is so funny. It is taken from a message board thread started back in October of 2000. It is kinda off topic but I couldn't resist it.

http://tofslie.com/clientquotes.htm

I'm still laughing at some of them.

Labels:



Digg!

Twitter & Justin.tv
Wednesday, March 28, 2007

So I've read all the latest buzz on Twitter and signed up last night for an account. I have entered a few things in there and at first didn't much care for it. But as I have thought more about it, I kinda see a use for it. I see it as a way to look back and see what you did day to day. And if people want to keep track of you then that is cool too but I see it was more of a tool for myself. Kinda like a time capsule. I don't know how I will continue, IF I will continue, to use it but it's a cool idea.

Now onto my fellow Justin, Justin.tv, who has an interesting idea. If you don't know what it is, here's my description. It's almost a live Twitter for the world to see. He's a guy from San Francisco who strapped a mini-camera to his head and feeds the video on his site for the world to see. I don't know how long it will last but he sure is getting a lot of press and to make a name for yourself on the internet, that's what you have to do.

I'll stick around Twitter a little while longer and check out Justin.tv a few more times and see if it keeps up. Both interest me but I'm unsure for how much longer.

Labels: , ,



Digg!

40 Greatest Internet Superstars
Monday, March 26, 2007

So tonight I'm sitting at home after my son goes to sleep and start flipping through the channels to see what's on. I come across VH1 and they were doing one of these "40 Greatest Whatever" shows but this one struck a chord with me. It was the 40 Greatest Internet Superstars and I had to watch. I only saw numbers 6 through 1 but the entire list is here:

40 Greatest Internet Superstars

Now this really has nothing to do with code but I think that for a lot of coders, this is what we have for entertainment over TV a lot of times. With it easier to go to YouTube and find the video everyone but you have seen than to find something on TV, these kind of videos will soon be the future of how we are entertained I feel.

Labels: , ,



Digg!

Selecting Random Row from a SQL SELECT Statement
Friday, March 23, 2007

Well I just found something cool as I was looking for a way to select some data from a SQL Server table and only return 1 random row. Pretty easy too:

SELECT TOP 1 columnName FROM table ORDER BY NEWID()

Works like a charm.

Labels: , ,



Digg!

Vista, IIS 7, and ASP.NET 1.1 Playing Nice Together
Thursday, March 22, 2007

Well this didn't take long. I ran into a problem today with trying to get an old 1.1 project to open on my Vista machine and nothing was working. I did some digging and found this article:

How to Enable ASP.NET 1.1 on IIS7

You do need to do a restart after installing the 2 .NET 1.1 updates but it's worth it.

Labels: , ,



Digg!

Who Am I?
Thursday, March 22, 2007

Let's get this started. My name is Justin Copeland and I am a .NET developer at Terralever in Tempe, Arizona. We are a web marketing/development company and work on some cool stuff. We have a wide list of clients that you can find on our site.

Labels:



Digg!

Read This

All entries in this blog are my opinion and don't necessarily reflect the opinion or views of my employer (Terralever).

This is where I talk about the little bit of .NET code that I actually know and different techy things that interest me. Feel free to tell all your friends about my little blog and hopefully soon, it won't be so little.

My Thoughts About Code | feed

5ThirtyOne and Blogger Templates design | Top