Tuesday, April 04, 2006

 

World's Most Maintainable Programming Language

THE O'REILLY NETWORK NEWSLETTER
-------------------------------------
The latest from http://oreillynet.com

==================================================================
Open with Confidence.

Join the Affordable Solutions for the Open Enterprise Web seminar series
April 11 and 12, hosted by Novell, Dell, JBoss and MySQL.

Running a successful small business and a cost-efficient edge
infrastructure at the same time isn't easy. But with the right network
edge computing solution, it is possible. Discover Open Enterprise
Solutions at an SMB price that only Dell can offer. Register today at:

http://www.oreilly.com/go/novell_orn

==================================================================

Dear Reader,

Much of our good content is appearing in blog posts these days. A terrific
example is the latest series posted by chromatic on ONLamp titled, "The
World's Most Maintainable Programming Language." In this six-part series,
chromatic explores what a truly maintainable and learnable programming
language might look like. Key points include learnability, consistency,
simplicity, and power. There's also a post dedicated to enforcing good
programming practices.

<http://www.oreillynet.com/onlamp/blog/2006/03/the_worlds_most_maintainable_p.html>

I point out this series for a couple of reasons. First, it's a great read
and well worth your time. But also because I want to alert you to our
ever-expanding blogging community across all of the O'Reilly sites. Every
day there are new and interesting blogs posted. Maybe it's time to update
the feeds on your RSS reader.

Until next week,

-Derrick

Derrick Story
O'Reilly Network Editorial Director
derrick@oreilly.com

=====================================================================
Your Skills Are in Demand. More Skills. More Demand.

Choose from 45 webcasts organized by track--JSP, PHP, and ColdFusion. Each
track has been designed to take advantage of your existing Web development
skills and includes insightful content contributed by Dr. Dob's and
O'Reilly.

http://www.oreilly.com/go/learn2asp_orn

=====================================================================

*** Featured Articles ***

An Overview of UAC in Windows Vista
Vista's User Account Control represents a big step forward for system
security. But it's not that easy to understand. Mitch Tulloch, author of
Windows Server Hacks, shows you how it works, and offers tips for making
it better.

<http://www.windowsdevcenter.com/pub/a/windows/2006/04/04/uac-in-windows-vista.html>

***

Macintosh Home Monitoring
Want to learn a few simple home automation techniques to have your Mac
send you a message when the mail is delivered, your kids come home, or
your dog uses the pet door to go into the backyard? Gordon Meyer shows you
how.

<http://www.macdevcenter.com/pub/a/mac/2006/04/04/automation.html>

***

Patterns for Communication, Moderation, and Information Processing
We're finding patterns everywhere. Clay Shirky talks about patterns of
moderation strategy, Jon Udell makes recommendations for those of us
seeking attention, and George Dyson helps us understand the present by
looking back at Von Neumann. (DTF 04-03-2006: 31 minutes 05 seconds)

<http://www.oreillynet.com/pub/a/network/2006/04/03/distributing-the-future.html>

***

What Is Wireless Security
Wireless LANs have evolved into more affordable and logistically
acceptable alternatives to wired LANs. But to take advantage of their
benefits, your company's wireless network needs to be properly secured.
This article covers the types of attacks wireless networks encounter,
preventive measures to reduce the chance of attack, guidelines
administrators can follow to protect their wireless LANs, and an excellent
supply of online resources for setting up a secure wireless network.

<http://www.onlamp.com/pub/a/security/2006/03/30/what-is-wireless-security.html>

***

Bringing Ruby on Rails with FastCGI into Mac OS X Server
Most of the Ruby on Rails documentation on deployment for Mac OS X glosses
over key parts of the plumbing. In this article, Luke Burton walks you
through a Rails installation on Mac OS X Server.

<http://www.macdevcenter.com/pub/a/mac/2006/03/29/rails.html>

***

Maven 2.0: Compile, Test, Run, Deploy, and More
Maven is popular for bringing order, expertise, and experience to Java
project creation and management. Maven 2.0 makes a sharp break with the
1.0 line, and forges a path independent of its roots in Ant. Chris
Hardin's introduction shows what Maven 2 can do for you and how to make it
work.

