Bozho's tech blog

  • Developer tips
  • Opinions

Views on CDI and What’s New in JavaEE6

Bozho October 17, 2010

In the light of this article which was criticized for not mentioning JavaEE6, I’m going to discuss JavaEE6 innovations. JavaEE 6 is still new – only one application server isContinue reading

Why I Decided Not to Use Cassandra

Bozho September 14, 2010

Recently I started working on a project, in my spare time, and I hope it will eventually get large amounts of data, so I started thinking about scalability very early.Continue reading

Abstracting the DAO Layer with Hibernate/JPA

Bozho July 28, 2010

A well-abstracted DAO layer means that the service layer doesn’t know anything of the persistence mechanism. This is generally desirable – you can later switch to a different storage –Continue reading

Is JaveEE Really Portable? And Is It Really Useful?

Bozho April 25, 2010

In the past hours I’ve been implementing a sample JMS+MDB+JPA application. I had to read quite a lot of tutorials, documentations and other samples, because I had no prior experienceContinue reading

JMS, MessageDriven EJB (MDB), Timers, Maven, JPA (Hibernate) JBoss Example

Bozho April 25, 2010

On an interview I was given a task to implement a simple messaging system, using timers, message-driven beans and a build tool of my choice. This, of course, had toContinue reading

Time Zones and Java Web Applications

Bozho April 18, 2010

The TimeZone (as well as the locale and encoding) are retrieved by the JVM from the operating system. This in my opinion is not a good decision, but that’s notContinue reading

On Domain-Driven Design, Anemic Domain Model, Code Generation, Dependency Injection and More…

Bozho March 25, 2010

Eric Evans has formulated what domain-driven design (DDD) is. Martin Fowler is a great supporter and advocate of DDD. These are remarkable names and it is almost certain they areContinue reading

UI for Managing PKI, Instead of keytool or openssl

Bozho March 22, 2010

This blogpost shares a wonderful utility – portecle – GUI for managing PKI Update: KeyStore explorer seems good as well

The Psychology of Voting and Choice (on Stackoverflow and in General)

Bozho February 24, 2010

Voting is at the center of http://stackoverflow.com (a programming Q&A site), and at the center of democracy (at least such are the claims). How and why do people vote? TodayContinue reading

Appeal to API Designers

Bozho February 18, 2010

If a developer has used the Java security APIs he already knows what’s ahead. That’s not the only example, alas, but I’ll be using it to illustrate my point. TheseContinue reading

Posts navigation

« 1 … 33 34 35 36 37 38 »
My projects

LogSentinel – a next-gen SIEM

SentienlDB – a GDPR-compliant datastore

Computoser – algorithmic music

GitHub profile

Search
About me
  • LinkedIn
  • Web CV
  • CV (pdf)


profile for Bozho at Stack Overflow, Q&A for professional and enthusiast programmers

RSS Recent posts
  • Nothing Is Secure [slides]
  • Internally And Externally Facing Honeypots
  • A Security Issue in Android That Remains Unfixed – Pull-down Menu On Lock Screen
  • The Lack Of Native MFA For Active Directory Is A Big Sin For Microsoft
  • Open APIs – Public Infrastructure in the Digital Age
  • On Disinformation and Large Online Platforms

DZone MVB Java Code Geeks
Posts by date
April 2023
M T W T F S S
 12
3456789
10111213141516
17181920212223
24252627282930
« Mar    
License
Creative Commons License
This work by Bozhidar Bozhanov is licensed under a Creative Commons Attribution 3.0 Unported License.
Categories
  • Developer tips
  • Opinions

Copyright 2023 Bozho's tech blog | Designed by CodeGearThemes

Powered by WordPress