Quantcast

Menu

Close
  • Home
  • About Me
  • LinkedIn
  • Twitter
  • Github
Blog Logo Menu

Tales of a Programmer

Humble tales of my tech journey

Scroll Down
Page 1 of 2 Older Posts →

State of modern day mobile client engineering - it's kinda broken

I have been developing mobile application at LinkedIn for half a year. Coming from a heavy Java infrastructure background, picking up Android development was a breeze. »

Kai Chao 20 August 2015

Meteor Tutorial - Let's build a Twitter clone (Part 6: Data Publish/Subscribe)

This is part 6 (last part) of the twitterClone Meteor tutorial. Complete code on github. Part 1 - Intro to Meteor link Part 2 - Client »

Kai Chao on meteor, javascript, tutorial 25 July 2015

Meteor Tutorial - Let's build a Twitter clone (Part 5: Server-side Methods)

This is part 5 of the twitterClone Meteor tutorial. You can find the completed code on github. Part 1 - Intro to Meteor link Part 2 »

Kai Chao on meteor, javascript, tutorial 25 July 2015

Meteor Tutorial - Let's build a Twitter clone (Part 4: Security & File Structure)

This is part 4 of the twitterClone Meteor tutorial. Part 1 - Intro to Meteor link Part 2 - Client Template JS link Part 3 - »

Kai Chao on meteor, javascript, tutorial 25 July 2015

Meteor Tutorial - Let's build a Twitter clone (Part 3: User Account Management)

This is part 3 of the twitterClone Meteor tutorial. Part 1 - Intro to Meteor link Part 2 - Client Template JS link Part 3 - »

Kai Chao on meteor, javascript, tutorial 25 July 2015

Meteor Tutorial - Let's build a Twitter clone (Part 2: Client-side Template Javascript)

This is part 2 of the twitterClone Meteor tutorial. Part 1 - Intro to Meteor link Part 2 - Client Template JS link Part 3 - »

Kai Chao on meteor, javascript, tutorial 25 July 2015

Meteor Tutorial - Let's build a Twitter clone (Part 1: Intro to Meteor)

I want to show you how you can build a simple twitter clone using Meteor. I started writing Meteor code a few months ago. I fell »

Kai Chao on meteor, javascript, tutorial 25 July 2015

Host Multiple Sites on Single EC2 Instance - Ubuntu 14.04, nginx, node js

Tutorial This post is for you if you are trying to host multiple websites on the same EC2 instance. The tutorial is tailored for Ubuntu, but »

Kai Chao on EC2, nginx, nodeJS 24 June 2015

Python Selenium + PhantomJS on AWS EC2 Ubuntu Instance - Headless Browser Automation

Selenium and PhantomJS working in conjunction is one of the best headless browser automation options available today. I had been running a task written in Python »

Kai Chao on Python, Selenium, EC2, PhantomJS 28 May 2015

Retrofit and RxJava, Android multi-threaded REST requests

Introduction Making a RESTful API call in software is as common-place as eating cereal at breakfast in the modern era. The Android library currently does not »

Kai Chao 25 May 2015
Page 1 of 2 Older Posts →
Tales of a Programmer © 2023
Proudly published with Ghost