Posts Tagged ‘JavaScript’
Posted on January 29, 2009 - by Khaled
Fresh news from SitePoint
Newspaper and tea, originally uploaded by Matt Callow.
SitePoint.com, the Australian online media company, has been very active during the last days. First of all they have released a new Mozilla FireFox extension (Add-on) called FireScope that integrates with Web developer tool “Firebug” to extend it with references for HTML and CSS. I checked it out and I really loved it. I think it is a lot more useful than the other SitePoint FireFox Add-on: Dust-Me selectors (That finds unused CSS selectors).
Something else is new and very useful in SitePoint. I’m talking about the JavaScript reference that completes the SitePoint References collection (with the HTML and CSS references). I was really waiting for this one myself and it turned out to be even better than what I wanted.
Finally SitePoint are looking for 4 Part-time Bloggers that will have to post 5 times per week with a minimum length of 300 words per post (The optimum being 400-600 words). So if you think you can be one of them go ahead and apply!
More hot news soon! Don’t forget to subscribe to be notified via RSS or E-mail. Or just follow me on Twitter
Posted on December 22, 2008 - by Khaled
Internet Explorer 6: less painful?
Yes, Web designers hate Internet Explorer 6. This old browser was released back in 2001 but still quite frequently used by many people despite that it is really insecure, buggy, slow and far from being standards compliant. There was even an “Internet Explorer 6 Uninstall Day” held, thanks to a facebook group, on the 27th of August, 2008 which corresponds to the 7th birthday of IE6.
But that initiative was not very successful.
But lately things are changing. MSIE6 is still painful, but thanks to the efforts of Dean Edwards the situation is now really better!
Dean created a new Scripts library, IE7, available on Google code that will make Internet Explorer behave like a standards-compliant browser as It fixes many HTML and CSS issues and makes transparent PNG work correctly under IE5 and IE6. Still the transparent PNG image can’t be tiled nor can it be positioned using respectively background-repeat and background-position.
Thanks Dean!!




