MailCatcher MailCatcher runs a super simple SMTP server which catches any \ message sent to it to display in a web interface. Run mailcatcher, set your favourite app to deliver to smtp://127.0.0.1:1025 instead of your default... 続きを読む
JavaScriptのプロジェクトを新しく作るにあたってディレクトリ構成をどうするか悩んだので、オープンソースのライブラリなどを参考にすることに。ということで、モダンなJavaScriptライブラリ・フレームワークのディレクトリ構成をまとめてみました。 モダンと... 続きを読む
On-line reference pages The DOT Language Command-line Usage Output Formats Node, Edge and Graph Attributes Node Shapes Arrow Shapes Colors Schema Files (XSD format) Node, Edge and Graph Attributes User's Guides (PDF format) NOTE:The first two... 続きを読む
Graph Visualization Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. Automatic graph drawing has many important applications in software engineering, database and web design, net... 続きを読む
About nude.js is a JavaScript implementation of a nudity scanner based on approaches from research papers. HTMLCanvas makes it possible to analyse image data and afterwards decide whether it should be displayed or not. The detection algorithm... 続きを読む
The jsbn library is a pure JavaScript implementation of arbitrary-precision integer arithmetic. Demos RSA Encryption Demo - simple RSA encryption of a string with a public key RSA Cryptography Demo - more complete demo of RSA encryption, decr... 続きを読む
jsCrypto Fast symmetric cryptography in Javascript Emily Stark Mike Hamburg Dan Boneh estark, mhamburg, dabo at cs dot stanford dot edu Introduction | Whitepaper | Performance | Usage | Download Introduction Why use cryptography in Ja... 続きを読む
sparrowとは?既存ケータイサイトを、たったの1行でスマートフォン対応させるJavaScriptライブラリ株式会社シンメトリックは2001年からケータイサイト制作とケータイサイトのマルチキャリア変換エンジンを開発・販売を行なってきた会社です。iPhoneが発売され... 続きを読む
sparrow.jsを使うと既存のガラケー向けWebサイトをスマートフォン向けサイトに変身させてくれます。それもたった一行のJavaScriptタグを追加するのみです。 0 ガラケー向けサイトをiPhoneで表示したところです。いわゆる普通の携帯電話向けサイトとしての表示で... 続きを読む
jsMorph is a javaScript multi parameter and element animation, morphing, motion, tweening framework with auto start-position detection, auto unit-conversion, auto time-correction for smoother viewing experience and auto fps-adjustment for bes... 続きを読む
What is it? Lightweight but rich data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content. Similar in concept with the Ext Grid only its ... 続きを読む
A framework-agnostic styled alert system for javascript. Lightweight, flexible, css3 animation, blah blah blah easy to use something clever needs to go here. Best of all, it's really easy to use. WOW! Look at these examples: You can implement... 続きを読む
What's this? smb は様々な Web サービスが提供しているソーシャル(メディア)ボタンと呼ばれるボタンを表示させるための JavaScript ライブラリです.現在,以下の Web サービスのソーシャルボタンに対応しています. ライブラリ内で一部 MD5 ハッシュ値を計... 続きを読む
We have been working on a project that deals with server data where charts are worth a thousand words. I always get requests for various charts and in the past I’ve used Gruff to produce them. Gruff is a great library and the results look go... 続きを読む
Data-Driven Documents D3.js is a small, free JavaScript library for manipulating documents based on data. D3 allows you to bind arbitrary data to a Document Object Model (DOM), and then apply data-driven transformations to the document. As a ... 続きを読む
A Ruby library for accessing Facebook's API. This library is released under the terms of the LGPL. Developers interested in contributing should proceed to its SourceForge project page. Authors Gaurav Oberoi <goberoi at billmonk dot com> Getti... 続きを読む
UTF8/16 | URL Encode / Decode 文字列の URL エンコード、デコードもできる UTF8/16 変換ライブラリ IE4+, NN4.06+, Opera6 説明 JavaScript で何かしらのビット演算、文字列の符号化、復号化するとき 日本語等のマルチバイト文字をサクサク扱えるようにできる... 続きを読む
ActionScript3(AS3)で日数計算、祝日計算(祝日判定)が簡単にできるクラス。AS3で祝日計算と日数計算が簡単にできるクラスを作りました。 ダウンロード(20KB) 祝日計算のロジックはAddinBoxさんのモノを使わせて頂きました。 このロジックがとにかく早い! ... 続きを読む
Sen は Java で書かれた日本語形態素解析システム。 C++ で開発されている MeCab を Java に移植したもの。 辞書は MeCab、茶筌と同じIPAの辞書を利用。 Sen配布ページ 辞書の構築に Apache Ant が必要。 このページは Sen version 1.2.2.1 用である。 インスト... 続きを読む
Math display for all browsers MathJax is an open source, Ajax-based math display solution designed with a goal of consolidating advances in many web technologies in a single definitive math-on-the-web platform supporting all major browsers. M... 続きを読む
pyquery: a jquery-like library for python pyquery allows you to make jquery queries on xml documents. The API is as much as possible the similar to jquery. pyquery uses lxml for fast xml and html manipulation. This is not (or at least not yet... 続きを読む
ruby, twitterTwitterAPIのBASIC認証は近々廃止され、今後はOAuth/xAuthにシフトされます。混乱している開発者も多いと思うので、今回はOAuth対応なTwitterBotを作ることを前提にして、その簡単なやり方を動画に撮ってみました。スクリーンキャストというやつで... 続きを読む
The Scheme Requests for Implementation (a.k.a. SRFI) process allows individual members of the Scheme community to propose libraries and extensions to be supported by multiple Scheme implementations.PLT Scheme is distributed with implementatio... 続きを読む
開発ツール Accerciser Manual v0.2.0 [more versions, languages, or options...] This manual describes the use of Accerciser. 関連項目: 開発版のドキュメント ドキュメントはあなたの言語にはまだ翻訳されていません。オリジナルの言語のドキュメントを代... 続きを読む
On Unix platforms, a common approach for Base64 encoding is to use libcrypto (the OpenSSL library). However, like most C libraries, you need to wrap it to integrate with Objective-C data types (like NSData and NSString) and it isn't available... 続きを読む
Version: 1.0 Posted: 2009-09-17 Build Requirements: Xcode 3.2 or later, iPhone SDK 3.0 or later Runtime Requirements: iPhone OS 3.0 or later View Source Code: Download Sample CodeOpen Project in Xcode (SimpleURLConnections.zip, 68.2K) Descr... 続きを読む
2009年11月5日,Googleは自社サービス製品であるGmail,Google Maps,Google Docsなどの開発に使用しているJavaScriptアプリ開発ツール群「Google Closure Tools」を一般公開しました。 "Closure"は一般的に,閉鎖や閉店といった意味で使われます。ツールの命名... 続きを読む
Table of Contents Collections each, map, inject, detect, select, reject, all, any, include, invoke, pluck, max, min, sortBy, sortedIndex, toArray, size Arrays first, last, compact, flatten, without, uniq, intersect, zip, indexOf Functions bin... 続きを読む
HTML5.jpのグラフライブラリーを簡単に使うためのRailsプラグインを公開しました。 HTML5.jpのグラフライブラリーをRailsから簡単に使えるプラグイン、html5jp_graphsをgithubで公開しました。垂直棒グラフ、レーダーチャート、円グラフ、折れ線グラフをサポー... 続きを読む
Google Chart API を jQuery で簡単に使えるラッパーライブラリ「jQuery Google Charts」 2009年07月08日 jQuery Google Charts 1.0 - Demo Site Google Chart API を jQuery で簡単に使えるラッパーライブラリ「jQuery Google Charts」。 たとえば、次のような... 続きを読む