Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Password generation scheme (Score 1) 1007

Don't write it anywhere. The only safe place to store the passwords is your brain. Make a scheme to generate a strong password using mnemonics. When you look at the screen to type the password, you should be able to determine the correct password. In your password generation scheme make associations between your 'salt' and the system that prompts for password.

Comment Re:Bad Mischaracterization (Score 1) 551

I have seen two engineers write an application for about a year. They managed to deliver the project with great difficulty. No comments, no code formatting, no version control, no tests, no docs. After they completed the said project, they learned a whole lot of software engineering. Now these engineers use version control, adhere to coding standards, have API documentation, maintain end user documentation in docbook, write unit tests, use design patterns, read security books, attend lot of conferences, etc. They are now so much more confident about the quality of the software they develop.

They are scared as to when the old customer will come back and ask for a feature addition. The only choice they have is to rewrite the application.

PHP

Submission + - PHP 5.3 Released (binaryvibes.co.in)

Sudheer writes: "The PHP development team is proud to announce the immediate release of PHP 5.3.0. This release is a major improvement in the 5.X series, which includes a large number of new features and bug fixes.

Some of the key new features include: namespaces, late static binding, closures, optional garbage collection for cyclic references, new extensions (like ext/phar, ext/intl and ext/fileinfo), over 140 bug fixes and much more.

Have you started using these features in your applications?"

Microsoft

Submission + - Microsoft to give netbook with ethical Q attached (itwire.com)

davidmwilliams writes: "When paying around $2,000 for a technical conference you expect some good swag to take away. Microsoft's annual Tech-Ed event ups the ante this year with Australian attendees receiving a free HP Mini 2140 netbook with Windows 7 preloaded.

There is a small catch however. Attendees will be asked to make an ethical choice when being handed the unit whether to keep it or donate it to those less fortunate."

Music

Submission + - Pirate Bay sells out for $ 7.7 Mn

ami.one writes: "The Register Reports that Pirate Bay is being sold for USD 7.7 Million Global Gaming Factory X AB (GGF) has agreed to buy BitTorrent tracker site The Pirate Bay for $7.7m (60m Swedish Crowns), according to a statement on the company's website. The Swedish software outfit confirmed the acquisition this morning. Under the deal GGF has also bought file sharing tech firm Peerialism. "We would like to introduce models which entail that content providers and copyright owners get paid for content that is downloaded via the site", said the company's CEO Hans Pandeya. GGF will take control of the site once the transaction completes, which is expected to happen next month. "In order to live on, The Pirate Bay requires a new business model, which satisfies the requirements and needs of all parties, content providers, broadband operators, end users, and the judiciary. "Content creators and providers need to control their content and get paid for it. File sharers need faster downloads and better quality," said Pandeya. The Pirate Bay also confirmed the buyout this morning in a blog post on its website. "We've been working on this project for many years. It's time to invite more people into the project, in a way that is secure and safe for everybody. We need that, or the site will die. And letting TPB die is the last thing that is allowed to happen!", it said. The co-founders of The Pirate Bay were fined $3.6m in the recent court case. Meaning, on the face of it, they stand to make a profit. Not that they were ever in it for the money.® More News"
Microsoft

Submission + - First Look: Microsoft Office 2010 (infoworld.com)

snydeq writes: "InfoWorld's Randall Kennedy examines a recently leaked Community Technology Preview of Office 2010 and finds the suite's mostly incremental improvements bridging the gap between the Vista and Windows 7 eras by streamlining the controversial Ribbon-based UI and extending it to encompass the full range of Office apps. Outlook benefits the most from this transition, adding Quick Steps — customizable e-mail action macro buttons — to the new, four-tab Ribbon that 'helps to surface much of Outlook's hidden workflow power while bringing the overall user experience in line with the rest of the suite.' Kennedy's rundown includes a screenshot tour of the usability improvements in Office 2010, as well as a comparison of leading Office alternatives, SoftMaker Office 2008 and OpenOffice.org 3.1, for those looking to move away from Microsoft's productivity suite."

Comment Re:It's not all bad! (Score 2, Interesting) 132

Go, get a driving license, ration card, voter's ID card in exchange for money if you will. If you can buy any of these identity cards you can definitely buy passport and a PAN card too. It could cost you a bit more, though.

Few years back, the Government of India started a project to implement social security number system just like in the western countries. They started accepting forms for this ambitious project. Initially, they started offering this form for people holding a PAN card. I haven't heard of any progress till now.

India needs a strong leader to see this project completed. Let's see how Nandan Nilekani helps in this regard.

Comment Re:Oh come on. (Score 1) 794

The point is why study COBOL at all? You could always write code in a current day programming language. It is very obvious that the programmer understands what he/she is writing. Needless to say, in the industry there are things like spec, prototype, design, tests, mock up, etc. If the students study a programming language better suited to be used in present day business applications it exposes him/her to modern day concepts and implementations. I cannot imagine how COBOL helps someone understand how to write modern business applications.Teaching COBOL to undergraduate students isn't very productive.

Comment Re:Oh come on. (Score 2, Insightful) 794

Many of the subjects you mention are directly related to writing applications like code coverage testing approaches, SDLC, documentation of code, etc. I agree there are two aspects involved here - learning to program and learning a particular programming language. It doesn't mean you can't learn software engineering if you narrow down the academic focus to current programming languages. Studying arcane programming languages like COBOL doesn't prepare you well to write a business application.

Comment Re:Oh come on. (Score 1) 794

When I was doing computer science graduate course about eight years ago, they taught us Pascal and then COBOL followed by FORTRAN. Lastly they taught us C. But all of them were mere introduction to these programming languages. The most a student could learn from these courses is to know how to use loops and functions in programs. Nobody ever told us what are the differences among these programming languages and why they existed. What to say of teaching students how to write applications? I wish they had taught us C, C++ and python for the undergraduate course.

Comment Virtual host or virtual web server? (Score 0) 82

As stated in above comments virtual host is running multiple websites on a single server. Example, mysite1.example.com, mysite2.example.com, example2.com, etc all running on the same server and can even share same IP address. Refer to name virtual hosts in apache httpd documentation.

If you want to run virtual web server on one hardware box you need something like Xen, KVM, QEMU etc.

If you want to use Fedora/CentOS or alike RPM based distros the below link will help.

http://lampcomputing.com/content/how-to-install-lamp

Whatever operating system you use, you can run apache on it. Distro is more of a personal choice.
It's funny.  Laugh.

Submission + - Free Software, Sold (lampcomputing.com) 1

Sudheer_BV writes: "Many businesses are exploiting the lack of computer novices' knowledge and sell them software that can be obtained gratis. Although the license may permit them to sell free and open source software, charging $49 for a download link on the Internet is ridiculous. Some people do not know that quality open source software can be downloaded from the respective project sites and also obtain support from the community for free. These computer novices fall pray to sites that sell them a mere link.

On the OpenOffice.org users mailing list this is a common scenario. Users have claimed refunds for various reasons on the OO mailing list. Only then do they realize that OpenOffice.org is a free and open source software and can be downloaded from www.openoffice.org without paying for the software. How many other free and open source software download links are sold everyday? Shouldn't somebody take action against these phoney vendors?

Read the blog at http://lampcomputing.com/node/45"

Slashdot Top Deals

If all else fails, lower your standards.

Working...