Ryan Ternier
Killer ASP.NET ninja coding monkeys do exist!
-
IE8 Passes the Acid2 test
As many web developers know, Internet Explorer has always been behind the times for Web Standards. Just last week IE8 (Which is still in development) passed the Acid2 test. The Acid2 Test's main website is here, and you can view the actual test here. The Acid2 test has correct CSS and incorrect CSS. The test is to determine how a browser handles CSS(correct and incorrect). The long list of standards that web browsers has to support (W3C is only one body of standards), you can imagine how great the IE team must feel.
-
First look at VS 2008 - JavaScript intelisence.
Yesterday I downloaded and installed VS 2008 Professional (MSDN License). The process was mild and pretty easy... uninstall all the beta software, install the new software etc. The only problem I had was when I launched a 2005 application (under TFS Source control). VS 2008 (And Team Explorer 2008 by extension) didn't really like this. I got a lot of errors, so I went back to VS 2005, manually checked out the entire solution, then loaded it up in VS 2008. This worked like a charm.
-
Ryan has become a Dad!
-
Full Screen web pages and browser resizing - keeping it looking good
I've noticed one thing that really gets some web developers going (and not the good going): Keeping a full screen web site looking good with different browser sizes. Those that know CSS inside-out will also have this problem as sometimes you just can't cut it with pure CSS.A0 This is why many sites us a set width - they have clear control over everything with just CSS. However, those that like to employ full screen web pages need to do a bit more.
-
Two ASP.NET features that are usually missed or misunderstood...T
Enter the Tilde (~)
-
Fancy Button 2.0 (Not A Link button)
I got a shwack of feedback and comments from my recent post: Get rid of regular buttons, use Link Buttons.A0 I actually thought my solution was a great one, apparently I was a bit off base. That's not to say that my solution was totally wrong - Yes I'm stubborn... but I do admit that I am "occasionally" wrong... occasionally...
-
Vista and the annoying French characters
Since I've installed MS Vista I've been plauged with getting characters like: É, >, ^^,`` when I wanted characters like ?,|,}," (note those are the exact same keys that did this, i just toggled my settings... keep reading).
-
FireFox Add-on - ThumbStrips
I just noticed this amazing Add On for Firefox. Normally I would not blog about things like this, but this addon is very useful. How often have you been trying to find a site you went to yesterday, and you spend 10 minutes clicking through each entry in your browser history, trying to find the site you were on.
-
Get rid of regular buttons, use link buttons
For the past 3 years I have been pushing my managers and especially the teams I work with that the web applications we make need to be visually appealing. The graphics designers I know can do amazing things. My friend Steve Sereda is an amazing graphics designer and he created some awesome skins for me for the time we worked together.
-
A LinkButton, DefaultButton, UpdatePanel and FireFox
What are we going to do today Brain? Today Pinky? We are going to TAKE OVER THE... learn to use the stuff in the title...