KieranP (Kieran P)

Name
Kieran P
Email
Website/Blog
http://k776.tumblr.com/
Company
Rails Developer - Katipo Communications
Location
New Zealand
Member Since
Jul 10, 2008 (about 1 year)

Following 53 githubbers and watching 253 repositories view all →

Public Repositories (5)

  • railscasts

    railscasts.com in open source goodness!

    legend

    Forked from ryanb/railscasts Mon Nov 16 23:24:53 -0800 2009

    Last updated Tue Nov 17 21:25:59 -0800 2009

  • homebrew

    Packaging system for Mac OS X 10.5 and above; heavy optimisations, no redundant packages and a bo...

    legend

    Forked from mxcl/homebrew Sun Oct 11 19:25:02 -0700 2009

    Last updated Sat Nov 14 19:18:43 -0800 2009

  • weekly_builder

    A Rails builder for creating weekly calendars (horizontal scrolling), inspired by TableBuilder.

    legend

    Forked from dmix/weekly_builder Sun Aug 16 17:07:24 -0700 2009

    Last updated Thu Oct 15 16:12:37 -0700 2009

  • has_calendar

    A view helper that creates a calendar using a table. You can easily add events with any content.

    legend

    Forked from namxam/has_calendar Thu Aug 06 19:18:16 -0700 2009

    Last updated Tue Sep 08 14:19:53 -0700 2009

  • kieranp.github.com

    Github Pages site for KieranP account

    legend

    Last updated Tue Dec 30 21:53:40 -0800 2008

Public Activity feed

KieranP started watching jacius/rubygame Sat Nov 21 12:38:57 -0800 2009
rubygame's description:
Flexible game creation library for Ruby
KieranP started watching mattetti/phileas_frog Sat Nov 21 12:11:59 -0800 2009
phileas_frog's description:
MacRuby video game using Cocoa's CoreAnimation
KieranP started watching dcparker/ruby-gmail Fri Nov 20 09:55:51 -0800 2009
ruby-gmail's description:
A Rubyesque interface to Gmail. Connect to Gmail via IMAP and manipulate emails and labels. Send email with your Gmail account via SMTP. Includes full support for parsing and generating MIME messages.
KieranP pushed to master at kete/kete Thu Nov 19 13:18:32 -0800 2009
HEAD is a1df72b4475d31ec0d6f5450d2c51bd146b95d1f
KieranP pushed to master at kete/kete Thu Nov 19 13:11:55 -0800 2009
HEAD is 2c56e60bec6ac42c9db6629fa0698beb0f30e02f

2 commits »

KieranP pushed to enhancement_245_related_topic_type_listings at kete/kete Wed Nov 18 20:31:39 -0800 2009
HEAD is 908c7a974cd157362c91f8380b861d059c39b373
  • KieranP committed 908c7a97:
    bugfix: the attr reader for topic_type values was parsing a way it shouldn't have.
KieranP pushed to enhancement_245_related_topic_type_listings at kete/kete Wed Nov 18 19:34:39 -0800 2009
HEAD is 5f14b4684d7da1391d51ce094c107b6df16e1170
  • KieranP committed 5f14b468:
    bugfix: the links for topic type search were pointing to the wrong place.
KieranP pushed to enhancement_245_related_topic_type_listings at kete/kete Wed Nov 18 18:11:59 -0800 2009
HEAD is cd8a91aea3c1fffbf7de4eeeb34eb4f542cc1e99
  • KieranP committed cd8a91ae:
    refinement: Generalizing code a bit so we can do things like topic.related_topics.collection_of_objects_and_counts_for(:basket)
KieranP pushed to enhancement_245_related_topic_type_listings at kete/kete Wed Nov 18 16:43:52 -0800 2009
HEAD is 224d32ba60471310ace805ecbacd52df1c9a4ba8
  • KieranP committed 224d32ba:
    refinement: some cleanup and support for topic.related_items.hash_of_topic_type_name_and_counts
KieranP created branch enhancement_245_related_topic_type_listings at kete/kete Wed Nov 18 14:30:43 -0800 2009
KieranP pushed to master at KieranP/railscasts Tue Nov 17 21:25:59 -0800 2009
HEAD is 3f380b88eaec9f37b67844535d54c58aa76f79f1

2 commits »

KieranP started watching jfrench/rakismet Tue Nov 17 17:08:02 -0800 2009
rakismet's description:
Easy Akismet and TypePad AntiSpam integration for Rails
KieranP pushed to master at kete/kete Tue Nov 17 16:37:33 -0800 2009
HEAD is e5925ec7c6bdacb37b3cf20df594234aa701a2e0
  • KieranP committed e5925ec7:
    refinement: check the topic type field value on blur (leaving field) rather than on change. Adding text next to the cross and tick symbols to indicate if the value is valid or not.
KieranP started watching bret/watir Tue Nov 17 15:37:34 -0800 2009
watir's description:
Watir is a Ruby browser-driver suitable for apps in any language.
KieranP started watching napcs/safariwatir Tue Nov 17 15:37:01 -0800 2009
safariwatir's description:
Watir for Safari
KieranP started watching napcs/cucumber_watir Tue Nov 17 15:36:41 -0800 2009
cucumber_watir's description:
Examples and matchers for Cucumber testing with Watir
KieranP pushed to master at kete/capistrano-configuration Tue Nov 17 15:26:17 -0800 2009
HEAD is 466d1f41bd48a6692f5f3c5651d0afb4b8837606
  • KieranP committed 466d1f41:
    Release 0.2.1 - Fixing namespace issue with latest Capistrano version.
