Oorian's Avatar

Oorian

@oorian.com

A Java-first web framework for building serious business systems. Server-side architecture, best-of-breed components, zero frontend fragmentation. https://oorian.com

65
Followers
579
Following
17
Posts
30.08.2024
Joined
Posts Following

Latest posts by Oorian @oorian.com

Preview
Logging and Error Handling in Oorian: A Complete Guide | Oorian Framework Oorian provides a lightweight logging facade and a layered error handling system that give you full control without imposing a specific logging framework or error strategy. Here's how they work.


Logging and Error Handling in Oorian: A Complete Guide

#Oorian #Java #WebDevelopment #Programming #JavaDeveloper #SoftwareEngineering #JakartaEE

24.02.2026 14:33 πŸ‘ 2 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
Event Handling in Oorian | Oorian Framework Oorian uses a JDK-style event model with six categories of events scoped from element-level interactions to application-wide broadcasts. Learn how elements fire events and listeners handle them.

Event Handling in Oorian

#Oorian #Java #WebDevelopment #Programming #JavaDeveloper #SoftwareEngineering #JakartaEE

19.02.2026 14:04 πŸ‘ 4 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
Oorian Add-Ons: Server-Side Building Blocks for Real Applications | Oorian Framework Oorian's extension ecosystem goes beyond UI components. Add-Ons provide server-side integrations for RSS feeds, bot protection, GDPR compliance, content processing, payments, and moreβ€”all from Java.

Oorian Add-Ons: Server-Side Building Blocks for Real Applications

#Oorian #Java #WebDevelopment #Programming #JavaDeveloper #SoftwareEngineering #JakartaEE

17.02.2026 14:04 πŸ‘ 3 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
Why I Built Oorian: The Story Behind the Framework | Oorian Framework The story of how Oorian came to beβ€”born from one developer's frustration with web development and a practical decision that became the framework's greatest strength.

Why I Built Oorian: The Story Behind the Framework
#Java #WebDevelopment #Programming #JavaDeveloper #SoftwareEngineering #JakartaEE #Oorian
oorian.com/blog/why-we-...

14.02.2026 15:11 πŸ‘ 12 πŸ” 3 πŸ’¬ 1 πŸ“Œ 0
Preview
Oorian's Built-In JavaScript APIs: Control the Browser from Java | Oorian Framework Oorian provides 19 built-in Java APIs that let you control browser features like navigation, clipboard, geolocation, notifications, speech synthesis, and more without writing a single line of JavaScript.

Oorian's Built-In JavaScript APIs: Control the Browser from Java

#Java #WebDevelopment #Programming #JavaDeveloper #SoftwareEngineering #JakartaEE

12.02.2026 14:02 πŸ‘ 3 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
CSS Styling in Oorian | Oorian Framework A complete guide to CSS styling in Oorianβ€”from inline styles and internal stylesheets to dynamic, programmatic CSS generation.

CSS Styling in Oorian

#Java #WebDevelopment #Programming #JavaDeveloper #SoftwareEngineering #JakartaEE

10.02.2026 14:03 πŸ‘ 5 πŸ” 1 πŸ’¬ 0 πŸ“Œ 1
Preview
LaunchPad: Self-Contained Deployment for Oorian Applications | Oorian Framework Deploy Oorian applications as single executable JARs with embedded Jetty. No Tomcat, no Glassfishβ€”just compile and run.

LaunchPad: Self-Contained Deployment for Oorian Applications

#Java #WebDevelopment #Programming #JavaDeveloper #SoftwareEngineering #JakartaEE

05.02.2026 14:03 πŸ‘ 3 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
Oorian's JSON Features: Parsing, Building, and Jsonable | Oorian Framework Complete guide to JsonObject, JsonArray, JsonParser, and the Jsonable interface.

Oorian's JSON Features: Parsing, Building, and Jsonable
Complete guide to JsonObject, JsonArray, JsonParser, and the Jsonable interface.
#Java #WebDevelopment #Programming #JavaDeveloper #SoftwareEngineering #JakartaEE
oorian.com/blog/json-fe...

