How Much Better Can OSX Get?

" This database stuff is clearly the next frontier. If we are ever going to have natural speech interfaces and virtual assistants that collect and display our information in more useful ways, the computer is going to need to know much more about how our files relate to each other and remember what we’ve done to them and who’s done it. Moving all this organization to the system level instead of locking it up in separate applications that are then duplicated in a search index seems like the best way to get there."

MacOS 10.4.6 Released

"The 10.4.6 Update is recommended for all users and includes general operating system fixes, as well as specific fixes for the following applications and technologies: login and authentication in a variety of network environments; file access and byte range locking with AFP file sharing; network access when using proxy server automatic configuration files; searching iWork '06 and Microsoft Office documents with Spotlight; creating Automator workflows for iPhoto 6; synchronizing contacts and calendars to .Mac and mobile phones; and much more." There's a delta update for 10.4.5, and a combo update for 10.4.0-10.4.5. Easiest method is to just use Software Update.

Review: HP iPaq h2210 as an Affordable VoIP Mobile Solution

Geeks.com is selling the HP iPAQ h2210 for less than $220 this week, with a... 3600 mAh extra battery and a 128 MB SD card. While this model is pretty old now it is still very capable with its 400 Mhz processor and so we thought that we could review it from the point of view of an affordable SIP phone (Ekiga, Gizmo, Stanaphone, FreeWorldDialup, Skype). Read more for our findings and a quick rundown of its amazing battery life times!

Review: Alienware Sentia m3200

Ars reviews the Alienware Sentia m3200, a 12" laptop which is not unlike Apple's iBook in case of features. Ars concludes: "The Sentia m3200 is small, light and fast enough to be a very good machine for many tasks. It's not built to handle the latest 3-D games, as it uses onboard graphics, but it makes up for that by being a well-rounded multimedia machine and the fact that it runs cool is a nice plus. When the kinks are ironed out of PowerCinema, the Instant-On feature will make more sense."

Microsoft to Make Virtual Server Free

Microsoft has a big surprise planned for not just those of its own customers using virtualization, but for those in the open-source community as well. On April 3, the software giant will use the LinuxWorld Conference and Expo in Boston to announce that it is making its Virtual Server 2005 R2 Enterprise Edition product available as a free download from the Microsoft Web site. On a related note, "XenSource has prepped its first major charge at Microsoft Windows customers with a new package that includes the open source Xen hypervisor along with some management software."

Review: BLAG

LinuxForums gives a short review of BLAG Linux and concludes: "BLAG is not just a distribution for the Free Software elitist, it may not include non-free software, but it is a fully functioning operating system. You can surf the web, write your essays, and listen to your music, just as you would do with any other operating system. BLAG is a distribution which will install with ease, and be low on hassle."

Case Study: a National Archive Moves to ODF

"The National Archives of Australia has announced that it will move its digital archives program to software that supports the ODF. The significance of this example is that the NAA gathers in materials from multiple sources, in many different formats, which will need to be converted to ODF compliance for long term archival storage. The NAA's decision provides a new and distinct case study for those considering a move to ODF. Unlike Mass. or Bristol, the NAA will deal almost exclusively with documents created elsewhere. As a result, it provides a 'worst possible case' to test whether operating an ODF environment in a world that uses multiple non-ODF compliant formats is practical."

Followup: Tuttle Times Covers the Jerry A. Taylor Debacle

Abraham Lincoln once said "Better to remain silent and be thought a fool than to speak out and remove all doubt." Apparently, Tuttle, OK city manager Jerry Taylor never got the memo. Barely a week after his humiliating brush with celebrity after the CentOS fiasco, Taylor has definitively proven that arrogance and ignorance make a humorous combo. The Tuttle Times covers the embarassing incident, along with Taylor's gotta-see-it-to-believe-it response.

Apple’s Intel Move Still Riling Mac Developers

As Apple moves from IBM's and Freescale's PowerPC RISC architecture to Intel processors, developers must rebuild their products to support both platforms, into what Apple calls a UB (Universal Binary). And while Apple lists over 1000 UB applications currently available, this process is challenging developers, especially those of some of the largest and most critical applications for the platform.

Enabling, Disabling Services During Startup in GNU/Linux

"In any Linux distribution, some services are enabled to start at boot up by default. For example, on my machine, I have pcmcia, cron daemon, postfix mail transport agent, just to name a few, which start during boot up. Usually, it is prudent to disable all services that are not needed as they are potential security risks and also they unnecessarily waste hardware resources. For example, my machine does not have any pcmcia cards so I can safely disable it. Same is the case with postfix which is also not used. So how do you disable these services so that they are not started at boot time?"