phpに関するttaka_tmpのブックマーク (6)

  • Slides

    Sinatra http://www.sinatrarb.com Ruby DSL for creating web applications. Filters, Templates, Helpers Extensible require 'sinatra' require 'erb' get '/hello/:name' do |name| @name = name erb :hello end Sinatra Clones Filters, Templates, Helpers No Rack middleware. Harder to test/mock requests Less DSL-ish syntax. Hello, World! http://myapp/hello/Brisbane → Hello, Brisbane! Using templates for outpu

    ttaka_tmp
    ttaka_tmp 2011/04/29
    PHPのマイクロフレームワーク(Slim, Limonade, Fitzgerald, Silex, Lithium)についてのスライド
  • Orchestra | Equity Management Software

    Effortlessly manage equity ownership and impress your shareholders.

    Orchestra | Equity Management Software
    ttaka_tmp
    ttaka_tmp 2011/04/27
    無料で利用できるPHPのPaaS
  • PHPを使っているすべての人が知るべき無料のPaaSサービス | Act as Professional

    先日発売されたsymfonyの執筆に携わらせて頂いたので、今回はPHPのPaaSホスティングサービスである cloudControl で、無料で symfony1.4 を稼働させます。きっと、cakePHPやCodeigniterも稼働させることができるのではないでしょうか。 cloudControlって? 1時間あたり1BoxというcloudControlで定義している独自の単位は無料で使えます。簡単に言うと、少ないアクセスのサイトだったら無料で使えます。それ以上のアクセスを提供するためにはunlockの手続き(有料)が別途必要です。 また、無料で提供しているアドオンが利用できます。その中にはMySQLがあるので、PHPMySQLで稼働するフレームワークは大抵稼働するのではないでしょうか。 cloudControl で symfony1.4 を稼働させるところまで、解説することにしま

    PHPを使っているすべての人が知るべき無料のPaaSサービス | Act as Professional
    ttaka_tmp
    ttaka_tmp 2011/04/11
    無料で利用できるPaaSのcloudControlでsymfonyを稼働させるまでの解説記事
  • Custom Software Development Company - PHPFog.com

    We are a leading agency providing premium solutions in the area of design and development of mobile apps, custom websites and custom software. When getting a mobile app developed with us, unlike many other app development companies we provide a comprehensive service. You can expect a team of specialised strategists, graphic designers and developers to work on your web or app development project. W

    Custom Software Development Company - PHPFog.com
    ttaka_tmp
    ttaka_tmp 2011/04/11
    PHPのPaaS
  • cloudControl joins Exoscale

    For five years Exoscale has been building a public cloud offering that has grown to include compute, object storage and other services that help SaaS businesses to launch and grow. Today I’m pleased to announce an exciting next step: the cloudControl team, technology and brand are joining Exoscale to build a richer range of cloud services for SaaS operators. Who is cloudControl? I co-founded cloud

    cloudControl joins Exoscale
    ttaka_tmp
    ttaka_tmp 2011/04/11
    無料で利用できるPHPのPaaS
  • PHPのPaaSを提供する「cloudControl」と「PHP Fog」

    PHPはWebアプリケーションを構築する言語として普及していますが、これまでPHPの実行環境をクラウド上で格的に提供したPaaSはありませんでした。最近になって2つのPHP PaaSの名前が少しずつ知られるようになってきましたので、この記事で紹介しましょう。「cloudControl」と「PHP Fog」です。 無料で利用できる「cloudControl」 cloudControlはドイツのベンチャーで、2009年に設立。2010年の7月にPHP PaaSのクローズドベータを開始し、2010年10月から正式なサービスを開始しています。課金の単位を「ボックス」という単位で管理していますが、最小の1ボックスは無料になっており、サインアップするだけで利用可能なようです。 cloudControlはAmazonクラウド上に構築されており、ロードバランスとHTTPキャッシュにPHPアクセラレータの

    PHPのPaaSを提供する「cloudControl」と「PHP Fog」
    ttaka_tmp
    ttaka_tmp 2011/04/11
    PHPのPaaSの紹介記事
  • 1