How I don't miss a spot with my self-developed application

Technology is my passion and I don't want to miss a spot. Most people wonder where I get all the knowledge from. Here's is my secret. To follow the latest developments I use RSS feeds. RSS stands for Really Simple Syndication and most websites allow you to gather the headlines from the website, without visiting the page. So whenever I have some spare time left, I look at all my favourite articles and start reading the content I'm interested in. A couple of years ago I used Google Reader to manage my feeds and to give me an overview of all the latest developments. Google Reader stopped to offer this free service a couple of years ago, so after trying several alternatives, I started to write my own application. Since I'm a huge fan of open source I want to use this as an opportunity to share my creation. Here is how it currently looks like:

The application is hosted on GitHub and has almost 200 stars. The design is responsive, which means it will auto scale depending on the device you use. It has several features, such as swiping to mark the articles as read, tagging and categorising.

The front-end has been written in VueJS, which is very popular JavaScript framework. For the back-end I use Laravel Lumen, which is a very lightweight framework to serve out the data using API's. The application also has an API, which is compatible with the Fever API. Instead of using the application front-end you can also use an iOS native app, like Reeder. If you're fan of RSS feeds I highly encourage you to have a look. Here's the link: https://github.com/pietheinstrengholt/rssmonster

要查看或添加评论,请登录

Piethein Strengholt的更多文章

  • ABN AMRO's data and integration mesh

    ABN AMRO's data and integration mesh

    At ABN AMRO, we are quite familiar with a data mesh. As a matter of fact, we’ve been working on this new type of…

    29 条评论
  • Database management cleared up

    Database management cleared up

    The content of this blogpost builds up on my previous article: Data Integration and Data Modelling demystified and…

    5 条评论
  • Data Integration and Data Modelling demystified

    Data Integration and Data Modelling demystified

    This article consolidates a large amount of content from the book Data Management at Scale. This content didn't make it…

    5 条评论
  • Retrospective: My Experience Writing Data Management at Scale

    Retrospective: My Experience Writing Data Management at Scale

    A large number of people have asked me about the amount of time, effort, and what it is like working with a…

    3 条评论
  • Big Announcement: I'm working on a book!

    Big Announcement: I'm working on a book!

    I have some exciting news I would like to share with you. Together with O'Reilly I'm working on a book with the title…

    11 条评论
  • ABN AMRO’s Streaming Architecture

    ABN AMRO’s Streaming Architecture

    When I published ABN AMRO’s Service Oriented Architecture 2.0 I received a lot of questions about Streaming processing,…

    7 条评论
  • ABN AMRO’s Service Oriented Architecture 2.0

    ABN AMRO’s Service Oriented Architecture 2.0

    When I published the ABN AMRO's Integration Architecture article, I quickly mentioned 'Service Orientation' as one of…

    30 条评论
  • Getting my hands dirty with Kubernetes

    Getting my hands dirty with Kubernetes

    One of my old passions is to develop websites and applications. Working with Frameworks such as Laravel and VueJS gives…

    1 条评论
  • Comparing AWS and Azure

    Comparing AWS and Azure

    I'm currently studying for the Microsoft Azure 70-535 (Architecting Microsoft Azure Solutions) exam. Since I'm also AWS…

    9 条评论
  • Misinterpretations of Microservices and what Microservices truly is about

    Misinterpretations of Microservices and what Microservices truly is about

    I’ve been in the data integration & application development space for quite some time now and interesting enough I see…

    2 条评论

社区洞察

其他会员也浏览了