RSS ? Recent Blog Posts

Blogs » Industry Links
 

SitePoint News Wire

: Industry Links Blog

News Wire: The iPhone Cometh

by Kevin Yank

  • iPhone JavaScript Experiments: Day One
    JavaScript guru Joe Hewitt is not impressed with the iPhone as a rich application development platform. Lack of mousedown and mousemove events, for example, prevent developers from taking advantage of the iPhone’s multi touch display.
    (tags: )
  • Firebug for iPhone
    Firebug creator Joe Hewitt sensed the need for a Firebug-caliber diagnostic tool for the iPhone. He has built an experimental Python-based server that you can run on your desktop computer to provide a remote JavaScript console for an app on the iPhone.
    (tags: )
  • Building a desktop application with Ext, AIR, Aptana and Red Bull
    A proof of concept ends up producing quite a polished result: a desktop-like to-do list application that will run either in the browser (with Google Gears offline storage) or on the desktop (with Adobe’s AIR).
    (tags: )
  • Flip
    A cute online tool that will rotate plain Unicode text 180° (upside down). The result is not exactly accessible, but it is impressive.
    (tags: )
  • jQuery 1.1.3: 800%+ Faster, still 20KB
    jQuery keeps getting better with a massive speed boost. A smattering of …
 

News Wire: The Business Case for Web Standards

by Kevin Yank

 

News Wire: Look Who’s Back from the Dead

by Kevin Yank

  • WCAG Samurai
    An anonymous group of developers, led by accessibility guru Joe Clark, has published an independant review of the W3C’s Web Content Accessibility Guidelines 1.0. Independently reviewed by two additional experts, this document was a year in the making.
    (tags: )
  • Trying not to pretend
    Accessibility guru Joe Clark has announced his departure from the world of web accessibility. He believes current web accessibility standards are both sufficient and largely irrelevant, now that developers know how to produce quality sites without them.
    (tags: )
  • Safari 3 Public Beta
    Apple has released a public beta of Safari 3 for both Windows (XP and Vista) and Mac OS X 10.4. See Matt Magain’s blog post on SitePoint for more details.
    (tags: )
  • WWDC 2007 Keynote
    In his keynote address, Steve Jobs demoed the new Safari 3 beta, including the Web Clipping feature that allows Mac users to create widgets from portions of web pages. Also shown was the Safari-powered platform for Web 2.0 applications on the iPhone.
    (tags: )
  • Camino 1.5 Released
    Based on Mozilla’s Gecko 1.8.1 rendering engine, Camino 1.5 is lightweight browser with a native Mac user interface. The …
 

News Wire: Ruby on Everything

