Wiadomości pobrane z serwisu java.dzone.com.
Daily Dose – Google Plans Licensing Server to Protect Android Apps
By introducing a central licensing server on the Android Marketplace, Google hopes to provide an effective method for protecting Android apps that can currently be copied pretty easily. The licensing service works ...
Daily Dose – Google Plans Licensing Server to Protect Android Apps
By introducing a central licensing server on the Android Marketplace, Google hopes to provide an effective method for protecting Android apps that can currently be copied pretty easily. The licensing service works ...
NoSQL — Old Wine, New Bottle
Got an email with links about NoSQL. Links like "Going NoSQL with MongoDB".
This -- like many such articles -- includes the phrase "the NoSQL
movement" as if there's something new going on. ...
I need to say a few things.
Over the weekend, there was a tweet announcing that Google was going
to provide “scholarships” to qualified women to attend JSConf.eu. There
was then a tweet by another person calling this “disgusting” and ...
Poll: The Best Virtualization Platform
Once considered black magic, virtualization is everywhere these days. It's quickly becoming the norm for building a dynamic, efficient, and refreshable computing infrastructure, along with cloud computing and grid ...
Feedback is the Key!
I've continually run into the same meme for the past several days, that of the absolute importance of rapid feedback to continuous improvement and sustainable success. Mark Horstman and Michael Auzenne, co-hosts of ...
Latest Java Update Fixes Eclipse Crash Issue
A lot of Eclipse users had issues with the previous update of the JDK. Java 6 Update 21, caused issues with the memory settings after Oracle changed the vendor name in the executables for java and javaw. The bug des ...
Daily Dose – Rails 3 Arrives at First RC Station
Since the last beta, Ruby on Rails 3.0 has had over 842 commits by 125 developers. That's the level of polish you can expect when you download the first release candidate for RoR 3, which is now available. The f ...
ØMQ – Fast, Broker-Free Messaging
ZeroMQ (or ØMQ) is an open source messaging library supported by the iMatix Corporation. It has been described as messaging middleware, TCP on steroids, and now is just "a new layer on the networking stack.& ...
Clojure: Destructuring
In The Joy of Clojure (TJoC)
destructuring is described as a mini-language within Clojure. It's not
essential to learn this mini-language; however, as the authors of TJoC
point out, destructuring facilitates conc ...