Quantcast
Channel: mikemainguy.blogspot.com
Browsing all 31 articles
Browse latest View live
ā†§

Web Application Framework Popularity Over Time

I thought I'd do a quick comparison of web frameworks to see how popularity is trending nowadays per google trends. I realized this is has some serious...

View Article


Continuous integration versus delayed integration

A vigorous area of debate in the development and architecture community exists around the value of Continuous Integration. To give context, when a software...

View Article


The Brokenness of Java in the Cloud

In the cloud, it's important to be able to do have computers talk to each other and invoke commands on each other. This is called Remote Method Invocation...

View Article

Testing Love and Polyamorous TDD

The rigor and quality of testing in the current software development world leaves a lot to be desired. Additionally, it feels like we are living in the dark...

View Article

Women in Technology

When I stop and look around at work, I notice something that bothers me. Why is the ratio of women to men so low in technology? I've read quite a few...

View Article


Through The Looking Glass Architecture Antipattern

AnĀ anti-patternĀ is a commonly recurring software design pattern that is ineffective or counterproductive. One architectural anti-pattern I've seen a...

View Article

We Are Not Our Code

For many people (myself included), creating software is difficult, rewarding, and enjoyable. There is a feeling of pleasure in the act of creating something...

View Article

Avoid Hibernate Anemia and Reduce Code Bloat

One of my beefs with Hibernate as an ORM is that it encourages anemic domain models that have no operations and are simply data structures. This coupled with...

View Article


Things to Remember About Information Security

As more businesses look to cloud application providers for solution, the need for developers to understand secure coding practices is becoming much...

View Article


It's Not NoSQL Versus RDBMS, It's ACID + Foreign Keys Versus Eventual...

The Background Coming from a diverse background and having dealt with a number of distributed systems, I routinely find myself in a situation where I need...

View Article

Why OSX sucks and you should use Ubuntu instead

OK, I confess, I use OSX almost exclusively and have for a number of years now. I DO have a number of Ubuntu machines, VMs, and servers in stable, but my goto...

View Article
Browsing all 31 articles
Browse latest View live