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

 



Forgot your password?
typodupeerror
×

Comment ALSA is rouge and OSS is violet? (Score 1) 427

If the user really needs to have a program output sound right until Linux goes into suspend mode, and then continues where it left off when resuming, then ALSA is (currently) the only option. I personally don't find this to be a problem, and furthermore I doubt it's a large percentage of users that even use suspend in Linux. Suspend in general in Linux isn't great, due to some rouge piece of hardware like a network or video card which screws it up.

So we should be using OSS because the author doesn't use suspend on his computer?

The article is just a big rant about how difficult he finds ALSA to develop for, how he doesn't understand the benefits of a user-space audio stack as found in Windows Vista and with PulseAudio empowering Ubuntu and other distributions.

Comment Re:You don't ... (Score 1) 902

I don't know what software I'm going to need for the lifetime of my PC when it's supplied, and I can't afford to wait 3 weeks to get each piece of software I want to install approved because it's not on your list.

This is why we have the Internet, please use and develop new and interesting applications, but they should be webapps. This completely avoids the issue of modifying the desktop and allows immediate availability to everyone in the company.

Comment Re:You don't ... (Score 4, Insightful) 902

Essentially they're treating you like the janitor. They think everything's as simple as unclogging the toilet or getting more toilet paper. And your attitude seems to reinforce their perception of this.

You seem to show them that your time is worthless and that your job could be done by a trained monkey - why would you expect them to treat you differently?

Being an IT person is being a computer janitor. If you are doing the job properly you are simply unclogging the tubes or restocking printer paper. Every machine should be imaged and locked down with something like Microsoft SteadyState, when a user has a problem it's either a reboot, re-image, or a hardware replacement.

The problem might stem from merging IS and IT jobs into the same position with no distinction being made. IS projects should be handled in a more formal manner than re-stocking a printer but because defining such an interaction is widely open to interpretation it has been taken to the users advantage. You need to take ownership of that interaction and make it clear the difference between such projects and cleaning the tubes.

Comment The pertinent point in the article (Score 2, Interesting) 627

Sun is just as bad or worse than Microsoft by implementing incomplete standards leading to the same incompatibility that ODF is supposed to resolve.

Sun should write out formulas in ODF 1.1 format, using the legacy "oooc" namespace prefix that the other vendors are using. Remember, the other vendors are using that namespace specifically for compatibility with OO's ODF documents. This is the current convention. To unilaterally switch, without notice or coordination, to a new namespace, is not cool. When ODF 1.2 is an approved standard, then we all can move there in a coordinated fashion, to cause users minimal inconvenience. But the above table clearly shows the confusion that results if this move is not coordinated. I know OO 3.01 has an option to save in ODF 1.0/1.1 format. IMHO, this should setting should be the default. I'm not sure if the Sun Plugin has a similar configuration option, but I hope it does.

Comment Re:Craigslist has a HUGE amount of scams. (Score 2, Insightful) 193

I thought cashier's cheques were guaranteed by the originating bank? Last time I made one they took the money out of my account, then handed me the cheque. I no longer had the money, I had a note guaranteed by the bank. I could hand this to someone else and they would get the money from the bank, not from me. Does anyone know if NZ banks have this issue?

It's a fallacy with US banking, both cashiers cheques and bankers drafts are as useless as regular cheques for guaranteeing payment. Both can be bounced by the originating bank for a variety of reasons. Cashiers cheque are generally more dangerous as your account can be credited earlier, as required by federal law, than when the clearance occurs so you account can appear in credit but later in debit.

Censorship

Australia To Block BitTorrent 674

Kevin 7Kbps writes "Censorship Minister Stephen Conroy announced today that the Australian Internet Filters will be extended to block peer-to-peer traffic, saying, 'Technology that filters peer-to-peer and BitTorrent traffic does exist and it is anticipated that the effectiveness of this will be tested in the live pilot trial.' This dashes hopes that Conroy's Labor party had realised filtering could be politically costly at the next election and were about to back down. The filters were supposed to begin live trials on Christmas Eve, but two ISPs who volunteered have still not been contacted by Conroy's office, who advised, 'The department is still evaluating applications that were put forward for participation in that pilot.' Three days hardly seems enough time to reconfigure a national network."

