xAuth Consumer Sample using Ruby
I’m developing OAuth/xAuth Service Provider using OAuth / OAuth-Plugin. pelle/oauth-plugin – GitHub Since OAuth-Plugin doesn’t support xAuth, I decided to create a program to support it. I’ll write an...
View ArticleHow to support OAuth in ASIHTTPRequest
ASIHTTPRequest is a brilliant library, when you want to handle HTTP requests. At this time, however, this library doesn’t support OAuth. You can support it easily with OAuthCore library which is...
View ArticleHow to create OAuth / xAuth Service Provider in Ruby on Rails with devise
At previous entiry I wrote a sample how to support xAuth in Ruby Application. In this entry, I write how to create the OAuth/xAuth Service Provider in Ruby on Rails project which uses devise plugin for...
View ArticlePlantronics Discovery 975 Bluetooth Headset の Tips
Plantronics Discovery 975 Bluetooth Headset という Bluetooth で使うヘッドセットを購入しました。 微妙にいくつかの点ではまったので、備忘録を残しておくことにします。 2010年のマニュアルは一部情報が削除されている。MyHeadset.jp | Bluetooth イヤーピース Discovery 975で見られるマニュアルを参照する。...
View ArticleHow to use Xcode 3 color themes in Xcode 4
I’m using either MyBlackboard (In Japanese) or Railscasts color themes in Xcode 3, these color themes, however, couldn’t be used in Xcode 4. I want to convert 3′s xccolortheme files into 4′s...
View ArticleGet current time in UTC, suitable for file name
Using the following ‘date’ command, we can get current time in UTC whose format is suitable for such as file name. $ date -u "+%Y%m%d%H%M%S" $ 20110412065955
View ArticleUpgrading VMWare vSphere Hypervisor (ESXi) 4.1 to 4.1 Update 1 through SSH
I upgraded VMWare vSphere Hypervisor (ESXi) 4.1 to 4.1 Update 1 through ssh, and here’s the way. First, you must enable SSH by the console or vSphere Client. The following web page shows the detail...
View Articlenginx Upload Progress Module with MacPorts
I needed use nginx Upload Progress Module to create a progress bar. HttpUploadProgressModule In local development, I use MacPorts to install nginx, but MacPorts does not have variant for that module....
View ArticleFade-in animation at UIView’s drawRect
Although UIView’s animateWithDuration:animations: method is quite useful, if you want a view to animate a drawing code written in drawRect method, you can’t use this method. CABasicAnimation class is...
View Article2013年に寄せて
明けましておめでとうございます。 本当にあっという間に1年が経ってしまうと危機感ばかり募ります。 昨年を少し振り返ってみると、激動だった様な気もするのですが、一方で、3年前と比べたら本当にたいしたことはないなぁとも感じます。 嬉しいことに、年末ぐらいから、いろいろと考え続けてきたことに対して少し答えが出てきたような感触があります。...
View Articleblog を書くということ
このブログは2006年の7/30に開始したようです。 WordPressへ | cocoa*life それ以前は他のところで書いていたと思いますが isweb だったかな?忘れちゃったけど。こちらに移ってきたのでした。 ちょっと前にこのサーバに使っているさくらインターネットから、更新のお知らせが来て、1年間で5,000円の請求が来ました。...
View Article