タグ

2010年9月5日のブックマーク (5件)

  • Lost Redirection

    The page you are trying to access uses the redirection services of DNS Made Easy / Constellix / DigiCert DNS. There is currently a misconfiguration of this page so you are seeing the following page instead. Please contact your administrators for assistance. What is HTTP Redirection? HTTP redirection is a method used to take visitors from one URL to another. This can be beneficial in a variety of s

    willnet
    willnet 2010/09/05
    emailのアドレスが正しいかどうかのチェック/DNSにドメインが存在するか問い合わせるのと、正規表現と
  • GitHub - binarylogic/settingslogic: A simple and straightforward settings solution that uses an ERB enabled YAML file and a singleton design pattern.

    Notice above we specified an absolute path to our settings file called “application.yml”. This is just a typical YAML file. Also notice above that we specified a namespace for our environment. A namespace is just an optional string that corresponds to a key in the YAML file. Using a namespace allows us to change our configuration depending on our environment: # config/application.yml defaults: &de

    GitHub - binarylogic/settingslogic: A simple and straightforward settings solution that uses an ERB enabled YAML file and a singleton design pattern.
    willnet
    willnet 2010/09/05
    yaml中にERB使えるconfitatronみたいな感じ?
  • Site Under Maintenance

    We'll be back soon! Our site is currently undergoing maintenance. Please check back later.

    Site Under Maintenance
    willnet
    willnet 2010/09/05
    頭の中を空っぽにするためにメモる
  • ScaleOut | Supership

    TARGETING正確かつ豊富なデータで きめ細やかなターゲティング 独自データによるユーザーの属性や興味関心などの精緻なセグメントで的確にアプローチが可能です。 MARKETINGデータが導くインサイトでマーケティングを加速 広告配信前に最適な打ち手を把握することや、広告配信後に詳細な効果の見える化を可能にします。 様々な観点から ユーザーインサイトと効果を分析 ※上記は一例です AD VERIFICATIONアドベリフィケーションツールを デフォルトで搭載 ブランド毀損やアドフラウドのリスクを排除した広告配信を実現。ビューアブル計測にも対応しています。 Brand Safety クライアントのブランド毀損を招きかねない粗悪な掲載面や不適切なページへの広告配信を未然に防ぎ、毀損リスクを排除。クライアントのブランド価値を保護します。 Anti-Fraud 不正ボットへの広告配信や不正な広告

    ScaleOut | Supership
    willnet
    willnet 2010/09/05
    yuguiさんとかいる会社
  • Ruby on Rails 2.3.9 Released

    We’ve released Ruby on Rails 2.3.9 (gem and git tag) to extend the 2.3.8 bridge a few steps closer to Rails 3 and Ruby 1.9. If your app runs on Rails 2.3.9 without deprecation warnings, you’re looking good for an upgrade to Rails 3. Deprecations Changes i18n named-interpolation syntax from the deprecated Hello to the 1.9-native Hello %{name}. Replaces Kernel#returning with Object#tap which is nati

    Ruby on Rails 2.3.9 Released
    willnet
    willnet 2010/09/05
    2.3.9はRails3とRuby1.9.2に近づけたバージョン。いくつかDeprecationのwarningがでるように/あとバグフィックス