Welcome to Slashdot News It's funny.  Laugh. Programming Technology Toys
 faq
 code
 awards
 journals
 subscribe
 older stuff
 rob's page
 preferences
 submit story
 advertising
 supporters
 past polls
 topics
 about
 bugs
 jobs
 hof

Sections

apache
Jul 23

apple
Jul 26
(4 recent)

articles
Jul 26
(33 recent)

askslashdot
Jul 25
(8 recent)

books
Jul 26
(1 recent)

bsd
Jul 22

developers
Jul 24
(2 recent)

features
Jul 18

interviews
Jul 26
(3 recent)

radio
Jun 29

science
Jul 26
(7 recent)

yro
Jul 25
(5 recent)

Have you Meta Moderated Today?
This page was generated by a Group of Stealth Elephants for Bri Hatch (523490).

JavaScript : The Definitive Guide, 4th Edition
ProgrammingPosted by timothy on 2002.07.26 7:30
briandonovan writes "A new edition? Given all of the changes in the web programming landscape since the 1998 publication of the previous edition, David Flanagan's JavaScript : The Definitive Guide (JS:TDG4), 4th Edition was overdue. Flanagan delivers a book that more than measures up to its predecessor - JS:TDG4 includes a substantial amount of new material and, as a whole, has been extensively updated. The crushing gain in browser market share by Microsoft's Internet Explorer offering, the maturation of the Netscape 6.x,7.x / Mozilla browser suite and its entry into the fray along with a slew of other Gecko-based browsers, promulgation of newer versions of the ECMAScript specification (accompanied by new implementations in JavaScript and JScript), and the publication of successive W3C DOM Recommendations are all reflected in this edition."

( Read More... | 6743 bytes in body | 143 of 150 comments )

I'm Just Here for the Food
SciencePosted by timothy on 2002.07.19 8:00
MattE writes: "Alton Brown, for those who aren't familiar, has a cooking show on the Food Network called Good Eats. His new book isn’t so much a cookbook, in the current sense of a book that contains a heck of a lot of recipes. (It does, in fact, contain recipes, but it really isn’t what the book is about.) See the Perl cookbook, for a translation of this idea to programming. It is a book about cooking that covers science and technique first; Recipes are only example code. He says he is a 'culinary cartographer.'" This sounds like a fun book -- for the rest of Matt's review, read on below.

( Read More... | 5230 bytes in body | 242 of 250 comments )

Perl for Web Site Management
PerlPosted by timothy on 2002.07.16 8:45
PerlDiver writes: "Perl for Web Site Management by John Callender is for web professionals -- designers, editors, HTML jockeys -- who have never programmed before, but who now find themselves with the need to create their own site-management tools, automated web clients, and web-based applications. The title is an understatement; the book covers not just Perl programming but the bulk of what a novice needs to learn to function in a UNIX environment, from pwd and man to installing software packages from source tarballs. If you or anyone you know wants to cross the chasm from 'content' to 'code,' get this book." Read on for the rest of his review.

( Read More... | 9969 bytes in body | 133 of 147 comments )

The Chronoliths
SpacePosted by timothy on 2002.07.12 8:30
Brooks Peck writes: "The Chronoliths, by the underappreciated* Robert Charles Wilson, is a finalist for the 2001 Hugo Award and Campbell Award. The tale begins in 2021 with the abrupt arrival of the first Chronolith, a 200-foot-high monument of unknown composition that memorializes a military victory. It's dated twenty years in the future. More Chronoliths follow, blinking into existence with explosive force--usually in the centers of cities. Each is grander than the last, and each lauds another victory by a leader who does not currently exist."

( Read More... | 2408 bytes in body | 218 of 243 comments )

Perl & XML
PerlPosted by timothy on 2002.07.11 9:15
dooling writes: "Perl & XML is a well-written book that accomplishes what it sets out to do. It states in the preface that it is written for Perl programmers who want to learn about XML and what is available in Perl for XML processing. It achieves this goal, but little else. When you are done reading this book you will have been given an overview of Perl and XML, know where to begin to attack an XML document, and know where to look to find more information." For dooling's more complete review, read on below.

( Read More... | 7837 bytes in body | 97 of 125 comments )

