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
    Vibration API

    Many of the new APIs provided to us by browser vendors are more targeted toward the mobile user than the desktop user.  One of those simple APIs the Vibration API.  The Vibration API allows developers to direct the device, using JavaScript, to vibrate in...

  • By
    6 Things You Didn’t Know About Firefox OS

    Firefox OS is all over the tech news and for good reason:  Mozilla's finally given web developers the platform that they need to create apps the way they've been creating them for years -- with CSS, HTML, and JavaScript.  Firefox OS has been rapidly improving...

Incredible Demos

  • By
    Better Pull Quotes with MooTools

    Chris Coyier authored a post titled Better Pull Quotes: Don't Repeat Markup a while back. In his post he created great-looking pull quotes without repeating any content -- instead he uses jQuery to dynamically create the pull quotes. The following is the...

  • By
    MooTools dwCheckboxes Plugin

    Update / Fix: The checkboxes will no longer toggle when the "mouseup" event doesn't occur on a checkbox. Every morning I wake up to a bunch of emails in my Gmail inbox that I delete without reading. I end up clicking so many damn checkboxes...

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!