Outstep Inc.
Outstep Inc.
Hello Brent, I am wondering if the Jivesearch project is still active? Not much activity lately it seems. I would like to discuss with you an idea that I have...
I was doing a query on Jivesearch and saw something interesting. I noticed that the results are iterated out from "ftontend/templates/search_form.html" in which you can easily see "Proxy" in the...
Hello, I have just found out that sometimes Wikipedia does not send out viable updates for their "current" dump: https://dumps.wikimedia.org/other/cirrussearch/ it would be good to have a "--date=yyymmdd" flag for...
Hi All, I am new to IPFS and OrbitDB but it seems to have a lot of great potential for a project, or two that I am working on now....
Hello, I hope that your day is going well. My project is using the "simple_proxy" example to build upon and I think that EVPP is just amazing and has the...
Hello, I have just installed Umbrella on my VPS server in a Docker container via: https://api-umbrella.readthedocs.io/en/latest/getting-started.html#running-with-docker and now I want to add a LetEncrypt Cert on the server so that...
Hello, I have just been able to setup a user and generate an API_KEY that is useful for REST API calls to sites that allow for parameters on the URI...
Hello, I have been able to compile up the steem code for a TESTNET for a fullnode/witness using a config.ini (steem/contrib/fullnode.config.ini). With the addition to that config.ini of: # Set...
Hello, I am trying to create a PG table such that: CREATE TABLE websites ( id serial primary key, site_link uri, site_sha1 uuid NOT NULL DEFAULT uuid_generate_v5(uuid_ns_url(), site_link), site_md5 uuid...
Hello, I wanted to test GreenteaOS and built it according to the instructions as well as to create the Virtualbox (6.1.4) VM according to (https://github.com/GreenteaOS/Tofita/blob/master/VirtualBox_HOWTO!.txt) ***************** Use exactly "Mac OS...