73732599
submission
Nerval's Lobster writes:
In the eleven years since Mono first appeared, the Linux community has regarded it with suspicion. Because Mono is basically a free, open-source implementation of Microsoft’s .NET framework, some developers feared that Microsoft would eventually launch a patent war that could harm many in the open-source community. But there are some good reasons for using Mono, developer David Bolton argues in a new blog posting (Dice link). Chief among them is MonoDevelop, which he claims is an excellent IDE; it's cross-platform abilities; and its utility as a game-development platform. That might not ease everybody's concerns (and some people really don't like how Xamarin has basically commercialized Mono as an iOS/Android development platform), but it's maybe enough for some people to take another look at the platform.
55164413
submission
citab writes:
First major retailer is now accepting bitcoins!
28839715
submission
scottbomb writes:
This is perhaps the best op-ed I've read about the whole SOPA/PIPA controversy. The author challenges Hollywood to re-think their entire business model. It will undoubtedly fall on deaf ears, for now. But sooner or later, they will have no choice but to adapt.
From the article:
"Now that the SOPA and PIPA fights have died down, and Hollywood prepares their next salvo against internet freedom with ACTA and PCIP, it’s worth pausing to consider how the war on piracy could actually be won.
It can’t, is the short answer, and one these companies do not want to hear as they put their fingers in their ears and start yelling."
17708442
submission
Stoobalou writes:
British Police forces could soon have the power to seize any domain associated with criminal activity, under new proposals published today by UK domain registrar Nominet.
At present, Nominet has no clear legal obligation to ensure that .uk domains are not used for criminal activities. That situation may soon change, if proposals from the Serious and Organised Crime Agency (SOCA) are accepted.
17707252
story
Responding to yesterday's post indicating that Ubuntu might move to a
rolling release schedule, reader ddfall writes
"This is wrong! Engineering Director of Ubuntu Rick Spencer says 'Ubuntu is not changing to a rolling release.' He goes on to say, 'We are confident that our customers, partners, and the FLOSS ecosystem are well served by our current release cadence. What the article was probably referring to was the possibility of making it easier for developers to use cutting edge versions of certain software packages on Ubuntu. This is a wide-ranging project that we will continue to pursue through our normal planning processes.'"
17701140
story
EMB Numbers writes
"Sony has revealed that the new SNAP development environment for 'consumer electronics' is based on Objective-C and the open source GNUstep implementation of Apple's Openstep spec. While Apple has continued to update their specification in the form of Cocoa and Mac OS X, GNUstep has preserved the original standard. Anyone familiar with Cocoa Touch and iOS will feel right at home developing for Sony. There may even be some source code compatibility between the platforms. The world continues to chase apple — probably for the better."
17700958
story
ttsiod writes
"Back in 2001, I coded HeapCheck, a GPL library for Windows (inspired by ElectricFence) that detected invalid read/write accesses on any heap allocations at runtime — thus greatly helping my debugging sessions. I published it on my site, and got a few users who were kind enough to thank me — a Serbian programmer even sent me $250 as a thank you (I still have his mails). After a few years, Microsoft included very similar technology in the operating system itself, calling it PageHeap. I had more or less forgotten this stuff, since for the last 7 years I've been coding for UNIX/Linux, where valgrind superseded Efence/dmalloc/etc. Imagine my surprise when yesterday, Googling for references to my site, I found out that the technology I implemented, of runtime detection of invalid heap accesses, has been patented in the States, and to add insult to injury, even mentions my site (via a non-working link to an old version of my page) in the patent references! After the necessary 'WTFs' and 'bloody hells' I thought this merits (a) a Slashdotting, and (b) a set of honest questions: what should I do about this? I am not an American citizen, but the 'inventors' of this technology (see their names in the top of the patent) have apparently succeeded in passing this ludicrous patent in the States. If my code doesn't count as prior art, Bruce Perens's Efence (which I clearly state my code was inspired from) is at least 12 years prior! Suggestions/cursing patent trolls most welcome."
17704606
submission
ForgedArtificer writes:
At their recent developers conference in San Diego, CA, PayPal unveiled a proof-of-concept gumball machine that would instantly pay for a gumball through a PayPal account using a smart phone and a QR code, sending a confirmation of the purchase through Twitter.
Ok, maybe we all don't really care if we can get a gumball without a quarter, but the possibilities for this technology are endless.