tommorris

Tom Morris
East Sussex, United Kingdom
51
20
Feb 09, 2008
  • Updated Thu Jul 24 08:32:18 -0700 2008
    legend
  • User-generated regression and unit tests for dbpedia.org
    Updated Sat May 02 16:38:25 -0700 2009
    legend
  • A mapping of Huffduffer tags to dbpedia and other Linked Data resources
    Updated Fri May 15 08:50:26 -0700 2009
    legend
  • A MySpace parser written in Ruby that uses Hpricot
    Updated Wed Mar 26 14:13:21 -0700 2008
    legend
  • The Notation3 TextMate bundle seems to have been abandoned. I'm hosting it here and maybe hacking...
    Updated Wed Jul 23 17:09:57 -0700 2008
    legend
  • Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser with XPath and CSS selector support.
    Forked from tenderlove/nokogiri Wed Jun 03 12:23:41 -0700 2009
    legend
  • One webpage for every book ever published!
    Forked from openlibrary/openlibrary Mon May 04 14:24:14 -0700 2009
    legend
  • (Unofficial) RELAX NG schema to specify the construction and meaning of OPML 1.0 and 2.0 documents.
    Updated Wed Mar 26 12:13:58 -0700 2008
    legend
  • A gem to tell you all about your local environment.
    Updated Thu Dec 18 07:10:53 -0800 2008
    legend
  • Starting out a suite of test-developed tools for solving boring social network portability tasks.
    Updated Thu Mar 27 12:04:38 -0700 2008
    legend
  • Ruby-native RDF library
    Updated Tue Jun 30 12:49:42 -0700 2009
    legend
  • Scrobbler is a wrapper for the audioscrobbler (last.fm) web services.
    Forked from jnunemaker/scrobbler Sun Dec 14 03:56:07 -0800 2008
    legend
  • SDF is an XHTML-based document format, and tools to make it work
    Updated Wed May 14 09:43:56 -0700 2008
    legend
  • Natbib style that I recreated based on my old citation practices. Putting it on Github so we can ...
    Updated Wed Jul 02 17:06:45 -0700 2008
    legend
  • Updated Tue Jan 27 11:06:47 -0800 2009
    legend
  • Source code used for the Twitter-RDF bridge
    Updated Sat Jul 12 15:33:46 -0700 2008
    legend
  • A simple permissions ontology for FOAF.
    Updated Sat Aug 09 18:16:53 -0700 2008
    legend
  • A language detection library for Ruby that uses bloom filters for speed.
    Forked from peterc/whatlanguage Sat Aug 30 05:45:30 -0700 2008
    legend
  • WiGit
    Forked from remko/wigit Wed Feb 18 13:48:31 -0800 2009
    legend
  • Updated Wed Feb 18 19:09:28 -0800 2009
    legend

Following

Public Activity  feed

