Tutorial

  • submit to reddit

Building a full-text index of git commits using lunr.js and Github APIs

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 - 2783 views - 05/20/13 by Gary Sieling in Articles

Recovering Lost Post Data

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 - 1660 views - 05/08/13 by Jay Fields in Articles

Algorithm of the Week: Shortest Path with Djikstra

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 - 5274 views - 05/07/13 by Justin Bozonier in Articles

Linux Shell Power in Windows with Cygwin

Linux Shell Power In Windows : Cygwin"Cygwin" is a tool which brings power of Unix on installation to Windows command line tool.It...

0 replies - 441 views - 04/30/13 by Sandeep Patel in Articles

Using the Google Maps Android API

This half-hour tutorial from Google's Mano Marks and Fred Chung covers the Google Maps Android API V2:

0 replies - 1538 views - 04/29/13 by Eric Gregory in Articles

Puppet: Installing Oracle Java

In order to run the neo4j server on my Ubuntu 12.04 Vagrant VM I needed to install the Oracle/Sun JDK which proved to be more difficult than I’d...

0 replies - 2668 views - 04/23/13 by Mark Needham in Articles

Build Your Private Cloud: Installing Virtual Machine Manager – Step by Step

Our series is in full swing and now it's time to walk through the installation of System Center 2012 VMM to begin managing our VMware, Hyper-V, and Xen hosts,...

0 replies - 1280 views - 04/10/13 by Tommy Patterson in Articles

Installing Rails on Ubuntu 12.10

Installing Ruby and Rails on Ubuntu 12.10 can throw up some errors. I’ve found a method that worked, and wrote a few notes about it. Please...

0 replies - 2533 views - 04/09/13 by Andy Hawthorne in Articles

Going Mobile with Raspberry Pi

Want to take your Pi project mobile, or maybe prototype a mobile project with your Pi? These tutorials teach you to build a Raspberry Pi laptop, handheld, and...

0 replies - 8766 views - 04/08/13 by Eric Gregory in Articles

How to Build KDE Software from git.kde.org: Part 2

Over the past couple of months, Aaron Seigo has been posting a fantastic series of video guides on building KDE software from git.kde.org. Yesterday we...

0 replies - 1207 views - 03/10/13 by Eric Gregory in Articles

How to Build KDE Software from git.kde.org: Part 1

Over the past couple of months, Aaron Seigo has been posting a fantastic series of video guides on building KDE software from git.kde.org. Here's Part...

0 replies - 1705 views - 03/09/13 by Eric Gregory in Articles

Continuous Delivery in the Cloud Case Study for the Sea to Shore Alliance: Part 1

We help companies deliver software reliably and repeatedly using Continuous Delivery in the Cloud. With Continuous Delivery (CD), teams can deliver...

0 replies - 588 views - 03/07/13 by Paul Duvall in Articles

Migration and Deployment: The Full 20-Part Series

In February of 2013, the US-based IT Pro Technology Evangelists wrote up 20 articles in our 19-part series, “Migration and Deployment.” “Huh? ...

0 replies - 1903 views - 03/05/13 by Kevin Remde in Articles

An Introduction to Implementing Continuous Delivery

At the ØREDEV conference in Sweden, Sam Newman spoke about continuous delivery, discussing how to implement it, what tools to use, and more. Here's what he...

0 replies - 2448 views - 02/10/13 by Eric Gregory in Articles

Application Governance with WSO2 GReg and Jenkins

This tutorial will show how you can automate the application Governance using WSO2 Governance Registry and Jenkins (for Build...

0 replies - 605 views - 02/05/13 by Shelan Perera in Articles