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

 



Forgot your password?
typodupeerror
×

Comment Re:FlexeLint / PC-lint (Score 2, Informative) 87

I have to agree with this recommendation (Gimpel lint).

A few points, though:

- It is purely text-based, so if you are looking for a shiny GUI-based tool (easier to sell to the PHB), you are out of luck.

- depending on the quality of your code, running it for the first time can result in a huge (make that HUGE) amount of warnings. You might want to start small and only turn on more and more options later. Initially, you will have to invest quite a bit of time to get your code "lint-clean". In the long run, this is well worth it.

Censorship

Submission + - Pics of clothed models under 18 now kiddie porn

A temporarily anonymous coward writes: Or at least it will be, if US Attorney Alice H. Martin has her way.
An indictment unsealed on November 28 charges that Jeff Pierson — a photographer whose action shots have appeared in racing magazines and advertising — transported and conspired to transport child pornography in interstate commerce using a computer, even though prosecutors have acknowledged that there is no evidence he has ever taken a single photograph of an unclothed minor.
These charges, along with the rest in an 80+ count indictment that includes 2 other men who ran ChildSuperModels.com (dead URL) will result at least 15 years in prison if the accused are found guilty, as well as (somewhat unsurprisingly) forfeiture of "not less than" well over a half million dollars as well as property and domain names.
Lee Tien, an attorney at the Electronic Frontier Foundation has weighed in on the issue, stating that "...it's puzzling that they would devote investigative and law enforcement resources to something (like this). This is a far cry from what folks normally think of as child pornography."
Puzzling indeed, some of the archived pictures include the models wearing sweaters.
I believe that News.com broke the story on the 30th, although this has received virtually no media coverage since.
If this case results in a guilty verdict, the question is "who's next"? Photography studios who have done graduation pictures? People who take pictures of children on the "jo bennet" circuit? Advertising companies?
Arraignment is scheduled for December 14 in Alabama.
The Internet

Submission + - What's Next in Search

ReadWriteWeb writes: "This article analyzes the latest trends in the search industry. It profiles companies like Snap, Hakia, Powerset, Collarity and Riya — as well as looking at research projects by Google (SearchMash) and Yahoo (Mindset). The reason for all this activity is that Internet search is still in its infancy and there's much room for improvement. Moreover, the super high valuation of Google on NASDAQ pushes investors and researchers to find better search solutions — to be The Next Big Thing. And these wannabes are not only working on discovering better indexing techniques, they're exploring new horizons like vertical engines, meaning-based search, intent-driven search, new clustering methods, and much more."
Java

Submission + - Use ( or over-use ) of Java frameworks

An anonymous reader writes: I've recently moved into a Java development environment (I'm a long term C++ developer) and have been amazed at the number of frameworks available to Java programmers such as Hibernate, Spring, etc and the J2EE platforms in general. The developers I've joined see these tools as in integral part of any application they build and to my eyes their software designs are directed by the tools available, rather that designing the application and then seeing where the tools can help. Is this a common method for Java systems development or do the developers I'm now working with need a quick refresher course on software design?

Slashdot Top Deals

Today is a good day for information-gathering. Read someone else's mail file.

Working...