他のサイトが配信しているATOMやRSSフィードをJavaScriptを使って取得しようとした場合、同一生成元ポリシー(Same-Origin Policy)の制限によって直接他のサーバにあるデータへアクセスできずサーバ側でいったんフィードを受信するなどの処理が必要でした。 Google AJAX Feed APIを使用すると、Googleがフィードのキャッシュとしての役割を果たしてくれるため、サーバ側のプログラムを必要とせず、クライアント側のスクリプトだけで各種フィードを取得することが出来ます。 ここではGoogle AJAX Feed APIを使ってATOMやRSSフィードを取得する方法などを解説していきます。 Google AJAX Feed APIとは ドキュメント
使いまわしそうなSassのコードをメモっておいたら、(自分が)便利かなあとか思ったので載せておくテスト。 // =============================== // Variables // =============================== $red: #f00; $blue: blue; // =============================== // Mixins (Include) // =============================== @mixin link { color: #00f; } @mixin link_h { color: #fff; background: #00f; } @mixin link_v { color: #600; } @mixin min-height($px) { min-height: $px
System Services The System The example below, demonstrate how to test general key performance numbers on your host, such as load average, memory usage and CPU usage. The CPU usage parts, user, system and wait, can be tested individually. The $HOST variable is expanded by Monit to the host's DNS name. If your host does not have a DNS name, just write a string, naming your host and this name will be
Varnish HTTP Cache¶ I’m new here, please explain this Varnish thing What is happening¶ 2024-09-13 - Varnish 7.6.0 is released¶ Our bi-annual “fresh” release is here: Varnish Cache 7.6.0 The 7.4 series is no longer supported in any capacity. 2024-03-18 - Varnish 7.5.0 is released¶ Our bi-annual “fresh” release is here: Varnish Cache 7.5.0 The 7.3 series is no longer supported in any capacity. 2024-
XSS (Cross Site Scripting) Cheat Sheet Esp: for filter evasion By RSnake Note from the author: XSS is Cross Site Scripting. If you don't know how XSS (Cross Site Scripting) works, this page probably won't help you. This page is for people who already understand the basics of XSS attacks but want a deep understanding of the nuances regarding filter evasion. This page will also not show you how to
Whenever we look at the zsh manual we wonder why there are no examples or those simply things in (shell) life. The zsh contains many features, but there was no manpage with some examples (like procmailex(5)). That’s why we wrote this manpage. Most of the tricks and oneliner come from the mailinglists zsh-users, zsh-workers, google, newsgroups and from ourself. See section LINKS for details. Note:
Clay Loveless uses PHP to access Amazon Web Services (AWS) and provides code samples for performing basic AWS actions using PHP 5. AWS Products Used: By Clay Loveless, Chief Architect, Mashery. Introduction to Amazon Web Services While Amazon Web Services (AWS) may seem like an unusual service for an online retailer, AWS is actually a natural progression for a company as seasoned at providing
このページは個人的な勉強用として作成しています。一応Google App Engineの例文/サンプルを掲載していますが、あまりよいとは言えないコードが含まれてしまっている可能性もあります。 開発環境はMacOS X (10.5/Leopard) としているため、WindowsやUNIXではサンプルコードは流用できますが、それ以外(画面や手順など)は異なるので注意してください。 カテゴリ内のページのURLは変わることがあります。なるべく、このページから入るようにしてください。なお、Google App Engineに関してはGoogle-App-Engine-Japanを参照するとよいでしょう。 ミスや間違い、リンクエラーなどがありましたらopenspc@alpha.ocn.ne.jpまでお願いします。 Last update : 2009/3/18 2009 古籏一浩(KaZuhiro
Real-world configuration examples Here's some real-world configuration examples for monit. It can be helpful to look at the examples given here to see how a service is running, where it put its pidfile, how to call the start and stop methods for a service, etc. You are welcome to cut & paste configuration into your own monitrc control file. NB! please check and edit as needed, some ip-addresses an
FlashMediaServerとその互換アプリケーションに接続する場合、通常rtmp://{ドメイン名}/{アプリケーション名}という形で接続先を指定してあげます。 例えば4人一組で立方体に描かれた絵柄を揃えあうようなゲームを2組で同時に行う場合に、アプリケーション名が違った2つの同じプログラムを用意して別々に接続することや、 アプリケーションに接続する際にクライアントから部屋情報になるようなデータを渡して管理する方法もありますが、アプリケーションをインスタンス化する方法が便利です。 インスタンスを分ける方法は簡単で、先ほどの接続先にインスタンス名を追加してあげれば良い。例えばrtmp://coelacanth.heteml.jp/tv_meeting/001記述することで、tv_meetiongというアプリケーションの001というインスタンスに接続したことになる。 内部的な構造がどうな
ヤフーの日本語係り受け解析APIとサンプルプログラム「なんちゃって文章要約」 2008-08-21-1 [WebTool][NLP][Programming][Algorithm] Yahoo!デベロッパーネットワーク(YDN)に 「日本語係り受け解析Webサービス」が登場しました。 Yahoo!デベロッパーネットワーク - テキスト解析 - 日本語係り受け解析 http://developer.yahoo.co.jp/jlp/DAService/V1/parse.html 「係り受けってなに?」という方もいると思うので、 以下、まったくもって厳密ではない、適当な解説を試みます。 (1) 日本語をコンピューターで処理するには、 まず形態素解析というのをやって、 文を形態素(≒単語)単位に分割します。 YDN の「日本語形態素解析Webサービス」[2007-06-18-1] で試すことができ
Red5とは、フリーのFlashMediaServer互換アプリケーションです。 FlashMediaServer(以下FMS)はAdobeの提供する、Flashと親和性の高い、サーバーアプリケーションで、ストリーミング動画の配信や、映像付きチャットなどのコンテンツを作成することができます。 しかし、Adobeの該当ページを見てもわかるとおり、FMSは非常に高価なアプリケーションで, 個人で利用できるのは、接続制限やグローバル公開不可のデベロッパー版か、レンタルサーバーのヘテムル など、どうしても制限のある環境になってしまいます。 その点、Red5は無料で利用可能で、サーバーさえ用意すれば(今やサーバーもハード数万、OS無料で用意できる時代です)手軽に動画配信などを楽しむことができます。 資料などが少なく(FMSも十分とはいえませんが)、日本語の情報は更に少ない状態なので、FlashMed
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く