Skip to main content

· 5 min read
Adrian Png

San Antonio Sunset

Yet another Kscope journey has ended. This year's event was held in the beautiful JW Marriott Hill Country Resport and Spa, San Antonio, Texas. This is my fourth Kscope, third as a speaker, second at San Antonio, and first time taking home an award!

· 5 min read
Adrian Png

I feel like I have gone a full circle from my early days writing my blogs (or weblogs) in flat files as opposed to storing content in a database through a content management system (CMS). Prior to using Wordpress, I was heavily invested in developing with Drupal, and consider myself privileged to have used the knowledge of both platforms for work. All of sudden now, I have an urge to go back to my roots and focusing on creating blog posts without the bells and whistles.

· 3 min read
Adrian Png

ORCLAPEX Meetup Logo

Want to get started on APEX development but don't want to muck around with Linux too much, then this guide's for you! As a follow-up to our second ORCLAPEX-YVR meetup on June 17, 2015, and to supplement Trent Schafer's excellent post on how you could build an Oracle APEX instance, here's a simple procedure that you can use to stand up your personal APEX development environment in probably much less than 30 minutes depending on your Internet connection bandwidth!

· 2 min read
Adrian Png

My first adventure in organizing meetups started late last year with the creation of the Vancouver Research Data Management Roundtable. The goal of the group was to gather members of both academia and industry, and engage in discussion on topics, issues and solutions in managing research data. We have since found a new home for the group. If RDM excites you, then I warmly welcome you to sign up for our mailing list kindly hosted by The University of British Columbia. Though it does help that you live around the area! We have a monthly "Data Cafe" that is co-organized with the UBC library folks.

· 6 min read
Adrian Png

I traditionally write a summary of what I learned and experienced at each technical conference I attend. I do this in order to help both my sponsors and I to take stock of how much value was created by attending a training event. I find this a good practice and give credit to my previous employer Nanyang Polytechnic for instilling this culture in me. This year, I decided to do this as a blog post as well and hopefully, provide others an opportunity to decide if KScope15 should be on your training calendar next year.

· 3 min read
Adrian Png

I was very excited to get my hands on a copy of Mahout in Action. Artificial Intelligence and Machine Learning are my most favourite subjects in Computer Science. Back during my school days, AI and ML were primarily used in research, and sometimes banks use them for fraud detection. I am glad that it is gradually being adopted in mainstream businesses with the help of easy to use frameworks like Mahout, backed by commodity distributing platforms like Hadoop.

· One min read
Adrian Png

More like a "note to self", but I'm sure others might find useful. Here's a list of excludes to include that will prevent Eclipse artifacts from synchronizing on your Subversion server.

  • .project
  • .classpath
  • .settings (added on 17-Jan-11)
  • .springBeans (added on 14-Dec-10)
  • target (and/or bin)