Tag Cloud
- ActiveMQ
- Artifactory
- AWS
- AWS Beanstalk
- AWS DynamoDB
- AWS EMR
- AWS Glacier
- AWS IAM
- AWS RDS
- AWS Route 53
- AWS S3
- AWS SDK Java
- AWS SQS
- AWS VPC
- Axis2
- blockchain
- Boxfuse
- BPEL
- BPMN
- Citrus
- Cloud
- CloudCheckr
- Continuous Build
- Continuous Delivery
- CruiseControl
- CXF
- DataMining
- Docker
- EJB3
- ethereum
- Git
- GitLab
- GlassFish
- Hadoop
- Hibernate
- IntelliJ IDEA
- iOS
- Jasper Reports
- JAX-WS
- JAXB
- JBoss AS
- Jenkins
- JMS
- Linux
- MapForce
- MapReduce
- maven
- MongoDB
- Mule
- Mule ESB
- Mule iON
- Netbeans
- Nexus
- OpenEJB
- Oracle BPEL
- Oracle iAS
- Oracle WSM
- Oracle XE
- Quartz
- Red Hat
- REST
- Security
- Smooks
- SOA/Web Services
- SoapUI
- Spring Boot
- Spring Framework
- Spring Integration
- Spring WS
- Swift
- TOGAF9
- Tomcat
- WSO2 ESB
- XCode
- XML/XSD/XSLT
Archives
Categories
Top Posts & Pages
- Using a WAR module as dependency in Maven
- Transforming XML to CSV via XSLT
- Running the Maven Release Plugin with Jenkins
- Compiling Jasper Reports with Maven2
- Run your Spring Boot application on AWS using Elastic Beanstalk
- Cloning a JAXB object
- Using AWS Java SDK with AWS DynamoDB
- 'Error import WSDL' in SoapUI
- Use Spring and Hibernate with MongoDB
- Get a Certificate from AWS Certificate Manager
About me
Pascal Alma
Pascal is a senior IT consultant and has been working in IT since 1997. He is monitoring the latest development in new technologies (Mobile, Cloud, Big Data) closely and particularly interested in Java open source tool stacks, cloud related technologies like AWS and mobile development like building iOS apps with Swift. Specialties: Java/JEE/Spring Amazon AWS API/REST Big Data Continuous Delivery Swift/iOS
Personal Links
Category Archives: Swift
Finished ‘iOS App Development with Swift’ specialization at Coursera
As I mentioned before I am working my way through Coursera’s specialization track ‘iOS App Development with Swift‘ that is given by the university of Toronto. Today I heard I accomplished the third part of the total of four. I … Continue reading
My first Swift App is in the AppStore
As I have mentioned in my posts for the last months I have been busy mastering the Swift language and XCode to be able to build iOS applications. I am proud to announce that my first app has made it … Continue reading
Example of using extensions in Swift
Recently I needed a image in my iOS app that was oscillating. I ran into an example of Swift code that showed how to do it and it was actually quite easy to do (for the theory behind the formula … Continue reading
Starting developing in Swift: Using GitLab with XCode
As showed in my previous post I have set up a GitLab account so I can host my Git repositories there. In this post I will show how you can combine XCode (v7.1) with GitFlow and GitLab. In fact I … Continue reading
Starting developing in Swift: setting up version control with GitLab
Now that I have received my grade for the second part of the Coursera iOS with Swift specialisation I decided it is time to get started to build my own app. The first thing to do (as a professional developer … Continue reading
Next step with Swift
As I said in my previous post I really like building some fun apps with Swift. I also mentioned that to gather a more fundamental understanding I subscribed to the Coursera specialization course ‘iOS App Development with Swift Specialization‘. I … Continue reading
The first steps with Swift
As I posted before I am currently using my sparse spare time to learn more about Apple’s new program language: Swift. As I said I started by following the excellent examples of Paul Hudson on his site ‘Hacking with Swift‘. … Continue reading
Hacking with Swift
A few weeks ago I started to look into Swift, the (rather) new programming language of Apple to build OS X and iOS apps. I decided to look into something different from building (enterprise) systems with Java (although there is … Continue reading