Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Used to be based on Stackless Python (Score 4, Informative) 141

http://www.stackless.com/wiki/Applications

Don't know if that is still a core part of their technology; certainly makes sense, as lots of high-performance applications avoid creating lots of threads in order to scale--especially when there's IO involved. Thus, Stackless Python also takes the same approach to logical concurrency as Erlang.

Upgrades

Leopard Upgraders Getting "Blue Screen of Death" 542

Z80xxc! writes "Some Mac users upgrading to Apple's new Leopard operating system are encountering long delays on reboot — an experience they liken to the Windows 'Blue Screen of Death.' While some of those upgrading were able to access their computer after waiting for as long as several hours, others were forced to do a complete reinstall. Some suspect that a framework called 'Application Enhancer' by Unsanity LLC may be causing the problem, but there has been no official word from Apple at this point."
Announcements

Submission + - 'Lifesaver bottle' filters out viruses (telegraph.co.uk)

gihan_ripper writes: "British inventor Michael Pritchard has developed a small self-contained filter system that instantly cleans water, removing all particles larger than 15nm. Speaking to the Telegraph, he said that he was inspired after seeing the effects of Hurricane Katrina and the Boxing Day tsunami in 2004; people had to wait for many days to get fresh water and many died from drinking contaminated water. The filter is so effective that it can purify dirty river water and even faecal matter. His bottle will shortly be available for sale from Lifesaver Systems at an expected cost of £190 (approx. $385)."
Google

Googlebot and Document.Write 180

With JavaScript/AJAX being used to place dynamic content in pages, I was wondering how Google indexed web page content that was placed in a page using the JavaScript "document.write" method. I created a page with six unique words in it. Two were in the plain HTML; two were in a script within the page document; and two were in a script that was externally sourced from a different server. The page appeared in the Google index late last night and I just wrote up the results.
OS X

iPhone Not Running OS X 476

rochlin writes "We know that Steve Jobs has said the iPhone won't accept third-party apps. The iPhone looks to be running on a Samsung provided ARM core processor. That means it's not running on an Intel (or PPC) core. That means it's not running OS X in any meaningful sense (Apple can brand toilet paper as running OS X if they like). Darwin, the BSD based operating system that underlies what Apple has previously been calling OS X, does not run on ARM processors. The Darwin / Apple Public Source licensing agreement says the source would have to be made available if it is modified and sold (paraphrased; read it yourself). A Cingular rep has said the iPhone version of the OS source will not be made available. It will be closed, like the iPod OS and not like Darwin. So if it ain't Darwin, it ain't OS X (in any meaningful way). An InfoWorld article on an FBR Research report breaks down iPhone component providers and lists Samsung as the chip maker for the main application / video cpu. So, that leaves the question... What OS is this phone really running? Not Linux or the source would need to be open."

Not Your Daddy's IT Force Anymore 342

Quill345 writes "The days of high-paying technology-based jobs right out of highschool are over. As writers for ACM report, the skill-sets required for jobs have grown over time. Academia has responded to the evolution with novel programs recruiting women and integrating IT into MBA programs. And as technology finds its way into every aspect of business life, the NSF is creating a grant program to fund service science, a blend of IT into other industries. Researchers at City University of NY are working on an NSF-funded project to infuse technology into Liberal Arts courses taken by students who are in primary tech-producer or tech-consumer majors. What are these crucial modern skills? Knowledge of laws like the DMCA? Interpersonal and group work skills? Experience with different technology platforms? The ability to discriminate between useful and useless information sources?"

Slashdot Top Deals

Technology is dominated by those who manage what they do not understand.

Working...