Installing WebSphere in AIX silently (Automatically) This document will show you how to install WebSphere binaries using configuration files and simplified response files. Binaries are installed: /<path>/installers/ND/WAS We are going to inst... 続きを読む
Seasar2: 第 1 回 WebSphere Application Server へ Web アプリケーションをデプロイする Seasar2 と Teeda を利用した Web アプリケーションを WebSphere Application Server にデプロイする。 レベル: 中級中村 年宏 (nakamura.toshihiro@isid.co.jp)株式会社... 続きを読む
お客様が developerWorks に初めてサインインすると、プロフィールが作成されます。プロフィールで選択した情報は公開されますが、いつでもその情報を編集できます。お客様の姓名(非表示設定にしていない限り)とディスプレイ・ネームは、投稿するコンテンツと... 続きを読む
You too can find work as a programmer in Japan! Programming and software development is one of the few fields where non-Japanese can find great jobs in Japan. But in order to work in Japan, it is essential to learn the Japanese language. Espe... 続きを読む
Java, 実験 | 21:14 | よく使うJavaのクラスは、たいてい引数なしコンストラクタを持っています。 List list = new ArrayList(); Calendar calendar = new Calendar(); でも、引数なしコンストラクタを持たないクラス*1も結構あります。 InputStream inputStrea... 続きを読む
Statistics Favorites 0 Downloads 0 Comments 0 Embed Views 0 Views on SlideShare 0 Total Views 0 地獄Spec — Presentation Transcript 地獄のRSpec逃げちゃだめだ、逃げちゃだめだ・・・ おおはら@Drecom Co., Ltd. 警告このプレゼンを見てから7日以内にs... 続きを読む
The main goal of 2.0 release is to upgrade to the latest Rails 3 version (3.2.2 at the time of writing). There will be no or few new features added. The current architecture for Redmine plugins will be preserved in order to ease the upgrade o... 続きを読む
09.05.12 / 未分類 / Author: aico 2011年に偽造証明書が発行されるという事件がありました。 発行されてしまったのはComodo社とDigiNotar社の偽造証明書。 Comodo社のケースではGmailやskypeなどの偽造証明書が、 DigiNotar社のケースではなんと531件の偽造証... 続きを読む
Eclipse Plugin: Adding Custom Editor Context Menu To Process Selected Text Or Whole File The current Eclipse plugin I am working on is, of course, much more complex than this, but I thought it would be nice to share how to make a simple Eclip... 続きを読む
たかしへ あなたの勤怠確認しました.こんなに残業が多い割に大して売上が上がってないのはどうしてですか?顧客との信頼関係の構築も甘いとと思います.来月からは頑張って下さい.ちなみに母さんは今月、10人月で作ったシステムを3000万で売ってきました。 続きを読む
Since Eclipse BIRT 3.7 the report engine is delivered as a simple Pojo based report API it currently has no support for maven bundleing either. You can find a Migration Guide for the new Pojo Runtime Engine here http://wiki.eclipse.org/Birt_3... 続きを読む
Friday, February 18, 2011 BIRT Formatting numbers and dates BIRT offers many options when formatting data is required. This post discusses some of the common ways this can be done using the GUI, script and expressions. Using the GUI to format... 続きを読む
2012年4月3日火曜日 zshでnaveを使うと"no such option: rcfile"が出る どうも、俺@仕事中です。 nodeのバージョン管理をnaveを使って優雅に使いこなそうとして $ ./nave.sh use stable とかカッコ付けてやると $ Already installed: 0.6.14 using 0.6.14 /bin... 続きを読む
This article was originally published in french on my personal blog in May 2009. <disclaimer> As a member of the Archiva team (though rarely active, I admit) I will try to defend it throughout this article. However, being a professional consu... 続きを読む
Browserscope is a community-driven project for profiling web browsers. The goals are to foster innovation by tracking browser functionality and to be a resource for web developers. Gathering test results from users "in the wild" is the most i... 続きを読む
ニュースサイト記事、ホワイトペーパー等々斜め読んだだけではイマイチ掴めないSPDYについての箇条書き出典等は後から追加以下羅列HTTPを50%高速化? 良く出るキャッチコピーSPDYは、SSL接続前提SSL接続を高速化。の方が誤解が少ない気が。。SPDYの実装:サーバ... 続きを読む
今日のブログのお題は、SPDY。Webサービスを「とにかく速くしよう!!」ということで、Google が提唱したプロトコルです。既にChromeでは、このSPDYが実装されており、サーチやGMailなど Google が提供する殆どのサービスで既に利用されています。 最近では、Fi... 続きを読む
こんにちは、 id:yanbe です。全文検索エンジンLucene上に構築されたSolrという検索ミドルウェアがあります。拡張性・カスタマイズ性に富み、既存のデータのインポート機能が豊富なのもあって、広く利用されています。 参考: Solr - Wikipedia国内のウェブサー... 続きを読む
java, 設計 | Javaのジェネリクスで,型パラメータ T のインスタンスが欲しくなったことはあるだろうか? 昨今のオブジェクト指向プログラミングにおいて,ジェネリクスは必須の基本文法だ。 扱う対象のクラスが抽象化されて汎用的になりつつ,なおかつ型安全性... 続きを読む
先日、Google 日本語入力のHTTPを見てた id:tokuhirom さんに、HTTPレスポンスヘッダに「X-XSS-Protection: 1; mode=block」というのが含まれるというのを教えてもらったけど、"mode=block" というのが何か分からなかったので調べてみた。結論としては、今月3月... 続きを読む