In This Issue...

Buy Both SitePoint Books and SAVE 10%If you
haven't yet picked up one of SitePoint's books, now is the time to catch
up! Buy both acclaimed titles now, save on shipping, and receive a
further 10% off both books!
Book #1:
Kevin Yank's Build Your Own Database-Driven
Website Using PHP & MySQL, 2nd Edition - Learn the basics of
programming and databases from scratch by building your own content
management system. Revised in 2003 for the latest versions of PHP and
MySQL.
Book #2:
Dan Safer's HTML Utopia: Designing
Without Tables Using CSS - Learn to use CSS for layout instead of
tables. Find out step by step how major sites like Wired, ESPN and
FastCompany use CSS to build faster, more accessible Websites.
Buy both books now!


Introduction
Hi, Tech Timers! As I mentioned
last issue, I have dodged the Melbourne winter and am basking in the
summer sun here in Montreal.
On the way here, I made a brief stop in Vancouver,
where
SitePoint Tribune editor Matt Mickiewicz and I got to spend some
time
with the geekiest of toys, the
Segway™ HT. All I'll say is that they work great and are a lot
of
fun, and if I had US$6,000 to throw around I would be seriously
considering
getting one! Feel free to peruse the
photos I took on the day.
Anyway, because of all my gallavanting, this will
be a
fairly short issue. Hopefully the sheer number of new articles and
interesting forum threads in the sidebar should make up for it!
Happy Reading...
Kevin Yank
techtimes@sitepoint.com Editor, The SitePoint Tech Times


Netscape Gone... can Mozilla survive?
In a long-anticipated announcement last week,
Netscape owner AOL-Time Warner finally put a stop to new development on
the
browser. The recently released
Netscape 7.1 will be the final version of the Netscape
browser.
Ever since
Microsoft settled its legal problems with AOL-Time Warner late in May,
ensuring that Internet Explorer would remain the basis for the AOL
online
service for years to come, Netscape has been living on borrowed time.
Though
a good browser, thanks to the efforts of the
Mozilla project, the latest versions have basically been cluttered
variations of the austere Mozilla browser attempting to push services
from
the company's online portal,
Netscape.com.
That said, Netscape developers made a significant contribution to the
Mozilla project themselves -- a contribution that will no doubt be
sorely
missed now that those developers are looking for new jobs.
Possibly more important to the long-term survival of the
Mozilla
browser is establishing a higher profile among the general Internet
community. Open-source projects like Mozilla aren't renouned for their
advertising budgets, and if the only people who know about Mozilla are
developers like you and I, the corporate sponsorships that make it go
won't
last for long.
Related News Stories:


 FREE Apache SSL Guide from
ThawteAre you worried about your web server security?
Click here to get a FREE Thawte Apache SSL
Guide and find the answers to all your Apache SSL security needs.


Quick Tip
CSS Border Slants
See the SitePoint logo? It's not an image! It's entirely done
with a
technique known as CSS Border Slants!
This complex technique lets you create shapes with diagonal edges (and
even
curved ones if you have a lot of time and patience!) by taking advantage
of
the diagonal edges that appear between the horizontal and vertical
borders
of a CSS block. These edges are clearly visible in the following diagram
(which is also pure HTML and CSS).
The question is, why wouldn't you just use an image? Well, for
particularly
large shapes (where the equivalent image file would be large), CSS
Slants
can download faster. CSS Slants can also be dynamically modified with
JavaScript using common Dynamic HTML techniques.
For more details on CSS Slants and some interesting examples, see the
following resources:
If your HTML email client doesn't support CSS Border Slants, you can
view this tip online in your Web browser.


Help Your Friends Out
People
you care about can benefit from the wealth of information on
new
and maturing technologies available on the Internet. Help
them learn
how to do it by forwarding them this issue of the SitePoint
Tech Times!

|
|
|
Download Kev's PHP/MySQL Tutorial
The second edition of my completely revised 'Build your
Own Database
Driven Website using PHP & MySQL' book is now
available.
Features:
- Fully updated for PHP 4.3.
- Installation instructions for MySQL & PHP / Mac OS
X.
- Complete index.
- Completely revisited and expanded throughout.
- New wider book size & higher quality fonts
- Funky new design.
- Lay-flat spine
Download the first four chapters!
|
Style Web Forms Using
CSS
 By Rachel Andrew
Sick of boring Web forms that don't match your site's look
and feel? Rachel explains how easy it is to ensure consistent design
across forms using CSS. 
Build an XML-Based Content Management System with
PHP
 By Tom Myer
Everyone's talking about XML-based content management ...
but how's it done? Tom answers that question in this comprehensive
tutorial to building your own CMS with XML and PHP. 
Practical Web Design - Introduction to Tables, Part
2
 By Mike Tuck
Mike follows up Part 1 of his tables primer with hints and
tips for some of the lesser-known tags. Bone up on your use of THEAD,
CAPTION, and COLGROUP, as well as a few tricky non-HTML 4
tags. 
Consume XML In
JSP
 By Chanoch
Chanoch takes us on a tour of XML in JSP, as he explains
how easy it is to build and execute a script for the presentation of share
information on a Website. 
Getting to Know Debian
 By Jono Bacon
Debian is the black sheep of Linux distros - it doesn't
contain a single piece of commercial software. Here, Jono introduces the
basics of installing and using Debian to the
uninitiated. |
|