by Kevin Yank

  • JavaScript 1.8 Progress
    jQuery’s John Resig summarizes enhancements to JavaScript that are now available in the nightly test builds of Firefox 3. Warning: this ain’t your father’s JavaScript!
    (tags: )
  • Google Gears ORM
    In what was an inevitable development, the first (simple) object-relational mapping library has been built on top of Google Gears, the client-side database framework launched last week by Google.
    (tags: )
  • Toggler
    From Art & Science of CSS author Jonathan Snook, a nice, little script that enables users to select a range of checkboxes just by clicking and dragging the mouse over them.
    (tags: )
  • HTML Entity Character Lookup
    Even more useful than it looks at first glance, this page lets you look up HTML character entity codes by typing in text that’s “similar” to what you want (e.g. type “tm” to get the trademark symbol). Mac OS X Dashboard widget also available. (thanks lox)
    (tags: )
  • Give your web app international appeal
    A slick solution to translating your PHP-powered web site into multiple languages using the gettext functions, which are available in most PHP installations. (thanks paul.annesley)
    (tags:
 

News Wire: Zend Framework is here

by Kevin Yank

 

News Wire: Is PHP Doomed?

by Kevin Yank

  • PHP Interview questions from YAHOO
    A few questions from the exam (or at least one of them) that Yahoo! administers to applicants for PHP development jobs. A few were a little bit “memorize the function names” for me, but others, like “How do you debug a PHP application?” are great!
    (tags: )
  • Silicon Valley Could Use A Downturn Right About Now
    TechCrunch, the blog that spreads the good news about the latest Silicon Valley start-up, says that, these days, the Valley sucks. Sounds like Bubble 2.0 is in full swing…
    (tags: )
  • Money for Nothing
    Joe Hewitt, the creator of Firebug, responds to the TechCrunch rant. In his opinion, the repeating bubble-to-burst cycle we are seeing has little to do with technology, and a lot to do with the way the US government raises money by provoking inflation.
    (tags: )
  • Formal Weirdness
    CSS guru Eric Meyer explores the unsolved (and unsolvable) issues with the styling of HTML forms. In short, if you try to make the current standards apply to forms in a consistent way, you lose the ability to even set the background color of a text field.
    (tags:
 

News Wire: We’re Back!

by Kevin Yank

With Simply JavaScript, the book I co-wrote with Cameron Adams, officially off to print, I’m now able to resume publication of the SitePoint News Wire. Thanks to those who continued to submit links during the downtime. Enjoy!

 

News Wire: W3C Launches HTML Working Group

by Kevin Yank

  • W3C Relaunches HTML Activity
    The W3C’s new HTML working group, co-chaired by Microsoft’s Chris Wilson and the W3C’s Dan Connolly, was launched today. The group aims to have the next HTML recommendation out in 2010 (less than 4 years from now), and to converge with the WHATWG effort.
    (tags: )
  • Quick Apollo Update / Labs Release
    According to Adobe’s Mike Chambers, the company is preparing to release the first public alpha version of the Apollo platform. This first release will be focused on Flex developers, with some initial undocumented support for HTML development.
    (tags: )
  • JScript IntelliSense in Visual Studio Orcas
    The March pre-release of the next version of Visual Studio (code-named Orcas) includes improved JavaScript IntelliSense, much like that supported by other JavaScript-aware editors like Aptana and IntelliJ IDEA.
    (tags: )
  • *+ tests
    James Edwards (aka brothercake) experiments with some CSS hacks that target IE7 only while being perfectly valid.
    (tags: )
  • W3C restarts HTML effort
    Google’s Ian Hickson comments on the launch of the W3C HTML WG on behalf of the WHATWG. “Suprisingly, …
 

News Wire: Cracker adds backdoor to WordPress

by Kevin Yank

  • WordPress 2.1.1 dangerous, Upgrade to 2.1.2
    The download of WordPress 2.1.1 was compromised by a cracker that added a backdoor security hole to the blog software. Creator Matt Mullenweg: “This is the kind of thing you pray never happens, but it did and now we’re dealing with it as best we can.”
    (tags: )
  • Adobe Creative Suite 3 To Be Announced March 27th
    Adobe will announce on March 27th the next major update to its suite of software applications including Photoshop, Illustrator, InDesign, Dreamweaver, Fireworks, and Flash. The new versions are slated to ship sometime in Spring 2007.
    (tags: )
  • New hacker trick may expose Oracle databases
    Security researcher David Litchfield has found a way around the permissions system that assures the security of many Oracle databases, greatly increasing the severity of a number of common SQL injection vulnerabilities that affect these systems.
    (tags: )
  • Apache Tomcat 6.0.10
    Apache has released Tomcat 6.0.10, a new major release of the free web server that contains reference implementations of the JavaEE servlets and JSP standards. This is the first stable version to support the new Servlet …
 

News Wire: PHP Group accused of security incompetence

by Kevin Yank

  • PHP Group accused of security incompetence
    “PHP developer Stefan Esser has said he will go ahead with plans to disclose dozens of security flaws in PHP in March, hitting back at criticism that the “Month of PHP bugs” project is nothing more than dangerous, self-serving publicity.”
    (tags: )
  • URL Rewriting to Prevent Duplicate URLs
    A brief refresher on why it’s a good idea to avoid having your content accessible via multiple URLs (note: redirects are fine), and how to implement URL rewriting on an IIS server so you don’t have to lose sleep over it.
    (tags: )
  • Building the YUI Browser History Manager
    Yahoo! engineer Julien Lecomte blogs about his experience writing the new Browser History Manager in the Yahoo! UI Library (YUI), and the difference between this new solution and previous aproaches to the Back button in Ajax applications.
    (tags: )
  • Free Hosting of YUI Files from Yahoo!
    Following in the footsteps of Dojo, which offered up free hosting of its JavaScript library thanks to AOL late last year, Yahoo! is allowing developers to link to the YUI library files on its own servers for free.
    (tags: …
 

Sponsored Links

SitePoint Marketplace

Buy and sell Websites, templates, domain names, hosting, graphics and more.

Follow SitePoint on...