Internet of Things -työpaja ict8tn017-1 – intensiiviviikolla w12

Rakenna härveleitä, jotka puhuvat netin yli. Eli kehitä itse IoT-laite viikossa. Check out demo day & projects! / Katso demo-päivä ja valmiit projektit!

Posted in Uncategorized | Tagged , , , , , , , , , , , , , , | 58 Comments

Offline References for HTML5, jQuery, CSS, Python, C++, Apache, PostgreSQL and others

Are you flying? Are you on a summer cottage far, far away? Internet working only on full moon? Download free offline references for developers. Including HTML5, jQuery, CSS, Python, C++, Apache, PostgreSQL and others. Update: direct link to download the … Continue reading

Posted in Uncategorized | Tagged , , , , , , , | Comments Off on Offline References for HTML5, jQuery, CSS, Python, C++, Apache, PostgreSQL and others

Internet of Things in Lapland – Demo Day

In just four days, students have designed and built their own Internet of Things devices. I’m teaching a workshop with Kimmo Karvinen. We’re with Art & Design students in University of Lapland, Rovaniemi.

Posted in Uncategorized | Tagged , , , , , , , , , , , , , , | 7 Comments

Deploy Flask & Python3 on Apache2 & Ubuntu

Deploy Flask, a Python 3 microframework, on Apache web server on Ubuntu. Then you can write your own web pages in Python. Flask is a very simple framework for writing server side applications with Python. This article shows how to … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , , , , | 13 Comments

Room Status Remotely with OfficeIOT – Haaga-Helia Student Project with Martela

My negotiation rooms are reserved, but is anyone actually there? What’s the utilization rate? OfficeIOT project helps you. It senses if people are in the room and sends this information to a server in the cloud. Users can then log … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Comments Off on Room Status Remotely with OfficeIOT – Haaga-Helia Student Project with Martela

Implementing Package-File-Service Pattern as a Salt Stack PyObjects Function

PyObjects renderer allows you to use normal Python functions to repeat actions. In this article, we’ll implement a Package-File-Service pattern as a reusable Python function.

Posted in Uncategorized | Tagged , , , , , , , , | Comments Off on Implementing Package-File-Service Pattern as a Salt Stack PyObjects Function

Salt Package-File-Service with Pyobjects

When you install Apache, the most popular web server in the world, you want to show web pages. In practice, you install the package, keep the service running and modify a configuration file. In configuration management, this is called package-file-service … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , | 7 Comments

Logging in Python – with function names, line numbers, command line -v -d and aliases v(), d()

Logging is tells you what’s going on when your run and often avoids useless comments. Log messages give you a real time feeling what’s happening in the program. And your advanced users might want to run ‘supercommand –debug’, too. This … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , | Comments Off on Logging in Python – with function names, line numbers, command line -v -d and aliases v(), d()

ykl.txt – Text dump of Finnish Public Libraries Classification System

Convert Finnish library YKL classification XML dump to a text file.

Posted in Uncategorized | Tagged , , , , , , , , , | Comments Off on ykl.txt – Text dump of Finnish Public Libraries Classification System

Search Your Files with StackHay

StackHay can fulltext index your files. I published StackHay today. “During development, StackHay was tested. A sample data of 13 terabytes, 12 million files was successfully indexed, and fulltext of 1.9 million files (16%) was extracted.” – TeroKarvinen.com/stackhay/ StackHay is … Continue reading

Posted in Uncategorized | Tagged , , , , , , | 1 Comment