Skip to content

Instantly share code, notes, and snippets.

View michaelcpuckett's full-sized avatar

Michael Puckett michaelcpuckett

View GitHub Profile
@michaelcpuckett
michaelcpuckett / dabblet.css
Created April 26, 2013 13:26 — forked from LeaVerou/dabblet.css
SVG inspired by Quine's paradox
/**
* SVG inspired by Quine's paradox
*/
svg {
display: block;
margin: 40px auto;
font: 83px sans-serif;
}

Bash (Readline)

Moving

ctrl + a                 Goto BEGINNING of command line
ctrl + e                 Goto END of command line
ctrl + b                 move back one character
ctrl + f                 move forward one character

alt + f move cursor FORWARD one word

RKA Updates from Jennifer

Static File Updates

  • LESS/CSS, JS

Homepage Slider

  • New image on the Google Drive: /images/homepage/video-change-your-shirt.jpg
  • New image on the Google Drive: /images/homepage/video-retire-your-shirt.jpg

Tools: Fitness, Selinium, Cucumber

Jeff... ? http://www.linkedin.com/in/jeffdeskins

Intro to Extreme Programming (XP)

What?

  • Improve quality and responsiveness in the face of changing requirements.

Why?

  • Tired of failed development efforts.
  • Speaker: Tommy Norman, Agile Coach and TFS developer for Omnicell (@tommynorman) (comfortablyscrum.com)
  • agilenashville.com (@AgileNashville)

Agile Development

Philosophy

Short Feedback Loops

  • Quick approvals
<html>
<head>
<title>comTools Admin Home</title>
</head>
<frameset frameborder="0" framespacing="0" border="0" rows="133px, *, 24px">
<frame scrolling="no" frameborder="0" noresize="" src="../../header/header.aspx?status=2" name="frmHeader">
<html>
<head>
<title>LocalhostHeader</title>
<link rel="stylesheet" type="text/css" href="/comdatabase/casite/css/custom/mtd/mtdCss.css">