Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
Math

The Data-Driven Life 96

theodp recommends a somewhat long and rambling article by Wired's Gary Wolf, writing in the NY Times Magazine, on recording and mining data about your personal life. "In the cozy confines of personal life, we rarely used the power of numbers. The imposition on oneself of a regime of objective record keeping seemed ridiculous. And until a few years ago, it would have been pointless to seek self-knowledge through numbers. But now, technology can analyze every quotidian thing that happened to you today. 'Four things changed,' explains Wolf. 'First, electronic sensors got smaller and better. Second, people started carrying powerful computing devices, typically disguised as mobile phones. Third, social media made it seem normal to share everything. And fourth, we began to get an inkling of the rise of a global superintelligence known as the cloud.' And the next thing you know, exercise, sex, food, mood, location, alertness, productivity, even spiritual well-being are being tracked and measured, shared and displayed."
Privacy

Facebook's "Evil Interfaces" 244

An anonymous reader writes "Tim Jones over at the EFF's Deep Links Blog just posted an interesting article on the widespread use of deceptive interface techniques on the Web. He began by polling his Twitter and Facebook audience for an appropriate term for this condition and received responses like 'Bait-and-Click' and 'Zuckerpunched.' Ultimately, he chose 'Evil Interfaces' from Greg Conti's HOPE talk on malicious interface design and follow-up interview with media-savvy puppet Weena. Tim then goes on to dissect Facebook (with pictures). So, what evil interfaces have you encountered on (or off) the Web?"

Comment Say one thing, but do another (Score 1) 98

What they are saying:

The spokeswoman said reports that a promise to introduce the filter before the next election had been shelved were incorrect.

What they are doing:

A spokeswoman for Communications Minister Stephen Conroy said yesterday the legislation would not be introduced next month's or the June sittings of parliament.

With parliament not sitting again until the last week of August, the laws are unlikely to be passed before the election.

Politicians say one thing and then go ahead and do another. When confronted, they'll double-speak, reframe the issue, or change the topic. Happens all the time - nothing new to politics.

But in this particular case, the gov't's packpedalling on their promises results in a good thing, so I'm not complaining.

Australia

Australian Gov't Claims Internet Filter Legislation Still In Play 98

Dracophile writes "Contrary to yesterday's article about The Australian's report that the Australian government had put on the back burner plans to introduce Internet filter legislation before the next election, The Sydney Morning Herald reports that the government rejected claims that it had abandoned such plans, and that 'a spokeswoman for Communications Minister Stephen Conroy said the government remained committed to the policy.' Unless the Australian Labor Party abandons the plan altogether, will the timing make any difference to voters?"
Role Playing (Games)

ArenaNet's MMO Design Manifesto 178

An anonymous reader writes "ArenaNet studio head Mike O'Brien has posted his vision for a new type of MMORPG, which they used in developing Guild Wars 2. Quoting: 'MMOs are social games. So why do they sometimes seem to work so hard to punish you for playing with other players? If I'm out hunting and another player walks by, shouldn't I welcome his help, rather than worrying that he's going to steal my kills or consume all the mobs I wanted to kill? ... [In Guild Wars 2], when someone kills a monster, not just that player's party but everyone who was seriously involved in the fight gets 100% of the XP and loot for the kill. When an event is happening in the world – when the bandits are terrorizing a village – everyone in the area has the same motivation, and when the event ends, everyone gets rewarded.'"
GNU is Not Unix

Why Making Money From Free Software Matters 224

Glyn Moody sends in what could be a watershed article, if the recording and movie industries are paying attention. "People have been making money from free software ever since Richard Stallman started selling GNU Emacs on tapes for $150 a pop. That's been good for hackers, who have often managed to make a living from their coding by working for one of the startups based around free software. And as companies like Red Hat and Google have grown in size and profitability, so have the credibility and clout of free software. But there is another reason why the success of these new kinds of businesses is so crucial: in many respects they offer a glimpse of coming shifts in other industries that need to grapple with the conundrum of how to make money from goods that are freely available. In particular, they offer the music and film industries an example of an alternative to fighting people's natural instinct to share digital abundance, by making money from new scarcities."
The Internet

Several Link-Spam Architectures Revealed 38

workie writes "Using data derived from website infections, RescueTheWeb.org has found several interesting link-spam architectures. One architecture is where concentric layers of hijacked websites are used to increase the page rank and breadth of reach (within search engine search results) of scam sites. The outer layers link to the inner layers, eventually linking to a site that redirects the user to the scam site. Another architecture involves hijacked sites that redirect the user to fake copies of Google, having the appearance that the visitor is still within Google, but in reality they are on a Google lookalike that contains only nefarious links."

Comment Re:A cross with medium height partitions (Score 1) 520

Yup - that is exactly what I have got at work as well. I think the half-height walls are great cos they give you your own private area where you can zone out just code - but you still have the options of standing up to have a chat with anyone else on the team.

The only problem I have with it are the L-shaped desks. These are problematic when two or more developers are looking at the same screen - which I find happens quite often, especially when making architectural decisions about the software, and when one dev is showing another dev how to do ${programmingTask}. What tends to happen is we push the chair out of the corner of the L, and both of us sit on the table, which is not ideal.

I think the best desk configuration would be a cross shape, with half height walls, and straight (not L-shaped) desks.

Oh, and throw in one pair of noise-cancelling headphones for each dev. Those are worth their weight in gold in increasing productivity.

Java

Thoughts On the State of Web Development 253

rmoskal recommends his blog post up at Most Media on finding the right level of abstraction, Grails, and SOFEA. "[Three years ago] I was very excited about Apache Wicket as the way to develop line of business applications with a domain model, CRUD [create-read-update-delete] screens for maintaining the model, and in the most interesting cases, doing something else useful besides. I still like Wicket. It has, as its website says, a small conceptual surface area.' It reminds me of Python in that 'You try something it usually just works.' In many respects, though, Wicket seems to be at the wrong level of abstraction for the for the sorts of line-of-business applications described above. If your team is spending any time at all writing code to produce listing, filtering, and sorting behavior, not to mention creating CRUD screens and the back-end logic for these operations, they are probably working at the wrong level of abstraction. ... Recently I did a small project using Grails and was quite pleased. Grails uses groovy, a dynamic language compatible with Java, and is based on the proven technologies that I know and love well: Spring, Hibernate, SiteMesh, Maven, etc. ... I get all the power of the Java ecosystem without the fustiness and lack of expressivity of the core language (no more getters and setters, ever!)."

Comment Re:Justice (Score 1) 353

a) Functions that any reasonable person would expect the product to have, based on the advertising but also on similar products on the market. This doesn't obviate the customer's responsibility to do some research, just covers too-obvious-to-check things like if your brand new DVD recorder didn't include a DVD playback function

I returned an Iphone 3G in this spirit. "I don't know any other phone were I can't resent or forward a text message".

Slashdot Top Deals

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...