Comment Re:XMPP (Score 5, Informative) 122

Performance wise, XMPP bills itself as high performance messaging, but the developers are focused on the WAN. AMQP comparatively is ultra-high performance messaging with optimisations for the LAN.

This is confusing as for many projects there is limited need for ultra-high performance data rates. Numbers of the range 100,000 messages per second with latency under one millisecond. At this rate special engineering methods are required, XML, SSL, compression are too slow, focus is upon zero-copy processing, i.e. accessing and updating data in place, because the memory-bus is too slow to perform copies.

There is a discussion between one AMQP and one XMPP developer that sums this up:

>> So AFAIU, XMPP is not a serious candidate for high-volume messaging, right?

No, wrong, as with anything it will all depend on the capacity of your servers and the bandwidth you have available at your disposal, there is nothing stopping high-volume messaging over XMPP if you control the infrastructure.

http://www.mail-archive.com/jdev@jabber.org/msg19403.html

Another major advantage for AMQP is message routing. You can define which messages are routed to different sites by their content. Again this is an unusual requirement for many projects as they do not exist on such a scale for this to normally be an issue. The closest equivalent is SMTP routing by domain, you can find more discussion on this InfoQ article:

http://www.infoq.com/news/2008/08/amqp-progress

The main focus on AMQP is to appear a qualified messaging protocol for certified or guaranteed messaging with the necessary tools and support from vendors to promote its usage. XMPP can do a lot of the AMQP functionality already, but most of it is optional functionality rather than a primary design goal. If AMQP support appears in the Visual Studio Development System together with MMC modules for monitoring and administration, for example, its adoption could rapidly grow.

Patents

Submission + - Rambus Wins Patent Case 1

Blowfishie writes: In another sad day for patents, memory chip maker Rambus has won the case that has been running since the late 90's. You know, the one where Rambus worked its technology into the standards for SDRAM and DDR data transfer, then waited for the major players (Hynix, Micron and Nanya) to be heavily committed before revealing that it had patents on the technology.
Announcements

Submission + - Steve Furber gets a CBE (bbc.co.uk)

bjorniac writes: Steve Furber, one of the creators of the legendary BBC Micro computer and innovator behind the revolutionary ARM processor received a CBE in the New Year's Honours List. He now joins the revered ranks of Kylie Minogue and Michael Parkinson.
The Internet

Submission + - Setting up a small ISP? 1

Mike_K writes: I live in a small condo building, and at our recent meeting we discussed the idea of sharing internet between the codos. The only problem is that we would rather not expose those actually providing the service to harassment from RIAA, MPAA, etc. The best idea I can come up with to solve this is to create a small ISP for our building and give everybody a static IP. I know enough about networking to be able to set this up, but I don't know anything about actually setting up an ISP. Can anybody help me with where to start looking? Would this ever be economical? Is there a better way to go? We are located in a big city with Comcast and Verizon being choices for consumer internet, and close to some big schools with lots of bandwidth, if you think that would help.
Encryption

Submission + - Hushmail Gives Email Data to Feds (wired.com)

oostevo writes: "According to Wired, Hushmail, who claim that "not even a Hushmail employee with access to our servers can read your encrypted e-mail, since each message is uniquely encoded before it leaves your computer" have given unencrypted email to investigators following a court order from a Canadian court in a steroid-related investigation.

In Hushmail's defense, however, it would seem that they were compelled to exploit a security vulnerability to steal user's passphrases and decrypt their mail. They also have been very frank in discussing the situation and their response [pdf link]."

Slashdot Top Deals

The biggest difference between time and space is that you can't reuse time. -- Merrick Furst

Working...