Creating a Dark Web – Deep web website As we discussed before the difference between Surface web, Dark web and Deep web. In dark web Tor is used and it allows anyone to access websites with anonymity. If you want to create your own anonymo...
rename a string in multiple files string Event “Event” is capitol sensitive grep –include={*.php,*.html,*.js,*.py,*.xml} -rnl ‘./’ -e “Event” | xargs -i@ sed -i ‘s/Event/Tour/g’ @ grep –include={*.php,*.html,*.js,*.py,*.xml,*.po,*.pot...
ProctorExam launches in UK and closes seed round Amsterdam-based education technology startup ProctorExam launched its digital surveillance service for online exams in the United Kingdom, making a debut at the edtech fair BETT Show in London. The st...
Holland Venture opens new early stage technology fund Holland Venture, one of the oldest growth investment funds in The Netherlands, just announced a new fund for investing in early stage technology startups. Last week Holland Venture announced the Holla...
Node-Odoo Node.js client library for Odoo using JSON-RPC Installation $ npm install node - odoo Methods odoo.connect(callback) odoo.create(model, params, callback) odoo.get(model, id, callback) odoo.update(mode...
ORM Methods in OpenERP Every object in OpenERP is based on OSV i.e Object Service and this service implements full Object-Relational Mapping enabling developers not to worry for the simple SQL operations. In OpenERP, we hav...
Why the next phase of integrated Photonics is important for startups "Today, optics is a niche technology. Tomorrow, it's the mainstream of every chip that we build." That was a statement from Intel senior vice president Pat Gelsinger back in 2006. One decade later, "t...
Amsterdam Capital Week Amsterdam Capital Week is approaching fast: the first event in the world to bring together startups and capital, on this scale, in a one-week time-span. From September 23 until 26, Amsterdam is all ab...
webmin letsencrypt error renew certificate https://github.com/webmin/webmin/issues/436 This is a really bad bug. I had a client call me this Canadian Thanks Giving morning reporting that their SSL cert was giving errors. Turns out, the renewal...
InnovationQuarter to invest €5M in robotics company Regional investor in The Hague InnovationQuarter is investing 5 million euro in local company Robot Robots Company (RRC), alongside with Rabobank The Hague and several venture capitalists. This was an...
Diagnosing Network Issues with MTR The content of this cell is too long for an XLSX file (more than 32767 characters). Please use the CSV format for this export....
How to setup multiple websites in Odoo V8 Odoo’s Lead Developer responds to this question (Please note that this is a very technical feature and is not yet easy to configure nor is it documented how to do it.) Post 1: Multi website was alread...