Browse by Tags

All Tags » JavaScript (RSS)
Holy Cow! I know this isn't new news. IE8 and FireFox 3.. Acid 2 tests, heck Acid 3 tests. When is it going to stop?!? As some know, I'm writing a very complicated vehicle tracking system that is all web based. It can track up to 200 vehicles at once...
I've been working with javascript rather heavily for the past few... many months. Years ago when I started working with ASP.NET I was naive and thought everything should be done server side. I thought that the server should do all the work so the clients...
Posted by Ryan Ternier | 3 comment(s)
Filed under: ,
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...
Posted by Ryan Ternier | 6 comment(s)
Filed under: ,
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...
Posted by Ryan Ternier | with no comments
Filed under: ,
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... I recently did a post regarding An UpdatePanel, FireFox and the Default button . One thing that has stumped many ASP.NET Developers...
Over the past month I've been heavily involved in scripting. The application I'm writing is 80% JavaScript, 20% .NET. Because of this, my DOM, JavaScript, and CSS knowledge has been increasing steadily, and I've found some common errors that many Developers...
I deal mainly with large scale online applications. Each page that is loaded on a clients computer is littered with JavaSciprt and AJAX functionality. One problem we've encountered is users clicking buttons before the page is fully loaded. They might...
Posted by Ryan Ternier | with no comments
Filed under: , ,
More Posts