FrankenQueries: When SQL and NoSQL Collide
It seems like some NoSQL vendors have been moving back towards SQL-like interfaces, which is just what this writer has a problem with. He... more »
Tweet 0 Comments Save Tags: database , opinion , other languages , trends
Gatling - An effective, Akka and Scala based hi-perf stress tool, a JMeter alternative
Gatling is a stress tool. Development is currently focusing on HTTP support. Motivation: Fed up with fancy GUI that generate huge... more »
Tweet 0 Comments Save Tags: frameworks , java , other languages , tools
Mixing R, Python, and Perl in 14 Lines of Code
John Cook continues his post "Running Python and R inside Emacs" in which he explained how to execute independent code blocks in Emacs... more »
Tweet 0 Comments Save Tags: how-to , other languages , python
Groovy 1.8.6 released
The Groovy development team is pleased to announce the release of Groovy 1.8.6. Groovy 1.8.6 is a maintenance release essentially,... more »
Tweet 0 Comments Save Tags: announcement , groovy , open source , other languages
Scala Artifacts Now on Central
Two weeks ago, all Scala projects required a little bit of extra configuration to point to a custom repository for Scala artifacts hosted... more »
Tweet 0 Comments Save Tags: other languages , tools
Go vs C benchmark. Could Go be faster than C?
During last semester I was attending Multiprocessor Architectures course, given at Facultad de Informática where I study my Computer Science degree.
Tweet 0 Comments Save Tags: c-and-cpp , how-to , other languages , tools
Cross-platform Windows and Mac lifts Delphi sales by 54%
Embarcadero has announced 54% growth in sales of Delphi and C++ Builder, its rapid application development tools, in 2011 vs 2010. These... more »
Tweet 0 Comments Save Tags: apple , frameworks , gui , other languages
Programming Language Popularity by SO and GitHub Cross-Ranking
See what you think of this new methodology for determining language popularity with stats from Stack Overflow, the developer question and... more »
Tweet 0 Comments Save Tags: java , other languages , research , reviews
Effective Scala - A collection of Scala best practices from Twitter
This is not an introduction to Scala; we assume the reader is familiar with the language. This is a living document that will change to... more »
Tweet 0 Comments Save Tags: frameworks , java , other languages , tools
Some SQL injection in Android - How to use GROUP BY and CASE when you are not allowed to do so
I suppose you’re all familiar with the “academic” examples of SQL injection when you put a AND 1=1 at the end of the SQL query and... more »
Tweet 0 Comments Save Tags: database , how-to , java , other languages
Lua vs. Javascript: Why Wikipedia engineers selected Lua instead of JavaScript for scripting MediaWiki
I agree that server-side JS would be ideal from a user perspective, which is why I've researched the various compiler/interpreter options... more »
Tweet 0 Comments Save Tags: frameworks , javascript , other languages , tools
Introducing SocketRocket: A WebSocket library for Objective-C
The WebSocket Protocol is a network protocol designed for the web to enable browsers to have bi-directional communication with a... more »
Tweet 0 Comments Save Tags: apple , other languages , ria
From C# to C++, the short guide that isn't (all that short)
This is a big post – over 12200 words – and so I’ve decided to make it available as a PDF download, which you can get... more »
Tweet 0 Comments Save Tags: .net , c-and-cpp , other languages
Scala Cake pattern in the Spring Framework
Shows how to use the Scala Cake pattern to compose functionality in a Spring Framework-based application
Tweet 0 Comments Save Tags: how-to , java , other languages
Drools Developer's Cookbook review
Wumpus world continues to improve and is now fully playable. The UI has a lot more polish now and nearly all of the code has been moved... more »
Tweet 0 Comments Save Tags: java , open source , other languages
35+ Best jQuery Social sharing tutorials with Demos
In this Article we are providing best jQuery social bookmark tutorials and jQuery bookmarking plugins.Due to growing popularity of social... more »
Tweet 0 Comments Save Tags: css-html , javascript , other languages , web services
Sindi - An IoC Container for Scala
Sindi is lightweight IoC container for the Scala programming language. A new version was just released and a website is available with... more »
Tweet 0 Comments Save Tags: announcement , java , open source , other languages
video/presentation - Running Scala in the Browser: cross-compile the Scala programming language to JavaScript
A proof of concept for cross compiling Scala to JavaScript http://www.j2js.com/scala-demo/index.html
Tweet 1 Comments Save Tags: frameworks , java , javascript , other languages
Scala is not ASCII art
A review of the aftermath of the ASCII art Scala Christmas tree program. Explains that Scala is not ASCII art, that it is not overly... more »
Tweet 0 Comments Save Tags: open source , opinion , other languages
Kick-start Your F# WPF Apps
Many WPF project templates are available in the Visual Studio Gallery, but most of the sample apps require more files than you may need... more »
Tweet 0 Comments Save Tags: .net , other languages , tools
Servo: A Vision for the Future of Firefox
Recently, Mozilla stopped the Electrolysis project that was to give Firefox per-tab processes. Hence, I was relieved when David Bruant... more »
Tweet 0 Comments Save Tags: other languages , research , web 2.0
Wikipedia Chooses Lua As Its New Template LanguagE
In an attempt to tackle the inefficient complexity of its current template system, Wikipedia will be adopting the Lua scripting language.... more »
Tweet 0 Comments Save Tags: news , other languages , web 2.0
MoonScript: A Lua-Based Language
There are literally hundreds of programming languages, most of which are historical curiosities, research tools or personal projects. You... more »
Tweet 0 Comments Save Tags: how-to , opinion , other languages , tools
And, Why Didn't Dijkstra Like Lisp?
Two recent posts on this blog ([1], [2]) discussed Dijkstra's relation toward another Turing Award winner, John McCarthy, and his... more »
Tweet 1 Comments Save Tags: how-to , opinion , other languages , tools
In-memory Cache: Implementation in C#
There are several ways to achieve in-memory cache implementations using multiple design patterns. But if we were to implement those... more »
Tweet 0 Comments Save Tags: .net , methodology , microsoft , other languages


