Niteo Blog

Strings in Python 2 and Python 3

  Published on 2016/12/14

 By Gasper Vozel

The goal of this post is to show you how to properly use encode and decode in python 2 and in python 3. This post will be based on small examples that will (hopefully) make you better understand how strings work in python 2 and python 3. A bit of background on unicode and UTF-8: […]

Read more

IRLs

  Published on 2016/11/26

  Last updated on 2017/03/15

 By Neyts Zupan

NiteoWeb is a remote-first team. While we do have a physical office in Ljubljana, few people go there regularly. Most of us prefer to work from home, from coffee shops or from the beach. Wherever and whenever we feel we are the most productive. While remote work certainly has its benefits, it does indeed have […]

Read more

Lessons Learned from PyMunich 2016

  Published on 2016/11/14

 By Gasper Vozel

At the end of October there was a Python conference in Munich (PyMunich). For a regional conference it was quite big in my opinion. There were 3 tracks and more then 40 speakers. As always I won’t cover all the talks just the ones that I found the most interesting and educational. After all this […]

Read more

A dev’s MacBook from scratch

  Published on 2016/10/06

 By Neyts Zupan

I’ve been a long time Apple user. I hate a lot about the company’s policy and how they treat their power users, but I love the tight integration between their software and hardware. Another thing to love is their migration tools. You buy new hardware, you click Restore from backup and you are done. Safari […]

Read more

Writing The Docs – Prague 2016

  Published on 2016/09/29

 By Gasper Vozel

On September 19th and 20th Write the Docs Meeting took place in Prague. This year I had the pleasure to attend. More than 250 people came which is about 40% more compared to last year.  On my surprise the majority of the people were actual tech writers or ‘documentarians’ as they called themselves (well there […]

Read more

WP Meetups

  Published on 2016/09/11

 By Neyts Zupan

A few months back I noticed we actually have regular WordPress Meetups in Ljubljana, our base town. We attended one in April, where David talked about theming and Emanuel about bringing WordPress into the Public Sector. On the second one, in June, we were active participants: Janez and myself delivered a talk titled Lessons learned running 25k WordPress blogs […]

Read more

Lessons learned from EuroPython 2016

  Published on 2016/07/27

  Last updated on 2016/09/11

 By Gasper Vozel

This was my first EuroPython conference and I had high expectations because I heard a lot of good things about it. I must say that overall it didn’t let me down. I learned several new things and met a lot of new people. So lets dive straight into the most important lessons. On Tuesday I […]

Read more

Y U NO USE CLIPBOARD MANAGER??!??!11?!oneone

  Published on 2016/06/22

 By Neyts Zupan

Every time when I am in a pair-programming session and the other person does not use a clipboard manager I am taken aback at how such a thing is even possible. To me, a clipboard manager is such an essential piece of toolkit that I forget it’s there. What is a clipboard manager? In its […]

Read more

New NiteoWeb.com website!

  Published on 2015/10/13

 By Dejan Murko

Well, we haven’t worked in the consulting business for almost two years now, so it was about time we changed the website. Old Website  New Website We now build cool stuff for the web. 🙂

Read more

Dear Plone, welcome to year 2014

  Published on 2014/07/30

  Last updated on 2015/10/13

 By Neyts Zupan

TL;DR: Production-level Plone on free-tier Heroku: https://github.com/niteoweb/heroku-buildpack-plone First, a bit of history: it was year 2006 and I was realizing that I was not made to be an academic. I made my first strides into entrepreneurship and being in IT, the first logical step was to create a few websites and try to get paid […]

Read more