Browsers
IE 7 / FF2
So yesterday I finally decided to upgrade IE 6 to IE 7 RC1. Not 100% sure if I like the layout of IE just yet, i’ve been so used to Firefox, but I thought I would give it a try. When you are doing a lot of web development, it’s handy to have the lastest browser versions installed so you can test early, but problem is that the older version gets overwritten, which is a pain when you need to test in IE 6, I may have a look at a standalone IE 6 later, I will need it.
I haven’t upgraded Firefox yet, am still running on the latest 1.5 release. Does Firefox have someway to use 1.5 and 2.0?
Had a look at pixelDepth.net in IE 7, I thought there were going to be big CSS issues due to specific IE hacks I had implemented, but it only seems to be minor things that I should be able to fix up quite quickly, so that’s good. Not sure what it will look like in FF2 though, should be ok I would think, since it’s pretty much standard CSS.
I was creating a PB code yesterday that starts with an open div in the header that is set to display: none, and then you close it in the footer, this is done so it hides the main table from view, and looks better than running a script in the footer as it looks like the hack is actually part of the forum, the user doesn’t get to see the flicker (see the table and then it’s gone). Talking about this, it was James (webworldx) that invented this method for ProBoards when me and him were working on RPG Phoenix (v2 I think?), all it was at the time was 3 divs, one to insert HTML into that would display the hack, and 2 divs that were left open, one closed in the footer. Why 2? At the time ProBoards used to close open tags like divs because of a lot of problems with people using HTML that would prevent the forum from displaying, 2 open divs solved this for us, 1 would get closed, the other would still remain open for us to close in the footer to pull of the effect, very simple really, just that no one had thought about doing that at the time, actually, some people still don’t know how to do it or even know that it can be done.
But anyway…IE 7 didn’t like it (IE 6 did), because there is a tiny focus script under the form that sets focus to the subject field, when you hide the contents inside this open div, Javascript can’t set focus. This was a bugger, I didn’t really want to run a script in the footer…hmmmm, so I had to think what I could do, Firefox was fine, so I decided to look at the newer way to access the document as soon as the DOM had loaded, window.onload has to wait for images to finish loading before you can fire your event, Dean Edwards came up of a way to use the DOMContent event for Firefox, and IE specifc statements with a JS file having the defer attribute. That works fine, but I didn’t really want to use a JS file just for this, so I looked at Dean Edwards blog again, and there was a newer script for IE, so that basically solved the problem.
Mozilla Firefox 1.5.0.6
Well that was fast.
1.5.0.5 hasn’t long been out, and now they are releasing an update.
- Fixed an issue with playing Windows Media content
Ah well, least they are quick :p
Opera at the speed of light
Ok, maybe not that fast.
I came across an article by Sean Patrick Kane about browser speeds using Javascript. The top 3 browsers were put up against each other, those being Firefox, Internet Explorer, and Opera. I’ve heard a lot about Opera’s speed concerning Javascript, so no doubt it came out on top followed by Firefox.
The test was done by doing various Javascript things…
Try/Catch with errors
Layer movement
Random number engine
Math engine
DOM speed
Array functions
String functions
Ajax declaration
Have read of the full article here, you can even run the tests yourself…
http://celtickane.com/projects/jsspeed.php
Wonder how long it will be until the other 2 browsers are even close to the speed of Opera.
Think i’ll stick to Firefox, I feel comfortable using that.
FireBug
Whoa, this is awesome for developers, just came across it…
“Nobody likes to see errors in their web pages, but with FireBug you won’t mind as much. FireBug adds a little icon to the Firefox status bar which tells you if your page is busted. Open up the FireBug panel and you’re looking at the errors that occurred in that page, and only that page. No more digging through the muddy pile of errors in the JavaScript Console window.”
Check it out: http://www.joehewitt.com/software/firebug/
What Am I Doing?
- Installed W@W 1.02 patch, should now be able to play with American friends, let the desync commence
- Just finished playing World at War, can now connect to people. Spawning is really bad, a very high chance of being shot in the back.
- Still can't connect to anyone on World at War multiplayer, but people can connect to me, very annoying.
- Finished Call of Duty World at War single player, felt shorter than Modern Warfare. Now I can play Zombie mode.
- Played Call of Duty World at War, at the moment I'm not keen on it, WWII doesn't do it for me. I'll keep playing, might start to like it.
- Yay, I got news that Call of Duty World at War has been delivered from Game.
- Just finished playing Call of Duty 4, which could be the last time, as W@W should arrive tomorrow.
- At work
- Played some CoD4 before work, my team was really bad
- Downloading Ubuntu, Vista is horrible to develope on
- On my way home through the lovely rain on my bike
- Completed Far Cry 2 at the weekend
- Installed Twinkle app on touch, awesome for a free app
- Setting up Twitter on my Ipod Touch
Search
Categories
- Browsers (14)
- Gaming (19)
- General (103)
- ProBoards (12)
- Programming (97)
- Adobe AIR (18)
- JavaScript (37)
- pDBB (8)
- PHP / MySQL (9)
- PHP-GTK (4)
- Videos (16)
- Work (4)
Recent Comments
Tags
2032 actionscript adobe africa alive air airpacker browser cod COD4 css dean edwards ds easing eric schmidt error explorer ext facebook file Firefox flickr Gaming google htaccess ie input internet JavaScript mime nintendo packer penner perl pleasurewood hills poignant PS3 robert ruby safari scrollovers testing theme park wii wordpress xboxArchives
- October 2008 (6)
- September 2008 (3)
- August 2008 (2)
- June 2008 (4)
- May 2008 (2)
- April 2008 (1)
- March 2008 (5)
- February 2008 (3)
- January 2008 (1)
- December 2007 (3)
- November 2007 (6)
- October 2007 (5)
- September 2007 (13)
- August 2007 (7)
- July 2007 (5)
- June 2007 (9)
- May 2007 (17)
- April 2007 (10)
- March 2007 (19)
- February 2007 (27)
- January 2007 (19)
- December 2006 (4)
- November 2006 (4)
- October 2006 (15)
- September 2006 (14)
- August 2006 (12)
- July 2006 (9)
- June 2006 (12)