streamable-httpApache-2.0updated 1mo ago
The Early Years — The History of javaBin (Norwegian Java User Group)
javaBin archive — Norwegian Java community origins で何ができる?
javabin-archive
The Early Years — The History of javaBin (Norwegian Java User Group)
A documentary-style static site chronicling the founding and early history of javaBin, the Norwegian Java User Group (founded April 23, 1998), and how a small community in Oslo grew JavaZone into Scandinavia's largest developer conference.
Live Site
The site is deployed on GitHub Pages from the docs/ folder:
https://exoreaction.github.io/javabin-archieve/
Structure
docs/ GitHub Pages source (plain HTML + CSS)
index.html Single-page documentary site
style.css Custom CSS — no frameworks, no build step
baseline/ Research baseline: timeline, people, findings
sources/ Primary sources: firsthand accounts, tributes
snapshots/ Wayback Machine snapshots of java.no
scripts/ Fetch and research scripts
wayback-output/ Raw Wayback Machine downloads
Enabling GitHub Pages
If the site is not yet live, enable it in the repository settings:
- Go to Settings → Pages
- Under Source, select Deploy from a branch
- Set branch to main and folder to /docs
- Click Save
The site will be live within a few minutes at the URL above.
Content
The site covers javaBin's history from 1996 to the present, with focus on the founding era (1998–2008):
- The Origin — The 1996 first attempt, the 1998 founding, Totto's motivation
- The People — The inner circle: Totto, Stein Grimstad, Carl Onstad; key contributors
- The Platform — java.no as a Java web application, JForum, 2M+ hits/month
- JavaZone — From 350 people in a basement (2002) to 3,600 at Oslo Spektrum (2024)
- The Community — Forum culture, Norwegian-language tech discussion, monthly meetups
- The Handover — 2007: Totto and Stein step down, the next generation takes over
- Legacy — Teknologihuset, Duke's Choice Award 2019, 4,000 members today
Sources
Built from primary sources including:
- Olve Maudal's 2007 tribute blog post
- Thor Henning Hetland's firsthand memories (2026)
- javaBin annual meeting documents (2003–2009)
- Wayback Machine snapshots of java.no (1997–2006)
- JavaZone web archive (jz09–jz12.java.no)
Tech
Plain HTML + CSS. No build step, no JavaScript frameworks, no dependencies. Opens in any browser. Deploys on GitHub Pages with zero configuration beyond the settings above.
License
See LICENSE.
インストール
javaBin archive — Norwegian Java community origins をクライアントに追加します。お使いのものを選んでください。
claude mcp add --transport http javabin-archive-norwegian-java-community https://mcp-javabin-archieve.fly.dev/mcpcodex mcp add javabin-archive-norwegian-java-community --url https://mcp-javabin-archieve.fly.dev/mcp{
"mcpServers": {
"javabin-archive-norwegian-java-community": {
"url": "https://mcp-javabin-archieve.fly.dev/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"javabin-archive-norwegian-java-community": {
"type": "http",
"url": "https://mcp-javabin-archieve.fly.dev/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"javabin-archive-norwegian-java-community": {
"url": "https://mcp-javabin-archieve.fly.dev/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"javabin-archive-norwegian-java-community": {
"serverUrl": "https://mcp-javabin-archieve.fly.dev/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
スコア
39 / 100
情報不足
- ドキュメント18/25
- メンテナンス16/25
- 信頼性13/20
- 機能0/15
- 導入のしやすさ12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 49 days ago
- Has a release history
- Repository is not archived
- Licensed Apache-2.0
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
バージョン履歴
| バージョン | 公開日 |
|---|---|
| 1.0.0最新 | 2026年7月14日 |