Windows

Konfabulator Coming to Windows 307

islandroots writes "Arlo Rose, developer of the popular Konfabulator widget, is moving his application from Mac OS X to Windows. Back when Apple unveiled their next OS, Mac OS X Tiger with Dashboard, Arlo Rose accused Apple of copying his application. 'We're all diehard Macintosh developers here, but we recognize that Windows is the dominant platform,' Rose said in a statement. 'When you have a great idea, you want more than 2 percent of the global market to have access to it.'"
The Internet

Aboriginal Languages Now Easier on the Web 30

orkz writes "The BBC reports that Canada's Inuit can now publish to the web in their native language of Inuktitut, as well as more easily view websites that contain their syllabic font, thanks to a system a developed by a unique ASP, Web Networks that provides services to socially committed organizations."
Books

Decompiling Java 221

Richard Rodger writes with a review of Godfrey Nolan's Decompiling Java. "I've just put this book down after reading it right through non-stop for four days. I haven't done that with a technical book since Learning Perl. Most techie book these days are quickie grab-bags, and you end up paying for a lot of dead trees that you aren't interested in." Read on for the rest of his review.
GUI

Standards-Based CSS/XHTML Slide Show 175

sootman writes "Eric Meyer, the man behind the famous Complex Spiral (CSS) Demo page, is at it again. He has created S5, "a slide show format based entirely on XHTML, CSS, and JavaScript." As he says, "With one file, you can run a complete slide show and have a printer-friendly version as well. The markup used for the slides is very simple, highly semantic, and completely accessible." So it can be used for PowerPoint-like work and the show responds to a variety of input--you can go to the next slide by pressing Return, Right, Space, etc. It is being released under a Creative Commons license. So fire up our favorite standards-compliant browser and check it out!"
Graphics

Open Clip Art Library Announces 0.8 Release 17

jonadab writes "The Open Clip Art Library project (hosted at freedesktop.org) is announcing their first widely-publicized release, dubbed 0.8, containing over two and a half thousand unique vector images (in SVG format), sorted into categories. All of the images are released into the public domain and may be used as royalty-free clipart. You can browse the collection through the web interface or download the entire thing as a gzipped tarball. (Mirrors are welcome.) The library is also always soliciting more contributions, and holiday-themed images would be particularly appropriate this time of year. Thanks to everyone who has contributed artwork to the library already. "
Encryption

RC4 Code Achieves 319 MB/s On AMD64 Opteron 177

Marc Bevand writes "This recent paper is about optimizing RC4 for AMD64 processors. A working implementation is provided. Its encryption/decryption throughput reaches 319 MB/s on a single AMD Opteron x44 processor running at 1.8 GHz. This makes it, as of today, the world's fastest RC4 symmetric cipher implementation for general purpose CPUs. As the author of this work, I would like to point out that many CPU-hungry applications have not been optimized for AMD64 yet. In other words: such speedups can be expected in other areas." An anonymous reader adds some figures for the old implementation: "Opteron 244 1.8 GHz (32-bit) 163 MB/s; Opteron 244 1.8 GHz (64-bit) 135 MB/s."
It's funny.  Laugh.

Funniest IT Related Boasts You've Heard? 490

Karma asks: "The other day I saw a Slashdot comment which read, '[Projects] don't start getting interesting until you are dealing with Staff Years to develop them. Anything under that and you can actually keep the full design in your head'. An immodest boast, but not too funny. This made me wonder, in the macho worlds of IT and developers, what are the funniest and silliest boasts or bragging claims you've made, or heard? Tell us how they came back to haunt the overconfident."
Java

Tim Boudreau On The Future of NetBeans 43

maffstephens writes "With the release of NetBeans 4.0 set to reignite the open-source Java IDE war and all sorts of cool developments on the horizon, it seemed like a very good time to talk to one of the key senior NetBeans developers. In this interview, Tim Boudreau (co-author of NetBeans: The Definitive Guide) speaks candidly about his views on rival IDE Eclipse, the future of NetBeans, and the thinking behind its new Ant-based projects system."
Linux Business

Flattening Out The Linux Cluster Learning Curve 89

editingwhiz writes "IT Manager's Journal has a good look at a forthcoming book, The Linux Enterprise Cluster, that explains in clear, concise language how to build a Linux enterprise cluster using open source tools. Writer Elizabeth Ferranini interviews author Karl Kopper in a Q&A. Is this more complicated than it appears to be? (IT Manager's Journal is part of OSTG.)"
Programming

Short Coding Projects? 122

