
Here’s an often held conversation between concerned website user and site owner:
User: “Hey mate, your website isn’t using SSL when I enter my...
1 replies - 2482 views - 05/21/13 by Troy Hunt in Articles

Github has a nice API for inspecting repositories – it lets you read gists, issues, commit history, files and so on. Git repository data lends itself to...
0 replies - 3182 views - 05/20/13 by Gary Sieling in Articles

Forgive the title, I'm not sure it best describes the task. I was asked by a reader to consider a simple problem. Given a list of dates, how would you rewrite...
0 replies - 1325 views - 05/20/13 by Raymond Camden in Articles

This is the first blog post in a series which looks at some data organization patterns in MapReduce. We’ll look at how to bucket output across multiple files...
0 replies - 1324 views - 05/20/13 by Alex Holmes in Articles

I recently integrated Google Calendar into a Wicket application I use at home. As some requirements are atypical I want to describe them before going into...
0 replies - 1673 views - 05/14/13 by Daniel Bartl in Articles

If you want to get into iOS programming but don't need to start from programming basics, you might find this tutorial handy: an introduction to Objective-C for...
0 replies - 1900 views - 05/12/13 by Eric Gregory in Articles

In my view: the world needs more engineers to solve all the problems.
Question: How to recruit future engineers?
Answer: Show young people that engineering...
0 replies - 1326 views - 05/08/13 by Erich Styger in Articles

I recently typed out a long, thoughtful response in a textarea. I clicked submit, like I've done millions of times, and I got the dreaded "session expired"...
0 replies - 1688 views - 05/08/13 by Jay Fields in Articles

Tonight I decided my study time would be to sit down and implement Djikstra’s algorithm in Python to help me understand it. When coding up a solution to a...
0 replies - 5339 views - 05/07/13 by Justin Bozonier in Articles

This tutorial from Programmers' Institute introduces you to pure Java programming for Android:
0 replies - 1691 views - 05/06/13 by Eric Gregory in Articles

If you’re
interested in techniques for estimation, you should take a look at this
pdf ebook. It contains half-a-dozen essays on estimating in agile...
1 replies - 6410 views - 05/04/13 by Martin Fowler in Articles

Social login is not only a buzz. An increasing amount of research confirm the benefits of providing your users with the ability to login using social networks...
0 replies - 1842 views - 05/02/13 by German Viscuso in Articles

Sometimes in our apps we have the need to link to data of other sources. You have a database of your own for your app, but some records also point to the...
0 replies - 2741 views - 04/30/13 by Wolfram Rittmeyer in Articles

Russian (русский) Translation available
Table of Contents
List of Figures
Source Code Listings
Introducing Tizen
Motivation behind...
0 replies - 4421 views - 04/29/13 by Michael Schloh ... in Articles

This half-hour tutorial from Google's Mano Marks and Fred Chung covers the Google Maps Android API V2:
0 replies - 1549 views - 04/29/13 by Eric Gregory in Articles