noelios.com is coming soon This domain is managed at
noelios.com is coming soon This domain is managed at
Now, next, and beyond: Tracking need-to-know trends at the intersection of business and technology AI/ML Few technologies have the potential to change the nature of work and how we live as artificial intelligence (AI) and machine learning (ML). Future of the Firm Everything from new organizational structures and payment schemes to new expectations, skills, and tools will shape the future of the fi
NTTデータ先端技術勤務。国産のオープンソースプロジェクトProject Amaterasのオーナーであり,SeasarプロジェクトやClick Frameworkでもコミッタを務めている。著書に「入門Wiki」「Eclipseプラグイン開発徹底攻略」(いずれも毎日コミュニケーションズ発行)などがある。 株式会社DTS ネットワーク事業本部 プロジェクトマネージャ。Javaを中心にフレームワーク開発や開発プロセス定義など幅広く活躍中。StrutsIDEコミッタ。著書「まるごとEclipse! Vol.1」(発行:インプレスコミュニケーションズ)。 そのフレームワーク,本当に必要ですか? JavaのWebアプリケーション・フレームワークのはしりといえば,なんといってもStrutsです。Strutsはデファクトスタンダードの地位を確立し,現在でも多くのユーザーに利用されています。しかし,Ser
Java Plug-in Framework (JPF) Project Welcome to the Java Plug-in Framework project, the open source, LGPL licensed plug-in infrastructure library for new or existing Java projects. JPF can greatly improve the modularity and extensibility of your Java systems and minimize support and maintenance costs. What is JPF? JPF provides a runtime engine that dynamically discovers and loads "plug-ins". A plu
Put simply, Guice alleviates the need for factories and the use of new in your Java code. Think of Guice's @Inject as the new new. You will still need to write factories in some cases, but your code will not depend directly on them. Your code will be easier to change, unit test and reuse in other contexts. Guice embraces Java's type safe nature. You might think of Guice as filling in missing featu
[ Topページへ戻る ] Apache FOPでPDF 【SmartDoc編】 2003.7.30よりアクセス はじめに FOP(Formatting Objects Processor)は、ApacheのXMLプロジェクトにおいて開発されているXSLベースのフリーのフォーマットツールです。現時点では、PDF, PCL, PS, SVG, XML, AWT, MIF, TXTの出力形式に対応しています。 XSL(Extensible Stylesheet Language)は、XMLに書式情報を与えて画面やプリンタといった出力機器にフォーマットするための規格です。HTMLにおけるCSS(Cascading Style Sheets)と対比するとXSLのイメージがつかみ易いでしょう。 XSLの仕様の一部として考えられていたXSLTが先に分離独立して世に出たので、XSLTの方が有名になってい
Apache FOP にさわる2 作成 2002/10/21 日本語フォントを使ってみる FOPではデフォルトで数種類のフォントが用意されています。 デフォルトのフォント以外のフォントを使いたい(FOPに追加したい)場合、 例えば日本語のMS明朝が使いたいとかいう場合は、 ちょっとした環境設定が必要になります。 環境設定の手順はこんな感じです。 font metricsファイルの作成 userconfig.xmlの編集 userconfig.xmlを指定して実行 font metricsファイルの作成 font metricsファイルというのは、Font情報を記述したxmlファイルです。 作成するには、org.apache.fop.fonts.appsパッケージのツールを使います。 FOPに追加できるフォントはType1フォントとTrue Typeフォントです。 (Type1とTrue T
that increase your customer satisfaction that increase employee engagement that boost your development team’s productivity Create seamless, engaging and personalized digital user experiences in enterprise-grade applications. With the Bonita platform, you can build, run, monitor, and improve business apps that connect customized user interfaces with reliable back-office processes connected to y
You need a subversion client to access Scarab's sources. The code base can be checked out from our subversion repository: svn co http://scarab.tigris.org/svn/scarab/trunk scarab --username guest --password "" That will check out a copy of the Scarab source tree into a directory named scarab on your local machine. The statement accesses the main development branch. Standard features data entry, que
News Rhino in Spring 1.3 was released, upgrading the bundled Rhino to the latest released version, 1.7R2. For the full list of changes see the changelog. Work is ongoing on the version 2.0 which will focus on support for CommonJS. What is it? Rhino in Spring is a project that intends to integrate Mozilla Rhino JavaScript interpreter, the interpreter for the best (in our opinion) dynamic language o
Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abstract event-driven asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO. Apache MINA is often called: NIO framework library, client server framework library, or a networking socket library Apache MINA comes with man
Notice: I am no longer maintaining JYaml. See this this Q&A for a list of alternatives. What is JYaml? JYaml is a Java library for working with the Yaml file format. What is Yaml? Yaml is a data serialization language that is well suited for structured data and yet simpler and more human-readable than XML. It is perfect for configuration files, initialization files, and other application specific
Apache CXF™: An Open-Source Services FrameworkOverviewApache CXF™ is an open source services framework. CXF helps you build and develop services using frontend programming APIs, like JAX-WS and JAX-RS. These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a variety of transports such as HTTP, JMS or JBI. NewsJuly 17, 2024 - Apache CXF 3.5.9, 3
What is an API (application programming interface)? Definition and examples A lot of people who work in technology have an intuitive understanding of what an API (application programming interface) is — but if you asked them to define it, they might have trouble putting an explanation into words. In simple terms, an API is both a piece of software running on a networked server and a component of p
以下の文章は、Object Computing, Inc(OCI) による「The Java News Brief」(2004年2月) に掲載された、Mark Volkmann による「Groovy - Scripting for Java」を、かくたにが翻訳したものです。原著者の許可を得て翻訳・公開しています。翻訳にあたっては、ma2さん、takaiさんから草稿に対してコメントをいただきました。ありがとうございます。 Groovy は日々発展中の新しい言語です。本記事の原文は2004年2月頃のものであり、当然その内容は Groovy の最新状況に追随しているわけではありません。翻訳時点での状況(1.0-beta4)をなるべく反映するようにはしましたが、正式版リリースまでにはさらに幾つもの変更が加えられることが予想されます。記事の記述と Groovy の現状とが異なる場合は、現状を優先して
Closures (Lambda Expressions) for the Java Programming Language Closures for Java "BGGA" project (by Gilad Bracha, Neal Gafter, James Gosling, and Peter von der Ahé) BGGA closures specification: Closures for the Java Programming Language (v0.5) Doug Lea's jsr166y fork-join concurrency framework: without function types and with function types. Get the code here. Latest openjdk prototype: http://www
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く