I dreamt of buying Baron Fig notebook at local store

Because I’m running out of the Vanguard notebooks now.

Continue reading →

Teaching data-view separation in JS

Continue reading →

A draft post on the getting real book format.

Continue reading →

Writing at home

Continue reading →

Another class of cross-platform development with React

Continue reading →

Failed to subscribe for the Vanguard notebooks

Continue reading →

Updated makan.net and migrated all blog posts in makzan.blog

Continue reading →

I wrote this last year on focusing on present and what we have.

Continue reading →

Wrote a lot today with the new notebook

Continue reading →

Thanks Offscreen, I love this Baron Fig notebook.

Continue reading →

What a surprise from Offscreen. My favorite dotted notebook.

Continue reading →

My 2.5 years old son is drawing on Paper app

Continue reading →

Leisure time

Continue reading →

How I merge real notebook and digital notebook

Continue reading →

Time for some updates.

Continue reading →

Teaching the flow from design (explore) to programming (down hill)

Continue reading →

Steps from design to web application

Continue reading →

Hand writing in Paper is awesome.

Continue reading →

Home time.

Continue reading →

Rails Paperclip gem to convert thumbnail’s transparent background to white instead of black

Paperclip::Attachment.default_options[:convert_options] = { :all => '-background white -alpha remove' }

Continue reading →