Knowledge Base

261 entries

jmeter

Apache JMeter — Java-based open-source load tester with a GUI, scriptable test plans, and wide protocol support (HTTP, JMS, JDBC, etc.).

jq

a lightweight command-line processor for JSON supporting filtering, transformation, and computation via a functional expression language. The de facto standard tool for JSON manipulation in shell pipelines.

jsf

JSF is JavaServer Faces, a component model for the web.

json

JSON is the JavaScript Object Notation standard, a specification for human-readable structures, based on how JavaScript represents objects in programs. It's fairly terse, at least moreso than XML, but is far more free-fo

jsonata

a query and transformation language for JSON with a functional, expression-based design. Supports path navigation, filtering, aggregation, and data reshaping in a single expression. Conceptually similar to XPath/XSLT app

jsongrep

a Rust command-line tool for searching JSON documents using a regular-language query syntax compiled into a DFA, enabling single-pass O(n) traversal with no backtracking.

jsr 107

JCACHE - Java Temporary Caching API

jsr 12

Java Data Objects (JDO) Specification

jsr 13

Decimal Arithmetic Enhancement

jsr 21

JAIN JCC Specification

jsr 220

Enterprise JavaBeans 3.0

jsr 317

Java Persistence 2.0

jsr 51

New I/O APIs for the Java Platform

jsr 52

A Standard Tag Library for JavaServer Pages

jwz

Jamie Zawinski, a well-known programmer whose projects include Firefox, xscreensaver, and a few others. He's a good quipster. He's also an annoying jackwagon, just like you are.

jwz $1

Some people, when confronted with a problem, think "I know, I'll use $1!" Now they have two problems.

Some people, when confronted with a problem, think "I know, I'll use applets!" Now they are banned.

jwz arrays

Some people, when confronted with a problem, think "I know, I'll use arrays!" Now they have problems[1]

Some people, when confronted with a problem, think "I know, I'll use caching!" Now they have one problems.