TechIsCool’s Webblog

Just Blogging about the World and My Experiences

Chat with Me

Xbox Live Preview

Posted by TechIsCool

Hey Everyone though i would post this since it  something that you all should look at if you own an Xbox 360
The Xbox 360 product team is looking for Xbox LIVE members from all regions around the globe to participate in this Preview Program
Please fill out the Sign up Survey to be considered for the Preview program!
WARNING: If you are approved for the Preview, and your console is updated, you will not be able to remove the Preview from your console.
Those whom have been accepted into the Preview Program will be contacted by email by July 31, 2009
Thank you and we look forward to your participation!

This is just a copy and paste from the Microsoft Website

Happy 4th of July

Posted by TechIsCool


Click here to see gallery

Create © Date with Javascript

Posted by TechIsCool

So I was in search of a way to make the copyright year automatically update after the year the web page was created. I found a few but there was no fallback support so it might seem trivial but here it is
<a id="yr">2008</a>
<script type="text/javascript">
var yr=(new Date().getFullYear());
document.getElementById('yr').innerHTML= yr;
</script>

So what it does is if JavaScript is enabled it replace the <a id=”yr”></a> with the current year called by JavaScript

3 Months Already

Posted by TechIsCool

I can believe that it has already been 3 months since I posted here… sorry for that feels like yesterday. I am enjoying still playing halo 3 but if I had a choice I would be Playing Halo Wars. What an awesome game I know it seems like something far out there because the RTS fan base does not like control based controls but I seem to enjoy beating people. I will have to post some new pictures of the Road trip we are going on to California but right now these are some sweet Panoramas that you can look at here

So that’s all for now but i will be sure to post some pictures this week

Sorry IE Users

Posted by TechIsCool

Hey everyone i would like to apologize about having a broken site for all IE users i had a bunch of weird code in a post that mess it up

Test

« Newer PostsOlder Posts »