Notes on using Tweet Web Intent
I,Introduction
I wanted to set up a button that can share article pages with SNS.
However, using the Twitter official share button makes the page heavy. So, I don’t want to use it.
Therefore, I used a function to share web pages using Twitter’s URL.
The http error 400 sometimes appeared when I accessed the page sharing url (http error number 400 is displayed when the request format is incorrect).
In conclusion, it was caused by not encoding URL of multi-byte character string such as Japanese.
In the process of solve it, I looked up Twitter’s web page sharing function, so I wrote down this article.
[Because there was a change in the code used on this site, this paper was updated only for the part of PHP code. 2018/09/01]
リンクスで使っているデッキ
1,はじめに
去年の冬頃に大学の友人に誘われて、「遊戯王 デュエルリンクス」というスマホゲームを遊び始めました。
最近このブログの更新が滞っていたので、このゲームで使っているデッキのことを書こうと思います。
なお、私は無課金勢です!
D言語でSWT関連のエラーが出る
D言語を使用している中で、SWT関連のエラーが出た。
そこで本稿はそれらに関するメモを残す。
2017/11/28 追記
環境は、Windows 10, D 2.077です。
2017/12/16 追記
基本情報技術者試験に合格した
振り返ると今月は記事を書いていない。
さすがに何も書かないというのは良くないと思いはしたが、
これといって面白いネタがあるわけでもなかった。
ふと思えば、10月に受験したITパスポートや基本情報の合格発表が11月15日にあった。
それらの試験に合格したので、感想でも書こうかと思う。 続きを読む »
よく使っているソフトウェアとそれらの設定等のメモ
使用しているノートパソコンがいつの間にやら六年目を迎えている。
割と頑丈で長く使用し続けられているが、いずれ壊れる可能性がある。
そのため、ソフトウェア構成やその他の設定等をここに一通りまとめる。
なお、環境としては Windows を前提としている。
最近のコメント