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

Incredible Demos

  • By
    PHP IMDB Scraper

    It's been quite a while since I've written a PHP grabber and the itch finally got to me. This time the victim is the International Movie Database, otherwise known as IMDB. IMDB has info on every movie ever made (or so it seems). Their...

  • By
    Display Images as Grayscale with CSS Filters

    CSS filters aren't yet widely supported but they are indeed impressive and a modern need for web imagery.  CSS filters allow you to modify the display of images in a variety of ways, one of those ways being displaying images as grayscale. Doing so requires the...

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!