タグ

Rubyとtoolに関するauientのブックマーク (5)

  • スクショ撮る君·指定したURLのスクリーンショット画像を作成 MOONGIFT

    Webサイトのスクリーンショットを撮る要望はずっと昔から存在し続けます。昔はIEを外部から操作してスクリーンショットを撮るものがあり、少し経つとFirefoxでスクリーンショットを撮るものが出てきました。最近ではWebKitベースが多いようです。 そんなWebサイトのスクリーンショットを撮ってくれるツールがスクショ撮る君です。URLを指定するだけのシンプルな仕組みです。 スクショ撮る君の使い方 デスクトップ版の撮影。表示されている内容は画像で保存できます。 スマートフォンを指定することもできます。 スクショ撮る君はCasperjs(node製のヘッドレスブラウザ)をキックしてスクリーンショットを取得して、その結果をBase64で返却しています。自分でスクショ撮る君を立てておくと便利に使えそうです。 スクショ撮る君はRuby製のソフトウェア(ソースコードは公開されていますがライセンスは明記さ

    スクショ撮る君·指定したURLのスクリーンショット画像を作成 MOONGIFT
  • Dashing - The exceptionally handsome dashboard framework.

    Heads-up: Dashing still works great, but is no longer maintained. Read up about it over here. You can also use the fork of the project. Dashing is a Sinatra based framework that lets you build beautiful dashboards. Check out a demo over here. Here's another one, optimized for 1080p screens. Key features: Use premade widgets, or fully create your own with scss, html, and coffeescript. Widgets harne

    auient
    auient 2015/02/16
    rubyでいけてるダッシュボードを作れる
  • 開発用プロキシ、「CocProxy」が便利 - プログラマでありたい

    CocProxyというツールがあります。名前の通りプロキシサーバーなのですが、用途が開発用です。置換プロキシと言うらしいですが、これがとっても便利です。例えば、クローラーの開発や、HTML,CSS,JavaScriptの修正をする際に、このCocProxyを利用するとダウンロード待ちのイライラが解消され、効率アップ間違いなしです。ローカルのみで完結するのと、Webへのアクセスが必要とするのでは、スピードが数十〜数百倍違います。一回だけでみたら、数百ミリSecの差ですが累積で考えると大きいですよ。 CocProxyとは? Ruby製のProxyServerです。かつ標準ライブラリで動くことを目標としているので、Rubyの環境があれば、ダウンロードして直ぐに使えます。また基的には1ファイルで完結するので、導入も簡単です。Ruby1.9をベースにしていますが、Ruby 2.0でも特に問題なく動

    開発用プロキシ、「CocProxy」が便利 - プログラマでありたい
  • Automatic Ruby v12.6 をリリースした | 774::Blog

    plugins: - module: SubscriptionURI config: urls: - http://reblog.id774.net/ - module: ExtractLink - module: FilterImageLink - module: StoreLink config: db: link.db - module: StoreTarget config: path: /home/your_name/tmp interval: 2 automatic-config scaffold コマンドを実行するとホームディレクトリに ~/.automatic というディレクトリが生成される。この下はユーザー用のディレクトリであり自由に使うことができる。 -c オプションでファイル名のみをした場合 ~/.automatic/config に同名のファイルがあればそれが読み込

  • YARD - A Ruby Documentation Tool

    What Is YARD? YARD is a documentation generation tool for the Ruby programming language. It enables the user to generate consistent, usable documentation that can be exported to a number of formats very easily, and also supports extending for custom Ruby constructs such as custom class level definitions. Above is a highlight of the some of YARD's notable features. And of course YARD comes with muc

  • 1