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

 



Forgot your password?
typodupeerror
×

Comment Browser support by sites (Score 1) 299

I use Chrome and still come across some sites which have really stupid browser support. The site will support Firefox and Internet Explorer but somehow manages to not support Chrome and doesn't function at all (eg. Microsoft Online Services Admin Centre). It is also annoying when sites use Browser detection and say they only support IE, Firefox or Safari. Stupid!

Comment Re:Who is responsible? (Score 1) 840

The telco may not be directly responsible. Vodafone would most likely purchase a link from one of the main telcos over there. If their provider cuts the connection then there is nothing they can do. Their network will function but traffic won't leave the network.

Comment Membership? (Score 2) 257

Can they really claim someone is a "member" of the site if that person hasn't even heard of the site before?

If they decide to do this there should be some marker on that profile to say it has been created from public information obtained without that person's consent or knowledge.

There also needs to be some way to allow you to verify your identity and take ownership of the profile they have setup for you which should include the option to remove your profile.
Linux

Submission + - Boxee Box having difficulty with GPL?

synthesizerpatel writes: For those of you unfamiliar with the XBMC fork Boxee, it's recently been released as an appliance in the form of D-Link's Boxee Box (retail: ~$200 USD). The Boxee Box has an Intel CE4100 Atom processor and runs the Boxee fork on top of a Linux based operating system. However it seems that they're having some difficulty with the GPL.

While Boxee does commit their code back to XBMC, XBMC's SCM doesn't seem to include their CE4100 code (or doesn't yet? I'll give them the benefit of the doubt). Boxee's SVN (svn.boxee.tv) server is password protected so you can't download from their SCM — You can download tarball that is preported to be the source code for the CE4100 port from their webpage. Their documentation seems to cover their developer environments and doesn't take into account a fresh install. There's a fair amount that is right but it's mixed in with incorrect or out-of-context information and requires a bit of time to pick through.

Boxee also provides a link to the Intel CE4100 Environment 13.7.10304.125504, which comes with a broken installer stating that an unnamed (NULL) dependency is not met. You can unpack the SDK by hand with a little bit of effort and if you understand how cross-compiling works you'll eventually figure out how to start a build.

You then run into another problem.

Both the SDK and the Boxee source code are missing the drivers for the Intel CE4100 platform. Neither source or binary are provided even though the Boxee binary links against them (in their GPL code) and ships them on their Linux based platform. Its very difficult to find documentation on the CE4100. Intel's public website seems bereft of any information on it beyond press releases. You can sign up for an embedded products account but without a corporate backed account (NDA anyone?) you won't get access to the good stuff design guide, platform SDK, etc.

A word of warning in regards to people interested in hacking the Boxee — its made some efforts to be a closed product. They sign their filesystems which get checked before mounting, any root-shell acess methods that are published seem to get quickly fixed. After the latest root access methods were documented the holes were patched fairly quickly. . That being said, it's still fairly simple to get access to the root filesystem and to execute arbitrary code.

Lets all root for Boxee and D-Link to make things right. I'm sure it's simply an oversight but given that their product is based on the GPL software — I think it's reasonable to ask for the source code we're entitled to as customers.
Television

Submission + - Comcast combines Internet and TV with Spectrum (tekgoblin.com)

tekgoblin writes: It appears that Comcast is testing a new service that combines both TV and Internet. Sounds familiar doesn't it (WebTV). Users will be able to access a wide variety of web-videos (YouTube?), on-demand content, live broadcasts, and recorded content. The new service however will not provide direct Internet access but will allow users to comment on TV shows and movies and allow access to social networks.
Software

The Final Release of Apache HTTP Server 1.3 104

Kyle Hamilton writes "The Apache Software Foundation and the Apache HTTP Server Project are pleased to announce the release of version 1.3.42 of the Apache HTTP Server ('Apache'). This release is intended as the final release of version 1.3 of the Apache HTTP Server, which has reached end of life status There will be no more full releases of Apache HTTP Server 1.3. However, critical security updates may be made available."
Science

Why Time Flies By As You Get Older 252

Ant notes a piece up on WBUR Boston addressing theories to explain the universal human experience that time seems to pass faster as you get older. Here's the 9-minute audio (MP3). Several explanations are tried out: that brains lay down more information for novel experiences; that the "clock" for nerve impulses in aging brains runs slower; and that each interval of time represents a diminishing fraction of life as we age.

Comment Use Windows Indexing Service (Score 1) 232

I am just embarking on a project to do exactly what the OP is asking for. Windows Server 2003 has an indexing service you can setup. http://www.windowsnetworking.com/articles_tutorials/Working-With-Windows-Server-2003-Indexing-Service.html It is limited in its own form but provides the back-end tools you need.

Combine that with the next article from that site and you have a solution: http://www.windowsnetworking.com/articles_tutorials/Making-Windows-Server-2003-Indexing-Service-Useful.html

This article shows you how to use the Indexing service from an ASP script. The solution I am working on will be done in PHP as it can also link to COM applications. This basically allows you to put a file search tool on your Intranet which is indexed and returns the results very quickly. Best of all, it uses existing software on Windows and doesn't cost any extra.

Comment Re:TI-85 (Score 1) 776

I have an MS keyboard, one of the ones with the Calculator button above the number pad. One press and it is there. Only way it could get any easier and quicker is if the computer started reading my thoughts.
Image

Woman Admits Sending $400K To Nigerian Scammer 857

svnt writes "Janella Spears wiped out her husband's retirement account, remortgaged their paid-for house, and took out a lien against the family car in an attempt to cash in on the deal. A undercover officer involved with the investigation called it the worst example of the scam he's ever seen. Thoughtfully, Spears has gone public with her story as a warning to others not to fall victim."

Slashdot Top Deals

Intel CPUs are not defective, they just act that way. -- Henry Spencer

Working...