Nafai77 (Travis B. Hartwell)

Name
Travis B. Hartwell
Email
Website/Blog
http://www.travishartwell.net/blog/
Location
Pleasant Grove, Utah
Member Since
May 12, 2008 (about 1 year)

Following 14 githubbers and watching 15 repositories view all →

Public Repositories (6)

  • config

    My configuration files

    legend

    Last updated Fri Oct 16 14:56:45 -0700 2009

  • metaproject

    Project support and utilities for Emacs

    legend

    Last updated Thu Aug 20 20:21:01 -0700 2009

  • utilities

    My little scripts and utilities that I usually store in ~/bin

    legend

    Last updated Mon Aug 10 21:30:16 -0700 2009

  • nafai77.github.com

    My github page

    legend

    Last updated Thu May 07 00:22:56 -0700 2009

  • recent-feeds

    Process Delicious' recent RSS feed to only show items I haven't seen before

    legend

    Last updated Wed Feb 18 07:04:25 -0800 2009

  • helloandroid

    A minimal working application written in Clojure for the Android Platform

    legend

    Last updated Tue Dec 30 20:05:50 -0800 2008

Public Activity feed

Nafai77 created gist: 240060 Sat Nov 21 00:48:17 -0800 2009
(gdb) set args python (gdb) run Starting program: /home/nafai/Products/ledger-next/debug/ledger p...
Nafai77 created gist: 240052 Sat Nov 21 00:06:36 -0800 2009
nafai@taleswapper:~/Products/ledger-next/debug$ ./ledger python ~/Source/ledger/ledger-next/pytho...
Nafai77 updated gist: 230516 Mon Nov 09 17:09:31 -0800 2009
#!/bin/bash #AlarmClock echo "enter amount of time to sleep"
Nafai77 forked gist: 230516 Mon Nov 09 17:08:53 -0800 2009
#!/bin/bash #AlarmClock echo "enter amount of time to sleep"
Nafai77 forked gist: 228926 Sat Nov 07 14:48:59 -0800 2009
# python path # # byobu-config
Nafai77 created gist: 220244 Tue Oct 27 21:42:15 -0700 2009
nafai@taleswapper:~/Products/ledger-next/debug$ ./BaselineTests --verify Running: $ledger -f "/tm...
Nafai77 created gist: 220242 Tue Oct 27 21:32:57 -0700 2009
Core was generated by `./ledger --columns=80 --args-only -f /tmp/tmpiUhXP4 reg --monthly --sort-a...
Nafai77 created gist: 220222 Tue Oct 27 21:09:55 -0700 2009
make[3]: Entering directory `/home/nafai/Products/ledger-next/debug' ....................... OK (...
Nafai77 updated gist: 218351 Sun Oct 25 17:58:14 -0700 2009
# this is a comment [default] foo = yes
Nafai77 forked gist: 218351 Sun Oct 25 17:57:43 -0700 2009
# this is a comment [default] foo = yes
Nafai77 created gist: 218303 Sun Oct 25 16:33:38 -0700 2009
make check-recursive make[1]: Entering directory `/home/nafai/Products/ledger-next/debug' Making...
Nafai77 pushed to master at Nafai77/config Fri Oct 16 14:56:46 -0700 2009
HEAD is 828c2d675c9bd16760ce91a9e8135bb31416e99b
  • Nafai77 committed 828c2d67:
    Set the Window Manager name so swing apps work correctly.
Nafai77 created gist: 209496 Tue Oct 13 12:51:35 -0700 2009
def lineReceived(self, line): content = line[output.PREFIX_LENGTH:]
Nafai77 created gist: 208165 Sun Oct 11 22:15:18 -0700 2009
This file contains any messages produced by compilers while running configure, to aid debugging i...
Nafai77 created gist: 208164 Sun Oct 11 22:15:04 -0700 2009
acprep: INFO: ./configure must be run because Makefile does not exist checking for a BSD-compatib...
Nafai77 updated gist: 203356 Tue Oct 06 13:09:13 -0700 2009
class CommandProtocol(basic.LineReceiver): cmds = {}
Nafai77 created gist: 203360 Tue Oct 06 13:05:11 -0700 2009
#!/usr/bin/python class Foo(object):
Nafai77 created gist: 203356 Tue Oct 06 12:58:34 -0700 2009
class StatusProtocol(basic.LineReceiver): cmds = {}