Weekend Links – Opera, IE7.js, PHP RSS Parsers, Network Solutions Steals Domain Ideas, Eclipse and PHP, Cross-Site XMLHttpRequest

By  on  

Why Opera?

The men of Opera state their case for Opera being the browser available.

http://www.digital-web.com/articles/why_opera/

IE7.js Version 2 Beta

Dean Edwards releases version2 of his JavaScript library aimed at making IE7 a standards compliant browser.

http://dean.edwards.name/weblog/2008/01/ie7-2/

PHP RSS Parsers

Articles discusses usage of popular RSS parsers written in PHP.

http://www.webresourcesdepot.com/php-rss-parsers/

Network Solutions Steals Domain Ideas; Confirmed!

Network Solutions violated the privacy of many visitors that used their WHOIS checker. Essentially they reserved the domains looked up by visitors. Needless to say, many people are furious with the registrar.

http://blog.domaintools.com/2008/01/network-solutions-steals-domain-ideas-confirmed/

Eclipse and PHP

We all know Eclipse used heavily by java developers, but Eclipse can also be used for PHP.

http://www.tigerheron.com/article/2008/01/eclipse-and-php

Cross-Site XMLHttpRequest

jQuery's John Resig discusses cross-site XMLHttpRequest in Firefox 3.

http://ejohn.org/blog/cross-site-xmlhttprequest/

Recent Features

  • By
    Creating Scrolling Parallax Effects with CSS

    Introduction For quite a long time now websites with the so called "parallax" effect have been really popular. In case you have not heard of this effect, it basically includes different layers of images that are moving in different directions or with different speed. This leads to a...

  • By
    Conquering Impostor Syndrome

    Two years ago I documented my struggles with Imposter Syndrome and the response was immense.  I received messages of support and commiseration from new web developers, veteran engineers, and even persons of all experience levels in other professions.  I've even caught myself reading the post...

Incredible Demos

  • By
    Spoiler Prevention with CSS Filters

    No one likes a spoiler.  Whether it be an image from an upcoming film or the result of a football match you DVR'd, sometimes you just don't want to know.  As a possible provider of spoiler content, some sites may choose to warn users ahead...

  • By
    MooTools & Printing – Creating a Links Table of Contents

    One detail we sometimes forget when considering print for websites is that the user cannot see the URLs of links when the page prints. While showing link URLs isn't always important, some websites could greatly benefit from doing so. This tutorial will show you...

Discussion

  1. What IDE or text editor do you use for php?

    I use uestudio.

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!