High Scores
GamesPosted by JonKatz on 2002.07.10 8:45
Remember Pong, Raid on Bungeling Bay, or Earthworm Jim? E-games are now both historic and significant, representations of the birth of a culture. They embody a value system, mind-boggling inspiration, common language and experience. And they are finally getting their due. It is unbelievable how far video games have come in the past 30 years, from pinball systems to the console wars raging between Sony, Nintendo and Microsoft, or how important they are culturally. In these games are the stories of the transition from one age to another. Electronic games have spread the psychology of interactivity, re-defined narrative, and are a huge and growing swath of pop culture. They are a gazillion-dollar business, already surpassing films in revenues. They have altered the consciousness and cognitive traits of at least one generation, perhaps two. High Score: the illustrated history of electronic games, by Rusel Demaria and Johnny L. Wilson, is a beautifully organized history of this astounding and little-chronicled phenomenon, from primitive pinballs to the powerful new 3-D entertainment consoles.

( Read More... | 3717 bytes in body | 212 of 244 comments )

Two Books from Haruki Murakami
NewsPosted by timothy on 2002.07.09 9:15
David Mazzotta writes: "The jacket copy of these novels declares the writer, Haruki Murakami, to be 'a Japanese Philip K. Dick with a sense of humor.' That's pretty accurate. But while Murakami shares Dick's inventive imagination and plots that containing fantastic, near-mystical overtones, these novels are populated with deeper, more identifiable characters." If that's an intriguing idea for you, read on for the rest of David's review.

( Read More... | 5368 bytes in body | 103 of 117 comments )

XML and Java, Developing Web Applications
JavaPosted by timothy on 2002.07.03 8:17
WrinkledShirt writes: "There's a whole lot of posturing going on in the world on Internet programming right now, and with all of Microsoft's slick marketing for .NET there's never been a better time to remind the industry which platform got it right first. Enter XML and Java, Developing Web Applications (2nd Ed.), a book that promises to show just how much of a heavy-hitter Java still is in the enterprise world. Because of the variety of technologies available for Java, Addison Wesley took the approach of bringing in a bunch of experts in the field to cover the different ways that Java and XML can work together. Considering the effort that went into coordinating this collaborative work, it couldn't possibly miss, right?" Read on to see how true that is, in Wrinkled's estimation.

( Read More... | 8513 bytes in body | 269 of 295 comments )

Managing and Using MySQL: Second Edition
ProgrammingPosted by timothy on 2002.07.02 8:21
Geekboy(Wizard) writes: "MySQL has been used as a database for many sites and products. The U.S. Census Bureau, Slashdot, Yahoo Finance, and many other high-traffic web sites use MySQL for their database needs. It is a popular choice for databases, as it is GPL'd and thus free from costly licenses. If you need to use it in a proprietary application, you can purchase a non-GPL'd version from MySQL AB." Read on for Geekboy's review of Managing and Using MySQL: Second Edition, which he describes as "the only thing you /need/ to make a usable database."

( Read More... | 4306 bytes in body | 242 of 261 comments )

802.11 Networks, The Definitive Guide
TechnologyPosted by timothy on 2002.07.01 9:00
cpfeifer writes with the review below of O'Reilly's 802.11 Wireless Networks: The Definitive Guide; he warns that this is not a book for everyone setting up a casual home wireless network, but says it's excellent for its intended audience. Read on for his complete review.

( Read More... | 6867 bytes in body | 71 of 92 comments )

Built For Use
The Almighty BuckPosted by timothy on 2002.06.28 8:00
Teresa Esser writes "Karen Donoghue's new book, Built for Use: Driving Profitability Through the User Experience was clearly written for marketing professionals and upper level managers. Slashdot readers may find that some of the material in this book is intuitively obvious. But it's great to have a book like this on your shelf when you're trying to have a discussion with a co-worker who doesn't understand why corporate Web sites need to be user-friendly." Read on for the rest of her below.

( Read More... | 3939 bytes in body | 162 of 186 comments )

Translucent Databases
EncryptionPosted by timothy on 2002.06.27 7:30
Hettinga writes: "Through many popular books and articles in the New York Times, Peter Wayner has done more to promote the field of applied financial cryptography, and in particular open source financial cryptography, than any other author writing today. His new book, Translucent Databases, from Flyzone Press, is no exception." Read on for the rest of the review.

( Read More... | 8474 bytes in body | 53 of 70 comments )

