botbotbot 's blog

Sharing with Open Graph

sharing with open graph

Add this meta data to your html page between <head> ... </head>

 <meta property="og:title" content="Markdown Slide" />
 <meta property="og:type" content="article" />
 <meta property="og:url" content="http://dev.im-bot.com/slide/" />
 <meta property="og:image" content="http://dev.im-bot.com/public/opengraph_logo.png" />
 <meta property="og:description" content="Remark.js - easy and simple slide" />
 <meta property="og:site_name" content="botbotbot" />
 <meta property="og:locale" content="th_TH" />

Then using Open Graph Object Debugger to look what it look like when shared.

Read More

Markdown Slide

Remark.js - easy and simple slide - Example

1. Open a Keynote presentation
2. Run the script.
3. Select output destination
4. Got rough remark.js slide

Other Markdown slide

Read More

Pair Programming

My mind to your mind. My thoughts to your thoughts… – MrSpock

All I really need to know about pair programming I learned in kindergarten

When it comes to programming practices, studies show two heads are almost always better than one.

The pair can solve problems they couldn’t solve alone and can help improve each other’s skills.

If you think about something long enough, the brain will consider it a truth. If you tell yourself something negative, such as “I’m a terrible programmer,” soon your brain will believe you.

Read More

Functional Programming in Python

พอดีเพิ่งอ่าน Oreilly.com FP in python จบ แบบมึนๆ เนื่องจากยังไม่แน่นใน concept ของ FP เลยมาสรุปแปะไว้ก่อน เผื่อใครสนใจอ่าน

Read More

Start Up

Book

  1. Alchemist Novel - ขุมทรัพย์ที่ปลายฝัน

Series

  1. Silicon Valley (TV series)
Read More