MongoDB has fast become one of the "goto" NoSQL databases that I see many clients I work with in my role as IBM Open Source Architect, I've found that the community Open Source product (free software) fits the majority of uses cases in which clients need a backend database to serve JSON data back to... Continue Reading →
Visual Studio Code + Git 2FA
On my mac, my application development environment is Visual Studio Code (VSC) and GitHub. My GitHub account has been enabled with 2 Factor Authentication, and each time I change code and make a commit, I’ve been finding that it fails due to the 2 factor security code missing (as I opted to have this sent... Continue Reading →
Query OMDB In Python
For a while now, I’ve been thinking about building my own app to store details of my DVD collection, and have been a fan of The Open Movie Database (OMDB) which allows RESTful queries to retrieve details of movies eg. Who was the writer or what year was it released. Before you can use OMDB, you... Continue Reading →
You must be logged in to post a comment.