5 Links for Developers, Publishers and IT Pros 2-10-12
This week we look at simple security rules for coders, the menace of DDoS attacks (and why the size of the attack doesn't matter) and mobile strategy.
Tweet 0 Comments Save Tags: methodology , mobile , security
Presentation Smells
I've given lots of presentations, and since I go to a lot of conferences I see a lot too. This means I see a lot of problems, where... more »
Tweet 0 Comments Save Tags: how-to , methodology
Collaboration: At the Extremities of Extreme
Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP,... more »
Tweet 0 Comments Save Tags: agile , how-to , methodology , opinion
Cool Code
Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless... more »
Tweet 0 Comments Save Tags: agile , how-to , methodology
Hacking A Maven Dependency with Javassist to Fix It
Have you ever wondered what to do when needing “just a small change” to a third-part library your project depended on? This post... more »
Tweet 0 Comments Save Tags: frameworks , java , methodology , tools
JavaScript Templating: Adding HTML the Right Way
If you’ve been using JavaScript for any semi-substantial amount of time, you’ve probably had to add some HTML to your page dynamically.... more »
Tweet 0 Comments Save Tags: ajax , javascript , methodology , standards
FOSDEM
The slides from my From Dev to DevOps talk at FOSDEM 2012 Brussels are up in Slideshare. The material is also in the Lanyrd page. The... more »
Tweet 0 Comments Save Tags: methodology , open source , trends
Agile Edge Cases
Ever think about Agile edge cases? You know, when somebody’s flashing the manifesto up on a screen, waving their arms around, and talking... more »
Tweet 0 Comments Save Tags: agile , methodology , reviews
Cost of a bug within a software lifecycle
Thanks to Kristian Köhntopp I was reminded of this chart yesterday about the costs of a bug fix within a software lifecycle. I decided... more »
Tweet 0 Comments Save Tags: agile , how-to , methodology
Limiting your abstractions: Reflections on the Interface Segregation Principle
I have found two definitions for ISP (in this post, I assume that you know what ISP is, if you don’t, look at the links below).
Tweet 0 Comments Save Tags: agile , how-to , methodology
A few words on bugs and software quality
From time to time I see bugs in the code and I start thinking "really? is it possible that no one noticed that bug before? am i the first... more »
Tweet 0 Comments Save Tags: agile , how-to , methodology , opinion
How to create a kick-ass product? What I learned from 37Signals’s book - Rework
What is the thing that makes your blood boil? Passion for what you build is the most important asset you have. Find it and start, there... more »
Tweet 0 Comments Save Tags: agile , books , how-to , methodology
Using Uninitialized Memory for Fun and Profit
This is the story of a clever trick that's been around for at least 35 years, in which array values can be left uninitialized and then... more »
Tweet 0 Comments Save Tags: hardware , how-to , methodology , tools
Modern Web Development - Part 4
I’ve had Visual Studio open constantly on a laptop for the better part of ten years (and fifteen if you count Visual C++). I am used to... more »
Tweet 0 Comments Save Tags: methodology , reviews , web design
Programming without a call stack?
Over the weekend I read an excellent essay called “Programming Without a Call Stack – Event-driven Architectures” by Gregor Hohpe that... more »
Tweet 0 Comments Save Tags: java , methodology , trends , web services
Securing the Internet with DNSSEC
At the 2012 International Conference on Cyber Security held at Fordham University in New York last month, ICANN’s Dr. Richard Lamb gave... more »
Tweet 0 Comments Save Tags: how-to , methodology , security , tools


