OS X

Hydra: Rendezvous-Enabled Text Editing 392

Tokerat writes "It's incredible what some people dream up. A recent post on MacSlash brought this little gem to my attention, and I have a feeling some of you fellow /.ers will be screaming to get your hands on this: Hydra is a Rendezvous-enabled text editor, which allows several people to edit a text document at the same time. Imagine doing some extreme programming with this, with one person writing code and another following the first and correcting their mistakes & making optimizations simultaneously? It already works with Apple's Project Builder, supports syntax coloring, and the ability to manage access on a per-document basis. Future improvements will include support for RTF and much tighter integration with Project Builder. It looks to me like these guys are really on to something here."
Java

Sun to Amp Java for Desktop Performance? 88

mactari writes "Java client application developers should take a look at Sun's J2SE Client Developer Survey. Swing's relative slowness has always made a Java app with a GUI look and feel slow, and Sun might finally be doing something about it. Questions on the survey suggest Sun is considering moving away from a crossplatform look and feel (eg, Metal) towards native looks by default. If Sun is going to follow the suit played by IBM's native widget toolkit, SWT, or do things on individual platforms like Apple has done with its hardware accelerated version of Aqua-Swing, Java might finally find its way to becoming a competitor on the desktop."
Apple

Beige Box Apple Clone? 533

steve.m writes "Finally it looks like I'll be able to get a cheap box to run MacOSX on, but not from Apple! John Fraser is (sort of) getting into the clone business 5 years after Apple shut down their 3 year long 'experiment' in licensing the hardware. Based on off the shelf apple components in a custom pizza box style case with no bolted on display, a barebones 'iBox' will be around 300 USD and require a processor, disk and memory (and the OS). Complete systems (again, without the OS) should start at around 650 USD."
Mozilla

Mozilla 1.3 Port Available For FreeBSD 23

Dan writes "Joe Marcus Clarke announces the availability of Mozilla 1.3 port for FreeBSD. Windows, MacOSX and Linux versions of Mozilla 1.3 were originally released on March 13. Although the port is scheduled to be committed as part of FreeBSD 4.8 Release, diffs for 1.3 are readily available. Galeon2 diff has also been updated for the Mozilla port. Key enhancements include junk mail filtering and API for rich text editing."
Games

Brian Hook Interview 145

A reader writes:"I just read this very in-depth interview with Brian Hook on a site called Curmudgeon Gamer. Hook used to work for id Software (Quake 2 and 3) and later for Verant (Everquest) and he apparently worked on Glide for the old 3DFX cards. Now he runs his own smaller game company called Pyrogon. In the interview he talks about development styles of Q2 and Q3, MMORPGs, the lessons of 3DFX, and development of cross-platform games like his Candy Cruncher (which is available for MacOSX and Linux!). He even gets into some criticism of modern games and the life of a smaller game developer. Lengthy read, but lots of stuff to think about there since he tells it like he sees it."
Slashback

Slashback: Privacy, Spectrum, Location 198

Slashback tonight brings you yet another handful of updates and amplifications to previously posted stories, including some naysaying to Lessig's idea of the spectrum as commons, more free books from Baen, and the European answer to GPS. Read on for the details.
Apple

TerraSoft Releases YellowDog Linux 3.0 248

chriseh writes "For those of us who prefer Linux to the candydrop OS, good news! YellowDog Linux 3.0 has been released. For those who don't want to wait, you can get an enhanced membership at YDL.net and download ISOs directly. As per other releases, ISOs will be available to everyone/mirrors two weeks after the CDs have been on sale.Finally, I can run Linux on my 12" Powerbook." extrarice amplifies: "New features include: Redesigned installer, a unified KDE 3.1/GNOME 2.2 desktop (both WMs share the same icons and menus), Kernel 2.4.20, and the usual package refinements/updates. More release info can be found here. Note: ISOs are not available yet, and CDs are scheduled to ship in mid-April. I have been running YDL 2.x for about a year now, and it's a fast, stable distro."
Utilities (Apple)

Revealing Hidden PDF Services in Mac OS X 10.2.4 90

cspiff writes "In Mac OS X 10.2.4, Apple quietly added the ability for users and developers to enhance the standard Print dialog with custom PDF-handling options. To enable it, just create a folder '~/Library/PDF Services' and populate it with aliases to applications, scripts, Unix tools, or other folders. Those items then show up in the Print dialog as optional handlers for Mac OS X's built-in 'Save as PDF' feature. Drop a renamed alias to your mail client in there, and you've added convenient 'Send PDF as Email' functionality to every application."
X

Apple Releases Beta 3 of X11 58

