The Wayback Machine - https://web.archive.org/web/20100529201204/http://github.com:80/thatcode

thatcode (Robert Sworder)

Name
Robert Sworder
Email
Website/Blog
http://thatcode.com
Company
ThatCode Programming
Location
United Kingdom
Member Since
Nov 30, 2009

Following 0 coders and watching 13 repositories view all →

Public Repositories (10)

  • cakephp

    Forked from cakephp/cakephp

    CakePHP: The Rapid Development Framework for PHP - Official Repository

    Last updated Tue May 18 17:26:14 -0700 2010

    legend
  • LoggablePlugin

    Log and display visits to your site and visit details.

    Last updated Mon Apr 19 16:02:10 -0700 2010

    legend
  • GeoLocatablePlugin

    Plugin to get/store Geo information about IPs using http://www.geoplugin.com/

    Last updated Mon Apr 19 03:14:40 -0700 2010

    legend
  • ChartablePlugin

    Helper to display data using Google Charts API

    Last updated Sun Apr 18 12:34:33 -0700 2010

    legend
  • PermissiblePlugin

    A Plugin to allow easy management of ARO/ACOs through ACL, and also to easily create standard ACO...

    Last updated Wed Apr 14 15:56:59 -0700 2010

    legend
  • api_generator

    Forked from cakephp/api_generator

    Official CakePHP API Generator Git Repository

    Last updated Sat Apr 10 16:48:32 -0700 2010

    legend
  • HtmlHelper

    Update HtmlHelper to cope with different tags (HTML vs XHTML)

    Last updated Mon Mar 08 16:13:37 -0800 2010

    legend
  • EncryptableBehaviour

    Store data encrypted in the db transparently

    Last updated Thu Mar 04 05:59:32 -0800 2010

    legend
  • DatabaseShell

    Easily backup and restore database data with the CakePHP shell

    Last updated Mon Mar 01 10:44:02 -0800 2010

    legend
  • OracleLobBehaviour

    CakePHP Behaviour to make BLOBs and CLOBs work with an Oracle Datasource

    Last updated Mon Mar 01 10:08:44 -0800 2010

    legend

Public Activity feed

thatcode forked cakephp/cakephp Tue May 18 17:21:52 -0700 2010
Forked repository is at thatcode/cakephp
thatcode applied fork commits to cakephp/1.3 Wed May 12 08:36:34 -0700 2010
1.3 was changed to b93891
thatcode forked cakephp/cakephp Mon May 10 06:00:15 -0700 2010
Forked repository is at thatcode/cakephp
thatcode commented on cakephp/cakephp1x Wed May 05 02:39:53 -0700 2010
Comment on cake/console/libs/tasks/test.php L99 in 918e961:

If $type === null, the if($type) block below will never be run? So this entire block can be removed?

Also, there's no point in having a signature of $type = null, as it's never used and just over-ridden straight away. Although I appreciate changing this would involve finding every instance of it and changing that.

thatcode pushed to master at thatcode/LoggablePlugin Mon Apr 19 16:02:11 -0700 2010
  • 4e9fcce
    Left in some debug. Removed
  • 206d61b
    Updates to how viewing pages are structured.
  • f60cd8a
    Change to commit tag of GeoLocatable
thatcode pushed to master at thatcode/GeoLocatablePlugin Mon Apr 19 03:14:41 -0700 2010
  • a72d03d
    Changes to schema file
  • e3bd073
    Update to caching. If renewed geo find matches a current recor...
thatcode pushed to master at thatcode/GeoLocatablePlugin Sun Apr 18 15:06:19 -0700 2010
thatcode pushed to master at thatcode/LoggablePlugin Sun Apr 18 14:56:02 -0700 2010
  • a4408ca
    Fix to bug with cookie codes
thatcode pushed to master at thatcode/LoggablePlugin Sun Apr 18 14:06:59 -0700 2010
  • 43ff641
    Added updated schema file
thatcode pushed to master at thatcode/GeoLocatablePlugin Sun Apr 18 14:05:57 -0700 2010
thatcode pushed to master at thatcode/LoggablePlugin Sun Apr 18 13:59:01 -0700 2010
  • 9957db3
    Update to commit id for GeoLocatable
  • 7ac3609
    GeoLocation moved to separate plugin
