Emoji emoticons is supported on 37signals Campfire and on GitHub. However the services doesn't support the same set of emojis and some of the codes are not super easy to remember. So here is a little cheat sheet. ✈ If you got flash enabled c... 続きを読む
Ever pushed a new project to GitHub and wished you had the time or talent to make a beautiful page for it? Stop wishing. We're proud to present the new GitHub Page Generator. To take it for a spin, go to the admin page of one of your reposito... 続きを読む
Attention to all the creative minds. We are proud to announce our first global site project. “Project 001" Please interact and challenge your creativity and share with us your world of Perfume. While using our data and creating your origi... 続きを読む
Venkatesh Rao, Contributor I cover marketing, technology strategy and organizational problems + Follow on Forbes Over the past few months, I’ve received one comment several times: “I didn’t expect to read something like this on Forbes.” T... 続きを読む
Better late than never, right? As we get ready to upgrade our servers I thought it’d be a good time to upgrade our deployment process. Currently pushing out a new version of GitHub takes upwards of 15 minutes. Ouch. My goal: one minute deplo... 続きを読む
さきほどTwitterで流れてきたのでたまたま見つけたのですが、LuadnsというDNSホスティングサービスがかなり凄いです。Luaスクリプトでゾーン設定を書いてGitHubにpushするだけで即座にDNS設定ができてしまいます。 DNSホスティングサービスというと、多くの場合... 続きを読む
Octopress is a framework designed by Brandon Mathis for Jekyll, the blog aware static site generator powering Github Pages. To start blogging with with Jekyll, you have to write your own HTML templates, CSS, Javascripts and set up your config... 続きを読む
A month after launching, GitHub hosted one thousand repositories. Three years later, we host over three million. In the same time we've gone from one thousand users to over a million. This type of scaling presents some interesting technical c... 続きを読む
GitHub がオープンソースの場として魅力的な理由は、Git という優れた分散・協調型リビジョン管理システムのリポジトリー・ザーバーとして誰でも利用できるということはもちろん、README などのドキュメント生成機能やコメンティング機能、問題のトラッキング機... 続きを読む
README がキチッと書かれているプロジェクトって、どんなに小さくても立派に見えますよネ。 GitHub の場合、大抵はマークダウン記法で書かれた README.md とか README.markdown とかいう名前のファイルが、HTML に変換 (マークアップ) されて表示されているこ... 続きを読む
PHP packages are distributed through Pear channels. If you want to download a PHP package, it’s as simple as downloading Pear and using it. The process of using pear is telling it the “channel” you want to download the package from, and th... 続きを読む
Inside GitHub - Presentation Transcript Hello. Hi everyone. My name is Chris Wanstrath. I go by @defunkt online. inside github And today I’m going to talk about GitHub. inside github That’s me. GitHub is what we like to call “social coding... 続きを読む
githubでforkして開発してみる - otsune’s SnakeOil - subtechということでotsuneさんからpull requestもらったのでmergeしたという作業メモ。git初めて使ってるのでわけわかめー。Pull Requests ― Git Guides ― GitHubといってもここにある通り。 $ git rem... 続きを読む
If you supply a post-receive URL, GitHub will POST to that URL when someone uses git push on that repository. What we’ll send is JSON containing information about the push and the commits involved. Here’s the template we use in Ruby to gene... 続きを読む
■ [ruby][git] githubを10倍便利にするgithubコマンド githubはよく使うけど、プロジェクト作るのにブラウザ開かないといけないのが 面倒だなーとか思っていませんか?githubコマンドをインストールすると、 ターミナルからgithubプロジェクトを新規作成できる... 続きを読む
php, pcj09実はこれも発表の際に降れておくべきだったんだけど、PHP のソースコードの VCS が subversion に移行したおかげで git のミラーが実現し、楽しくパッチを VCS で管理しつつ upstream に追従するということができるようになった。これは実はすごく革... 続きを読む
David, that's great! Perhaps you could start the ball rolling by preparing a short proposal about how the GitHub/PEAR integration would work. I'm not very familiar with PEAR, so you'll have a much better idea about what kinds of things we can... 続きを読む