maxentius writes "Apple says the just released beta of X11 adds: pseudocolor (8-bit) visual plane support; option to quit X11 without presenting warning dialog; Command-Q keyboard shortcut to quit X11; Command-, to bring up preferences dialog; keyboard mappings with dead keys fixed; linking against libGL no longer results with multiple definitions of glGetColorTableEXT; locked files left behind in /tmp no longer block non-admin users from starting X11; windows can be resized by user to any size and not be limited by the Dock's height; dragging remotely hosted windows no longer causes crash; hardware accelerated scrolling in 16 bit mode now works; X server no longer crashes if application tried to retrieve data back from the framebuffer using XGetImage; bug fixes and other feature enhancements."
Technology (Apple)

XServe RAID Finally Makes An Entrance 47

Currawong writes "Apple's very delayed 3U XServe RAID box has quietly appeared on their web site with details. Most interesting being that it uses ATA100 drives, rather than the usual SCSI, making it a bargain at US$10,999 for 2.52TB, especially compared to similar devices that cost up to 10 times as much for the same storage capacity. In addition, ATTO announced at the same time a MacOSX only dual-channel fibre channel SCSI card."
Security

ISS Discovers A Remote Hole In Sendmail 481

randal writes "A security vulnerability in the Sendmail Mail Transfer Agent (MTA) has been identified by ISS. This bug can give an attacker the ability to gain remote root access to the targeted system. There is no known exploit code of this vulnerability in the wild at this time, but everyone should upgrade immediately. This issue affects all versions since 5.79. Open Source sendmail users can get source for the newest version (8.12.8) as well as patches for 8.9, 8.11, and 8.12 from sendmail.org. Commercial Sendmail customers can find patches at sendmail.com/security. Most major OS vendors will be releasing patches immediately." Update: 03/03 19:23 GMT by T : Reader Patchlevel points out that RedHat and OpenBSD have already issued patches.Update: 03/03 20:45 GMT by T : Reader Claude Meyer links to an update from SuSE, too. Update: 03/03 22:52 GMT by T : djcatnip points out that Apple has released a software update to patch OpenSSL and Sendmail for Mac OS X 10.2.4, and the Slackware site says they have updated to 8.12.8 as well.
The Internet

Overview of Zeroconf Networking 8

An anonymous reader writes "An interesting article in the IPJ this issue. It gives an overview of Zero Configuration Networking. Also talks about Apple Rendezvous, and how they use Zeroconf. Read more about it here"
Networking (Apple)

Rendezvous For Apache 44

sapporo writes "Eric Christopher Seidel has released mod_rendezvous. The DSO lets the Apache that comes with Mac OS X advertise its services on the local network via Rendezvous, so it will show up in Safari's Rendezvous Bookmarks section. This lets you browse all web servers on the local network very conveniently. Nice one!" I wonder, could it work on Linux too? I would think so ...
Apple

All-New PowerBooks, Web Browser Featured at Macworld 1095

Apple CEO Steve Jobs once again introduced the new PowerBooks new and upgraded software to a throng of adoring fans at the annual Macworld Expo San Francisco, including a new web browser, new versions of the "iLife" applications (iPhoto, iMovie, and iDVD), and presentation software (which Steve himself has been "beta testing" at every Macworld keynote since 2002).
Hardware

Firewire Enclosures and Support for 120+GB Drives? 17

smackthud asks: "I'm looking for an external firewire enclosure that works with a new 200GB Western Digital HD w/8mb cache. I tried putting the drive into my ADS pyro enclosure, however, the drive is seen by my G4 iMac as a 128GB drive, which is obviously incorrect. This is not a limitation of MacOSX 10.2 or the iMac, since the HFS+ filesystem supports 2TB+ file systems, and Firewire itself is device size agnostic. The enclosure simply isn't reporting the size of the drive properly. Some research has revealed that most enclosures that use the Oxford 911 bridge chipset do not support ATA100 drives larger than 120GB, while at least one supports up to160GB, but no more. My suspicion is that this is a limitation of the bridge controller's implementation of the ATA100 interface. I've heard that ATA100 had the optional ability to support 48bit address space rather than 32, which would mean that only those vendors who support the optional space would be able to address drives larger than 137GB. This may play a factor in Firewire chipsets which must bridge IDE to IEE1394. Existing products from both WD and Lacie prove that using this drive should be possible, and that any problems with large ATA100 drives have been solved by some vendors. Any helpful information or recommendations would be appreciated."
GNUStep

First GNUstep Renaissance Public Release. 13

Christopher "CJayC" Jenkins writes "Nicola Pero recently announced on the discuss-gnustep mailing list the public release of his GNUstep Renaissance software, which allows for user interfaces utilizing the GNUstep and Apple Cocoa APIs to be specified in XML. While still alpha-quality code, it can be used at the present to replace .nib (and .gorm and .gmodel) files with .gsmarkup files, which can be easily edited by hand. "

Slashdot Top Deals