Software Development
-
All You Ever Need to Know About Recursive SQL
Oracle SYNONYMs are a great feature. You can implement all sorts of backwards-compatibility tweaks simply by creating SYNONYMs in your…
Read More » -
The “Free”, “Standard”, “Open” Software Heresy
There are those people that have a strong, dogmatic belief in what they call “Free” or “Standard” or “Open” software.…
Read More » -
eclipse-pmd – New PMD plugin for Eclipse
I am Eclipse user. So when I wanted to analyze my code by PMD, I needed to use “PMD for…
Read More » -
It’s not NoSQL versus RDBMS, it’s ACID + foreign keys versus eventual consistency
The Background Coming from a diverse background and having dealt with a number of distributed systems, I routinely find myself…
Read More » -
Functional Reactive Programming and JavaScript
Functional reactive programming (FRP) is an emerging programming paradigm that has recently gained popularity in the web world. That popularity…
Read More » -
Test Attribute #9 – Deterministic
I keep hammering on trust and how it’s crucial that we trust our tests. If a test is deterministic, it…
Read More » -
Webinar : Enabling a More Natural Future For Your Application User Interfaces
Intel launches this year again the developer challenge around perceptual computing, in which developers from around the world can participate…
Read More » -
Try optimising the memory consumption first
Overview You would think that if you wanted your application to go faster you would start with the CPU profiling.…
Read More » -
Books That Have Most Influenced My Software Development Career
I have read numerous books on software development and have learned valuable things from most of them, but a small…
Read More »