User contributions for PeterHarding
Jump to navigation
Jump to search
- 11:44, 18 March 2010 diff hist +98 N Ruby Experiments Created page with '=Intro= * http://www.dcmanges.com/blog/the-power-of-implementing-ruby-in-ruby Category:Ruby'
- 11:42, 18 March 2010 diff hist +67 Ruby Notes →Here Documents current
- 11:32, 18 March 2010 diff hist +87 Ruby Notes
- 11:31, 18 March 2010 diff hist +58 Getting Started with Ruby →Links current
- 10:56, 18 March 2010 diff hist +389 N Ruby irb Notes Created page with '=Notes= http://www.tutorialspoint.com/ruby/ruby_input_output.htm ==Dir== <pre> d = Dir.new('C:\TEMP') d.each {|n| puts n } d.each {|n| puts n if n=~/py$/ } d.each {|n| put...' current
- 10:35, 18 March 2010 diff hist +69 Ruby Notes →Arrays
- 10:31, 18 March 2010 diff hist +70 Ruby Notes →String Functions
- 10:29, 18 March 2010 diff hist +148 Ruby Notes →Arrays
- 10:28, 18 March 2010 diff hist +58 Ruby Notes →Here Documents
- 10:26, 18 March 2010 diff hist +23 Miscellaneous Useful References
- 10:25, 18 March 2010 diff hist +75 N Miscellaneous Useful References Created page with '=Man ASCII= * http://www.manpagez.com/man/7/ascii/ Category:InfoInfo'
- 10:23, 18 March 2010 diff hist +138 Ruby Notes →Class vs. Instance Variables
- 10:03, 18 March 2010 diff hist +141 Ruby Notes
- 05:53, 14 March 2010 diff hist +63 Ruby Gems
- 05:52, 14 March 2010 diff hist +41 Ruby Gems
- 05:51, 14 March 2010 diff hist +49 Ruby Gems
- 05:48, 14 March 2010 diff hist +20 Ruby Gems
- 05:48, 14 March 2010 diff hist +58 Ruby Gems
- 05:44, 14 March 2010 diff hist +56 Ruby Gems
- 05:44, 14 March 2010 diff hist +63 N Ruby Gems Created page with '=Cucumber= * [http://cukes.info/ Cucumber] Category:Ruby'
- 10:59, 12 March 2010 diff hist −1 Ruby and Windows Automation →Add a Picture
- 10:28, 12 March 2010 diff hist +43 N Category:QualityCenter Created page with 'QualityCenter notes links and references...' current
- 10:27, 12 March 2010 diff hist +202 N QualityCenter Scripting Created page with '=Intro= Some notes and examples on scripting access to QualityCenter data... =PERL= ... =Python= ... =Ruby= ... Category:QualityCenter Category:PERL [[Category:Py...' current
- 10:23, 12 March 2010 diff hist +41 Using Python with Excel under Cygwin current
- 10:23, 12 March 2010 diff hist +41 Ruby Examples
- 10:22, 12 March 2010 diff hist +41 Ruby - Excel Constants current
- 10:22, 12 March 2010 diff hist +41 Windows OLE Automation in Ruby current
- 10:21, 12 March 2010 diff hist +17 Ruby and Windows Automation
- 10:16, 12 March 2010 diff hist +394 N Ruby - Excel Constants Created page with '=Example= <pre> require 'win32ole' module ExcelConsts end excel = WIN32OLE.new("Excel.Application") WIN32OLE.const_load(excel, ExcelConsts) excel.quit() puts 'Matches for: ' ...'
- 10:14, 12 March 2010 diff hist +170 Ruby and Windows Automation
- 10:12, 12 March 2010 diff hist +61 N Category:Microsoft Office Automation Created page with 'Notes, links and references on Microsoft Office automation...' current
- 10:11, 12 March 2010 diff hist +55 Ruby and Windows Automation
- 10:10, 12 March 2010 diff hist +407 Ruby and Windows Automation
- 10:08, 12 March 2010 diff hist +26 Ruby and Windows Automation
- 10:08, 12 March 2010 diff hist +44 Ruby and Windows Automation
- 10:07, 12 March 2010 diff hist +236 Ruby and Windows Automation
- 10:04, 12 March 2010 diff hist +178 Ruby and Windows Automation
- 10:01, 12 March 2010 diff hist +46 Ruby and Windows Automation
- 09:59, 12 March 2010 diff hist +11,929 Ruby and Windows Automation
- 09:48, 12 March 2010 diff hist +645 Ruby and Windows Automation
- 09:43, 12 March 2010 diff hist +154 Ruby and Windows Automation
- 09:41, 12 March 2010 diff hist +72 Ruby and Windows Automation
- 09:40, 12 March 2010 diff hist −3 Ruby and Windows Automation
- 09:40, 12 March 2010 diff hist +590 Ruby and Windows Automation
- 09:34, 12 March 2010 diff hist +14 Ruby and Windows Automation
- 09:33, 12 March 2010 diff hist +18 Ruby and Windows Automation
- 09:32, 12 March 2010 diff hist +92 N Ruby and Windows Automation Created page with '=References= * http://rubyonwindows.blogspot.com/ Category:Ruby Category:MS Office'
- 09:23, 12 March 2010 diff hist −13 Ruby Notes
- 09:22, 12 March 2010 diff hist +16 Ruby Notes
- 09:21, 12 March 2010 diff hist +56 Ruby Notes