Gábor Szabó

Results 105 comments of Gábor Szabó

IMHO it would be better to end up with a single repo owned by both @afilina and myself. Maybe we can have a GitHub organization for that. Optionally the code...

I think it would be better to convert: ``` "location" : { "name": "" } ``` to ``` "location" : { "city": "", "state": "", "country": "" } ``` I...

In addition, I'd like to suggest we remove the '#' from the hashtag field and the '@' from the twitter field. During display it will be easier to add those...

How do you know that the newly uploaded pdf file should be a replacement? If there are already multiple pdf files on the server, how do you know which one...

You probably either execute a different version of python or you don't have the virtual environment turned on when you run it from jenkins.

Show me the code you wrote so far.

What playbook are you asking about?

I assume this is on your development machine, right? Which language and what framework do you use to write your web site? Is it based on some of my tutorials?