Learning English

Learning English

This is an article for 鰻 Advent Calendar 2017. Japanese version is after the English version. I need to, have to, must use English because of my work. It’s not so easy for me. However, I’m thinking my English getting better with my effort, gradually. And I also think there are some tricks to achieve it. So I’m thinking for it. Tricks 1. Use English everyday as possible This is the most important part. To do this, we need to find that fan things for you. For me, like the below. Read and write emails and chat in English Read English articles ...

2017-12-11 · 3 分 · Masayuki Igawa
The architecture of this blog

The architecture of this blog

I already posted_ about switching this blog to igawa.io. But I think it’s good to share the information about the architecture of this blog for you and especially me :) Architecture/tools GitHub Pages, CloudFlare So, currently, this blog uses GitHub Pages which can be used as a free blog system. And I also use it with my custom domain and HTTPS with CloudFlare_. Pelican And I’m using pelican_ as a blog system which is really powerful and written by python. That means I can improve and fix if I need it. And I’ve done it before. Branches Here is the repository of this blog. This has two main branches, one is master and the other is source. master branch is for managing generated contents. source branch is for managing source code such as blog post rst/md, imange, files, etc. So, the two branches are completely different. I feel this is a bit weird, but I couldn’t find a better solution so far. And It seems it works well. I don’t need to change the workflow. ...

2017-12-08 · 2 分 · Masayuki Igawa
Switched my blog to igawa.io

Switched my blog to igawa.io

I changed my blog to my original domain. My blogs were split to some different domains due to my laziness. So I decided to merge them. I was trying to change it to wordpress.com first. But it’s not my taste :-p So, I decided to use pelican_. I actually had two blogs on Blogger(br.0r2.info) and github pages(afterstack.net). So I needed to export br.0r2.info data to merge github pages. And I also wanted to change the domain to use igawa.io_. Firstly, I was trying to use wordpress.com, so I exported my blogger data, and imported it on wordpress. And next, I also exported the wordprss data, and I imported the data with using pelican-import_ like this. ...

2017-11-26 · 2 分 · Masayuki Igawa
ブログをBloggerにしてみた

ブログをBloggerにしてみた

ブログをWordPressから、Bloggerにしてみた。 コンテンツの移行は、比較的簡単。 (WordPress上でコンテンツをExportして、 以下のサービスを使ってBloggerコンテンツに変換。 BloggerでImportすればおKだった。 http://wordpress2blogger.appspot.com/ ) でも、Blogger上のURL形式は変更できなくて、 「そっくりそのまま移行」というのは、難しそう。 しばらく、404を無視して、Googleの更新を待つか、 2重にコンテンツを持つか、若干悩ましいところ…

2012-02-27 · 1 分 · Masayuki Igawa