KieranP started watching genki/ruby-terminfo Tue Nov 17 13:10:04 -0800 2009
ruby-terminfo's description:
ruby-terminfo is a terminfo binding for Ruby
KieranP pushed to master at KieranP/railscasts Mon Nov 16 23:59:34 -0800 2009
HEAD is ab56fed72793586ea6d996b848953303a3624983
  • KieranP committed ab56fed7:
    Another attempt to prevent spam. If the hidden field last name is filled in, or content has 5 or more links, reject it.
KieranP forked ryanb/railscasts Mon Nov 16 23:24:53 -0800 2009
Forked repository is at KieranP/railscasts
KieranP opened issue 1 on ryanb/cancan Mon Nov 16 22:56:07 -0800 2009
!can? v.s. cannot?
KieranP started watching ryanb/cancan Mon Nov 16 22:44:32 -0800 2009
cancan's description:
Simple authorization for Rails.
KieranP pushed to enhancement_239_simple_import_types at kete/kete Mon Nov 16 21:07:33 -0800 2009
HEAD is 3441f69a94502db253aaa68c8c2c9aa60f9863c2

4 commits »

KieranP pushed to master at kete/kete Mon Nov 16 20:55:35 -0800 2009
HEAD is 6555b7f1c51258ae274a66ff4a9bd68d21db0e27
  • KieranP committed 6555b7f1:
    translation: The item type in the text 'All results in [item_type]' on the search page wasn't being translated. Also fixed a few capitalization issues.
KieranP pushed to master at kete/kete Mon Nov 16 20:40:58 -0800 2009
HEAD is 2eb4a7dffe0e35f870969466bb8740b46411177d
  • KieranP committed 2eb4a7df:
    bugfix: fixing comment deletion issue, caused by nested set callback occuring before versioned callbacks, and moving decendants to the grandparent instead of deleting them all.
KieranP pushed to master at kete/kete Mon Nov 16 19:12:40 -0800 2009
HEAD is dffe62840251f60a83511094a05e485daf2a7b6d
  • KieranP committed dffe6284:
    bugfix: basket deletion wasn't working because taggings where left behind which triggered foreign key constraint issues.
KieranP pushed to enhancement_239_simple_import_types at kete/kete Mon Nov 16 19:02:54 -0800 2009
HEAD is 7475c1f59870782daca5829fa457e55db3044293
  • KieranP committed 7475c1f5:
    bugfix: whenever we accept input that we pass into nokogiri builder (for e.g. during importing of items), we need to escape it from nokogiri's methods, by appending an underscore. Adding safe_send method to do that easily.
KieranP pushed to enhancement_239_simple_import_types at kete/kete Mon Nov 16 14:17:31 -0800 2009
HEAD is 8be4fd0b662046d5c61a0ef6be80208d8119f2dd

4 commits »

KieranP pushed to master at kete/kete Mon Nov 16 14:10:48 -0800 2009
HEAD is d6c4bf88021572b1417cc3c70a2ac5149ba6baad
  • KieranP committed d6c4bf88:
    refinement: the topic type link on topic show pages should search for other topics of same privacy as the item.
KieranP pushed to master at kete/kete Mon Nov 16 13:53:07 -0800 2009
HEAD is 5fa4b7488c26b8932ad74d0736fcf16e85b897b8
  • KieranP committed 5fa4b748:
    refinement: adding display of currently searched topic type to page title and page heading. Making topic type in search results more visible.
KieranP pushed to master at kete/kete Mon Nov 16 13:38:40 -0800 2009
HEAD is 0b4049ed8c2984e6e3df9bdf2183b45ff12238fd
  • KieranP committed 0b4049ed:
    refinement: floating the topic type name to the right, making it grey (so it's accessible but not obtrusive). Rewording 'Of type:' to 'About a:'
KieranP pushed to enhancement_239_simple_import_types at kete/kete Mon Nov 16 12:42:09 -0800 2009
HEAD is 407e8351c9d302e70cd1676b1ab416702cb46a3c

2 commits »

KieranP pushed to master at kete/kete Mon Nov 16 12:37:16 -0800 2009
HEAD is 86d565de25a3fcf7f7317f92a146241a0eb0e586
  • KieranP committed 86d565de:
    bugfix: special characters in topic type names were casuing issues when searching by topic type.
KieranP pushed to enhancement_239_simple_import_types at kete/kete Sun Nov 15 20:56:36 -0800 2009
HEAD is aa94ab98dc023c325272b60491dc0f91eb4779be
  • KieranP committed aa94ab98:
    refinement: allow tag import synonyms data to contain multiple tags in one fields, separated by comma.
KieranP pushed to enhancement_239_simple_import_types at kete/kete Sun Nov 15 20:10:40 -0800 2009
HEAD is 31ffe2136c1c3346c8c0f996f0f653f6e1ce2cc4

8 commits »