-
Recent Posts
Post Categories
-
Networks
-
Blogroll - Developers
-
Ads
Borrow or lend money with the peer-to-peer lending company Zopa UK
Send great value flower gifts throughout the UK with Send Flowers By Post
Original art, giftware, jewellery and leather craft tropicalarchipelago Etsy Store
Gists
An easy access list of my gists on GitHub. Mixed lot of references and code in various states.
splunk Created: Mon, 4th December 2017 Updated: Tue, 19th December 2017 |
|
locations Created: Wed, 18th October 2017 Updated: Thu, 19th October 2017 |
May use this as starting information for a site... |
android Created: Wed, 27th September 2017 Updated: Mon, 16th October 2017 |
Notes from Android / Java Study for Learning Tree exam |
Swift Created: Wed, 2nd August 2017 Updated: Mon, 1st January 2018 |
Swift notes from iOS dev learning - assumes Java knowledge. Test apps are here: https://github.com/IngmarBoddington/XcodeProjects |
docker Created: Wed, 23rd November 2016 Updated: Wed, 23rd November 2016 |
|
vagrant Created: Fri, 3rd June 2016 Updated: Wed, 15th June 2016 |
Vagrant Commands |
URLCharacterEncodings Created: Fri, 18th December 2015 Updated: Fri, 18th December 2015 |
URL Character Encodings |
mantras Created: Sun, 2nd August 2015 Updated: Sat, 20th February 2016 |
Coding Mantras |
jboss Created: Sun, 2nd August 2015 Updated: Sat, 29th August 2015 |
JBoss cli commands |
exit Created: Fri, 17th April 2015 Updated: Sat, 29th August 2015 |
Exit Codes |
JMS Created: Wed, 25th February 2015 Updated: Sat, 29th August 2015 |
JMS Specific Java Notes (Glassfish, ActiveMQ) |
phpdocTemplates Created: Thu, 11th December 2014 Updated: Sat, 29th August 2015 |
Doc Block templates (PHPDoc style) |
java Created: Thu, 18th September 2014 Updated: Sun, 24th January 2016 |
Notes for Java OCA Exam | Full Java 7 APi docs: http://docs.oracle.com/javase/7/docs/api/ | Tools: http://docs.oracle.com/javase/7/docs/technotes/tools/ | Get .jars here: https://oss.sonatype.org | Notation: <value>, [<optional value>] |
samhain Created: Thu, 18th September 2014 Updated: Wed, 11th October 2017 |
Samhain commands |
maven Created: Thu, 17th July 2014 Updated: Thu, 12th October 2017 |
General Maven Use |
settings.xml Created: Thu, 17th July 2014 Updated: Sat, 29th August 2015 |
Maven settings file (example with MySQL setup for Sonar) |
pom.xml Created: Sun, 6th July 2014 Updated: Sat, 29th August 2015 |
Apache Maven pom for (basic + junit + sonar requirements) |
unitTesting Created: Sun, 15th June 2014 Updated: Sat, 29th August 2015 |
Basic PHPUnit Notes |
companyNumbers Created: Wed, 11th June 2014 Updated: Sat, 29th August 2015 |
UK Company Numbers |
LaunchDaemons Created: Thu, 5th June 2014 Updated: Sat, 29th August 2015 |
Example launch Deamon config for OSX (should live in /Library/LaunchDaemons) (Example is for local Sonar install) |
pearPeclEtc Created: Wed, 4th June 2014 Updated: Sat, 29th August 2015 |
pear useful commands + setup for pear / PHPCS / PHPUnit / PHPMD / PHPDocumentor / |
template_class.php Created: Sun, 1st June 2014 Updated: Sat, 29th August 2015 |
Verbose - toString and get / set enforcement |
mail_headers.php Created: Sun, 1st June 2014 Updated: Sat, 29th August 2015 |
Basic function for sending html / txt mixed content email via native php mail() function |
Symfony Created: Thu, 22nd May 2014 Updated: Sat, 29th August 2015 |
Symfony Setup / Config / Some Fundamentals |
resizer.php Created: Sat, 25th January 2014 Updated: Mon, 4th January 2016 |
Simple image resizer (requires GD) |
build Created: Thu, 8th August 2013 Updated: Sun, 20th December 2015 |
Macbook Build - Installed apps / some other stuff |
jenkins Created: Wed, 17th July 2013 Updated: Sat, 19th December 2015 |
Jenkins setup (inomplete) |
ISO-3166-1-alpha2 Created: Tue, 2nd July 2013 Updated: Wed, 28th March 2018 |
ISO-3166-1-alpha2 - Country Codes, raw and php array |
osxTerminalCommandsEtc Created: Mon, 17th June 2013 Updated: Fri, 18th December 2015 |
OSX terminal commands etc |
sed Created: Wed, 22nd May 2013 Updated: Thu, 17th December 2015 |
sed Linux stream editor command basic use and useful examples |