Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Eclipse is better if you are a beginner (Score 5, Insightful) 586

Syntax highlighting and parens matching doesn't really help the beginners. Instant feedback for programming errors is great, you immediately learn about the syntax on the go. Then the debugger is also a great tool (even though I think you should first think, then code, then think again and only as a last resort start the debugger).

These are not Eclipse-unique features, you can get such features with many setups but an easy to install IDE that satisfies your needs and is easily extendable with plugins that integrate seamlessly with your IDE (for example Findbugs).

It's almost like Emacs done right for Java. Well, as right as an IDE can be done.

I don't buy the argument that 1 class means 1 file is a problem (btw, this only applies to public classes anyway). If your project is large enough, you still get navigational problems even if you'd crammed 10000 lines into files (please, don't do this).

Comment Re:I'm jailbreaking mine. (Score 1) 51

Yeah, so I just won't BUY ANY BOOKS. That will tell them "I don't read books", since that's all the signal they'll get out of me NOT BUYING ANY BOOKS.

You are suggesting that there are no DRM-free commercial ebooks available. That's just not true.

You get lots of commercial books from a lot of publishers. For example Tor, Baen, and Fictionwise. You might be out of luck if you want to read 50 shades of grey or twilight books. But hey, at least Harry Potter is DRM-free now.

Or just buy them, rip off the DRM with a simple script, and send them a letter saying "please stop using DRM, it's ineffective".

You think common sense and reasoning is the right strategy with people who just don't get it?

Either don't buy their books or buy the cheap paper book and tell them that they could have made more money from you if they'd cut out the middle man if you would have bought the ebook directly from them.

"Money" is the only argument that they'll understand.

Comment Re:ePub support (Score 2) 51

Most of the custom framework the Kindle Touch and Kindle Paperwhite are using is based on a Java framework that is quite extendible.

For example a popular jailbreak patch called JBPatch adds lots of stuff to the standard Kindle reading software, like hyphenation

Theoretically it would be possible to add code that decodes epubs and thus lets you read the content.

Practically so far there have been standalone programs developped that let you read them.

Comment Re:I'm jailbreaking mine ... to read Epubs (Score 1) 51

I'm jailbreaking my Paperwhite so I can read ePubs!

And what program are you using for that?

I started the HackedUpReader project (based on the Coolreader code) for reading epubs on the Kindle Touch.

We know now the Kindle Paperwhite is quite similar to the Kindle Touch (also shown by the internal firmware version 5.1.2 for the Touch and 5.2.0 for the PW) and the latest release of HackedUpReader has possible support for the PW but I don't have heard any report so far.

Comment Re:I'm jailbreaking mine. (Score 0) 51

Or just convert ePubs in a minute or so using Calibre

But it's much easier to just copy your epubs onto the device than having everything going through Calibre.

Of course it depends on how you manage your ebooks but any conversion can go wrong and Amazon's reader software on the hardware Kindles is quite limited anyway (no kerning and no hyphenation)

I'm also quite sceptical about Calibre's code. But its UI is ugly and considering some security issues in the past by its main programmer I'm constantly surprised that it works fine most of the time.

Games

Submission + - Second NetHack Cross-Variant Summer Tournament

bhaak1 writes: "The second installment of the annual NetHack Cross-Variant Summer Tournament called Junethack is starting Thursday at midnight UTC and will be running until the end of June.

This online tournament features Vanilla NetHack and several of its forks: SporkHack, UnNethack, AceHack, GruntHack, and NetHack4.

The last two forks are participating this year for the first time in Junethack.

This tournament is trying to also appeal to players that get constantly mangled and beaten to death in unrealistic brutal situations by this sadistic game (that means probably you) by offering various non-winning achievements.

For additional geek creds you can hack away at the GPL source code of the tournament software available on GitHub if you are too ashamed of having a multi-digit death count."
Games

Submission + - After 20 years, Space Quest creators reunite for new game (kickstarter.com) 3

auhsor writes: It's only taken 20 years for Scott Murphy and Mark Crowe ('The Two Guys from Andromeda'), creators of Space Quest, to settle their differences and reunite for a new game. They have set up their own indie studio to create a new game respecting the style of art and comedy for which they are remembered.

They've lined up a stellar voice-acting cast, including Rob Paulsen (Animaniac Yakko, Pinky, TMNT's Raphael), Ellen McLain (GLaDOS), John Patrick Lowrie (TF2 Sniper) and radio legend Gary Owens. It's being promoted with regular live chats, videos, podcasts and fan efforts including SQ marathons, comics, and fan videos. The Kickstarter project targets PC/Mac/Linux/iOS/Android for release and includes awesome rewards such as a real life buckazoid or a mention in the game.

With new adventure games from Double Fine, Ron Gilbert, Jane Jensen, a Leisure Suit Larry remake, a new Tex Murphy, a new Kings Quest and of course SpaceVenture from The Two Guys from Andromeda, 2013 is going to be a great year for adventure gamers.

Comment Re:12,000 years from now... (Score 1) 373

But in all honestly, the world will go without all the crap I'm collecting. It'll go on without Hollywood, Bollywood, Elvis and Beatles and anything else that's fiction if it has to.

Yes, the world will go on and human development will go on if it has to. It did go on when the Roman empire collapsed (not more than 10% of the classical literature has survived) or when nearly all of the Mayan written was deliberately destroyed. Of course, Sturgeon's law applies here, too. I don't care if generations to come won't be able to read Dan Brown but if they don't even have the possibility to enjoy Shakespeare or Kafka, this would be a loss to them. A loss they might not even know about.

Android

Submission + - X Windows now available for Android (wordpress.com)

mkwan writes: The open-source X Server for Android has hit beta and is now available for download through the Android Market. On Australian networks at least, smartphones are assigned publicly-accessible IP addresses, so it should be possible to display many Linux applications on an Android smartphone simply by setting the DISPLAY environment variable to the phone's IP address followed by :0

Comment Re:Terminology (Score 1) 404

Be assured that I know quite well that my statement was rather generalizing, that there are even more reasons to dislike Flash than only that it is non-free software and that not everybody using"GNU/Linux" is a RMS fanboy.

Still, I think it is much more likely that somebody who explicitly put a "GNU/" in front of "Linux" when TFA only refers to "Linux" is an passionate free software advocate and then it's rather unusual to be running flash at all. Especially considering that nowadays there is almost no need for running flash anymore.

BTW, linking to a complete book instead of a paragraph or at least a chapter within it would make it much more probable that somebody would get the info you've been trying to convey.

Slashdot Top Deals

You knew the job was dangerous when you took it, Fred. -- Superchicken

Working...