joeydaly.com … tech blog & sometimes more

17Aug/110

How browsers work?

Posted by Joey

Great article, thanks Jake :P for finding it.

If you get a spare time, its worth the read

http://www.html5rocks.com/en/tutorials/internals/howbrowserswork/… Continue reading

30Jul/090

Internet Explorer – 500 internal server error, even on localhost

Posted by Joey

In response to the following post I found on the net…

IE suddenly stops being able to connect to URL where plone server lives, even using localhost, IP and port#’s. (win32 2.0.5 stable, on XP sp2 with all the latest everythings, running a LAN cable connection)

Netscape and Firefox see the server just fine. The connection fails (timeout) or returns an http 500 error… Continue reading

30Jul/090

FF3 and FF2 different

Posted by Joey

Today coding up a site I noticed a huge difference between styles in FF3 and FF2 – I did a bit of research and found out that in FF3 they’ve rewritten the box flow component – which basically means some flawed css in FF2 will look like shit!

A list of all the changes can be found here:

23Jul/090

CleanMem

Posted by Joey

Found a program that actually works! CleanMem

It’s an exe that runs in 5 secs to free up memory it uses some windows API to clean up processes. It’s really good for people like me that have Eclipse, Outlook, VSS, SQLServer and Firefox all open… and I’m only using maybe Eclipse for the majority of the time the others are just open doing sfa

When u install it… Continue reading