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

 



Forgot your password?
typodupeerror
×

Comment Re:Is Google trying to fragment web? (Score 1) 165

NaCl is open source, but Mozilla has refused to include it in Firefox.
Also NaCl is quite different from ActiveX, if you have time to read the papers you will see that it is highly secure without hurting the performance much, as the code is analyzed before executing to make sure it won't do anything macilious.

Comment Great for 3rd world countries, if they success (Score 1) 161

There isn't many detail now, even their website is just an wiki page. Nevertheless, I hold high hope for this one, living in a 3rd world country, I have always interested in fighting illiteracy and connecting people with the power of the internet. Of course there are many projects like that, both by the government and other organisations, but they aren't very successful. One of the reason for their failure, IMO, is that normal desktop PC requires proper maintenance, especially in remote areas where the weather aren't very friendly with electronic devices. The fact that many projects re-use old PC doesn't help either. Most 'computer room' just sit there gathering dust after the local get bored with playing games, chatting and half of the computer dies. LTSP is another choice, but we still need someone to be there to fix in case problems arise, and there isn't many FOSS technician here.
So we need some kind of computer that is really cheap, require little maintenance (for both software and hardware), easy to deploy. Actually Intel promised us that kind with their Atom CPU, but AFAIK an Atom-based PC still in 200~250$ range, which is not cheap at all. And now this project seems promising.

Submission + - RIM to offer security features on iPhone, Androids (reuters.com)

niposteph writes: After struggling to gain an edge over its competitors with its BlackBerry smartphones and tablets, Research in Motion has conceded some ground to Apple and Google with the announcement of Mobile Fusion, upcoming security software for the iPhone and Android.

Comment Re:It's change for the sake of change (Score 2) 1040

As a laptop user, there are two problems prevent me from using a stand-alone WM instead of a full DE:
- Power management: To switch between profiles when the power is plugged in or not.
- Network connections: Wifi and broadband connections. iwconfig/ifconfig/wpa_supplicant can serve me, but too much of a hassle. And broadband connection is really a pain, the last time I tried to use wvdial, I can get a connection, but suffer random system hangs. After that I stick to GNOME2 till now.

Installing GNOME power manager/network manager pulls a whole mess of GNOME dependency in, it defeats the purpose of running a standalone WM.
Of course, if anyone can show me how to deal with those two, I would be appreciated. On my old laptop (which I use as a desktop, mostly), I put plain OpenBox on it and have no problem using it at all.

Comment Re:Holding back? (Score 1) 460

As for Alsa/another sound server replacing OSS, OSS do the mixing (and resampling?) in the kernel space, citing latency is one of the reasons, while alsa let userspace programs the jobs. IMO, that kind of works does not belong to kernel space, so I prefer alsa.

Regarding to pulseaudio, dmix is fine, but pulseaudio is better with features like glitch free playback (ironically, this is the reason why pulseaudio glitches so bad on some systems with broken drivers), you can set the resampling algo, per stream volume control, flat volume (another problematic feature), and as some people said, it is the only setup that allow output via bluetooth devices but I haven't tried it yet. The main reason for many problems related to it is the horrible audio drivers on Linux (as always), so you can't exactly blame pulseaudio, at least it always has fallback mode, and the distros never set them as default.
Back when pulseaudio was first integrated into Ubuntu (around 8.04, right?), it didn't work well for me and stop working for many other. But now, most people I know have absolutely no problem with pulseaudio.
PS: Aside from dmix, there are several other sound servers like arts, esd etc.... too, I'm glad that we get rid of all that and now pulseaudio on alsa is the standard.

Google

Google+ Already At 10 Million Users 1223

An anonymous reader writes "I project that Google will easily pass 10 million users tomorrow and could reach 20 million user by this coming weekend if they keep the Invite Button available. As one G+ user put it, it is easy to underestimate the power of exponential growth." I bet if people post in the discussion that they need invites, we can scratch each other's backs here. I've been using Google+ for a few days now (Yes I will put you in a circle ;) and have a lot to love, but unless I can gate twitter and Facebook, the best interface in the world won't help me until I can convince my kids' grandparents to move.

Comment Cleartype (Score 1) 203

Well, Truetype BCI is useful but today most computer screens are LCD it isn't enough anymore, we also need a good subpixel rendering method, the one included in Freetype isn't so bad but isn't as good as Cleartype either. And the Cleartype code in freetype had been removed, unlike the BCI, which is only disabled, so we who don't live in the US can't use it either. (there are still a way to patch freetype though). I wonder how long will we have to wait until we can have nice looking fonts on Linux desktop.

Google

YouTube Offers Experimental Opt-In HTML5 Video 265

bonch writes "YouTube is now offering the experimental option to view all YouTube videos using HTML5 in H.264 format. Supported browsers are Chrome, Safari, and the ChromeFrame plug-in for Internet Explorer. Captions, ads, and annotations aren't yet supported but are coming soon."

Comment Re:Most secure (Score 1) 414

Yep. And whenever I make a new password I set it as my linux login password, so after a few day of sudo-ing I should remember it well enough and add it to my 'password pool'.

Also, I choose my password strength accordingly to the importance of the service so I can use a 'weak' for all service that I only need to login one time and have no significance. This way I can use my stronger password on fewer sites and reduce the chance of being leaked.

GUI

IDEs With VIM Text Editing Capability? 193

An anonymous reader writes "I am currently looking to move from text editing with vim to a full fledged IDE with gdb integration, integrated command line, etc. Extending VIM with these capabilities is a mortal sin, so I am looking for a linux based GUI IDE. I do not want to give up the efficient text editing capabilities of VIM though. How do I have my cake and eat it too?"

Slashdot Top Deals

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

Working...