Learning Wireless Java
JavaPosted by timothy on 2002.06.26 8:00
prostoalex writes: "Teaching developers to program for wireless platforms is probably not an easy task, since there are just so many focus groups in your audience. This book assumes that reader is already familiar with J2EE concepts, has programmed Java and knows the basic APIs for string manipulation and mathematical operations. Learning Wireless Java was a part of my first-month Safari subscription, and since learning to program for Java-enabled phones was a specific task I set for myself, there were some other books on the list that taught you the details of J2ME."

( Read More... | 3436 bytes in body | 70 of 110 comments )

Virtual Machine Design and Implementation in C/C++
ProgrammingPosted by timothy on 2002.06.25 7:30
wackybrit writes: "The concept of the virtual machine is one of the most important concepts in computer science today. Emulators use virtual machines, operating systems use virtual machines (Microsoft's .NET), and programming languages use virtual machines (Perl, Java)". Read on for his review of Virtual Machine Design and Implementation in C/C++, an attempt to examine and explain virtual machines and the concepts which allow them to exist.

( Read More... | 5615 bytes in body | 204 of 240 comments )

The Practical SQL Handbook: Using SQL Variants (4th ed.)
ProgrammingPosted by chrisd on 2002.06.21 8:30
Continuing the grand tradition of reviewing computer texts sent to us by publishers, Slashdot author chrisd has read the book The Practical SQL Handbook: Using SQL Variants and written up a review. If you are interested, read on ...

( Read More... | 3158 bytes in body | 194 of 227 comments )

Memoirs Found in a Bathtub
PrivacyPosted by timothy on 2002.06.20 8:18
Brooks Talley writes: "Stanislaw Lem's Memoirs Found in a Bathtub is vaguely reminiscent of Heller's Catch-22 and positively reminiscent of Kafka's The Castle. If you like dystopian works that expose the inherent absurdity of authoritarian bureaucracies, MFiaB is a book for you. I really can't recommend this alternately funny, sad, astonishing, silly, and disturbing book highly enough." Read on for the rest of Brooks' review.

( Read More... | 5673 bytes in body | 189 of 217 comments )

 
Older Stuff

Wednesday June 19

· The Owner-Builder Book (376)

Friday June 14

· Java Meets XP: Two Reviews (211)

Thursday June 13

· Web Database Applications with PHP & MySQL (275)

Wednesday June 12

· Writing CGI Applications with Perl (250)

Friday June 7

· The Perfect Store: Inside Ebay (194)

Thursday June 6

· Hominids: The Neanderthal Parallax (132)

Wednesday June 5

· Cradle to Cradle (406)

Friday May 31

· The Venture Cafe (128)

Thursday May 30

· SSH, The Secure Shell (174)

Wednesday May 29

· Core Lego Mindstorms Programming (108)

Friday May 24

· Perdido Street Station (104)

Thursday May 23

· LEGO Mindstorms: The Master's Technique (154)

Tuesday May 21

· A New Kind of Science (530)

Thursday May 16

· Bitter Java (427)

Wednesday May 15

· The Years of Rice and Salt (101)

Sunday May 12

· Star Wars Episode II: The Book Review (241)

Tuesday May 7

· Agile Modeling (110)

Thursday May 2

· Nature's Building Blocks (113)

Wednesday May 1

· Macintosh... The Naked Truth (455)

Tuesday April 30

· Ruby Developer's Guide (94)

Monday April 29

· Java Tools For Extreme Programming (175)

Wednesday April 24

· Human-Computer Interaction in the New Millenium (83)

Monday April 22

· Zope Bible (94)

Thursday April 18

· Book Review: Voodoo Science (505)

Wednesday April 17

· Byte Wars (169)

Tuesday April 16

· Rare Earth (442)

Thursday April 11

· Programming Jabber (180)

Thursday April 4

· Managing Einsteins (345)

Friday March 29

· His Dark Materials (Trilogy) (140)

Thursday March 28

· The MouseDriver Chronicles (92)

Tuesday March 26

· Flesh and Machines: How Robots Will Change Us (202)

Thursday March 21

· Free as in Freedom: Richard Stallman's Crusade (609)

Wednesday March 20

· The Practice of System and Network Administration (187)

Tuesday March 19

· T1: A Survival Guide (91)


Older Articles

  Be careful! UGLY strikes 9 out of 10!
All trademarks and copyrights on this page are owned by their respective owners. Comments are owned by the Poster. The Rest © 1997-2002 OSDN.
[ home | awards | contribute story | older articles | OSDN | advertise | self serve ad system | about | terms of service | privacy | faq ]