All public logs
Jump to navigation
Jump to search
Combined display of all available logs of PeformIQ Upgrade. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 06:25, 17 October 2021 PeterHarding talk contribs created page Barcode Generators (Created page with " * http://barcode.tec-it.com/ * http://www.qrcode-monkey.com/ Category:Barcodes")
- 06:24, 17 October 2021 PeterHarding talk contribs created page Interesting Barcode Documents (Created page with "=Documents= * http://www.tec-it.com/download/PDF/Barcode_Reference_EN.pdf =Articles= * http://twainscanning.com/can-your-mobile-read-this-barcode/ * http://twainscanning.c...")
- 06:24, 17 October 2021 PeterHarding talk contribs created page QR Code Links (Created page with "=Links= * http://twainscanning.com/can-your-mobile-read-this-barcode/ * http://www.qrcode-monkey.com/ * http://www.zazzle.com/aileron_code_autosticker_car_bumper_sticker-1281...")
- 06:23, 17 October 2021 PeterHarding talk contribs created page Barcode References (Created page with "=Links= * https://en.wikipedia.org/wiki/Barcode * https://github.com/bwipp/postscriptbarcode Barcode Writer in Pure PostScript * https://github.com/metafloor/bwip-js Barcode...")
- 06:21, 17 October 2021 PeterHarding talk contribs created page Configure Snort to Log Packets to MySQL (Created page with "Vincent Danen, TechRepublic Last week, we looked at setting up Snort (http://cgi.cnet.com.au/link/?id=22018), a Network Intrusion Detection System. Now we will look at conf...")
- 06:19, 17 October 2021 PeterHarding talk contribs created page Add Meaning to Web Pages with Microformats (Created page with "Article by Tony Patton, TechRepublic One thing that makes the Web so interesting is that it's constantly changing, as new technologies and techniques are introduced on an alm...")
- 06:18, 17 October 2021 PeterHarding talk contribs created page Moving to CSS-based Layouts with the YUI Library (Created page with "<i>by Tony Patton, TechRepublic</i> While initiating a recent project to make substantial changes to an existing Web application, it was decided to dump the table-based layou...")
- 06:13, 17 October 2021 PeterHarding talk contribs created page CSharp Musings (Created page with " * [https://msdn.microsoft.com/en-us/library/6hws6h2t.aspx Developing Custom Windows Forms Controls with the .NET Framework] * [http://www.codeplex.com/wikipage?ProjectName=Cu...")
- 06:11, 17 October 2021 PeterHarding talk contribs created page Getting Started with TWAIN (Created page with "=Links= * http://twain.org/ =Notes= Category:TWAIN Category:Image Scanning")
- 06:10, 17 October 2021 PeterHarding talk contribs created page Commercial Image Processing Products (Created page with " * Atalasoft * DynamSoft * GdPicture.NET Category:Image Processing")
- 06:08, 17 October 2021 PeterHarding talk contribs created page Image Processing (Created page with "=Notes= Category:Image Processing")
- 06:08, 17 October 2021 PeterHarding talk contribs created page Imaging References (Created page with "=Misc Links= * http://www.adobe.com/devnet/pdf/pdf_reference.html * http://partners.adobe.com/public/developer/tiff/index.html * http://partners.adobe.com/public/developer/e...")
- 06:07, 17 October 2021 PeterHarding talk contribs created page Misc Imaging Links (Created page with " * http://windows.podnova.com/trends/dynamsoft_.net_twain_torrent.html * http://www.codequora.com/questions/100284/how-do-i-check-if-the-scanner-is-plugged-in-c-net-twain * h...")
- 06:06, 17 October 2021 PeterHarding talk contribs created page Kodak Imaging Links (Created page with " * http://www.kodak.com/eknec/PageQuerier.jhtml?pq-path=2714&pq-locale=en_US&_requestid=3863 * http://www.kodak.com/global/plugins/acrobat/en/consumer/dls/kias/KIAS_Technical_...")
- 06:04, 17 October 2021 PeterHarding talk contribs created page Category:VisualStudio (Created page with "Microsoft Visual Studio related links, references, notes and resources...")
- 06:03, 17 October 2021 PeterHarding talk contribs created page Microsoft VisualStudio (Created page with "= Overview = ... = Links = For more details see: * [http://en.wikipedia.org/wiki/Visual_Studio Wikipedia entry on Visual Studio] Category:IDE Category:Development...")
- 05:59, 17 October 2021 PeterHarding talk contribs created page Document Management Links (Created page with " * http://www.doclib.net/ * http://www.doclib.net/news-archive/1-latest/226-pics-doclib-document-management-application-leverages-dynamsoft-sdk.html Category:Document Manag...")
- 05:58, 17 October 2021 PeterHarding talk contribs created page Curses Notes (Created page with "=Links= * https://github.com/jmcb/python-pdcurses * http://www.tldp.org/HOWTO/NCURSES-Programming-HOWTO/index.html * http://sourceforge.net/projects/pyunicurses/ * http://so...")
- 05:56, 17 October 2021 PeterHarding talk contribs created page WinForm Notes (Created page with " =Resizing Controls= * http://stackoverflow.com/questions/15131779/resize-controls-with-form-resize * http://www.codeguru.com/csharp/csharp/cs_misc/designtechniques/article.p...")
- 05:44, 17 October 2021 PeterHarding talk contribs created page C Sharp (Created page with "=Notes= =Links= Category:C Sharp Category:Dot.NET Category:Microsoft")
- 05:43, 17 October 2021 PeterHarding talk contribs created page Working with Config Files in C Sharp (Created page with "=Notes= * http://www.codeproject.com/KB/cs/readwritexmlini.aspx Category:C Sharp Category:Dot.NET")
- 21:57, 16 October 2021 PeterHarding talk contribs created page Node.js Notes (Created page with " * http://news.rednode.cn/item/547d4c952defd64551072619 * Category:Node.js")
- 21:56, 16 October 2021 PeterHarding talk contribs created page Swift Extensions (Created page with "These often provide a succinct way of cleanly extending existing classes. =PHAsset= From - http://stackoverflow.com/questions/27854937/ios8-photos-framework-how-to-get-the-...")
- 21:55, 16 October 2021 PeterHarding talk contribs created page Swift FAQ (Created page with "=How do I do this in Swift 3?= == In draw() Related Methods== ===CGPointMake()=== Use of unresolved identifier 'CGPointMake' Use: <pre> CGPoint(x: 2.0, y:2.0) </pre> ==...")
- 21:54, 16 October 2021 PeterHarding talk contribs created page Swift Types (Created page with " =Converting Arrays= <pre> if latitudeAll.count > 0 { let double = NSNumberFormatter().numberFromString(latitudeAll[0])?.doubleValue } </pre> if you want to convert a Do...")
- 21:54, 16 October 2021 PeterHarding talk contribs created page Working with UIImage (Created page with "In the target view: <pre> var imageView : UIImageView imageView = UIImageView(frame:CGRectMake(0, 0, 100, 200)); imageView.image = UIImage(named:"image.png") self.vie...")
- 21:53, 16 October 2021 PeterHarding talk contribs created page Get EXIF Data from Image in Swift (Created page with " This seems to work: <pre> import ImageIO ... func getExif(_ uRLToTheImageFile: URL) { if let imageSource = CGImageSourceCreateWithURL(fileURL as CFURL, nil) { l...")
- 21:52, 16 October 2021 PeterHarding talk contribs created page Extending Swift Classes (Created page with " Here's one which show you how to extend a fundamental class in a way which adds new bits to the Xcode interface <pre> import UIKit @IBDesignable class CustomImageView: UIIm...")
- 21:50, 16 October 2021 PeterHarding talk contribs created page Mouse and Keyboard Event Handling in C Sharp (Created page with "=Links= * http://www.codeproject.com/Articles/28064/Global-Mouse-and-Keyboard-Library Has a couple of useful examples - a sample WinForms program to track events and a macro...")
- 21:45, 16 October 2021 PeterHarding talk contribs created page Editing Parsing WhitePages Search Results HTML (Created page with "= Searching WhitePages = The following Python script uses HTTPLib to search against whitepages.com.au (via a proxy). <pre> #!/usr/bin/env python # # #-------------------...")
- 21:38, 16 October 2021 PeterHarding talk contribs created page Accessing Form Data via JavaScript and the DOM (Created page with "== Tony Patton, TechRepublic == Accessing and manipulating the various elements on a Web page is a common endeavor that is easily accomplished with JavaScript and the HTML Do...")
- 21:38, 16 October 2021 PeterHarding talk contribs created page Website Examples (Created page with " * https://www.packtpub.com/web-development/ext-js-4-first-look Category:Internet Category:Web Development")
- 21:37, 16 October 2021 PeterHarding talk contribs created page Category:Kodak (Created page with "Kodak links, references, notes and resources...")
- 21:37, 16 October 2021 PeterHarding talk contribs created page Kodak Resources (Created page with " * http://www.kodak.com/eknec/PageQuerier.jhtml?pq-path=2714&pq-locale=en_US&_requestid=3863 * http://www.kodak.com/global/plugins/acrobat/en/consumer/dls/kias/KIAS_Technical_...")
- 21:33, 16 October 2021 PeterHarding talk contribs created page Resetting a Profile in VisualStudio (Created page with "=Method= Go to menu: Tools > Import and Export Settings Image:VS2005_ProfileReset_01.gif Select option and then Next: Image:VS2005_ProfileReset_02.gif Select Re...")
- 21:32, 16 October 2021 PeterHarding talk contribs created page Tool Sites (Created page with "=Links= * https://www.sitepoint.com/versioning =Source Code Management= * https://bitbucket.org/ * https://github.com/ =Management= ==Kanban== * http://www.kanbanize.com...")
- 21:31, 16 October 2021 PeterHarding talk contribs created page Basic Authentication in iOS (Created page with "=Objective-C= * http://www.chrisumbel.com/article/basic_authentication_iphone_cocoa_touch (Bit dated - 2010 - Objective-C rather than Swift; well written up and includes code...")
- 21:31, 16 October 2021 PeterHarding talk contribs created page IOS 10 Problems (Created page with "=Some Notes on Problems I've Encountered= ==iOS 10: “"[App] if we're in the real pre-commit handler we can't actually add any new fences due to CA restriction== See - http...")
- 21:30, 16 October 2021 PeterHarding talk contribs created page Using WKWebView (Created page with " * http://stackoverflow.com/questions/37086605/disable-wkwebview-for-opening-links-to-redirect-to-apps-installed-on-my-iphone Category:IOS Category:Swift Category:W...")
- 21:28, 16 October 2021 PeterHarding talk contribs created page Tweeting with iOS (Created page with "Some links I found while attempting to get the CS193p Twitter exercise working: * https://forums.developer.apple.com/thread/8615 * https://developer.apple.com/reference/socia...")
- 21:27, 16 October 2021 PeterHarding talk contribs created page Adding a MenuStrip to C Sharp Programs (Created page with "Here is a shortcut: <pre> </pre> Category:C Sharp")
- 21:27, 16 October 2021 PeterHarding talk contribs created page Category:C Sharp (Created page with "C# notes, links, references and resources...")
- 21:25, 16 October 2021 PeterHarding talk contribs created page Getting Started with Auth0 (Created page with "=Some Links= * https://auth0.com/blog/angular-2-authentication/ * https://auth0.com/blog/creating-your-first-real-world-angular-2-app-from-authentication-to-calling-an-api-an...")
- 21:24, 16 October 2021 PeterHarding talk contribs created page Google Web Page Tester (Created page with " See - https://search.google.com/search-console/mobile-friendly?utm_source=psi&utm_medium=link&utm_campaign=psi-ux-banner&hl=en-US Category:WebDev Category:Google")
- 21:23, 16 October 2021 PeterHarding talk contribs created page FORTRAN (Created page with " * https://en.wikipedia.org/wiki/Fortran * [http://www.nag.co.uk/sc22wg5/ The official home of Fortran Standards] * http://fortranwiki.org/fortran/show/HomePage * http://www....")
- 21:22, 16 October 2021 PeterHarding talk contribs created page TeX Resources (Created page with " =Links= * https://en.wikipedia.org/wiki/TeX * http://www.ctan.org/tex-archive/systems/knuth/dist/tex/ * https://www.tug.org/texlive/doc/texlive-en/texlive-en.html#tlportable...")
- 21:21, 16 October 2021 PeterHarding talk contribs created page DynamicDotNetTwain Links (Created page with " * http://www.dynamsoft.com/Products/.Net-TWAIN-Scanner-FAQ.aspx * http://stackoverflow.com/questions/26054319/capture-an-image-using-c-sharp * http://www.htmlgoodies.com/b...")
- 21:16, 16 October 2021 PeterHarding talk contribs created page Using Twitter API (Created page with " =References= * https://developer.apple.com/reference/social/slrequest * https://forums.developer.apple.com/thread/8615 * http://stackoverflow.com/questions/31280251/how-to-p...")
- 11:18, 12 September 2021 PeterHarding talk contribs created page Simplest Flask App (Created page with "Here is an example of a minimal Flask application <pre> </pre> Category:Flask")
- 15:53, 16 July 2021 PeterHarding talk contribs created page AWS Notes (Created page with " =Links= * https://digitalcloud.training/ecs-vs-ec2-vs-lambda/ * https://digitalcloud.training/amazon-s3-vs-ebs-vs-efs-comparing-aws-storage-services/ * https://digitalcloud....")