tommorris updated gist: 138246 Tue Jun 30 09:14:28 -0700 2009
<?xml version="1.0" encoding="utf-8"?> <!-- except for the presence of this comment, this is curr...
tommorris created gist: 138246 Tue Jun 30 09:10:47 -0700 2009
<?xml version="1.0" encoding="utf-8"?> <!-- except for the presence of this comment, this is curr...
tommorris updated gist: 138115 Tue Jun 30 04:42:53 -0700 2009
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "ht...
tommorris updated gist: 138115 Tue Jun 30 04:41:23 -0700 2009
<?xml version="1.0" encoding="UTF-8"?> <html xmlns="http://www.w3.org/1999/xhtml" version="XHTML+...
tommorris updated gist: 138115 Tue Jun 30 04:27:16 -0700 2009
<?xml version="1.0" encoding="UTF-8"?> <html xmlns="http://www.w3.org/1999/xhtml" version="XHTML+...
tommorris created gist: 138115 Tue Jun 30 04:19:22 -0700 2009
<?xml version="1.0" encoding="UTF-8"?> <html xmlns="http://www.w3.org/1999/xhtml" version="XHTML+...
tommorris created gist: 134913 Tue Jun 23 16:38:29 -0700 2009
@prefix audio "http://purl.org/media/audio#"; @prefix comm "http://purl.org/commerce#"; @prefix d...
tommorris updated gist: 132729 Fri Jun 19 10:16:18 -0700 2009
I've just put up a large chunk of my Twitter archives up on the Talis Platform service. Talis Pla...
tommorris updated gist: 132729 Fri Jun 19 10:12:37 -0700 2009
I've just put up a large chunk of my Twitter archives up on the Talis Platform service. Talis Pla...
tommorris created gist: 132729 Fri Jun 19 09:57:08 -0700 2009
I've just put up a large chunk of my Twitter archives up on the Talis Platform service. Talis Pla...
tommorris updated gist: 132651 Fri Jun 19 08:21:01 -0700 2009
@prefix : <http://rdfs.org/sioc/ns#> . @prefix types: <http://rdfs.org/sioc/types#> . @prefix xsd...
tommorris created gist: 132651 Fri Jun 19 07:33:03 -0700 2009
@prefix sioc: <http://rdfs.org/sioc/ns#> . @prefix dcterms: <http://purl.org/dc/terms/> . @prefix...
tommorris created gist: 132574 Fri Jun 19 04:55:56 -0700 2009
# i had a bunch of twitter XML archive files. I wanted a hash of all the # usernames mentioned th...
tommorris created gist: 132295 Thu Jun 18 17:21:10 -0700 2009
proc { puts [ "fuck yeah", "freedom for hackers", "what else could it be?"].join(". ") }.call if ...
tommorris updated gist: 132199 Thu Jun 18 14:34:17 -0700 2009
# Simon Harriyott (@harriyott) asked on Twitter how to replicate C# anonymous types # in Ruby. He...
tommorris updated gist: 132199 Thu Jun 18 14:32:02 -0700 2009
# Simon Harriyott (@harriyott) asked on Twitter how to replicate C# anonymous types # in Ruby. He...
tommorris updated gist: 132199 Thu Jun 18 14:26:57 -0700 2009
# Simon Harriyott (@harriyott) asked on Twitter how to replicate C# anonymous types # in Ruby. He...
tommorris created gist: 132199 Thu Jun 18 14:26:30 -0700 2009
# Simon Harriyott (@harriyott) asked on Twitter how to replicate C# anonymous types # in Ruby. He...
tommorris created gist: 131940 Thu Jun 18 08:05:10 -0700 2009
# Notation2 - work in progress # Tom Morris <tom@tommorris.org> #
tommorris updated gist: 127904 Thu Jun 11 06:59:56 -0700 2009
RSS::Parser.parse(open("http://search.twitter.com/search.rss?q=from%3A#{ARGV[0]}+filter%3Alinks")...
tommorris created gist: 127904 Thu Jun 11 06:57:53 -0700 2009
RSS::Parser.parse(open("http://search.twitter.com/search.rss?q=from%3A#{ARGV[0]}+filter%3Alinks")...
tommorris created gist: 126400 Tue Jun 09 03:08:37 -0700 2009
`ls | grep ".MOD"`.split.each {|i| `ffmpeg -i #{i} -target pal-dv #{i.split(".")[0] + ".dv"}` }
tommorris started watching simonw/bugle_project Mon Jun 08 05:19:37 -0700 2009
bugle_project's description:
Group collaboration tools for hackers in forts.
tommorris updated gist: 125381 Sun Jun 07 09:04:55 -0700 2009
require 'rubygems' require 'rbosa' require 'tmail'
tommorris created gist: 125381 Sun Jun 07 09:04:06 -0700 2009
require 'rubygems' require 'rbosa' require 'tmail'
tommorris created gist: 125254 Sun Jun 07 02:17:04 -0700 2009
#!/usr/bin/env ruby # remind.rb by Tom Morris # I've been meaning to write this script for a whil...
tommorris forked tenderlove/nokogiri Wed Jun 03 12:23:42 -0700 2009
Forked repository is at tommorris/nokogiri
tommorris started watching attack/barometer Wed Jun 03 04:56:42 -0700 2009
barometer's description:
A multi API consuming weather forecasting superstar.
tommorris started watching sprsquish/blather Wed Jun 03 04:55:40 -0700 2009
blather's description:
XMPP DSL for Ruby written on EventMachine and Nokogiri.
tommorris started watching rubyredrick/ri_cal Wed Jun 03 04:55:28 -0700 2009
ri_cal's description:
New Rfc 2445 (iCalendar) gem for Ruby
tommorris created gist: 122179 Tue Jun 02 03:24:19 -0700 2009
augroup filetypedetect autocmd BufRead,BufNewFile *.wikipedia.org.* setfiletype Wikipedia ...
tommorris created gist: 122171 Tue Jun 02 03:12:57 -0700 2009
#!/bin/sh # # This shell script passes all its arguments to the binary inside the
tommorris created gist: 121642 Mon Jun 01 11:27:19 -0700 2009
<?xml version='1.0' encoding='utf-8' ?> <rdf:RDF xmlns:cc="http://web.resou...
tommorris created gist: 118401 Tue May 26 18:14:18 -0700 2009
<!-- TITLE: {article name} Welcome to a Citizendium Live Collaboration hosted by
tommorris created gist: 117085 Sun May 24 05:57:31 -0700 2009
SELECT ?p ?o ?label ?type WHERE { { ?o ?p <http://dbpedia.org/resource/Philosophy> . } UNION { <h...