sapped asks: "Whenever somebody advocates a new programming language for you to try, they will usually suggest writing something in it that will take you an hour or two to code, so that you can get a feel for it. My problem is that I tend to go from extremely trivial ideas straight to stuff which will keep me busy, for at least a few days. I don't seem to have a handy in-between size project that I can test stuff in. The closest I came to this was writing a little ad-blocking proxy for my browser, a few years back. Any ideas on neat small non-trivial projects?"
Books

Learning PHP 5

John Suda writes "There are more new books being published about PHP than you can shake a joystick at. PHP (along with program friends - MySQL and Apache) has become very popular among developers and web designers, and for good reason. As a programming language, it is particularly suited to web development projects, while being relatively easy to write, use and learn. More importantly, it's open-source and free, cross-platform, and widely supported. David Sklar's Learning PHP5 is one of the latest volumes dealing with PHP. It describes itself as 'a Pain-Free Introduction to Building Interactive Web Sites,' and provides a gentle introduction to the latest version of PHP, which is version 5 and only recently available." Read on for Suda's review.
IBM

IBM Sponsors Linux on POWER Contest 31

bill_mcgonigle writes "IBM is sponsoring a Linux on POWER Open Source Developer Contest with some nice prizes. For the best original LinuxPPC64 app you can win a Toyota Prius. Porting and/or optimizing specific applications can win you one of a hundred PowerMac G5's or one of a hundred Thousand Dollar cash prizes. Accounts on community LinuxPPC64 are available for contestants without their own machines. The registration deadline is October 31st and the contest runs through the end of the year."
Books

Learning PHP 5 201

John Suda writes "There are more new books being published about PHP than you can shake a joystick at. PHP (along with program friends - MySQL and Apache) has become very popular among developers and web designers, and for good reason. As a programming language, it is particularly suited to web development projects, while being relatively easy to write, use and learn. More importantly, it's open-source and free, cross-platform, and widely supported. David Sklar's Learning PHP5 is one of the latest volumes dealing with PHP. It describes itself as 'a Pain-Free Introduction to Building Interactive Web Sites,' and provides a gentle introduction to the latest version of PHP, which is version 5 and only recently available." Read on for Suda's review.
GUI

Shorthand-Aided Rapid Keyboarding 22

An anonymous reader writes "IBM's famous reseach lab for nanotechnology, micoelectronics and exotic science, Almaden Research Center, has released an advanced, efficient, pen-based text input method for mobile computing, that allows you to trace letters on the keyboard to enter a word rather than typing each letter individually. The new technology provides a more fluid, smooth, and natural interaction (see demo ) than tapping on stylus keyboards."
Programming

C++ In The Linux kernel 850

An anonymous reader submits "A researcher at Reykjavik University Network Laboratory (netlab.ru.is) has just released a Linux patch allowing for complete kernel-level run-time support for C++ in the Linux kernel, including exceptions, dynamic type checking and global objects (with constructors and destructors) The implementation is based on the C++ ABI in GNU g++, but contains various kernel level optimizations, that reduces the cost of throwing exceptions by an order of magnitude, thus making C++ exceptions viable in several scenarios. Furthermore, the Linux module loader is extended to handle weak symbols in C++, so that dynamic type checking is reduced to a pointer comparison, in contrast to string comparison."
Silicon Graphics

Open Source SpeedShop Project Opened 14

drjzzz writes "Federal Computer Week reports that the National Nuclear Security Administration of the US Department of Energy is paying about $3 million of a $6.8 million collaboration between Silicon Graphics and the Universities of Maryland and Wisconsin to develop an open-source version of SpeedShop, SGI's performance analysis tools. This will redress what a SGI engineer characterizes as scarce analysis software for Linux. A "Pro" version will also be developed and sold by SGI. Maybe even those of us without access to ASCI White can tweak our boxen to do 3D simulations of complete nuclear detonations, NNSA's main interest. Now that's what I call homeland security and real respect for the spirit of the second amendment."
Media

LineInterference - Radio for Geeks 19

MikeyJones writes "Building on his passion for technology and love of the talk radio medium, Lineman dared to try something that almost everyone told him couldn't be done: talk radio for the computer geek. While he hasn't landed a spot on traditional radio yet, Lineman and few other inspired contributors are daring to tackle topics that nobody previously thought could be covered in an audio format. These shows feature a rich blend of technology, programming, and security-related topics. No punches are pulled in these shows, as they are aimed at listeners of all skill levels and will be enjoyed by anyone with a logical mind and a sense of humor."

Slashdot Top Deals