Lots o' Progress

I’ve been hard at work on YoDNSConf tonight and I’m pleased to report some major improvements:

  • Integration of the whois gem
  • Tracking of expiration dates

Lots and lots of view updates as well:

# On branch master
# Changes not staged for commit:
#   (use "git add ..." to update what will be committed)
#   (use "git checkout -- ..." to discard changes in working directory)
#
#       modified:   Gemfile
#       modified:   Gemfile.lock
#       modified:   app/controllers/zones_controller.rb
#       modified:   app/models/zone.rb
#       modified:   app/views/zones/_sidebar.html.haml
#       modified:   app/views/zones/index.html.haml
#       modified:   app/views/zones/show.html.haml
#       modified:   config/deploy.rb
#       modified:   lib/tasks/utilities.rake
#       modified:   public/stylesheets/compiled/screen.css
#
# Untracked files:
#   (use "git add ..." to include in what will be committed)
#
#       .sass-cache/
#       app/models/whois_record.rb
#       bugs/issue-a781cdda38f6f2e2fbb7fc974b368f827e24e987.yaml
#       db/migrate/20110913020302_create_whois_records.rb
#       db/migrate/20110913035633_add_expires_at_to_zones.rb

Next up will be integration of the zonecheck gem. With those in place, I plan to create some reports about the domain portfolio.

After that… engines! What engines do I plan to make? At first, just a small component to track extremely basic traffic data. After that, who knows?

By Albert on September 13, 2011 12:55 AM