My own linux memo
some linux commands I found useful
some linux commands I found useful
a small memo about how to use vim
A brief note about how to setup ide for openmp. Windows: Visual studio: In solution configuration c++ language set...
A tricky bug of my openGl project. Considering following code: [code lang="c"] glMatrixMode(GL_PROJECTION); glLoadId...
**A article I wrote to convince my group members to use Python for project rather than Java. So we can finish the pro...
Demo post displaying the various ways of highlighting code in Markdown.
In this tutorial, I will create a subclass of UIView with xib. In iOS, UI can be created by purely code or xib. Pers...
In my last Co-op rotation(May to August), I continued working on iOS and built AVerEG. AVer is the partner company wi...
The followings are some iOS API that I found useful. fmdb. A Cocoa / Objective-C wrapper around SQLite Instead o...
Custom written post descriptions are the way to go... if you're not lazy.
Examples and code for displaying images in posts.
My second and third Co-op rotation is from January to August 2013 with Compunetix. I separated them into two posts. P...
I had an interesting bug today, when I used SQlite C interface. Take a look at the following code: [code lang="c"] ...
My first Co-op rotation is with Philips Healthcare from January to May 2012. During the 4-month Co-op, I made two iPa...
A ton of text to test readability.
Just about everything you'll need to style in the theme: headings, paragraphs, blockquotes, tables, code blocks, and more.