Skip to content
No results
  • All articles
  • Showcase
  • About
  • Contact
draghici.net
  • All articles
  • Showcase
  • About
  • Contact
draghici.net
  • Programming

Creating a WP plugin and using Github for version control

  • Cristi Draghici
  • July 1, 2017

This article is about publishing a plugin to the WordPress Repository. I use TortoiseGIT on a daily basis and also Github for opensource projects. Also, TortoiseSVN will be…

Read MoreCreating a WP plugin and using Github for version control
  • Programming

Fix your network settings in Windows 8.1

  • Cristi Draghici
  • June 20, 2017

Lately, when trying to connect to a VPN using my Windows 8.1 machine, I kept bumping into the 619 error. After may tutorials and ideas on how to…

Read MoreFix your network settings in Windows 8.1
  • Programming

SlimPHP and PHPunit – “Failed asserting that 200 is identical to 404”

  • Cristi Draghici
  • May 5, 2017

I got the “Failed asserting that 200 is identical to 404” while using Slim and phpunit. But the API works fine when manually testing.

Read MoreSlimPHP and PHPunit – “Failed asserting that 200 is identical to 404”
  • Everything else

Licenses

  • Cristi Draghici
  • May 1, 2017

Licensing application based on Node.js and React. It manages the activation codes, clients andresellers.

Read MoreLicenses
  • Everything else

Node.js parallel execution

  • Cristi Draghici
  • May 1, 2017

Parallel execution of a python process using Node.js’s cluster module, in order to simultaneously run OCR on scanned documents. The app can be installed on multiple servers and…

Read MoreNode.js parallel execution
  • Programming

Accessing store data in a react-redux application

  • Cristi Draghici
  • March 10, 2017

Provided you have a react application based on the redux architecture, sometimes you might need to access information inside the store with a function, not necessarily using a…

Read MoreAccessing store data in a react-redux application
  • Programming

react, react-bootstrap – MenuItem won’t hide the menu on click

  • Cristi Draghici
  • March 10, 2017

React and react-bootstrap provide an easy an clean way to build an application interface. However, when using the MenuItem in combination with the opening of a modal windows,…

Read Morereact, react-bootstrap – MenuItem won’t hide the menu on click
  • Programming

Fixing line endings in Git on Windows

  • Cristi Draghici
  • February 2, 2017

I am currently working with Github and an Ubuntu VM under Windows. Because of line endings, while the command line in Windows shows the repository is up to…

Read MoreFixing line endings in Git on Windows
  • Programming

MariaDB on Raspberry PI won’t start

  • Cristi Draghici
  • January 19, 2017

The summary of the error encountered is: LSB: Start and stop the mysql database server daemon

Read MoreMariaDB on Raspberry PI won’t start
  • Programming

Mysql: Export select rows to CSV on server

  • Cristi Draghici
  • January 11, 2017

Use the following command to export the query rows to a file on the server in the CSV format.

Read MoreMysql: Export select rows to CSV on server
  • Programming

React – Quick solution to update the parent component when the child’s state has changed

  • Cristi Draghici
  • December 20, 2016

The following answer was a quick and good solution for updating the parent component when the child’s state has changed.

Read MoreReact – Quick solution to update the parent component when the child’s state has changed
  • Useful tools

npm whatwg-fetch

  • Cristi Draghici
  • December 10, 2016

The fetch() function is a Promise-based mechanism for programmatically making web requests in the browser.

Read Morenpm whatwg-fetch
Prev1 … 6 7 8 9 10 11 12 … 17Next
No more posts to load

Recently updated

  • Host old apps in containers with Debian 12
  • Setting up my new Raspberry Pi
  • How to test your frontend applications
  • Family tree – Genealogy application with React
  • Modernizing the internals of an old notes taking app

A quick note

I post here articles that I found interesting, solutions to problems I have encountered and last but not least, display information about my projects and achievements.

Categories

Everything else (85) Programming (177) Useful tools (23)

draghici.net © 2006 - 2025 - Most of the rights reserved