'developer'에 관한 글 2건

  1. 2009.11.25 GitHub Job Profile: 뭐랄까...
  2. 2009.11.13 환상적! Ruby on Rails를 위한 PaaS 서비스!

GitHub Job Profile: 뭐랄까...

Clip to Evernote

블로그가 이사를 갔어요!

죄송합니다! 대부분의 글을 유지하고는 있으나 일부는 유지하지 못했습니다!
10초 이내에 새로 옮겨진 페이지로 이동할 겁니다.
원하시는 글이 아니면 전체 목록을 확인해주세요!
소용환의 생각저장소 / 아카이브

GitHub에서 새로운 서비스를 시작하는데, 일자리 찾기란다. 프로그래머를 위한 소셜 네트워크 서비스의 진화... 결국 SN은 일자리와 연결되는... 그런데, GitHub의 그것이 일반적인 인맥, Networking Service의 느낌과는 다른 것이, 이건 좀... _올 누드_가 아닌가? ... :-)

Looking for a Job? Let GitHub Help - GitHub

We think the code you’ve put on GitHub is an extremely valuable tool in finding you a great place to work, so now is the time to dust off the code you’re afraid to push and get people excited about it. Also, make sure you’ve filled out your profile information: your name, location, blog/website, and email. All of that information is going to be help you find work


환상적! Ruby on Rails를 위한 PaaS 서비스!

Clip to Evernote

블로그가 이사를 갔어요!

죄송합니다! 대부분의 글을 유지하고는 있으나 일부는 유지하지 못했습니다!
10초 이내에 새로 옮겨진 페이지로 이동할 겁니다.
원하시는 글이 아니면 전체 목록을 확인해주세요!
소용환의 생각저장소 / 아카이브

Ruby on Rails 개발자를 겨냥한 상용 PaaS(Platform as a Service) 서비스이다. 대충 봐도 멋지네! 다음에 찬찬히 들여다보자.

Heroku | Heroku Documentation

Heroku is a platform for instant deployment of Ruby/Rails web apps.

Heroku is a completely novel approach to deploying web applications. Forget about servers; the fundamental unit is the app. Use the Heroku client gem to create and manage apps from the command line. Then deploy your code with Git, and control the running app with the remote Ruby console and rake commands.