thatcode pushed to master at thatcode/GeoLocatablePlugin Sun Apr 18 13:58:05 -0700 2010
thatcode created branch master at thatcode/GeoLocatablePlugin Sun Apr 18 12:56:35 -0700 2010
thatcode created branch master at thatcode/ChartablePlugin Sun Apr 18 12:34:34 -0700 2010
thatcode created repository GeoLocatablePlugin Sun Apr 18 12:28:14 -0700 2010
Plugin to get/store Geo information about IPs using http://www.geoplugin.com/
thatcode created repository ChartablePlugin Sun Apr 18 12:27:18 -0700 2010
Helper to display data using Google Charts API
thatcode pushed to master at thatcode/LoggablePlugin Sat Apr 17 16:45:04 -0700 2010
  • 62bc57e
    Additional improvements to session/cookie detection
thatcode pushed to master at thatcode/LoggablePlugin Sat Apr 17 16:17:25 -0700 2010
  • 3fa62d3
    Fat models - moving uniqueCode functionality into models from ...
  • f8ef35f
    Sorted form being blackholed by Security
thatcode pushed to master at thatcode/LoggablePlugin Sat Apr 17 15:27:17 -0700 2010
thatcode pushed to master at thatcode/LoggablePlugin Sat Apr 17 15:20:00 -0700 2010
  • 6a85954
    Tidying up - changing url, allowing url to use Router (and not...
  • 78b47eb
    Added tracking script to Js helpers buffer. Automatically adde...
thatcode pushed to master at thatcode/LoggablePlugin Fri Apr 16 17:18:07 -0700 2010
  • 97b8489
    Made actual logging more jQuery like. Next I need to add it to...
thatcode pushed to master at thatcode/LoggablePlugin Thu Apr 15 17:09:17 -0700 2010
  • d1d4cf4
    More updates to viewing and charts. Having issues with multipl...
thatcode pushed to master at thatcode/LoggablePlugin Thu Apr 15 08:38:27 -0700 2010
  • 36119d2
    Getting display to work - added date control to every page.
thatcode pushed to master at thatcode/PermissiblePlugin Wed Apr 14 15:56:59 -0700 2010
thatcode pushed to master at thatcode/LoggablePlugin Wed Apr 14 15:43:55 -0700 2010
thatcode pushed to master at thatcode/LoggablePlugin Wed Apr 14 15:37:41 -0700 2010
  • 692e34e
    Updates to charts.php and beginnings of reports
thatcode pushed to master at thatcode/LoggablePlugin Wed Apr 14 14:24:47 -0700 2010
  • d6103ec
    Didn't realise git handled symbolic links in that way. I'll ma...
thatcode pushed to master at thatcode/LoggablePlugin Wed Apr 14 14:18:32 -0700 2010
  • f0f3f26
    Some modifications to permissions, some new layouts (i.e, the ...
thatcode pushed to master at thatcode/PermissiblePlugin Sun Apr 11 12:36:28 -0700 2010
  • 369fc79
    Making ARO refresh link visible
thatcode pushed to master at thatcode/PermissiblePlugin Sun Apr 11 12:08:17 -0700 2010
  • 20fec40
    Added Session to list of components
thatcode pushed to master at thatcode/LoggablePlugin Sun Apr 11 11:18:48 -0700 2010
thatcode pushed to master at thatcode/LoggablePlugin Sun Apr 11 11:11:01 -0700 2010
  • dc2b839
    Tidying up, bug corrections, spider list expansion.
thatcode pushed to master at thatcode/LoggablePlugin Sun Apr 11 10:15:27 -0700 2010
  • 33da953
    Renaming of model files to take account of new model names
  • 1712869
    Removed log viewing - it was buggy anyway. Updated loggable co...
  • c31956c
    Models updated to reflect new plugin status
thatcode pushed to master at thatcode/LoggablePlugin Sun Apr 11 08:00:06 -0700 2010
  • eeab7c3
    Changing model names/various updating.
thatcode created branch master at thatcode/LoggablePlugin Sun Apr 11 06:33:21 -0700 2010