Mac OS X の Mail.app を用いたメールの送信時に,Unicode文字のチェックを行い,必要に応じて文字の置換を行うとともに,日本国内で一般にメールのやり取りに用いられている ISO 2022-JP エンコーディングで送信を行うように設定するプラグインです。注:このプラグインには,受け取った文字化けしたメールを閲覧時に修正するための機能はありません。あくまでも,送信メールのテキストエンコーディングをISO 2022-JP に設定するためのプラグインです。 macOS 10.5 - 12.6 に対応 (macOS 10.9 - 10.15.7 に対応のバージョンは,2.9までとなります。また,Mac OS X 10.5 - 10.8.5 に対応のバージョンは,1.4.0までとなります。) macOS 13 VenturaのMail.appは,内部構造が大幅に変更された結果,メー
github.com 結構前からtpmを使っているのですが、自分の周囲ではそんなに流行ってないようなのでご紹介。 tpm is 何? Tmux Plugin Manager。tmux用のプラグインマネージャです。 zshでいうところのantigen。vimでいうところのNeoBundle的な。 導入方法 ほぼ公式のまんまですが。 インストール ターミナルにて。 git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm .tmux.confに設定追加 # List of plugins set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'tmux-plugins/tmux-sensible' # Other examples: # set -g @plugin 'gith
NEW! Follow this resource on Twitter Follow @MailPlugins What is this place? A repository of plug-ins and tools that extend the functionality of Apple Mail. Developers If you wish to add a link to your product/project, or you have recently completed an update, please email the relevant details to plugins (at) this domain. Please consider linking to this resource from your product/development page.
アジャイルな見積りと計画づくりに登場する、テーマやストーリーの完了状況を可視化したツールをRedmineにそそぎこむ。ロードマップという機能が存在するが、縦に長いページだと状況がわかりずらい。モバイルページと同じく、1画面でできるだけ多くの情報をわかりやすく表示するためにプラグインを作ってみる。 Overview Parking lot chart appears in the Agile estimating and planning. This chart makes the theme and the story visible. I try to create redmine plugin for agile development tool.) Redmine Roadmap is wonderful feature. but if threre are a lot ofvers
Redmine 2.3.xに入れたプラグインについてメモ。 【元ネタ】 Redmine 2.3.0でのプラグイン動作メモ - torutkの日記 Redmineに入れたプラグイン一覧part3: プログラマの思索 Redmineに入れたプラグイン一覧part2: プログラマの思索 Redmineに入れたプラグイン一覧: プログラマの思索 Redmineはバージョンアップが激しいため、プラグインが最新版に対応しているか、チェックが必要。 Ver2.3.xで使えそうなプラグインを試してみた。 いずれも、システム管理者の設定>ロールと権限 でプラグイン機能をチェックしておく。 【1】suer/redmine_absolute_dates ・ GitHub チケット画面の更新日時を絶対日付で表示してくれる。 動作OK。 DBマイグレーション不要。 【2】bshaffer/redmine-asset
Your email is about to get awesome. Markdown Here will help you to write email more quickly and powerfully than you thought possible. With no extra effort on your part, Markdown Here eliminates all the hassle of formatting email. Empowerment through simplicity. Get it for Chrome, Firefox, Safari, and Thunderbird. “Incredibly simple to use. ... I recommend it to anybody who enjoys trying to write t
New version 5.8.7 of Guriddo jqGrid JS is released. The version contain numerous bug fixes and a lot of useful additions. Below the full list of the additions and fixes. Additions and Updates Add new function to add custom excel style – font and colors in onBeforeExport event Added parameters – this, value and options in editoptions.value object when it is a function. See: https://github.com/tonyt
マイグレーションで、テーブルやカラムにコメントを記述することによって、db/schema.rbをテーブル定義書のようにしちゃうプラグインschema_commentsですが、テーブル、カラムのコメントをI18n用のYAMLにコメントを反映できるrakeタスクを追加しました。 http://github.com/akm/schema_comments rake i18n:schema_comments:update_config_localeと一発打つだけで頑張ってマイグレーションに書いていたコメントがモデル名/属性名としてYAMLに反映されます。 これができると、マイグレーションで書いたコメントがそのまま日本語リソースとして使えちゃったりします。 これまではエラーメッセージくらいにしか使われていなかったのですが、Rails2.3.4から labelヘルパーメソッドがi18n対応したそうで、
「私達はUR賃貸物件しか住まない」「子供が出来たら、絶対にUR賃貸住宅がいい」などと、UR賃貸住宅には根強いファンがたくさんいます。特に最近は、子連れ家族に大人気で どうにかしてお気に入りの物件を借りようと、競争が激化しているのです。 礼金・仲介手数料・更新料が不要という大きなメリットがあるUR賃貸住宅ですが、家族3人以上のファミリー向け住宅に人気が集中しているのには、3つの理由があるのです。 一体、どのような魅力があるのでしょうか?早速、ご紹介していきます。 <UR賃貸住宅が、子連れ家族に人気の3つの理由> 理由1、間取りに対する専有面積が広い&面白い間取りが多い UR賃貸住宅は、一般的な賃貸住宅に比べて1つ1つの空間がとてもゆったりしています。 ですから、一般の賃貸住宅と同じ間取りでも専有面積が広いので圧迫感がないのです。また間取りを見ると子連れ家族に嬉しい収納スペースがきちんと確保さ
This Plugin is for rails 2.3.5, it will not work with later versions. For all later versions you should be using the rails/rails_xss version. This plugin replaces the default ERB template handlers with erubis, and switches the behaviour to escape by default rather than requiring you to escape. This is consistent with the behaviour in Rails 3.0. Strings now have a notion of "html safe", which is fa
こんにちは、KBMJの中平@railsエンジニアです。 今回私は、ruby on railsでデータをCSVファイル出力が簡単にできる プラグインついて書きます。 前回はruby on railsでデータをExcelファイルに出力する方法を書きました。 今回はExcelファイルよりCSVファイルに出力する機会が多いだろうと思います。 railsでCSVファイルを出力するのは、さまざまな方法がありますが、今回は設定も簡単で、コードの記述も比較的少ないく手済 to_csvというpluginの使い方について書こうと思います。 環境 OS : Windows Vista Ruby : 1.8.6 ruby on rails : 2.1 (2系以上ならto_csvが使えると思います) to_csvのインストール
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く