Milan Latinović
Software Engineer and Enterprise Architect
Category Archives: Projects and references
TimeTac Connect – integration framework
TimeTac Connect – integration framework is a custom made framework based on ETL concept. ETL means extract, transform and then load. Meaning, extract data from one system, transform it to a proper form and load it to some other system. It represents a baseline for developing data integrations between various sources. TimeTac Connect – integration…
Automation of API documentation
Automation of API documentation is project where we wanted to automate process of API documentation generation. Motivation for the automation of API documentation Before this project we used Swagger standard to manually write and generate documentation for our API. This was resulting in several things that were not optimal: Concept of API documentation generator Firstly,…
Content Time Management in WordPress
Content Time Management in WordPress is important topic if you are producing content on regular basis. Basically, you might want to control a content on your web site in a specific way. In example, you might want to show some content only on weekends or only within a specific time frame. Furthermore, you might want…
Content Time Management with WP Chrono
Content Time Management with WP Chrono. We have just published a new version of #WordPress #plugin called WPChrono This is a small plugin which enables you to control content of your WordPress post in time (a.k.a. Content Dripping). WordPress already has a fantastic mechanism for publishing pages in future. You can define a future date/time for a post from…