Willian Silva

Results 18 issues of Willian Silva

Hi Buddy, I'm try to test a small app against (**Python3/Flask/SQLAlchemy**) many database (**DB2/PostGre/MariaDB/etc.**) and I would like to do it automatically. But I'm a beginner Oracle and I don't...

I missed a iterator routines, to allow people to easy walk through JSON as list keys as properties (dot) notation. It'll make things easy to get data from a file...

Folks, I'm using easygui to my support scripts. But there's something I really missing. When I'm running time consuming scripts, there's a need for a progress bar. Something to tell...

I was reading your code and testing your APP. Nice, by the way. Good job. But, I would like to suggest you to use a standard to name the config...

@fogleman, I have noticed many examples from "[fogleman/gg](https://github.com/fogleman/gg)" save it output image file to "**_out.png_**". That can be tricky! I would like to suggest two additional lines, who it'll save...

**Watermark** with "fogleman/gg" I stumbled into "fogleman/gg" yesterday and immediately seen it as a nice way to add watermark into my images. But I couldn't make ir work. I started...

Hi Folks, I looking at this code and it seems good. But I can't found a way of read a unknown YAML file and enumerate a section to get the...

Hi Folks, I tried to build InForm from the source on a Windows system. And what should be a simple task, stumbled into a library error. The command issued and...

There is any API to send file using libstrophe? I thinking about use libstrophe to connect a software on Prosody, and send system reports to the users, and some times,...

Folks, I'm running the the examples of https://github.com/vjeantet/ldapserver.git. The example complex/main.go is failed when I do the connection using "Apache Directory Studio". The authentication process is going just fine. But...