ctron's blog

Projects

  • PatternFly Yew
  • Yew OAuth2
  • Trunk
  • OpenShift Update Graph
  • OIDC CLI
  • CSAF Walker
  • Maven RPM Builder

More

  • About
  • PGP Key
  • Attic

Google Play Store Forums

Dear Google,

since I did not find a better play to post this idea, I just did it right here ;-)

For openSCADA, the open source project I am working on, we use Google Groups as a communication channel with end users. This works quite fine actually, and I think that Google Groups are a fine instrument for that.

Read more …
  • 2 minute read Jens Reimann
  • 22 November 2014
  • Technical Stuff
  • #android #google #play store

Spring WebMVC – Bad request for most pages

Today I stumbled over an easy configuration mistake you can make, which will cause “400 Bad request” for most static resources. It took me a little bit of time to figure out what went wrong.

I had a classic Spring WebMVC setup, DispatcherServlet, resource mapping for static resources (CSS mostly).

Read more …
  • 2 minute read Jens Reimann
  • 21 November 2014
  • Development
  • #spring

OSGi EE – Modular Web Applications

Creating a modular web application in Java still is a tricky task. While there has been some improvement with web fragments, this still is far away from what you actually want.

But what is it that you (or better I) want:

  • Modularity – Make the application extensible using plugins. Not just one big block. Install additional functionality with a few clicks
  • Easy setup – Setting up a JEE server like JBoss can be a pain in the ass. First you have to configure your datasource with some obscure XML file. It would be way better to be directed to some sort of setup screen, asking for all database (etc.) information first. Guiding you through a setup process. With JEE your web application won’t even start if your JPA data source cannot be loaded since the driver is not specified.
Read more …
  • 3 minute read Jens Reimann
  • 14 November 2014
  • Development
  • #eclipse #osgi

Identify GSM modem devices using udev

Again an interesting problem, I do have a Linux box and it has two GSM modems and an RS-232 FTDI USB device built in. Each GSM modem brings three USB serial devices. Now I do want to dial up using the first of these modems and therefore I do need the device name, e.g. /dev/ttyUSB2.

Read more …
  • 2 minute read Jens Reimann
  • 3 November 2014
  • Development

    IEC 60870 Explorer

    Finally, we put a few functions and classes together that we already had, and made a simple, easy to use and jet powerful tool which we would like to have ourselves ;-) Sadly, it did not exist when we would have needed it, so we had to make it ourselves.

    Read more …
    • 1 minute read Jens Reimann
    • 24 September 2014
    • Development
    • #iec #iec 60870
    ⇤❬
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 22
    • 23
    • 24
    • 25
    • 26
    ❭

    Recent Posts Archive

    • CSAF Walker: Working with CSAF providers in Rust
    • WebAssembly loading progress visualization with Trunk
    • ReSyMo: Remote System Monitoring
    • An OpenID Connect command line client
    • Release of Trunk 0.19.0

    Categories All Tags

    • Development
    • Infrastructure
    • IoT
    • Open Source
    • Personal Stuff
    • Technical Stuff
    © ctron's blog – All rights reserved
    • Disclaimer
    • Impressum / Impress
    • Datenschutzerklärung / Privacy Policy
    Contact