Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Classical Style (Score 4, Insightful) 294

I congratulate the /. team for applying so many changes that would make the site more interesting and increase usability for a number of users. Also, I know that playing with all the new-fangled AJAX stuff is pretty and can be fun to develop.

On the other hand: Please don't ignore us users who still use the good old classic style. I simply like my /. without fancy effects and strange navigation bars. Threshold of 3, nested, oldest comments first, re-parenting comments and a link i can open in a new tab to read the stuff below my threshold is all I want and need.

Long story short: While developing all the exciting new stuff, please don't completely ignore or remove (*shock* *horror*) ye goode olde Slashdot layout. It works currently, has served many people well for quite a while now and hopefully doesn't cause too much work for you guys. Just please fix it every now and then in case you break it.

Security

Working Around Slow US Gov. On DNS Security 91

alphadogg writes "Last fall, the US government sought comments from industry about how better to secure the Internet by deploying DNSSEC on the root zone. But it hasn't taken action since then. Internet policy experts anticipate further delays because the Obama Administration hasn't appointed a Secretary of Commerce yet, the position that oversees Internet addressing issues. Meanwhile, the Internet engineering community is forging ahead with a stopgap to allow DNSSEC deployment without the DNS root zone being signed. Known as a Trust Anchor Repository, the alternative was announced by ICANN last week and has been in testing since October."

Comment About cost... (Score 1) 497

I can't really say anything about the cost of proprietary software, so I thought you might appreciate some information about what Open Source can be used for: My university has many thousands of students in all kinds of maths, engineering and technology-related fields. There's a custom zope installation for managing your schedule and course registration that's also used for other things like a secure central authentication gateway for professors who want to roll their own systems yet still need to interface with the main system. Every student has an account on an HP-UX Server, although this could also be done with cheap Linux servers. There's a public_html directory for your student website and a maildir for your mail in your home directory. There's also many cheap SUN/Intel terminals strewn across the entire campus (hallways, computer rooms, learning rooms, etc.) which can pxe boot into either kiosk mode (a browser that can only access the university's website) or pxe boot into a login screen. Once logged in, it will PXE boot yet again into an environment suitable for your profile or the location you're at (e.g. certain labs might have different kinds of environments). Your default environment is a basic KDE desktop system with your home directory mounted, kmail set up to read your .maildir, OpenOffice.org and many other productivity features. Now that I have described it to some degree, I hope the advantages are becoming apparent. By utilizing the nature of Open Source software and the fact that you can freely combine them into something that suits your specific needs you can provide your students and staff with a high degree of flexibility. I can simply log in from any computer on campus or anywhere in the world and check my mails with any mail client I prefer, work from anywhere on my stuff, can forward X sessions so I can access restricted resources with Firefox running on the internal network but displayed on my computer at home, etc etc. The administrative costs are also pretty low since all you'll have to do is go and replace or install a cheap PXE booting terminal and it's ready to boot. Since there's only few PXE environments in use your ongoing maintenance cost is pretty much approaching zero. All you need to implement this kind of setup is some resource planning and a few experienced UNIX admins to implement it and keep it running. No more expensive maintenance contracts with 20 different companies, no more fighting with vendors who are completely unable to have their proprietary stuff talk to each other and no more proprietary interfaces and protocols that prevent you from running a well-integrated infrastructure.

Comment Re:check its pulse (Score 1) 238

You're right, CentOS isn't really much of a desktop distro, but you should still give it a chance. I've been using it as a desktop for the last year (switched from FreeBSD) and I'm pretty happy with it. It's a stable base system (no PulseAudio or other beta-quality stuff) with a basic [kde|gnome] desktop environment and all of your additional needs (multimedia, etc) can be satisfied by a handful of external repositories you can add to yum. You can even simply use all the stable base stuff from CentOS and simply use fedora repositories for most other things.
Television

Comcast Apologizes For Super Bowl Porn Glitch 526

DrinkDr.Pepper writes "Just after the last touchdown by the Cardinals, with 3 minutes to go in the game, approximately 30 seconds of pornographic material was shown, seen by an unknown number of Comcast customers in Tucson, Arizona who were watching the game in standard definition. Comcast has apologized (they used the word 'mortified') and is issuing a $10 credit to any customer who claims to have been impacted. Various news accounts suggest that the incident was a malicious act, but no one knows how it was done or by whom."
Upgrades

Linux 2.6.28 Promises Year-End Presents 305

darthcamaro writes "Little penguins all around the world are waiting for Penguin-Master Linus Torvalds to deliver some Glogg inspired Xmas cheer in the form of the new 2.6.28 kernel. Among the innovations in 2.6.28 are ext4 as stable, wireless USB drivers, better KVM support and the GEM graphic memory management technology. 'We now have a proper memory manager for video memory, the GEM [Graphics Execution Manager] memory manager,' Greg Kroah-Hartman said. 'This gives Linux much better graphics performance than it previously had.'"
User Journal

Journal Journal: Cheaper by the dozen (Score:1, Troll) 3

by mcgrew (92797) * on Friday December 12, @12:47PM (#26093749) Journal

So boasting a stunning readership in the dozens

Not today!

"Why did you throw me to the wolves like that?"

Priceless! IMO she deserved it. She should have mentioned the kid's being disruptive in the first place, and not accused Helios of malfeasance.

Programming

Would You Add Easter Eggs To Software Produced At Work? 747

Mr. Leinad writes "Do you add Easter Eggs to the software that is produced at the office? I mean, if you have complete control over the final product, do you spice it up with that little personal touch, which, as unlikely as it is that anyone will see, carries with it an 'I was here' signature? I've just finished the development of a large software product, and I have a couple of days left to try to add my own personal Easter Egg code, but given that the software is quite professional, I don't know if I should. What do you think? Should we developers sign our creations?"
Software

Adobe Releases C/C++ To Flash Compiler 216

SnT2k writes "Adobe recently released the beta version of Alchemy which compiles C/C++ code into AS3 bytecode (which runs on AVM2) that can run on the Flash or Flex platform and boasts increased performance for computationally-intensive tasks (but still slower than native C/C++). It was demonstrated last year during the Chicago MAX 2007 to run Quake. A few months later it has been demonstrated to run a Python interpreter and Nintendo Emulator. One interesting tidbit is that the thing is built upon the open source LLVM Compiler Infrastructure."
Media

Monty Python Banks On the Long Tail Via YouTube 222

JTRipper writes "Monty Python seems to have done the right thing. Instead of issuing take down notices of their videos on YouTube, they are doing it better themselves with their own YouTube channel. They are putting all their clips (including snips from their movies) up in a decent resolution, with the only caveat being a link to buying the movies and TV episodes from Amazon."

Slashdot Top Deals

Living on Earth may be expensive, but it includes an annual free trip around the Sun.

Working...