Forgot your password?
typodupeerror
Businesses

Apple, RIM, Google All Bid On Palm 117

imamac writes "It seems HP was only one of many bidders for the struggling Palm. The others included Apple, RIM and even Google. You may now commence speculation on why the various companies wanted Palm."
GNU is Not Unix

New LLVM Debugger Subproject Already Faster Than GDB 174

kthreadd writes "The LLVM project is now working on a debugger called LLDB that's already faster than GDB and could be a possible alternative in the future for C, C++, and Objective-C developers. With the ongoing success of Clang and other LLVM subprojects, are the days of GNU as the mainstream free and open development toolchain passé?" LLVM stands for Low Level Virtual Machine; Wikipedia as usual has a good explanation of the parent project.
Handhelds

iPhone Jailbreaking Still Going Strong 166

snydeq writes "Despite the productivity promises of Apple's forthcoming 3.0 firmware update, jailbreaking should continue to push the iPhone's productivity envelope, as users increasingly demand the Holy Grail of smartphone power use: applications that run in the background, InfoWorld reports. Copy and paste, video recording and streaming, Internet tethering, and content search are just a few of the features over which iPhone users have sought to jailbreak their devices — a practice Apple itself has done little to crack down on. Jailbreak apps circumvent hardware and software restrictions that Apple says ensure a consistent, responsive user interface and optimal battery endurance. In particular, jailbroken phones can run apps in the background, a capability Apple reserves for its own apps but prohibits in third-party programs. Jay Freeman, creator of the Cydia iPhone installer and Cydia Store, however, believes a free-market approach is the best way to satisfy power users' demands for features without compromising the performance of their iPhones. And given Apple's App Store overcrowding, it seems likely that jailbroken phones and app venues like Cydia Store will continue to be popular with iPhone customers and developers, even after the 3.0 firmware ships."
Linux Business

How Facebook Runs Its LAMP Stack 111

prostoalex writes "At QCon San Francisco, Aditya Agarwal of Facebook described how his employer runs its software stack (video and slides). Facebook runs a typical LAMP setup where P stands for PHP with certain customizations, and back-end services that are written in C++ and Java. Facebook has released some of the infrastructure components into the open source community, including the Thrift RPC framework and Scribe distributed logging server."
Quake

Advanced Open Source Engine Based On Quake 3 137

An anonymous reader writes "Phoronix is running a news story about the XreaL project, which its lead developer claims is the most advanced open-source game engine. XreaL is based upon the vintage Quake 3 engine, but it has been rewritten over the course of many months such that it no longer resembles the original id Software engine. The XreaL engine has its renderer written entirely in GLSL with compliance toward the OpenGL ES 2.0 specification in mind, but it supports the new OpenGL 3.0/3.1 specification and is able to take advantage of its new features. XreaL has also added an HDR pipeline to its engine and on modern hardware is actually GPU — not CPU — bottlenecked. XreaL can also load game content from Unreal Tournament 3. This engine, which is described to be as powerful as what can be found in Doom 3 or Call of Duty 4, is written entirely with free software. The XreaL project has created plug-ins for Maya to broaden their game development capabilities."
Google

Submission + - Google App Engine now with Groovy meta-programming (springsource.com)

Zarf writes: Yesterday Google announced that GAE (Google App Engine) now supports Java development but fast on the heels of the Java announcement is this announcement for Groovy support! Groovy is a dynamic programming language for the JVM that is a near super-set of Java. Much Java syntax is valid Groovy syntax, however, Groovy adds powerful meta-programming features and Groovy on GAE will bring these meta-programming features to App Engine development. Groovy got special attention from the SpringSource Groovy team and the Google App Engine Java team and it was this collaboration that helped create the changes that were the big secret in the recent Groovy release of 1.6.1. The Groovy Developer community is very excited to see this level of collaboration between the Groovy team and Google!
User Journal

Journal Journal: Android (this is not the Linux you are looking for)

There's a lot of excitement around Android. It is often mentioned that Android is a linux-based stack.

That is correct. What I tend to infer from it is not. When I hear "linux-based", I naturally think of all the ecosystem around it (this is something Stallman has been fighting against with the term "GNU/Linux"). In this case, it is quite specifically Linux-based as opposed to GNU/Linux-based, because nothing in the Android software stack comes from GNU.

Slashdot Top Deals

My sister opened a computer store in Hawaii. She sells C shells down by the seashore.

Working...