• submit to reddit
Mitch Pronschinske02/15/13
3557 views
0 replies

DZone Links You Don't Want To Miss (2/15/13)

A new definition for NoSQL, an amazing Java library (but not really), and a new HTML5 mobile game development platform. Plus a 2 year hiatus for the LHC, developer valentines, and flying saucers.

Mitch Pronschinske02/14/13
2717 views
0 replies

DZone Links You Don't Want To Miss (2/14/13)

Obama signs a cyber security executive order and a Vagrant AWS provider appers. Plus MarkLogic gets a free license and we find out where the term 'Big Data' started.

Troy Hunt02/13/13
16026 views
29 replies

The Ghost Who Codes: How Anonymity is Killing Your Programming Career

Ultimately, complete lack of public profile doesn’t make someone a bad programmer. On the other hand, a rich track record of engaging with the community, asking questions, demonstrating enthusiasm and actively participating in the industry gives you a bloody good head start on the ghosts.

Don Pinto02/13/13
1310 views
0 replies

Using Couchbase Ruby Gem with EventMachine

The release 1.2.2 is mostly a maintenance release with several bug fixes, but yet you can try one new experimental feature: integration with EventMachine library.

Andy Hawthorne02/13/13
1415 views
0 replies

Rails Hosting Options

I’ve been considering the options for hosting my new Ruby on Rails web app. What follows is some thoughts on those options.

Michael Dubakov02/13/13
2914 views
0 replies

Single Point of Failure - Don't Expect the Best Solution from One Person

Many teams rely on the Product Owner, Business Analyst, etc. and expect solutions and specs from them. A team doesn’t care about the solution, but does care about completeness of the specification. Sometimes this works, in most cases — not.

Michael Norton02/13/13
1464 views
1 replies

The Problem with "Don't Bring Me Problems"

Want to really set yourself apart as a leader? Try telling your employees, "Don't bring me problems, bring me solutions." This phrase will absolutely set you apart as a leader; apart from your people, apart from communication, apart from real issues, and apart from collaborative solutions.

Rob Sanders02/13/13
1806 views
0 replies

But I Want to Run an Agile Project!

A fun video about trying to run an agile project in a large enterprise. Without the appropriate buy-in from all stakeholders in a project, and acknowledgement that the Agile approach doesn’t necessarily align with more stringent or rigid processes and frameworks, an Agile approach simply won’t work.

Mitch Pronschinske02/13/13
2562 views
0 replies

DZone Links You Don't Want To Miss (2/13/13)

One developer shop finds a great way to get back at a customer that stole their work. Also an MIHTool that will change your life. Plus news about JavaFX, and an XKCD-style comic maker.

John Sonmez02/12/13
10539 views
6 replies

We Can’t Measure Anything in Software Development

The interesting thing about Baccarat is that despite the odds, despite common sense, despite the understanding that the game is completely random, people will still sit there and record every single hand and score trying to use it to look for patterns to predict future results. Programming is similar.

Sandro Mancuso02/12/13
5397 views
5 replies

Frustrations and Aspirations of a Software Craftsman

For a while I've been thinking about what makes me like or dislike a project. Having spent a very big part of my career working for consultancy companies, I was exposed to many different environments, industries, team sizes, processes and technologies.

Steve Rogalsky02/12/13
2858 views
0 replies

How to Prioritize a User Story Map

It is no wonder that when Jeff Patton showed me how to create a user story map and use it to create thin application slices to prioritize agile projects effectively that I was hooked.

Mitch Pronschinske02/12/13
4091 views
0 replies

DZone Links You Don't Want To Miss (2/12/13)

More security woes for Ruby on Rails and a new core API server for Chef, made with Erlang. Plus Memcache on SSD and DNS art.

Martin Harris02/12/13
1813 views
0 replies

6 Tips for Good Scrum

If you are doing these, then you're doing very well at Scrum indeed, and are likely to get better over time.

Paul Underwood02/11/13
3616 views
0 replies

Using The New Twitter API V1.1

From March 5th 2013 Twitter are removing there current API and it will be fully replaced with the new API V1.1. This means that any application that is currently using the old API will stop working on March 5th. The main feature of the API is that requests need to be authenticated before they will work correctly.