Skip to content

lmonkiewicz/jvm-bloggers

 
 

Repository files navigation

JVM Bloggers

Never miss any blog post from developers around JVM in Poland :)

Build Status codecov Snyk Status Sputnik Status

Overview

The goal of the jvm-bloggers project is to collect information about developers and companies blogging about JVM-related technologies in Poland, despite these bloggers being old-school Java fanboys, fancy Scala lovers or niche Gosu experts.

On Fridays 7am, this application is sending a newsletter with all new blog posts from the past 7 days.

If you want to have your group or personal e-mail added, please reach out to me (address below).

I'm promoting blogging as the best activity to share knowledge, passion and learn from each other. And the best way to do that is by helping bloggers to reach out to a wider audience.

Your blog/JUG/conference is missing?

Please create a Pull Request adding it to

and that's all. Once it is merged, you are in the list!

Roadmap

Done

  • Send weekly e-mail about latest blog posts to JUG mailing lists
  • Add technical blogs from Polish companies
  • Add moderation to discard off-topic content
  • Write some admin panel to manage moderation. etc.
  • Publish global RSS feed with all blog posts. You can limit and exclude authors using parameters. example: http://jvm-bloggers.com/pl/rss?limit=15&excludedAuthors=author1,author2
  • Add videos from JUGs and conferences in Poland
  • Create website with all newsletter (latest and old ones)
  • Publishing a new issue information on Facebook
  • Publishing on Twitter

Planned

  • Auto post link to the last newsletter on Wykop and 4programmers.net
  • searching for specific key words
  • Slack bot publishing new isses with searching feature
  • .... this is a place for YOUR idea :)

Technical details

  • Application is written using Java 12, Spring Boot, Liquibase, Akka and JPA, running on PostgreSQL database. It's currently running on a server hosted by the one and only SoftwareMill.

  • To import the project into your IDE execute ./gradlew eclipse or ./gradlew idea first (depending on your IDE) to generate project files and import them into IDE.

  • Admin UI is based on SB Admin 2 template.

More details about contributing and how project is organized please check

Contributors

More up-to date list can be found at http://jvm-bloggers.com/contributors

Contact

If you need a direct contact, you can reach out to the JVM Bloggers project via:

  • GMail: jvmbloggers (at) (you know that).(and you know that too) :)
  • #jvm-bloggers channel at JVM-Poland Slack

About

JVM Bloggers - website and newsletter with JVM blogs from Poland

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 36.1%
  • Java 27.5%
  • Groovy 17.5%
  • JavaScript 14.2%
  • HTML 4.5%
  • Shell 0.2%