User contributions for PeterHarding
Jump to navigation
Jump to search
- 17:33, 6 June 2012 diff hist +192 N Boto Rsync Created page with "=Info= * http://blog.curiasolutions.com/the-great-web-framework-shootout/ * http://blog.curiasolutions.com/category/python/ * https://github.com/seedifferently/boto_rsync [[..." current
- 17:53, 4 June 2012 diff hist +2,277 Example - decompose.py current
- 17:50, 4 June 2012 diff hist −2 Example - decompose.py
- 17:50, 4 June 2012 diff hist +49 Example - decompose.py
- 17:48, 4 June 2012 diff hist +3,528 N Example - decompose.py Created page with "=Python Script to Decompose Module/Class Components= ActiveState recipe 553262 - http://www.activestate.com/recipe-553262-1] <pre> #!/usr/bin/env python # Describe classes,..."
- 08:30, 23 May 2012 diff hist +12 Domain Details current
- 08:30, 23 May 2012 diff hist +266 Domain Details
- 08:26, 23 May 2012 diff hist +184 Domain Details
- 14:27, 14 May 2012 diff hist −1 Metaprogramming in Ruby →Reimplement attr_accessor
- 14:26, 14 May 2012 diff hist −14 Metaprogramming in Ruby →Reimplement attr_accessor
- 14:26, 14 May 2012 diff hist +104 Metaprogramming in Ruby →Reimplement attr_accessor
- 14:25, 14 May 2012 diff hist +6 Metaprogramming in Ruby →Reimplement attr_accessor
- 14:24, 14 May 2012 diff hist +667 N Metaprogramming in Ruby Created page with " =Reimplement attr_accessor= <pre> #!/usr/bin/env ruby module Accessor def my_attr_accessor(name) STDERR.print "#{name}\n" ivar_name = "@#{name}" define..."
- 14:28, 9 May 2012 diff hist +11 Python - datetime
- 14:28, 9 May 2012 diff hist +86 Python - datetime
- 16:36, 30 April 2012 diff hist +63 Sqlite setup.py current
- 16:35, 30 April 2012 diff hist +11,820 N Sqlite setup.py Created page with " <pre> #!/usr/bin/env python # # Author: Peter Harding <plh@performiq.com.au> # # Mobile: 0418 375 085 # # @(#) [1.0.01] sqlite_setup.py 2..."
- 16:34, 30 April 2012 diff hist +965 N Git Notes Created page with " h1. Branching * gitbranch \--set-upstream xxx origin/xxx * git branch \-a * git push origin xxx * git push origin xxx:yyy * git checkout remote/origin/zzz h2. Low Level Stu..."
- 16:30, 30 April 2012 diff hist −108 POS Systems →Another List current
- 16:28, 30 April 2012 diff hist +1 POS Systems →Another List
- 16:28, 30 April 2012 diff hist +1,384 POS Systems
- 08:05, 26 April 2012 diff hist −8 Domain Details
- 08:04, 26 April 2012 diff hist +38 Domain Details
- 08:03, 26 April 2012 diff hist +1 Domain Details
- 08:03, 26 April 2012 diff hist +16 Domain Details
- 08:02, 26 April 2012 diff hist 0 Domain Details
- 08:02, 26 April 2012 diff hist +37 Domain Details
- 07:59, 26 April 2012 diff hist 0 Domain Details
- 07:59, 26 April 2012 diff hist +15 Domain Details
- 07:58, 26 April 2012 diff hist 0 Domain Details
- 07:57, 26 April 2012 diff hist 0 Domain Details
- 07:57, 26 April 2012 diff hist 0 Domain Details
- 07:56, 26 April 2012 diff hist +713 N Domain Details Created page with "=help@crazydomains.com.au= <pre> aaaaaaaaaaaaa.net 25 Feb 2014 Registered cloudrunner.xxx 11 Dec 2013 Registered clawtooth.net 11 Dec 2013 Registered qualitybasics...."
- 08:19, 24 April 2012 diff hist −20 POS Systems
- 08:18, 24 April 2012 diff hist +50 POS Systems
- 08:18, 24 April 2012 diff hist +39 POS Systems
- 08:17, 24 April 2012 diff hist +87 POS Systems
- 08:16, 24 April 2012 diff hist +113 POS Systems
- 08:16, 24 April 2012 diff hist +54 POS Systems
- 08:15, 24 April 2012 diff hist +148 POS Systems
- 08:13, 24 April 2012 diff hist −2 SCM Repositories current
- 08:13, 24 April 2012 diff hist +60 N SCM Repositories Created page with " www.codeplex.com Category:Projects Categories:SCM"
- 08:11, 24 April 2012 diff hist +78 POS Systems
- 08:10, 24 April 2012 diff hist +42 POS Systems
- 08:09, 24 April 2012 diff hist +87 POS Systems
- 08:08, 24 April 2012 diff hist +92 POS Systems
- 08:08, 24 April 2012 diff hist +146 POS Systems
- 08:06, 24 April 2012 diff hist +100 N POS Systems Created page with "=The Search= * http://blog.stevecoinc.com/2010/02/open-source-point-of-sale.html Category:POS"
- 12:48, 4 April 2012 diff hist +1,391 N POS Notes Created page with " uniCenta oPOS - bars, cafes, restaurants, supermarkets, retailers - hospitality, leisure jPOS Mercator PHP Point of Sale Floodhammer Media Bl..." current
- 20:04, 1 April 2012 diff hist +46 Summary of Git Commands