Perl

MacPerl 5.6.1 Released 122

pudge (apple.slashdot.org editor and MacPerl Maintainer) writes "MacPerl 5.6.1r1 is the first release of MacPerl in four years. It is now based on perl 5.6.1 -- actually on the latest unreleased 5.6 sources, so MacPerl is the most advanced release of perl ever -- and support for MacPerl is now in the perl core, for both 5.6 and 5.8. MacPerl can also be built entirely with freely available software. And, like its predecessor, it runs on Mac OS X under the Classic environment. Read the announcement, and see macperldelta for details on what's changed."
Programming

Cheap Software Languages for NT? 100

JeanBaptiste writes: "I work for a small company that refuses to spend the money on visual studio. I need this (or some other language) to do my job (which isn't programming), and for about a year now I have had to use borland C++ 3.0 for dos to do the things that need doing. I know C/pascal/basic from years ago, but have not had to write any programs for work until recently. My question: Are there any cheap/free programming languages that will make a stable winNT/2000 app?" Well, there's ActiveState, which has perl, python, and assorted other packages and tools.
Perl

Perl 5.7.3 out! 23

jeek writes "Perl 5.7.3 is out. This should be the last development version before 5.8.0 comes out in April or May." You can download it from CPAN or get a copy of it from SourceForge.net. If you have some free time try downloading it and testing it. According to the included perldelta.pod file, the highlights are: better Unicode support, new thread implementation, many new modules, better numeric accuracy, safe signals, and a completely overhauled and improved regression test suite.
Graphics

Jef Raskin Talks Skins 316

gwernol writes "Jef Raskin, one of the original Mac design team and a distinguished figure in the world of user interface design has given an interesting interview over on OS Opinion. He talks about the tradeoff between interface consistency and customizability, and particularly the impact of skinnable applications on usability. Interesting reading, including some harsh words for "guru UI designers" like Steve Jobs..."
Upgrades

Picturing the Birth of a Planet 8

techmaven writes with a different angle on the coming Hubble upgrade: "The Hubble Space Telescope is scheduled to get a new camera when a servicing mission launches on February 28th, and astronomers say it will provide the best look yet at how planets are formed. Scientists also expect to have a much better chance of finding new things in outer space."
Slashdot.org

Running Weblogs With Slash 168

Two Slashdot (and Slashcode) readers -- Alex McLintock of Openweb Analysts Ltd, and Dave Aiello of CTDATA -- have graciously contributed their impressions of the new O'Reilly book Running Weblogs With Slash. Since the Slash code is now used to run sites covering a huge number of topics (fly fishing, mountain biking, "news for nerds," etc.), it's time there was at least one printed reference to it.
Science

Buzz Aldrin Blazing a Trail to Mars 25

techmaven writes: "In an exclusive, two-part article, Special Report: Buzz Aldrin Blazing a Trail to Mars and Buzz Aldrin's Mars Vision: There and Back Again, the legendary astronaut, whose footprints still dot the windless surface of the moon, describes his vision of the next step in space exploration. Cruise ships to Mars, but not with shuffleboard or bad lounge entertainers ..."
Technology

Weather Balloons as Wireless Telephone Technology 153

Under the plan described in this article submitted by reader RoscoHead, "Space Data would use un-tethered weather balloons launched daily by the National Weather Service to carry lightweight wireless communications equipment to an altitude of 100,000 feet. There, at the 'SkySite,' they would relay voice and data signals to remote areas at a fraction of the cost of installing cell towers or launching satellites, company officials say."
Programming

Visualising Code Structure in Large Projects? 47

TheMaccLads asks: "I've recently joined a new C++ project, and it's in a terrible state. There are 100-odd source directories, dozens of libraries, and a couple of dozen executables and DLLs. Some executables pull in (i.e. compile themselves) the occasional source file from a library, instead of using the libraries. My job is to port a subset to unix, but I need a tool to visualise all the relationships between directories, projects, libraries, and so on, because my brain will overheat soon otherwise. Preferably a tool that will do it by parsing the MS Dev studio projects and workspaces, but if I have to write it myself in Perl, I will! Anyone know of any tools? Or suggest an approach?"
Microsoft

.NETly News 301

