Skip to content

Instantly share code, notes, and snippets.

View michaelcpuckett's full-sized avatar

Michael Puckett michaelcpuckett

View GitHub Profile
body { margin:0;padding:0; }
#tickers { bottom:0; position:fixed; width:100%; z-index:20;}
.ticker-wrap { display:none; height:25px; overflow:hidden;}
.ticker-wrap.active { display:block;}
.ticker-wrap:before,
.ticker-wrap:after {
background-position:top left;
content:' ';
display:block;
<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">
  • Speaker: Tommy Norman, Agile Coach and TFS developer for Omnicell (@tommynorman) (comfortablyscrum.com)
  • agilenashville.com (@AgileNashville)

Agile Development

Philosophy

Short Feedback Loops

  • Quick approvals

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.
<!doctype html>
<html><head><title>whatever</title></head><body>
<div id="main-slider" class="carousel slide">
<!-- Carousel items -->
<div class="carousel-inner">
<div class="item active">
<img src="http://placehold.it/470x360">
</div>
<div class="item">
<img src="http://placehold.it/470x360">

This came from a Digital Nashville talk on 5/17/2011. The speaker was [[http://www.viralorchard.com|Jeremy Scott]].

= SEO Basics (tl;dr) =

  • Rule #1: Content Is King.
  • Traditionally, Google's algorithms have focused on keywords and links (inbound and outbound)
  • Recently, with Panda Updates, Google has started downrating pages that seem over-SEO'd
  • Search Engines are placing far more weight on social signals (shares, likes, retweets, etc.)
  • Everyone in the company should click the +1 button in the Google Search results
  • On-site optimization means writing web copy that includes predefined target keywords and phrases

This came from a Digital Nashville talk on 5/17/2011. The speaker was [[http://www.viralorchard.com|Jeremy Scott]].

= SEO Basics (tl;dr) =

  • Rule #1: Content Is King.
  • Traditionally, Google’s algorithms have focused on keywords and links (inbound and outbound)
  • Recently, with Panda Updates, Google has started downrating pages that seem over-SEO’d
  • Search Engines are placing far more weight on social signals (shares, likes, retweets, etc.)
  • Everyone in the company should click the +1 button in the Google Search results
  • On-site optimization means writing web copy that includes predefined target keywords and phrases

Red Kap Out of Scope Updates

Static File Updates

  • Updated JS on Google Drive
  • Updated CSS on Google Drive
  • Updated templates.htm on Google Drive

PDP Innovation Switch

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
...
<div class="c-6">
<a class="c-3" href="{{ path('product') }}">
...
</a>
<a class="c-3" href="{{ path('product') }}">
...
</a>