Polymorphism / Web Standards Project 2 Interview - WebReference Update - 020610
((((((((((((((((( WEBREFERENCE UPDATE NEWSLETTER ))))))))))))))))) June 10, 2002
____________________________SPONSORS______________________________
802.11 Planet Spring 2002 INT Media Events Instant Messaging Planet Fall 2002 Conference & Expo
__________________________________________________________________
This week we excerpt two new books, "Cascading Style Sheets" from Glasshaus, and we continue our series on Professional Java Web Services from Wrox. The Doc talks polymorphism in JScripting .NET.
The big news this week is the relaunch of the Web Standards Project. Founded by Glenn Davis, George Olsen, Jeffrey Zeldman, and friends, WaSP 2 is staffed by an all-star cast. The mission? Win over web designers and developers to web standards. We talked to Jeffrey Zeldman about the reinvigorated WaSP and their new mission. In other news Yahoo.com will get a makeover to appease advertisers clamoring for space on the busiest page on the Web. I hope Filo wins.
******************************************************************
Coming to the East Coast! 802.11 Planet Spring 2002 Conf. & Expo Sponsored by IBM --The Only Trade Show & Expo Focused on 802.11 Business-- June 10-12 Pennsylvania Convention Center, Philadelphia, PA. Whether you're an expert in 802.11 or need to quickly get up to speed and profit from it, 802.11 Planet is the premier event for this exploding industry. Register today & save! https://www.intmediaevents.com/80211/spring02
**********************************************************adv.****
https://www.webreference.com *- link to us today https://www.webreference.com/new/ *- newsletter home https://www.webreference.com/new/submit.html *- submit article
New this week on WebReference.com and the Web:
1. BOOK EXCERPT: Cascading Style Sheets 2. BOOK EXCERPT: Professional Java Web Services, Pt. 4 3. DOC JAVASCRIPT: JScript .NET, Part V: Polymorphism 4. FEATURE: WebStandards.org to Relaunch 5. OTHER VOICES: * Browsing Around for New Targets 6. NET NEWS: * Yahoo to give home page a makeover
Like what you see? Get our front page e-mailed to you every business day with our HTML newsletter. Just send an e-mail to:
or for this text newsletter:
Spread the word! Feel free to send a copy of this newsletter to your friends and colleagues, and while you're at it, snap a link to WebReference.com.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1. BOOK EXCERPT: Cascading Style Sheets
This Glasshaus title examines the use of CSS to control the display of Web pages. Our excerpts from chapter 1 begin with a brief look at the history of HTML; with special emphasis on the factors leading up to the need for CSS-based development.
https://www.webreference.com/authoring/style/sheets/cssseparate/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2. BOOK EXCERPT: Professional Java Web Services, Pt. 4
Though you're developing your Web service in Java, transmitting your information from here to there requires XML. Enter the Apache SOAP Architecture, type mappings, and serialization; all of which are discussed in part 4 of this excerpt series. From Wrox Press.
https://www.webreference.com/programming/java/webservices/chap3/4/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3. DOC JAVASCRIPT: JScript .NET, Part V: Polymorphism
Perhaps more difficult to pronounce than understand, polymorphism is a key feature of any object oriented language; and, as Doc JavaScript explains, can be implemented in JScript .NET using both methods and interfaces. By Yehuda Shiran and Tomer Shiran.
https://www.webreference.com/js/column111/
******************************************************************
** When Face-to-Face is the Only Way ** The Internet is great for exchanging information and ideas, but nothing beats in-person learning and networking. Check out internet.com's upcoming Spring 2002 conferences and expositions including: ** ClickZ E-Mail Strategies ** Nanotech Planet ** 802.11 Planet (Wireless) ** Grid Computing Planet and more. Visit https://www.intmediaevents.com today!
***********************************************************adv.*** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4. FEATURE: WebStandards.org to Relaunch
The Web Standards Project, originally launched in 1998, is due to relaunch Tuesday. The brainchild of Glenn Davis, George Olsen, Jeffrey Zeldman, and friends, the Web Standards Project (WaSP) is dedicated to the adoption of web standards for browsers, authoring tools, and web designers. By using standards rather than proprietary solutions, you can reduce the cost and complexity of web development while at the same time increasing accessibility and digital shelf life.
Shirley Kaiser was kind enough to give me a sneak peek, and the new design looks great. Complete with a new look, a new blog, and a new attitude, WaSP hopes to do for web designers what it did for browser manufacturers and authoring tool makers.
The all-star staff has expanded as well. WaSP does not equal just Jeffrey Zeldman, as wonderful as he is. WaSP is actually a group of dedicated folks, including steering committee members like Tim Bray of XML and Antarcti.ca fame. Newcomers include Eric Costello, J. David Eisenberg, Owen Briggs, Molly E. Holzschlag, Shirley Kaiser, and Scott Andrew LePera. Each person has an area of responsibility, and many contribute to the new blog, run by Movable Type.
Jeffrey Zeldman says of the new crew: "Eric co-authored the site's CSS layout with long-time steering committee member Todd Fahrner, and contributes to the site's Buzz blog. Shirley and Molly are in charge of the educational LEARN section, to which David and others contribute. Scott is a DOM/scripting expert and a member of the BUZZ blog team. David did a lot of the heavy lifting involved in finishing the site construction. Owen is a CSS subject matter expert, book author (with Steve and Scott) and contributor to BUZZ blog.
Additionally, new members Drew McLellan and Rachel Andrew formed the Dreamweaver Task Force that helped Macromedia greatly improve the standards compliance and accessibility of Dreamweaver MX."
As part of their efforts to educate and convert web designers and developers, the WaSP crew plans to build up the "learn" section with tutorials and articles to help people understand and implement web standards, in addition to adding more helpful link resources. Molly Holzschlag and Shirley Kaiser are the leaders of this section.
We asked Jeffrey Zeldman about the relaunch of WaSP.
WR: How would you all characterize the second phase of the Web Standards Project? What do you hope to accomplish? You've got the browser makers won over, and Adobe, Macromedia, and Microsoft seem to be listening. What's next? Win over all the designers out there?
JZ: Exactly: Win over all the designers out there, who think <li> means "add a bullet to the page" and who believe that <div class="blueinnersubheader"><span class="maketextlarger">subhead </span></div> is a substitute for <h2>, and who think <h4><dt>word</dt></h4> is markup.
Secondarily but also importantly:
Fight to ensure that authoring tools support standards and accessibility. Much progress has been made. More can be made and will.
And continue to help browser makers fine-tune their compliance with existing and emerging standards. Occasionally (when necessary) through major campaigns. But primarily by keeping in touch with browser company engineers, making them aware of problems, and helping WaSP supporters submit accurate bug reports to the people best positioned to fix the problems.
WR: What does WaSP 2 mean for the Web?
JZ: No more Netscape-only versions. No more IE-only versions. No more WAP versions. No more plain text or "printer-friendly" versions. Now that browser makers have finally heeded the call of web standards, their long-delayed promise ("one document fits all") is finally coming true. Web standards streamline web development and substantially lower its cost (especially important these days) while enabling Web publishers to create dynamic, accessible sites that reach more users than ever before.
But only if designers and developers understand and USE web standards. And many aren't.
Thousands of web designers and developers are still using old school methods that disregard document structure, ignore accessibility, and favor proprietary code over standards such as the W3C DOM.
To help our peers grasp and harness the true power of web standards, The Web Standards Project will relaunch this week with new members, a new look, new site features, new content, a new Mission, and new initiatives focused on developer education and standards compliance in authoring tools as well as browsers.
Standards in browsers was half the battle. We didn't think we'd win. Now that we have what we asked for, it remains to persuade our peers of the importance and benefits (to themselves, their clients, and the folks who use their sites) of designing and building with web standards.
The URL of the site when it's relaunched this week will be https://www.webstandards.org/. Same as it ever was.
******************************************************************
Don't miss Instant Messaging Planet Fall 2002 Conference & Expo coming to San Francisco on Sept 9-10. The first focused event of its kind, Instant Messaging Planet is the only industry forum that will bring together IM experts and professionals in order to exchange "IM in the Enterprise" ideas, strategies and IM success stories. For more information and to register today, visit https://www.intmediaevents.com/im/fall02.
***********************************************************adv.*** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5. OTHER VOICES: Browsing Around for New Targets
Jeffrey Zeldman and the Web Standards Project are back with a wake-up call for Web developers everywhere: The problem today isn't Microsoft or Netscape - it's you. Note that Tim Bray has been a member of WaSP since 1998. https://www.wired.com/news/culture/0,1284,53026,00.html Wired.com, June 10, 2002
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6. NET NEWS: Yahoo to give home page a makeover
Yahoo is planning to launch a newly redesigned home page in mid- June that features a cleaner layout and a better showcase for advertisers, according to sources familiar with the changes. https://news.com.com/2100-1023-934089.html News.com, June 7, 2002
That's it for this Monday, see you next time.
Andrew King Newsletter Editor, WebReference.com aking at internet dot com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Outsource Your Email Newsletter For As Low As $19.99/mo with Free Setup! SparkLIST offers self service managed email list hosting with live human support or without depending on your preference! Free Quote: mailto:[email protected] https://SparkLIST.com/intm/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Advertising: If you are interested in advertising in our newsletters, call Claudia at 1-203-662-2863 or send email to mailto:[email protected] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ For contact information on sales offices worldwide visit https://www.internet.com/mediakit/salescontacts.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ For details on becoming a Commerce Partner, contact David Arganbright on 1-203-662-2858 or mailto:[email protected] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To learn about other free newsletters offered by internet.com or to change your subscription visit https://e-newsletters.internet.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ internet.com's network of more than 160 Web sites is organized into 16 channels: Internet Technology https://internet.com/it E-Commerce/Marketing https://internet.com/marketing Web Developer https://internet.com/webdev Windows Internet Technology https://internet.com/win Linux/Open Source https://internet.com/linux Internet Resources https://internet.com/resources ISP Resources https://internet.com/isp Internet Lists https://internet.com/lists Download https://internet.com/downloads International https://internet.com/international Internet News https://internet.com/news Internet Investing https://internet.com/stocks ASP Resources https://internet.com/asp Wireless Internet https://internet.com/wireless Career Resources https://internet.com/careers EarthWeb https://www.earthweb.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To find an answer - https://search.internet.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Looking for a job? Filling an opening? - https://jobs.internet.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This newsletter is published by Jupitermedia Corp https://internet.com - The Internet & IT Network Copyright (c) 2002 Jupitermedia Corp. All rights reserved. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ For information on reprinting or linking to internet.com content: https://internet.com/corporate/permissions.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~