Blog Archive » MySQL and Postgres quick start…
Kimptoc
Every 6-12 months I need to setup a new mysql and/or postgres database – and by then have forgotten how to do it (again). So hopefully by writing it here, I will…
London, United Kingdom
It started a long time ago... I think it was because my Dad was in IT and then we got a Commodore Vic 20 and had fun keying in programs from magazines and playing with them.
Today, Senior Developer with over 20 years project based experience gained across a variety of tier one financial institutions. Exposure to back, middle and front office operations, across treasury, fixed income and equities. In depth Java and C# specialism.
A few sidelines of running some small websites, java, oracle, php, apache odds and ends, even a few iPhone apps too (iSyndicate and Twitkwik).
java c# objective-c git bash ruby
cobol
Rabobank International
2001 - Current
The most recent project has been to replace an existing Equity Derivatives Excel based pricing spreadsheet with a system that is more robust, but appropriately flexible. This involved a core Java-based engine, driving the pricing layer (C#, Spring.Net calling COM), which talks to the pricing routines. There is also a Web2.0 based front end (JSP, Hibernate, Spring MVC, Ajax, DWR). The team size was 3 including me. The Java/C# layer was done via a basic socket connection. To get appropriate use of the multi-core server and timely pricing, there are several threads in the Java engine driving different pricing loops. However there are components shared between the threads, like market data feeds and database access. There was also multi-threading in the C# component - as the underlying routines were not threaded and were prone to problems over time - they had to be pooled and switched over as needed. The system is now live, providing a more open and stable platform on which to maintain and provide the banks prices.
Developed and supported the banks price contribution system, from Excel and calculation engines to external vendors via JMS Designed, developed and supported an FX Deal Entry system – providing real time prices and the ability to book deals through to the back office systems, using Java and RMI. Designed, developed and supported a Java/RMI based tool to provide the banks prices into Excel. Designed and developed a contact and pipeline management system, with a web front end and an EJB based back end. This was a 100% Java project. Designed and developed an internet portal that provided the banks clients with a personalised experience of the banks online offerings. This was developed using Java servlets and JSP. Designed and developed an internet portal that provided clients with access to fund reports. This was developed using a Jetspeed-based front end with a SOAP/EJB backend, using JDO as the persistence layer.
Tokyo-Mitsubishi (TMI)
Jan 2000 - Dec 2000
Developed a full settlements system in Java using a Java based framework from Coexis, covering the full range of back office applications
Used the tool from Coexis to define and test the system processing of trades
Designed and developed front end screens for trade processing using JBuilder3.5, Java 1.3 with Swing.
Designed and developed Java based extensions to the Coexis to cover all the TMI requirements
Deutsche Bank
June 1999 - December 1999
The project provided a central record of all intended stock movements to minimise failed trades and track interest claims Development of testing tools – for publish/subscribe services, for request/reply services and general repeatable tests. This included enhancements to Kent Beck’s JUnit and the standard Javadoc doclet. Development of key system components using server side Java, including the trade and position manager components. Development of several front end screens using Java 1.2 with Swing.
Bankers Trust
June 1998 - June 1999
European Securities Platform (ESP) – Enrichment and Confirmations: Provide a new back office system architecture, with a phased replacement of the current infrastructure. Provide a CORBA/component and self describing container based solution to enable future extensibility Production of the initial use cases in Rational Rose for the Confirmation system requirements based on user interviews Refinement of the design from the use cases into an Object Model and Interaction Diagrams Set up of the development environment with Continuus Development of multi-threaded C++/CORBA based Unix servers Development of Java/J++/COM based clients Provided Java mentoring to the team, as they had no previous Java experience – including best practices, UI prototypes and day-to-day advice Development of a server testing utility in Java, using XML/DOM based control files and an XSL based results engine.
Wadham College, Oxford University
1985 - 1988
This was the first intake for what was a new course back then...
50% Mathematics and 50% computing, ranging from compiler fundamentals to functional programming
Result: 2.1
A rails3 web app that does the job of a bingo caller at bingo
Oct 2010 - Current; followed by 2 people
A little something to make those family bingo games go a little smoother.
I did everything, except for some of the audio files
Project giving some examples using RABL to generate its API
May 2011
Sample usage of RABL to make it clearer how it can be used.
A poor womans CMS - builds a photo gallery site from a directories of images and a config file.
Jul 2011
Everything
-Enter all your syndicates and their numbers and then check them each week with ease
Everything
Kimptoc
Every 6-12 months I need to setup a new mysql and/or postgres database – and by then have forgotten how to do it (again). So hopefully by writing it here, I will…
Kimptoc
NOTE: If you are not using rvm, this may work more smoothly, but I want to use rvm, hence the pain :(
Kimptoc
The long story is here: http://www.clintharris.net/2009/iphone-app-shared-libraries/
Commodore VIC-20
vi
A lot of spare time is taken up with the grandson, but still like to dabble with new technologies, especially web and iPhone related