User contributions for PeterHarding
Jump to navigation
Jump to search
- 23:40, 15 February 2019 diff hist +645 N IOS Stuff Created page with " <pre> func request<T: Codable>(_ request: URLRequest) -> Observable<T> { return Observable<T>.create { observer in // blah blah blah let task = URLSession..." current
- 23:33, 15 February 2019 diff hist +952 Using PHAsset current
- 23:31, 15 February 2019 diff hist +691 Using PHAsset
- 23:29, 15 February 2019 diff hist +943 N Using PHAsset Created page with " * https://stackoverflow.com/questions/27854937/ios8-photos-framework-how-to-get-the-nameor-filename-of-a-phasset <pre> let fetchResult = PHAsset.fetchAssets(with: .image, o..."
- 07:58, 24 January 2019 diff hist +93 CSharp Links current
- 07:58, 24 January 2019 diff hist +318 N Angular Links Created page with "=Links= ==2019-01-23== * https://www.codemag.com/article/1801021/Configuration-Settings-for-Angular-Applications * https://www.jvandemo.com/how-to-use-environment-variables-..." current
- 07:55, 24 January 2019 diff hist +254 N CSharp Links Created page with " =Implementing Socket Servers in C#= * https://stackoverflow.com/questions/869744/how-to-write-a-scalable-tcp-ip-based-server * https://docs.microsoft.com/en-us/dotnet/api/sy..."
- 07:52, 24 January 2019 diff hist +326 N Auth0 Notes Created page with " * https://community.auth0.com/c/apiv2?max_posts=1 * https://auth0.com/blog/securing-electron-applications-with-openid-connect-and-oauth-2/ * https://auth0.com/blog/a-first-ti..." current
- 07:49, 24 January 2019 diff hist +96 Angular Notes
- 07:48, 24 January 2019 diff hist +133 N JWT Notes Created page with " * https://jwt.io/introduction/ * https://codeburst.io/jwt-authorization-in-flask-c63c1acf4eeb Category:JWT Category:Flask" current
- 07:47, 24 January 2019 diff hist +105 PostgreSQL Notes current
- 18:41, 21 January 2019 diff hist +70 PostgreSQL Notes
- 18:34, 21 January 2019 diff hist 0 m PostgreSQL Notes PeterHarding moved page Postgres Notes to PostgreSQL Notes without leaving a redirect: Name update
- 18:34, 21 January 2019 diff hist +96 N PostgreSQL Notes Created page with " * https://stackoverflow.com/questions/11299037/postgresql-if-statement category:PostgreSQL"
- 18:33, 21 January 2019 diff hist +351 N Web Based Tools Created page with " * https://htmlformatter.com/ * * * =Downloadable Software= * https://hub.docker.com/editions/community/docker-ce-desktop-windows * https://www.microsoft.com/en-us/softwa..." current
- 18:38, 20 January 2019 diff hist 0 Chapel Language Notes current
- 18:37, 20 January 2019 diff hist +248 N Chapel Language Notes Created page with " * https://en.wikipedia.org/wiki/Chapel_(programming_language) * https://chapel-lang.org/ * https://chapel-lang.org/docs/ * =Comments= * https://www.quora.com/What-s-happen..."
- 11:59, 14 January 2019 diff hist +962 Swift Code Fragments →URMLs current
- 11:55, 14 January 2019 diff hist +356 Swift Code Fragments
- 11:53, 14 January 2019 diff hist +36 N Category:Swift Created page with "Swift links, references and notes..." current
- 11:52, 14 January 2019 diff hist +178 Swift Code Fragments
- 11:51, 14 January 2019 diff hist +1,058 N Swift Code Fragments Created page with " From: https://stackoverflow.com/questions/31080818/what-is-the-best-practice-to-parse-html-in-swift <pre> let file = "file.txt" if let dirs : [String] = NSSearchPathForDire..."
- 08:23, 10 October 2018 diff hist +3 Good Angular Articles current
- 07:19, 10 October 2018 diff hist +32 N Category:SSL Created page with "SSL Links, references and notes." current
- 07:18, 10 October 2018 diff hist +79 N Useful SSL Tools Created page with " * https://www.ssllabs.com/ssltest/analyze.html?d=example.com Category:SSL" current
- 07:17, 10 October 2018 diff hist +57 N Useful Python Articles Created page with " * https://www.pythoncheatsheet.org/ Category Python" current
- 07:16, 10 October 2018 diff hist +97 Good Angular Articles
- 07:13, 10 October 2018 diff hist +277 N Good Angular Articles Created page with " =Guides= * https://angular.io/guide/http =Articles= * https://www.codemag.com/article/1711021/Logging-in-Angular-Applications =Tutorials= * https://codecraft.tv/course..."
- 19:28, 9 April 2018 diff hist +5 PeformIQ Upgrade:About
- 19:28, 9 April 2018 diff hist −423 PeformIQ Upgrade:About
- 19:26, 9 April 2018 diff hist +22 Python - Using Hashlib current
- 19:26, 9 April 2018 diff hist +266 N Python - Using Hashlib Created page with " <pre> import hashlib def get_sha256_hash(filename): m = hashlib.sha256() with open(filename, 'rb', buffering=0) as f: for b in iter(lambda : f.read(128*1024), b''):..."
- 12:17, 30 August 2017 diff hist +257 PowerShell Notes current
- 12:16, 30 August 2017 diff hist +41 PowerShell Notes
- 12:15, 30 August 2017 diff hist +157 PowerShell Notes
- 12:13, 30 August 2017 diff hist +52 N Category:Powershell Created page with "Powershell notes, references, links and resources..." current
- 12:12, 30 August 2017 diff hist +80 PowerShell Notes
- 12:11, 30 August 2017 diff hist +5,676 PowerShell Notes
- 20:26, 3 August 2017 diff hist +891 Setting up Flask on IIS current
- 20:22, 3 August 2017 diff hist +6,393 Setting up Flask on IIS
- 19:20, 3 August 2017 diff hist +56 Setting up Flask on IIS
- 19:20, 3 August 2017 diff hist +320 Setting up Flask on IIS
- 18:40, 3 August 2017 diff hist +34 N Category:IIS Created page with "IIS links, notes and references..." current
- 18:40, 3 August 2017 diff hist +207 N Setting up Flask on IIS Created page with " =From scratch on PROCYON= Image of Console * Check that I have FastCGI Installed. If not - install it. Category:Microsoft Category:IIS Category:Flask Ca..."
- 16:23, 2 August 2017 diff hist +3 Doing POSTs with Python Modules →With basic Authentication current
- 16:23, 2 August 2017 diff hist +2,038 N Doing POSTs with Python Modules Created page with " ==HTTPS GET to https://api.aasdev.net/api/ONLINE/Questions/== <pre> #!/usr/bin/env python import ssl import base64 import urllib2 from urllib2 import Request, urlopen, U..."
- 16:02, 20 July 2017 diff hist +587 N Python Hooks Created page with " =Hook Functions & Wrappers= <pre> import whatever import functools def prefix_function(function, prefunction): @functools.wraps(function) def run(*args, **kwargs):..." current
- 14:01, 17 July 2017 diff hist +56 N Python HTML POST Examples Created page with "=None Yet= Category:Python Category:Examples" current
- 13:48, 26 June 2017 diff hist −13 Implementing Select field with Flask current
- 13:47, 26 June 2017 diff hist +220 Implementing Select field with Flask