タグ

rubyに関するketchupのブックマーク (5)

  • MOONGIFT: » Rails製のシンプルなEコマースシステム「EcomPages」:オープンソースを毎日紹介

    ECシステムをスクラッチで開発するという需要は殆どないと思われる。オープンソースでもパッケージでも、CMSのプラグインでも既に多種多様に存在する。そんな中、改めて再構築しようとは思わないはずだ。 ショッピングサイト だが後々の拡張性を含めて、Railsで構築したいと考える人がいるかも知れない。こちらも既に幾つかあるが、その選択肢に加えたいのがEcomPagesだ。 EcomPagesはRuby on Railsで開発されたショッピングカートシステムで、ごくシンプルなインタフェースになっている。ソースコードは公開されているが、ライセンスは明記されていなかったのでご注意いただきたい。 EcomPagesはトップページ、カテゴリごとの商品一覧、検索、ユーザ管理、カート、商品購入と一通りの機能が実装されている。決済部分だけがなさそうなので、別途作り込むか、銀行振込や代引きでの対応になるだろう。 注

    MOONGIFT: » Rails製のシンプルなEコマースシステム「EcomPages」:オープンソースを毎日紹介
    ketchup
    ketchup 2008/12/13
    Quoted: EcomPagesはRuby on Railsで開発されたショッピングカートシステムで、ごくシンプルなインタフェースになっている。ソースコードは公開されているが、ライセンスは明記されていなかったのでご注意いただきたい。EcomPagesはトップページ、カテゴリごとの商品一覧、検索、ユーザ管理、カート、商品購入と一通りの機能が実装されている。決済部分だけがなさそうなので、別途作り込むか、銀行振込や代引きでの対応になるだろう。
  • ブラウザで正規表現のチェックなどができるサイトまとめ | IDEA*IDEA

    ドットインストール代表のライフハックブログ

    ブラウザで正規表現のチェックなどができるサイトまとめ | IDEA*IDEA
  • compiler - Vidar Hokstad V2.0 Rubyでコンパイラを書くチュートリアル

    (To follow my compiler related posts, either subscribe to my main RSS feed, or the compiler specific one ) Back in March 2008 I started publishing a series on how to write a compiler in Ruby, bottom up, that is, starting with the code generator and working my way up instead of the more traditional approach of writing the parser first. Here are the parts I've published on my blog so far. (The bits

    ketchup
    ketchup 2008/12/13
    Quoted: Writing a compiler in Ruby, bottom up Back in March 2008 I started publishing a series on how to write a compiler in Ruby, bottom up, that is, starting with the code generator and working my way up in
  • SapphireSteel :: The Book Of Ruby

    Latest update: 30th November, 2008 The Book Of Ruby is a comprehensive free tutorial to the Ruby language. Eventually it will form a book of more than 400 pages in 20 chapters. It is being provided in the form of a PDF document in which each chapter is accompanied by ready-to-run source code for all the examples. The Introduction explains how to use this source code in Ruby In Steel or any other e

    ketchup
    ketchup 2008/12/13
    Quoted: The Book Of Ruby is a comprehensive free tutorial to the Ruby language. Eventually it will form a book of more than 400 pages in ...
  • Route 477(2008-12-08)

    ■ [esobook] Brainf*ckとWhitespaceのを書きましたwwww 正確には、「Brainf*ckとかWhitespaceのような言語の処理系を作りつつ、新しいプログラミング言語を作るところまでを解説した」ですね。 4839927847 12/20発売です。 これはジョークではない。繰り返す、これはジョークではない! 第一部ではHQ9+から始まり、Brainf*ck、Whitespaceを題材にインタプリタ・VM方式の処理系を作る 第二部では書オリジナル言語であるStarry、Bolicを題材に新しいプログラミング言語の作り方を解説 付録では編で取り上げられなかった13個のEsoteric Languageをちょっとずつ紹介 (Grassもあるよ!) という構成になっています(目次はこちらからどうぞ)。 個人的には裏テーマ(?)である「チューリング・マシン」「λ

    Route 477(2008-12-08)
  • 1