
Software, AI and IT insights
Writing from PicNet's engineers on AI, software, cloud and the systems Australian organisations run on.
Some Tips for a smooth IT Transition into a new office
Having being involved in several office moves and projects to setup IT services in the new office, I have seen some moves that have gone fairly smoothly and some moves that have been very challenging. In this blog entry…
#it-project-management#new-office-setup#office-move
in It Support
Angular 2 and Internet Explorer 9 (IE9)
Getting Angular2 and IE9 working together is not very straight forward, since the move to release candidates some of the Shim libraries have been changed and others removed from the NG2 packages making things confusing.…
Upgrading to Angular 2 - Reactive Forms (RC3 New Forms)
Upgrading to new the new form engine in Angular 2 (RC3) is fairly straight forward and not nearly as dawnting as some of the router changes in the past. So here is my quick and dirty how to which worked on my projects…
VANguard and Federated Authentication Service
We recently completed an integration project, where we connected a complex QlikView visualisation and analytics application to VANguard federated authentication service. VANguard is a service provided by the Federal…
Angular 2 Forms Wrapper - Clean forms
Angular 2 forms are very powerful, the custom validation support is extremely flexible and easy to use. However, this power and flexibility comes at a cost; and that is boiler plate. To nicely integrate validations into…
My experience so far with Angular 2
I know it's still early in the piece for ng2 but we have to date worked on 3 angular 2 projects. These projects range from very small (5-10 pages/routes) to medium (50-70 pages/routes). We started on beta1 and we are…