<http://www.onjava.com/pub/a/onjava/2006/03/29/maven-2-0.html>

***

httplib2: HTTP Persistence and Authentication
In this latest Restful Web column, Joe Gregorio explains HTTP persistent
connections, pipelining, and the sad state of HTTP authentication.

<http://www.xml.com/pub/a/2006/03/29/httplib2-http-persistence-and-authentication.html>

***

*** New Books from O'Reilly Media ***

Repairing and Upgrading Your PC
<http://www.oreilly.com/catalog/repairpc/>

The JavaScript Anthology (SitePoint)
<http://www.oreilly.com/catalog/0975240269/>

Intermediate Perl
<http://www.oreilly.com/catalog/intermediateperl/>

Visual Basic 2005 Express (No Starch)
<http://www.oreilly.com/catalog/15932700593/>

The Art of SQL
<http://www.oreilly.com/catalog/artofsql/>

Google: The Missing Manual, Second Edition
<http://www.oreilly.com/catalog/googletmm2/>

=====================================================================
O'Reilly's latest PDF, "What Are Syndication Feeds," provides everything
you need to know about the elements that make up a feed, the different
formats (RSS 1.0, RSS 2.0, Atom), and the tools you need to manage
incoming and outgoing feeds.

Buy this PDF for just $7.95 now!
<http://www.oreilly.com/catalog/syndicationfeeds/?CMP=NLC-5GS833754145&ATT=w12>

=====================================================================

*** O'Reilly Network Top Five Articles Last Week ***

1. What Is Web 2.0
Defining just what Web 2.0 means (the term was first coined at a
conference brainstorming session between O'Reilly and MediaLive
International, which also spawned the Web 2.0 Conference), still engenders
much disagreement. Some decry it as a meaningless marketing buzzword,
while others have accepted it as the new conventional wisdom. Tim O'Reilly
attempts to clarify just what we meant by Web 2.0, digging into what it
means to view the Web as a platform and which applications fall squarely
under its purview, and which do not.

<http://www.oreillynet.com/pub/a/oreilly/tim/news/2005/09/30/what-is-web-20.html>

***

2. Rolling with Ruby on Rails
The Ruby community is abuzz about Rails, a web application framework that
makes database-backed apps dead simple. What's the fuss? Is it worth the
hype? Curt Hibbs shows off Rails, building a simple application that even
non-Rubyists can follow.

<http://www.oreillynet.com/pub/a/onlamp/2005/01/20/rails.html>

***

3. Ajax on Rails
XMLHttpRequest and Ruby on Rails are two hot topics in web development. As
you ought to expect by now, they work really well together. Curt Hibbs
explains the minimal Ajax you need to know and the minimal Ruby you need
to write to Ajax-ify your Rails applications.

<http://www.oreillynet.com/pub/a/onlamp/2005/06/09/rails_ajax.html>

***

4. Maven 2.0: Compile, Test, Run, Deploy, and More
Maven is popular for bringing order, expertise, and experience to Java
project creation and management. Maven 2.0 makes a sharp break with the
1.0 line, and forges a path independent of its roots in Ant. Chris
Hardin's introduction shows what Maven 2 can do for you and how to make it
work.

<http://www.oreillynet.com/pub/a/onjava/2006/03/29/maven-2-0.html>

***

5. Rolling with Ruby on Rails, Part 2
Curt Hibbs introduced Ruby on Rails by building a simple but functional
web application in just a few minutes. Does the ease of use continue? He
thinks so. In the second of two parts, Curt completes his example Rails
application in merely 47 lines of code.

<http://www.oreillynet.com/pub/a/onlamp/2005/03/03/rails.html>

***
------------------------------------------------------------------
Interested in sponsoring the O'Reilly Network newsletter? Please
email us at advertising@oreilly.com for rate and availability
information. Thank you!
---------------------------------------------------------------------
To change your newsletter subscription options, please visit
http://www.oreillynet.com/cs/nl/home

For assistance, email help@oreillynet.com

O'Reilly Media, Inc.
1005 Gravenstein Highway North
Sebastopol, CA 95472
(707) 827-7000
---------------------------------------------------------------------


Comments: Post a Comment



<< Home

This page is powered by Blogger. Isn't yours?