Lots of .NET stories in the news today and yesterday; it's a total coincidence that Microsoft started a huge marketing push on Wednesday, including the occasional Doubleclick ad running on Slashdot. BrendanL79 writes: "Peter Wright at Salon.com contributes to public awareness of Microsoft's .NET with this exuberant piece. The praise borders on sycophancy ("Gutenberg ... Babbage ... now Gates") with no apparent tongue in his cheek. Comments?" Reader vw writes: "Active State has just released Visual Perl 1.2, Visual Python 1.2, and Visual XSLT 1.2 as plugins for Microsoft's Visual Studio .NET. Wonder how long it will take for a Mono hack." Numerous readers pointed to several stories about a buffer overflow problem in Visual Studio .NET which was supposed to be immune to buffer overflows - but it had passed Microsoft's stringent new security audit.
Java

Java2 SDK v. 1.4 Released 362

pangloss writes: "Yay: XML, built-in Perl-ish regex, jdbc 3.0, asserts, IPv6, lots of other goodies. Release notes and incompatibilities. And I think this means I can use my wheel-mouse in NetBeans without that extra module ;) Download it here." WilsonSD adds: "There are many cool new features including a New I/O package, an Assert Facility and enhanced performance." Some other random Java notes: O'Reilly has an essay about why you won't see any open source J2EE implementations, and Kodak has filed a patent-infringement claim against Sun regarding Java.
Perl

Quantum Programming with Perl 189

moyix writes: "There's an article over at perl.com that describes how to use a perl module called Quantum::Entanglement. Using this module, one can simulate programming for a quantum computer. Developers looking to keep their skills current well into the next decade should check this out ;) Debian folks can grab libquantum-entanglement-perl and libquantum-superpositions-perl."
Science

Deep-Sea Creatures Captured Alive And Studied 29

techmaven writes: "A recent article on the NewsFactor network, 'Scientists Bring 'Em Back Alive from Ocean Depths,' reports that scientists at the University of California, Santa Barbara were able to capture and bring back alive from the bottom of the ocean, several deep-sea creatures rarely seen by humans, much less studied. The creatures may provide answers to how animals can survive in a cold, dark, gaseous environment."
Technology

What Kind of Books do You Want? 942

ctrimble asks: "I'm the acquisitions editor for a technical publishing company (not the one with the animals, but we have had six of our books reviewed favourably, here on Slashdot) and part of my job is to determine what books my company should publish. This consists, mainly, of me sitting in my apartment eating peanut butter sandwiches, reading Slashdot, and writing perl scripts that generate titles in a Madlibs type fashion: "Hacking Ruby for Midgets" (forthcoming in July). Unfortunately, there's a bit of an impedance mismatch between my methodology and filling the needs of the programming community. Market research is tough to do in tech books since you need to forcast about a year in advance. So, let me pose the question to you -- what kind of books do you want? What spots do you see as needing to be filled? For that matter, do you even want dead-tree books, or are eBooks and/or online documentation sufficient?"
Perl

Perl Foundation Awards Perl Development Grant to Larry Wall 137

Krellis writes: "The Perl Foundation today announced that they have awarded a Perl Development Grant to Larry Wall, the creator of Perl and designer of Perl 6, joining Dan Sugalski and Dr. Damian Conway, the other 2002 grant recipients. The Perl Development Grants are funded by donations; over USD 80,000 has been donated so far, a total of USD 240,000 is needed for the three grants. See http://donate.perl-foundation.org/ for more information on how you can pitch in - every dollar counts! See also the use.perl.org story for more information."
Perl

Perl Mongers Perl Magazine 85

howardjp writes: "The Perl Mongers have announced that they are starting a new magazine called The Perl Review (not to be confused with the literary journal Pearl). Its first issue was published on 1 February in PDF-only format, but the article 'Extreme Publishing' describes the process by which they plan to expand. With The Perl Journal's future still somewhat in doubt, this is welcome news."
Perl

Beginning Perl for Bioinformatics 127

babbage writes:"As the banner above the title of James Tisdall's Beginning Perl for Bioinformatics indicates, this book is 'an introduction to Perl for biologists.' What the banner doesn't mention is that it's also an introduction to biology and bioinformatics for Perl programmers, and it's also an introduction to both Perl *and* biology for people that have never really been exposed to either field. The author has clearly thought a lot about making one book to please these different audiences, and he has pulled it off nicely, in a way that manages to explain basic topics to people learning about each field for the first time while not coming off as condescending or slow-paced to those that might already have some exposure to it." Read on for the rest of his review.

Slashdot Top Deals