nextwebgen.com

The Next Generation Web Now

iPhone Arkanoid

Filed under: Web 2.0 News — Dion Almaer at 5:47 am on Tuesday, July 31, 2007

Scott Schiller has updated his dHTML Arkanoid game to work on the iPhone.

Although the mouse events meant that the game wouldn’t work as-is, Scott added an extra div if the browser is an iPhone, and it handles click events.

JAVASCRIPT:

  1.  
  2. if (isIphone) {
  3.     this.iphoneTarget = document.createElement(‘div’);
  4.     this.iphoneTarget.href = ‘#’;
  5.     this.iphoneTarget.id = ‘iphoneTarget’;
  6.     this.iphoneTarget.onclick = mmH;
  7.     arkanoidBody.appendChild(this.iphoneTarget);
  8. }
  9.  

DHTML Arkanoid

Joe Hewitt presentation on iUI (Video)

Filed under: Web 2.0 News — Dion Almaer at 12:34 am on Tuesday, July 31, 2007

Joe Hewitt popped down the road to talk about iUI, his look-native-on-the-iPhone framework, at Yahoo! HQ.

This is a short, 15 minute presentation, that shows Joe providing an overview of how iUI works and how you can use it to jumpstart any iPhone-specific interfaces you’re considering for your web apps. He also provides an outstanding overview of just what you can expect from the current iPhone web browser in terms of standards support; if you’re curious about what works and what doesn’t with iPhone’s Safari implementation, this is a good place to start.

4D Ajax for Dreamweaver Now Available - TAXI Design Network

Filed under: Web 2.0 News — Ajax - Google News at 11:04 pm on Monday, July 30, 2007

4D Ajax for Dreamweaver Now Available
TAXI Design Network, NYC - 1 hour ago
4D Inc., makers of an integrated development platform for building and deploying business applications, announced today the release of 4D Ajax For

New Web 2.0 news site for climate issues launches - iTWire (press release)

Filed under: Web 2.0 News — web 2.0 - Google News at 6:30 pm on Monday, July 30, 2007

New Web 2.0 news site for climate issues launches
iTWire (press release), Australia - 1 hour ago
The new Web 2.0 site, Climezine.com, enables users to post links to content, add comments and vote for stories in a similar manner to Digg, Netscape and

Did Cisco buy another Web 2.0 firm? - NetworkWorld.com

Filed under: Web 2.0 News — web 2.0 - Google News at 6:17 pm on Monday, July 30, 2007

Did Cisco buy another Web 2.0 firm?
NetworkWorld.com, MA - 3 hours ago
Cisco is rumored to have acquired defunct Click.tv to bolser its Web 2.0 plans, according to Michael Arrington, writing in TechCrunch.

Meet Web 2.0's evil twin - Computerworld

Filed under: Web 2.0 News — web 2.0 - Google News at 4:23 pm on Monday, July 30, 2007

Meet Web 2.0's evil twin
Computerworld, MA - 1 hour ago
July 30, 2007 (Computerworld Canada) — The move towards Web 2.0 technologies may well be another race between functionality and security, and for now at
Opinion: What Web 2.0 is (and isn't) Computerworld
all 2 news articles

AJAX World - New RIA User Group in New York - Web 2.0 Journal

Filed under: Web 2.0 News — Ajax - Google News at 2:48 pm on Monday, July 30, 2007

AJAX World - New RIA User Group in New York
Web 2.0 Journal, NJ - 14 hours ago
We are going to cover Adobe Flex, Adobe AIR, Microsoft Silverlight, AJAX, JavaFX, OpenLaszlo and more. I invite you to attend our first meeting on Oct 9
Linspire, One of Microsoft's New Patent Covenant Buddies Joins SYS-CON Media
Micosoft Distributes Pre-Alpha Code of IronRuby for Silverlight Web 2.0 Journal
all 5 news articles

Cynergy Systems Named "Platinum Sponsor" of AJAX World Fourth Time … - SYS-CON Media

Filed under: Web 2.0 News — Ajax - Google News at 2:48 pm on Monday, July 30, 2007


SYS-CON Media
Cynergy Systems Named "Platinum Sponsor" of AJAX World Fourth Time
SYS-CON Media, NJ - 1 hour ago
The conference now includes the world famous AJAXWorld University's AJAX Developer Bootcamp, OpenLaszlo Track and Adobe Flex 3 Developer Bootcamp.
AJAX World - New RIA User Group in New York Web 2.0 Journal
Red Hat Gets Enterprise Open Source SOA IP Donation SYS-CON Media
Will There Be an XO in Your Kid's Xmas Stocking? SYS-CON Media
SYS-CON Media
all 23 news articles
« Previous PageNext Page »