03.02.2026 15:47 πŸ‘ 3 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
The Power of Pure Java Web Development | Oorian Framework Exploring the architectural advantages of building web applications entirely in Java.

The Power of Pure Java Web Development
Exploring the architectural advantages of building web applications entirely in Java.
#Java #WebDevelopment #Programming #JavaDeveloper #SoftwareEngineering #JakartaEE

30.01.2026 14:29 πŸ‘ 3 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Preview
The Power of Pure Java Web Development | Oorian Framework Exploring the architectural advantages of building web applications entirely in Java.

The Power of Pure Java Web Development
Exploring the architectural advantages of building web applications entirely in Java.
#Java #WebDevelopment #Programming #JavaDeveloper #SoftwareEngineering #JakartaEE

30.01.2026 14:29 πŸ‘ 3 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Preview
Oorian's Extension Libraries: 58 JavaScript Wrappers for Java Developers | Oorian Framework Comprehensive guide to Oorian's 58 extension libraries spanning charts, grids, editors, maps, and more.

Oorian's Extension Libraries: 58 JavaScript Wrappers for Java Developers

#Java #WebDevelopment #Programming #JavaDeveloper #SoftwareEngineering #JakartaEE

27.01.2026 14:01 πŸ‘ 5 πŸ” 3 πŸ’¬ 0 πŸ“Œ 0
Preview
Spotlight: Chart.js for Beautiful Data Visualization | Oorian Framework Learn how to create stunning charts in your Oorian applications using the Chart.js wrapper.

Spotlight: Chart.js for Beautiful Data Visualization

#Java #WebDevelopment #Programming #JavaDeveloper #SoftwareEngineering #JakartaEE

22.01.2026 15:55 πŸ‘ 4 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
Oorian's Built-In Accessibility Features | Oorian Framework Discover Oorian's built-in accessibility components and ARIA support that help you build WCAG-compliant web applications.

Oorian's Built-In Accessibility Features

#Java #WebDevelopment #Programming #JavaDeveloper #SoftwareEngineering #JakartaEE

20.01.2026 00:01 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
Understanding Oorian's Flexible Communication Model | Oorian Framework A deep dive into Oorian's three communication modesβ€”AJAX, SSE, and WebSocketβ€”how to configure them, and why your code stays the same regardless of which mode you choose.

Understanding Oorian's Flexible Communication Model
#Java #WebDevelopment #Programming #JavaDeveloper #SoftwareEngineering #JakartaEE
oorian.com/blog/flexibl...

15.01.2026 13:24 πŸ‘ 3 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
Security by Default: How Oorian Protects Your Applications | Oorian Framework Oorian includes comprehensive OWASP-aligned security features out of the box: CSRF protection, XSS prevention, secure cookies, rate limiting, and more.

Security by Default: How Oorian Protects Your Applications
#Java #WebDevelopment #Programming #JavaDeveloper #SoftwareEngineering #JakartaEE #OWASP #Security
oorian.com/blog/securit...

12.01.2026 13:54 πŸ‘ 7 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Preview
Getting Started with Oorian: Your First Java Web Application | Oorian Framework Learn how to build your first Oorian application with this step-by-step tutorial covering the basics of pages, elements, and event handling.

Getting Started with Oorian: Your First Java Web Application
#Java #WebDev #Programming #Framework
#WebFramework #Java #DevCommunity #IndieDev
oorian.com/blog/getting...

12.01.2026 03:10 πŸ‘ 9 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Java Web Framework with Real-Time Updates | Oorian Framework Oorian is a production-proven Java web framework and Java UI framework with flexible communication (AJAX, SSE, or WebSocket). A flexible Vaadin alternative that wraps best-of-breed UI libraries. Pure ...

Oorian is one step closer to release.

A Java web framework that wraps best-of-breed JS libraries β€” AG Grid, Chart.js, Syncfusion, and 55 more β€” so you build real-time web apps in pure Java. No JavaScript required.

#Java #WebDev #Programming #Framework
#WebFramework #Java #DevCommunity #IndieDev

04.01.2026 21:59 πŸ‘ 10 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

A hybrid license. Free for non-commercial use and a paid license for commercial use.

30.04.2025 20:50 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0