Kinopyo Blog

プログラマとしてRuby, Rails, iPhone, iPad,Macなどなどと向き合う日々のログポース

(日本語) How COOKPAD changed me

Tuesday December 20th, 2011

Sorry, this entry is only available in 日本語.

(日本語) 2012年の目標

Sunday January 1st, 2012

Sorry, this entry is only available in 日本語.

(日本語) 採用観点から見たいいブログとは

Sorry, this entry is only available in 日本語.

Create reminder to your iOS device from Mac

Friday December 16th, 2011

You need to install alfred and buy the Powerpack.

You can download Alfred extension here: http://www.dirtdon.com/?p=1261

Then launch your alfred, and type r foo, bar to create the reminder.

You can get the notification of grow after it’s done.

Ruby how to encode url

Thursday December 8th, 2011
require 'cgi'
CGI.escape(url)
view raw escape_url.rb This Gist brought to you by GitHub.

Rails Append class if condition is true in Haml

Tuesday November 22nd, 2011
Append class if condition is true in Haml (with Rails) - Stack Overflow http://t.co/7pyL7pNn

.post{:class => ("gray" unless post.published?)}

(日本語) jQuery checkbox checked event

Sorry, this entry is only available in 日本語.

(日本語) Mac Tweetアプリインストール後右クリックメニューの「Tweet」を消す方法

Friday November 18th, 2011

Sorry, this entry is only available in 日本語.

(日本語) TwitterつぶやきのURLを取得する方法

Monday November 14th, 2011

Sorry, this entry is only available in 日本語.

(日本語) d.me メール送るだけでDeliciousにブックマークできるようになった

Sorry, this entry is only available in 日本語.