The guide to implementing 2D platformers
Having previously been disappointed by the information available on the topic, this is my attempt at categorizing different ways to... more »
Tweet 0 Comments Save Tags: how-to , methodology , tools
Scala DSL tutorial – writing web framework router
Recently released Play 2.0 framework brings new way of creating web services to Java community. It’s nice and fun, but I dislike few... more »
Tweet 0 Comments Save Tags: how-to , methodology , tools
Building Twilio Client for Android
Building software for a client-side device is quite a bit different than building for the cloud. In the cloud, deployment intervals are... more »
Tweet 0 Comments Save Tags: how-to , methodology , tools
Dark Patterns
Normally when you think of "bad design", you think of laziness or mistakes. These are known as design anti-patterns. Dark Patterns are... more »
Tweet 0 Comments Save Tags: how-to , methodology , trends
Pinterest Architecture Update - 18 Million Visitors, 10x Growth,12 Employees, 410 TB of Data
There has been an update on Pinterest: Pinterest growth driven by Amazon cloud scalability since our last post: A Short on the Pinterest... more »
Tweet 0 Comments Save Tags: how-to , methodology , tools
Tech Talk: Josh Wills - Meetups on Airbnb
Data scientists-- the people who straddle the line between statistician and software engineer-- are in demand like never before. Even... more »
Tweet 0 Comments Save Tags: how-to , methodology , tools
The Toolbox: From Idea to Launch in 10 Hours
Last week, I launched The Toolbox, a directory of useful one-page sites and apps. It got upvoted a lot on Hacker News, then went viral on... more »
Tweet 0 Comments Save Tags: how-to , methodology , tools
Off-Path TCP Sequence Number Inference Attack
Simply put, it is a type of stateful firewalls that tracks the state of TCP connections and drop packets that do not match the current... more »
Tweet 0 Comments Save Tags: how-to , methodology , tools
Metrics Driven Development
Once we have good metrics and a good set of monitoring systems on top of them, we can be much more aggressive in pushing out changes due... more »
Tweet 0 Comments Save Tags: agile , java , methodology , tools
The Agile Diet Plan
Many organizations have been “trying on” the Agile development process. But why is there such a variable success rate for getting to that... more »
Tweet 0 Comments Save Tags: agile , methodology , opinion
How to automatically test Java Console
Some weeks ago, during a workroom lesson in University, I've faced a typical TDD-addicted dilemma: how can I test driven develop a... more »
Tweet 0 Comments Save Tags: java , methodology
Why I created cull.io - A new tool to pre-qualify candidates for an interview
Cull.io is tool to easily pre-qualify candidates for a web interview by having them develop a real web app
Tweet 0 Comments Save Tags: cloud , methodology , web 2.0
DDD/CQRS Challenge - Integrating Distributed Systems
Let's have a look at the relatively simple DDD/CQRS challenge in integrating elements of a distributed system composed of a different... more »
Tweet 0 Comments Save Tags: methodology , reviews
A Gentle Reintroduction to the Reactive Extensions for JavaScript
One of the things that I’ve been doing since I last blogged has been working on the Reactive Extensions for JavaScript (RxJS). Since I... more »
Tweet 0 Comments Save Tags: javascript , methodology
How ordinal-group (css3 flexbox) may save html one day
Consistent html is often massacred in favor of visual frivolities. Slowly css is catching up and providing us with means to further... more »
Tweet 0 Comments Save Tags: css-html , how-to , methodology , standards
Test Automation – Is it a Specialized Career? Can Normal Testers Do Automation Also?
Test automation - How it was few years ago and where is it heading now. Do we need dedicated automation experts to do the test... more »
Tweet 0 Comments Save Tags: methodology , opinion , tools
Pragmatic Metaprogramming: Patching geokit-rails3
I recently ran into a problem using geokit-rails3 with an ActiveRecord model backed by the SQL Server Adapter. Geokit provides query... more »
Tweet 0 Comments Save Tags: methodology , other languages , reviews
A bad test
This is a bad test, because what it does is ensuring that something does not works. I just finished implementing the... more »
Tweet 0 Comments Save Tags: agile , how-to , methodology
Games for the Masses - How DevOps Affects Architecture Design
Jesper Richter-Reichhelm presents the DevOps integration at Wooga, and how their system architecture has evolved over the years in order... more »
Tweet 0 Comments Save Tags: how-to , methodology , server
Continuous Delivery of Secure Software
When you start down the path of formalizing a secure software development program, one of the first things you are normally asked to do... more »
Tweet 0 Comments Save Tags: how-to , methodology , reviews , security
Stop labeling everything as an impedance mismatch!
Everybody knows the term ORM impedance mismatch. Lately we see the term "impedance mismatch" being used for pretty much anything where... more »
Tweet 0 Comments Save Tags: java , methodology , opinion , server
How to override basic JMeter properties from the test dashboard? – BlazeMeter's Community Space
HOW TO OVERRIDE BASIC JMETER PROPERTIES FROM THE TEST DASHBOARD?
Tweet 0 Comments Save Tags: methodology , open source , tools , web services
How to track the Scrum projects?
This article will help you if you want to have an understanding of how to track the sprint closely.
Tweet 0 Comments Save Tags: agile , how-to , methodology
Use Case Tutorial (2 of 4)
Explain the difference between a use case and a use case diagram; between a user and an actor. Explains the relationship between actors... more »
Tweet 0 Comments Save Tags: how-to , methodology
From Words to Concepts and Back: Dictionaries for Linking Text, Entities and Ideas
Human language is both rich and ambiguous. When we hear or read words, we resolve meanings to mental representations, for example... more »
Tweet 0 Comments Save Tags: how-to , methodology , tools


