User contributions for PeterHarding
Jump to navigation
Jump to search
- 05:59, 17 February 2022 diff hist −195 XCode Notes
- 05:57, 17 February 2022 diff hist +38 N Category:SwiftUI Created page with "SwiftUI notes, links and references..." current
- 05:57, 17 February 2022 diff hist +47 N SwiftUI Notes Created page with "=Links= Category:SwiftUI Category:IOS"
- 05:56, 17 February 2022 diff hist +74 UNIX Philosophy current
- 05:55, 17 February 2022 diff hist +152 N UNIX Philosophy Created page with "Found this really interesting link yesterday - https://homepage.cs.uri.edu/~thenry/resources/unix_art/index.html Category:UNIX Category:History"
- 07:16, 7 February 2022 diff hist +148 N Wireless Notes Created page with " =Links= * https://globe.adsbexchange.com/ * https://opencpn.org/OpenCPN/info/downloads.html * https://store.uputronics.com/ Category:Security" current
- 07:14, 7 February 2022 diff hist +47 N Category:NLTK Created page with "Natural Lannguge links, references and notes..." current
- 07:13, 7 February 2022 diff hist +52 N Using NLTK Created page with " =Links= * https://www.nltk.org/ Category:NLTK" current
- 07:12, 7 February 2022 diff hist +1,085 N Python Web Server Created page with "=Simple= <pre> # Python 3 server example from http.server import BaseHTTPRequestHandler, HTTPServer import time hostName = "localhost" serverPort = 8080 class MyServer(Base..." current
- 22:19, 31 January 2022 diff hist +53 GitLab CI/CD current
- 22:18, 31 January 2022 diff hist +166 GitLab CI/CD
- 22:17, 31 January 2022 diff hist +63 GitLab CI/CD
- 22:16, 31 January 2022 diff hist +44 GitLab CI/CD
- 22:15, 31 January 2022 diff hist +43 GitLab CI/CD
- 22:14, 31 January 2022 diff hist +97 N React Datatable Notes Created page with " * https://react-data-table-component.netlify.app/?path=/docs/api-props--page Category:React" current
- 22:14, 31 January 2022 diff hist +193 GitLab CI/CD
- 22:11, 31 January 2022 diff hist +69 GitLab CI/CD
- 22:10, 31 January 2022 diff hist +33 N Category:CI/CD Created page with "CI/CD links, references and notes" current
- 22:10, 31 January 2022 diff hist +34 N Category:GitLab Created page with "GitLab links, references and notes" current
- 22:09, 31 January 2022 diff hist +772 N GitLab CI/CD Created page with "=Runners= ==Tokens== Registration tokens are used to create runner tokens. The former are available at instance, group and project level so you may share runners across the..."
- 11:23, 4 December 2021 diff hist +473 Swift Examples current
- 09:37, 4 December 2021 diff hist +42 Swift Examples
- 09:37, 4 December 2021 diff hist +130 Swift Examples
- 09:36, 4 December 2021 diff hist +52 Swift Examples
- 09:34, 4 December 2021 diff hist +284 Swift Examples
- 09:33, 4 December 2021 diff hist +207 Swift Examples
- 09:33, 4 December 2021 diff hist +199 N Swift Examples Created page with "=Links= * https://developer.apple.com/documentation/photokit/creating_a_slideshow_project_extension_for_photos =Projects= * * * Category:Developmenmt Category:Sw..."
- 09:27, 4 December 2021 diff hist +116 3D Modelling
- 09:26, 4 December 2021 diff hist +257 3D Modelling
- 09:21, 4 December 2021 diff hist +66 3D Modelling
- 09:20, 4 December 2021 diff hist +146 N 3D Modelling Created page with "=Links= * [https://www.youtube.com/watch?v=hTfmtiz9qSI Houdini 19 Launch Reveal] * Animallab Category:3D Modelling Category:Development"
- 11:36, 23 October 2021 diff hist +119 Simple Flask App current
- 11:29, 23 October 2021 diff hist +34 N Simple Flask App Created page with "<pre> </pre> Category:Flask"
- 05:52, 17 October 2021 diff hist +2,326 N Miscellaneous Links Created page with "=2015-07-24= * http://stackoverflow.com/questions/29010715/c-sharp-listening-for-physical-scan-button-events-on-scanners * http://www.florian-leitner.de/index.php/projects/us..." current
- 05:50, 17 October 2021 diff hist +135 N Interesting Website Examples Created page with " * http://archives.newyorker.com/?i=1994-04-11#folio=CV1 * http://www.newyorker.com/jigsaw Category:Examples Category:InfoInfo" current
- 05:49, 17 October 2021 diff hist +2,081 N Java File IO Created page with " Some examples from - http://stackoverflow.com/questions/326390/how-to-create-a-java-string-from-the-contents-of-a-file <pre> private String readFile( String file ) throws IO..." current
- 05:48, 17 October 2021 diff hist +100 OCR Notes current
- 05:45, 17 October 2021 diff hist +153 N REST in iOS Created page with " * https://www.youtube.com/watch?v=KDgI-sFW7wQ REST API In Swift 3 And Xcode 8 Using URLSession And JSONSerialization Category:IOS Category:REST" current
- 05:45, 17 October 2021 diff hist +196 N Working With NIB Files Created page with " To access from a playground place the '.nib' file in the Resources directory. To generate a '.nib' file from a '.xib' file: <pre> ibtool input.xib --compile output.nib </pr..." current
- 05:44, 17 October 2021 diff hist +129 N Visual FoxPro Resources Created page with " * http://members.iinet.net.au/~angus/foxpro/ * http://atrey.karlin.mff.cuni.cz/~honza/interests.html Category:Visual FoxPro" current
- 05:39, 17 October 2021 diff hist +4,570 N TeX Mathematics Created page with " The classic Mathematics into Type, by Ellen Swanson (the AMS has made a PDF copy available [ftp://ftp.ams.org/pub/author-info/documentation/howto/mit-2.pdf here]), gives a go..." current
- 05:39, 17 October 2021 diff hist +6,417 N C-Sharp - FolderDialog Issues Created page with " The Browser Folder Dialog in ASP.NET 1.1 allows you to select a folder. There is a property, RootFolder, that allows you to select what folder is the root in the dialog. Th..." current
- 05:38, 17 October 2021 diff hist +194 N USB Programming Notes Created page with " * http://stackoverflow.com/questions/28940754/how-to-get-signals-from-a-scanner-connected-over-usb * http://www.florian-leitner.de/index.php/projects/usb-hid-driver-library/..." current
- 05:37, 17 October 2021 diff hist +415 N Programming USB HID Devices Created page with "=USB HID development in C#= * http://www.florian-leitner.de/index.php/projects/usb-hid-driver-library/ * http://www.florian-leitner.de/index.php/category/csharp/#usb-stuff *..." current
- 05:36, 17 October 2021 diff hist +6,550 N DynamsoftDotNetTwain FAQ Created page with " Programming Questions 1. How can I acquire black-white images? <pre> Twain1.OpenSource(); Twain1.IfShowUI = false; Twain1.IfDisableSourceAfterAcquire = true; Twain1.PixelTy..." current
- 05:35, 17 October 2021 diff hist +1,325 N Angular Courses Created page with "=Observations= The problem with the courses available is that, because of the rapid evolution of Angular, course material date quickly as they use approaches and components w..." current
- 05:34, 17 October 2021 diff hist +143 N Angular Exercises Created page with " * http://stackoverflow.com/questions/35340062/angular2-multiselect-checkboxes-only-latest-selected-values-is-getting-sub Category:Angular" current
- 05:33, 17 October 2021 diff hist +4,493 N Angular Stuff Created page with "=Misc Documentation= ==Angular2 Links== * http://juristr.com/blog/2016/06/ng2-getting-started-for-beginners/ * http://blog.thoughtram.io/angular/2016/06/14/routing-in-angula..." current
- 05:32, 17 October 2021 diff hist +1,839 N Mucking around with ng-cli Created page with " <pre> C:\src\Angular\plh01>cd tstr C:\src\Angular\plh01\tstr>npm install npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.2 (node_modules\fsevents): npm WARN not..." current
- 05:31, 17 October 2021 diff hist +999 N Angular Notes - Old Created page with "=Getting across Angular= Angular2 -> Angular ==Links== Here where various source code lives: * https://github.com/angular ===Using the CLI=== * https://cli.angular.io/..." current