|
You are here |
www.zufallsheld.de | ||
| | | | |
www.akpain.net
|
|
| | | | | and making my website faster in the process | |
| | | | |
roneo.org
|
|
| | | | | Github provides a powerful API. Let's fetch some data from out there with Hugo, and get updated content each time we rebuild the website | |
| | | | |
sookocheff.com
|
|
| | | | | This tutorial describes how to setup a test integration running Dell Boomi. For those not familiar, Boomi is an integration platform as a service that implements many of the integration patterns described in the book Enterprise Integration Patterns. It is a commercial alternative to the Apache Camel open source integration framework. Boomi Overview Boomi allows developers to run an integration Process, which is composed of an input stage, followed by data transformations and any business logic, followed by one or more output stages where the data is written out to a final destination. | |
| | | | |
ericlathrop.com
|
|
| | | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python. | ||