nickludlam

Nick Ludlam
London, UK
5
3
Apr 16, 2008
  • A feed parser to automatically schedule recommended TV programs to be recorded on a MythTV system
    Updated Mon Mar 09 14:43:44 -0700 2009
    legend
  • A RubyCocoa project to seamlessly allow transcoding of recordings made on a MythTV server into DS...
    Updated Sun Jun 08 14:11:31 -0700 2008
    legend
  • A Ruby implementation of the MythTV Backend protocol
    Updated Wed Feb 18 11:21:03 -0800 2009
    legend

Following

Public Activity  feed

nickludlam started watching mcormier/MondoKode-zoomer Mon Jun 29 09:27:11 -0700 2009
MondoKode-zoomer's description:
A WordPress plugin that zooms kode displayed with the wp_syntax plugin using a JQuery overlay.
nickludlam started watching zynga/FontLabel Tue Jun 09 09:52:31 -0700 2009
FontLabel's description:
A project that includes a module for drawing arbitrary .ttf fonts for iPhone.
nickludlam started watching pokeb/asi-http-request Tue Jun 02 11:57:05 -0700 2009
asi-http-request's description:
Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone
nickludlam started watching joehewitt/three20 Tue Apr 14 04:41:52 -0700 2009
three20's description:
Three20 is an Objective-C library for iPhone developers
nickludlam started watching mattetti/macruby-json Mon Mar 16 10:51:07 -0700 2009
macruby-json's description:
reimplementation of the ruby json gem for macruby using objc
nickludlam started watching rhult/ige-mac-video-sink Tue Mar 10 15:03:26 -0700 2009
ige-mac-video-sink's description:
GStreamer sink for GTK+ on OS X
nickludlam created branch master at nickludlam/mythrecommend Mon Mar 09 14:43:44 -0700 2009
nickludlam created repository mythrecommend Mon Mar 09 14:41:50 -0700 2009
New repository is at nickludlam/mythrecommend
nickludlam started watching toolmantim/exception_notification Wed Feb 25 04:37:25 -0800 2009
exception_notification's description:
Exception Notifier Plugin for Rails
nickludlam forked rgrove/sanitize Sun Feb 15 11:01:56 -0800 2009
Forked repository has since been deleted.
nickludlam started watching collectiveidea/awesome_nested_set Tue Jan 13 06:35:45 -0800 2009
awesome_nested_set's description:
An awesome replacement for acts_as_nested_set and better_nested_set.
nickludlam started watching fidothe/model_mocker Thu Dec 18 06:47:28 -0800 2008
model_mocker's description:
Declarative partial mocking for ActiveRecord
nickludlam started watching takuma104/ntlniph Mon Oct 27 18:47:22 -0700 2008
ntlniph's description:
NatsuLiphone - The twitter client for iPhone / iPod touch
nickludlam started watching zena/zena Tue Oct 07 11:14:40 -0700 2008
zena's description:
zena is a state-of-the-art CMS (content managment system) based on Ruby on Rails with a focus on usability, ease of customization and web 2.0 goodness (application like behaviour).
nickludlam committed to nickludlam/ruby-mythtv Mon Sep 29 03:30:34 -0700 2008

0aa2e10cf0fe7f7ef64e58df44f7279401087d4f

Fixed issue with recordid being a string, where it needed to be an integer

nickludlam committed to nickludlam/ruby-mythtv Mon Sep 29 02:32:50 -0700 2008

d437148fee165deb9130e3689f202ef8c75d00fb

Tidied up some documentation, and added a section to the Readme which details use of the database functions.

nickludlam committed to nickludlam/ruby-mythtv Mon Sep 29 02:32:50 -0700 2008

eacb3a0f45d5ab3351f58f9fc23d3f7de21fd35d

Completely reworked how the table columns are set up for the classes which require database access. The mapping is now dynamic, and uses a baseline set of columns, and a changeset mapped to the DBSchemaVer setting. This defines what columns are required to interact with the database it is connected to.

nickludlam committed to nickludlam/ruby-mythtv Wed Sep 24 15:58:08 -0700 2008

60c568c5166420d428c236331f487db142d14733

Updated the Todo and gemspec files. Bumped the version number to 0.1.2. Added in the colums I removed from MythTV::Channel's database definition, until I work out a proper system to be able to dynamically assign them according to the current schema

nickludlam committed to nickludlam/ruby-mythtv Wed Sep 24 15:58:08 -0700 2008

5bc6194f0e0c3f2e267bfe149897cb02d0acfd68

Removed old/incomplete tests. Added a logging system to replace puts statements. Programs can now reference the owning Channel. Slightly rejigged some test statements

nickludlam committed to nickludlam/ruby-mythtv Wed Sep 24 15:58:08 -0700 2008

f0830b59518b13caeeace4a7ef71950078d7ba73

Removed old/incomplete tests. Added a logging system to replace puts statements. Programs can now reference the owning Channel. Slightly rejigged some test statements

nickludlam committed to nickludlam/ruby-mythtv Wed Sep 24 15:58:08 -0700 2008
nickludlam committed to nickludlam/ruby-mythtv Wed Sep 24 15:58:08 -0700 2008

a8b4e136a54486e5a2966b8e7c9643e94e310e2a

Remove the column type cache as we don't need it for now

nickludlam committed to nickludlam/ruby-mythtv Wed Sep 24 15:58:08 -0700 2008

246b0c1833377b8b644755cc89aba767a243d71c

Added in some ORM like common functionality between the list_* methods

nickludlam committed to nickludlam/ruby-mythtv Wed Sep 24 15:58:08 -0700 2008

6ded19ec582f1c751766e5dd2fe1f5064344b1a5

Removing the following two files are they are not required at the moment. Possibly reinstated later on..

nickludlam committed to nickludlam/ruby-mythtv Wed Sep 24 15:58:08 -0700 2008

8fe7420000d7eeda7ff062905c1933009aa9edf6

Committing, then will remove for the time being

nickludlam committed to nickludlam/ruby-mythtv Wed Sep 24 15:58:08 -0700 2008

300f5992f1a964af94308094386a865c3033676a

Committing, then will delete

nickludlam committed to nickludlam/ruby-mythtv Wed Sep 24 15:58:08 -0700 2008

d4abe55cd22a7d231b5635ac040375d6d8f8580c

Shifted around require statements, and removed an accidentally left in debug line in the database class

nickludlam committed to nickludlam/ruby-mythtv Wed Sep 24 15:58:08 -0700 2008

c3381aeac0c87841d07a62e70026a661f7f427bb

Added mysql class and gem dependency

nickludlam committed to nickludlam/ruby-mythtv Sun Aug 17 16:18:10 -0700 2008

4a1372078aa5462479e4061a09ca1a1e899dc0d7

Added the query_pending() backend method to list pending recordings. Added the reschedule_recordings() method to allow the Myth backend to process an updated recording schedule. Changed the default guide duration to 4 hours to speed up the response. Added the RECSTATUS_MAP to map recstatus() to a human readable string. Fixed a bug in process_guide_xml()