New pages
Jump to navigation
Jump to search
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 10:53, 11 September 2016 Angular2 Links (hist | edit) [126 bytes] PeterHarding (talk | contribs) (Created page with " * https://scotch.io/tutorials/how-to-build-nested-model-driven-forms-in-angular-2 Category:Angular2 Category:Angular")
- 10:53, 11 September 2016 OLEDB Notes (hist | edit) [158 bytes] PeterHarding (talk | contribs) (Created page with " * * http://stackoverflow.com/questions/18222856/syntax-error-in-insert-into-statement-using-oledb Category:CSharp Category:OLEDB Category:DBase")
- 10:43, 11 September 2016 IoT Notes (hist | edit) [127 bytes] PeterHarding (talk | contribs) (Created page with " * https://dzone.com/articles/iot-protocols-behind-the-next-technological-revolu Category:IoT Category:Web Development")
- 10:37, 11 September 2016 NGINX Links (hist | edit) [95 bytes] PeterHarding (talk | contribs) (Created page with " * https://dzone.com/articles/setting-up-nginx Category:Infrastructure] [[Category::NGINX]]")
- 10:36, 11 September 2016 Flask Links (hist | edit) [148 bytes] PeterHarding (talk | contribs) (Created page with " * http://flask.pocoo.org/snippets/76/ Category:Python Category:Flask")
- 10:35, 11 September 2016 Angular Notes (hist | edit) [3,265 bytes] PeterHarding (talk | contribs) (Created page with "=Links= * http://adgllorente.com/2016/08/build-a-secure-api-with-auth0-expressjs-and-angularjs/ Category:Angular")
- 10:33, 11 September 2016 Bootstrap Online Tools (hist | edit) [245 bytes] PeterHarding (talk | contribs) (Created page with "=Links= * http://www.layoutit.com/build# * =Tutorials= * http://www.w3schools.com/bootstrap/ * http://www.tutorialspoint.com/bootstrap/bootstrap_button_groups.htm Cat...")
- 15:16, 9 August 2016 Facebook and R (hist | edit) [4,294 bytes] PeterHarding (talk | contribs) (Created page with " Category:R")
- 09:34, 2 August 2016 Setting up pip on cygwin (hist | edit) [3,312 bytes] PeterHarding (talk | contribs) (Created page with "=Here's How= Install python-setuptools when you install cygwin as this will install "easy_install" . To install pip: $ easy_install-V.n pip where V.n is the python versi...")
- 19:23, 4 July 2016 Using TeX (hist | edit) [1,741 bytes] PeterHarding (talk | contribs) (Created page with "=Setting up Tex Studio= ==Download== * https://sourceforge.net/projects/texstudio/files/texstudio/TeXstudio%202.11.0/texstudio-2.11.0-win-qt5.5.1.exe/download Category:...")
- 12:32, 3 June 2016 Using iptables (hist | edit) [151 bytes] PeterHarding (talk | contribs) (Created page with " echo 1 > /proc/sys/net/ipv4/ip_forward iptables -t nat -A PREROUTING -p tcp --destination-port 80 -j REDIRECT --to-port 8080 Category:Firewalls")
- 11:51, 3 June 2016 Reset NTFS ACLs (hist | edit) [5,750 bytes] PeterHarding (talk | contribs) (Created page with " NTFS is a much more fine-grained than Unix. The following commands take ownership and reset the ACLs to default. Also, if the drive permissions themselves are mangled,...")
- 11:31, 21 May 2016 CSharp Threading Notes (hist | edit) [161 bytes] PeterHarding (talk | contribs) (Created page with " =Links= * http://www.albahari.com/threading/ * http://www.albahari.info/threading/threading.pdf Category:C Sharp Category:Threads")
- 11:29, 21 May 2016 Python - Using NTLM (hist | edit) [1,884 bytes] PeterHarding (talk | contribs) (Created page with " =Some Info= From - http://stackoverflow.com/questions/2916396/smtp-through-exchange-using-integrated-windows-authentication-ntlm-using-pytho <pre> from smtplib import SMTPE...")
- 19:04, 20 April 2016 NodeJS and Angular Stuff (hist | edit) [398 bytes] PeterHarding (talk | contribs) (Created page with " <pre> $ npm install -g typescript C:\Users\aasdev\AppData\Roaming\npm\tsc -> C:\Users\aasdev\AppData\Roaming\npm\node_modules\typescript\bin\tsc C:\Users\aasdev\AppData\Roami...")
- 15:56, 20 April 2016 Python - pip (hist | edit) [3,682 bytes] PeterHarding (talk | contribs) (Created page with "=Notes= <pre> $ pip install stormpath-config Collecting stormpath-config Could not find a version that satisfies the requirement stormpath-config (from versions: ) No match...")
- 18:25, 23 February 2016 Python - xlwt (hist | edit) [28,350 bytes] PeterHarding (talk | contribs) (Created page with "=Using Excel Modules with Python= Category:Python")
- 18:24, 23 February 2016 Installing Python pymssql Module (hist | edit) [5,554 bytes] PeterHarding (talk | contribs) (Created page with "=Problems= ==Cygwin== Looked like it installed OK. <pre> $ pip install pymssql Collecting pymssql Downloading pymssql-2.1.2.tar.gz (898kB) 100% |???????...")
- 18:04, 23 February 2016 Installing Python Modules on Windows (hist | edit) [3,980 bytes] PeterHarding (talk | contribs) (Created page with "=Windows Only Installations= I have stup Windows Python as follows: 32 bit version - C:\Apps\Python27_32 64 bit version - C:\Apps\Python27_64 So now set up pip and other co...")
- 17:13, 24 January 2016 Programming Languages (hist | edit) [491 bytes] PeterHarding (talk | contribs) (Created page with "=TIOBE Index, January 2016= TIOBE�s latest report assesses the popularity of programming languages using the number of skilled engineers and search engine rankings. The res...")
- 10:20, 23 January 2016 Java Web Client (hist | edit) [136 bytes] PeterHarding (talk | contribs) (Created page with "=Possibilities= * Unirest Category:Java")
- 10:06, 23 January 2016 A Really Useful Service (hist | edit) [761 bytes] PeterHarding (talk | contribs) (Created page with "=Site= http://httpbin.org/ HTTP Request & Response Service hosted in HTTP, HTTPS & EU flavors by Runscope =Examples= <pre> wget http://httpbin.org/get?xxxx=1 { "args":...")
- 15:53, 21 January 2016 Loading DLLs in LoadRunnner (hist | edit) [210 bytes] PeterHarding (talk | contribs) (Created page with "=Example= <pre> vuser_init() { // lr_message(">>>> About to load DLL"); lr_load_dll("sqlite3.dll"); // lr_message(">>>> sqlite3.dll *loaded*"); return 0; } // vuser_i...")
- 15:52, 21 January 2016 LoadRunner C Sharp (hist | edit) [74 bytes] PeterHarding (talk | contribs) (Created page with "=Examples= <pre> </pre> Category:LoadRunner Category:CSharp")
- 15:51, 21 January 2016 Using DataServer with Java Virtual Users (hist | edit) [511 bytes] PeterHarding (talk | contribs) (Created page with "=Data Server= With C programs you can use the <pre>lr_load_dll()</pre> call to load the 'dcl.dll' DLL which contains the metod to interact with the DataServer. I implemented...")
- 15:53, 20 January 2016 LoadRunner - Java - Read a File (hist | edit) [1,035 bytes] PeterHarding (talk | contribs) (Created page with " <pre> String[] lines = new String[100]; String requestFile = "Request.xml"; FileReader fr = null; BufferedReader reader = null; try { fr = new FileReader(requestFi...")
- 17:47, 14 January 2016 Java 1.7 Snippets (hist | edit) [471 bytes] PeterHarding (talk | contribs) (Created page with " =Using an Iterator to Read a File= <pre> try { lines = Files.readAllLines(Paths.get("Request.xml"), StandardCharsets.UTF_8); } catch (Exception e) { System.out.println("Co...")
- 13:47, 17 December 2015 SED Hints (hist | edit) [8,464 bytes] PeterHarding (talk | contribs) (Created page with " <pre> ------------------------------------------------------------------------------- Also see regex.hints for hints and tips of matching regular expressions And sed 1 lin...")
- 21:14, 13 October 2015 PowerShell Notes (hist | edit) [6,603 bytes] PeterHarding (talk | contribs) (Created page with " PS C:\Scripts> Start-Process cmd -ArgumentList "/c 1.cmd" -WorkingDirectory c:\test Category:Windows Category:Powershell")
- 08:15, 5 October 2015 TIBCO Notes (hist | edit) [826 bytes] PeterHarding (talk | contribs) (Created page with " * http://tibcobwblog.com/2013/04/08/allowing-ssl-in-our-http-communication/ Category:TIBCO")
- 15:51, 4 October 2015 Using Client-side SSL with Java (hist | edit) [119 bytes] PeterHarding (talk | contribs) (Created page with " See this Java note - http://docs.oracle.com/javaee/1.4/tutorial/doc/Security6.html Category:Java Categor:SSL") originally created as "Using Client -side SSL with Java"
- 15:42, 4 October 2015 Accessing TIBCO EMS using SSL (hist | edit) [4,059 bytes] PeterHarding (talk | contribs) (Created page with "Here is a collection of notes gathered in my searching... When you fail to create a connection between the TIBCO EMS server, the WebSphere application server and client con...")
- 07:36, 20 September 2015 MS Office Resources (hist | edit) [99 bytes] PeterHarding (talk | contribs) (Created page with " * https://msdn.microsoft.com/en-us/library/dn833103 Category:MS Office Category:Microsoft")
- 09:55, 15 September 2015 Docker Notes (hist | edit) [478 bytes] PeterHarding (talk | contribs) (Created page with " * https://community.oracle.com/docs/DOC-914969?elq_mid=21899&sh=1122722919269231813201512819226&cmid=NAMK15048361MPP057C003 Category:Docker")
- 09:53, 15 September 2015 PyMQI Notes (hist | edit) [448 bytes] PeterHarding (talk | contribs) (Created page with " =Links= * http://www.javabeat.net/introduction-to-spring-python/ * https://github.com/dsuch * https://github.com/dsuch/pymqi * http://stackoverflow.com/questions/2536733/how...")
- 09:48, 15 September 2015 AngularJS Notes (hist | edit) [115 bytes] PeterHarding (talk | contribs) (Created page with " * https://dzone.com/refcardz/angularjs-essentials Category:AngularJS Category:Javascript Category:Web")
- 09:19, 15 September 2015 Using subprocess Module (hist | edit) [2,803 bytes] PeterHarding (talk | contribs) (Created page with "=Source= Some examples of using the the subprocess module. <pre> #!/usr/bin/env python import subprocess def execute(command): tokens = command.split() print tok...")
- 10:47, 5 July 2015 TIBCO Links (hist | edit) [360 bytes] PeterHarding (talk | contribs) (Created page with " * https://www.youtube.com/watch?v=cK-avCdJdsg Whiteboard - Fast Data Category:TIBCO")
- 17:39, 14 June 2015 Interesting Videos (hist | edit) [720 bytes] PeterHarding (talk | contribs) (Created page with " * [https://www.youtube.com/watch?v=HSaq62LE48E Finding and Fixing Defects in C#] * [https://www.youtube.com/watch?v=Z3VY8m6PcdE Devnexus 2015 - Introduction to Swift for iOS...")
- 14:37, 12 June 2015 GSOAP Notes (hist | edit) [158 bytes] PeterHarding (talk | contribs) (Created page with "=Links= * http://sourceforge.net/projects/gsoap2 * http://software.opensuse.org/download.html?project=home:cabelo:gsoap&package=gsoap * Category:GSOAP")
- 14:36, 12 June 2015 R Notes (hist | edit) [425 bytes] PeterHarding (talk | contribs) (Created page with "=Links= * http://www.ats.ucla.edu/stat/r/faq/scatter.htm * http://www.statmethods.net/advgraphs/axes.html * https://stat.ethz.ch/R-manual/R-devel/library/graphics/html/plot.h...")
- 22:51, 28 May 2015 C-Sharp - Mouse Event Handling (hist | edit) [946 bytes] PeterHarding (talk | contribs) (Created page with " * [http://blogs.msdn.com/b/toub/archive/2006/05/03/589468.aspx Low-Level Mouse Hook in C#]")
- 22:17, 28 May 2015 C-Sharp - Input Simulator (hist | edit) [1,237 bytes] PeterHarding (talk | contribs) (Created page with " * http://inputsimulator.codeplex.com/")
- 22:04, 28 May 2015 C-Sharp - Working with Images (hist | edit) [340 bytes] PeterHarding (talk | contribs) (Created page with " bmDatabaseImage = (Bitmap)Image.FromFile(dt.Rows[index]);")
- 22:00, 28 May 2015 CSharp Image Processing Notes (hist | edit) [1,360 bytes] PeterHarding (talk | contribs) (Created page with " * http://csharphelper.com/blog/2012/04/convert-a-rectangle-into-a-rectanglef-and-vice-versa-in-c/ Category:CSharp Category:Image Processing")
- 12:50, 26 May 2015 Windows WiFi Hotspot (hist | edit) [1,263 bytes] PeterHarding (talk | contribs) (Created page with "For anyone who doesn't fancy downloading another program onto their already packed hard drive there's good news � you can set up a wireless router on your Windows 7 or 8.1 P...")
- 10:10, 11 May 2015 Bad Permissions on Cygwin Filesystem (hist | edit) [816 bytes] PeterHarding (talk | contribs) (Created page with "=The Problem:= The main problem seems to be *some* app�s under windows (such as Outlook�s �Save file attachment as ....� works closely with the domain and sometimes c...")
- 10:20, 10 May 2015 Windows 10 Notes (hist | edit) [363 bytes] PeterHarding (talk | contribs) (Created page with "=Windows Dev Center - The Internet of Things= * https://dev.windows.com/en-US/iot * http://ms-iot.github.io/content/win10/SetupRPI.htm Windows IoT - Setup on Raspberry Pi 2 *...")
- 10:02, 10 May 2015 Raspberry Pi Notes (hist | edit) [270 bytes] PeterHarding (talk | contribs) (Created page with " =Links= * https://www.youtube.com/watch?v=NKGq8Swnvck * http://plugable.com/ Category:RaspberryPi") originally created as "RaspberryPi Notes"
- 20:57, 9 May 2015 Code128 Barcodes (hist | edit) [392 bytes] PeterHarding (talk | contribs) (Created page with "=Links= * http://www.azalea.com/faq/code-128/ Category:Barcodes")