Bozho's tech blog

  • Developer tips
  • Opinions

A Month on Stackoverflow

Bozho December 4, 2009

Stackoverflow is a programming Q & A site. There are all sorts of developers’ topics can be asked there, and most of them get answered pretty quickly. I won’t goContinue reading

Database Integration Testing / Unit-Testing with Spring, JPA, JUnit and Maven

Bozho November 22, 2009

The exact name for this tests is disputable. Whether it should be “database integration testing” or “unit testing”. But anyway, it is about this: Many applications’ service layer relies heavilyContinue reading

Deep @Embedded Hibernate Entity Hierarchy with Oracle

Bozho November 13, 2009

If you want to have a deep @Embeddable Hibernate entity hierarchy with Oracle – you are not welcome. Oracle has a genious unconfigurable (at least after a lot of search)Continue reading

How to Obtain Signer’s Details From JavaScript Signed Data

Bozho July 2, 2009

In a previous post I described how to sign data with only javascript. Now, this data should be used on the server side for something. Here is how a JavaContinue reading

A Really Useful Eclipse Shortcut to Configure

Bozho June 20, 2009

I wonder why it isn’t in the default set – “generate getters and setters”. This is one of the most frequent actions. I’m setting it to ALT+SHIFT+G (Generate).

NoScript and AdBlock plus – Two Sides to Every Story

Bozho May 2, 2009

(If you don’t want to read too much here, check the links below) Recently a lot of crap has been written at many places against NoScript (reddit, slashdot, the addonContinue reading

How to Create a Digital Signing Solution with Only JavaScript

Bozho April 16, 2009

Important-er updates: Nothing below works anymore. Check this article. Important updates: this code won’t reliably work anymore. If you don’t need smartcard support, use the experimental web crypto API. IfContinue reading

How to Iterate Over java.util.Set in JSF

Bozho March 3, 2009

I spent quite some time trying to find a solution for the following JSF issue: it is not possible to iterate over a java.util.Set. – ui:repeat (facelets) doesn’t work –Continue reading

Why I Might Not Want to Use Flex

Bozho November 27, 2008

While waiting for my eclipse to shut down, because the Flex Builder plugin again made it crash, I decided to write a little about my Flex experience. I’m now onContinue reading

Content Management Systems – a Bad Idea?

Bozho August 11, 2008

CMS – Content Management Systems are meant to…manage content. So if we need a generally static content, which should be editable by non-technical persons, it is probably a good ideaContinue reading

Posts navigation

« 1 … 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
  • Anticorruption Principles For Public Sector Information Systems
  • Methodology for Return on Security Investment
  • Why I’m Not So Alarmed About AI And Jobs
  • Nothing Is Secure [slides]
  • Internally And Externally Facing Honeypots
  • A Security Issue in Android That Remains Unfixed – Pull-down Menu On Lock Screen

DZone MVB Java Code Geeks
Posts by date
September 2023
M T W T F S S
 123
45678910
11121314151617
18192021222324
252627282930  
« Aug    
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