This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Tag: Software Development Process
-
What you will find out about open-sourcing your code
The global community of open-source developers is the backbone of innovations in a number of different fields, including automotive, healthcare, and climate tech.
-
Build Intel64-compatible Docker images from Mac M1
I was building a tracking pixel API app for internal websites. A tracking pixel is an HTML code snippet loaded when a user visits a website. I built this app on my laptop, MAC M1, and I run my Docker container locally within Docker Dekstop.
-
Apache + MySQL + PHP + Xdebug and Codeigniter on macOS using Docker
We have developed an application internally that uses Codeigniter as the main PHP framework. Over the years we have added many new functionalities, so we need a solid development environment. up to now we have let our developers use MAMP(MacOS), Windows(LAMP) or individually install Apache, MySQL, PHP (Linux) debugging tools has been up to the […]
-
UX Design Tips to Create Apps People Love to Use
Building an app can help your business reach a variety of goals. For some businesses, the app might be a central part of what they are trying to achieve.
-
Traits a software engineer need to succeed as IT leaders
Have you ever been in the situation to hire or promote a software engineer for a management role? Have you find it is difficult, it’s not easy to find managers who motivate, lead and inspire. From my own experiences, I’m sharing some tips on how to find IT leaders outside or within an organization with successful […]
-
Organizing your software product development cycles around DevOps
You have probably heard about agile software development, it’s a lean approach to software development. Agile software development has “agile system administration” or “agile operations” been developed that applying agile and lean approaches to operations work.
-
Ever thought of having a staging environment for your WordPress site
Did you ever thought of having a staging environment for your WordPress site, you have to ask yourself how often do you add new plugins, update current plugins and themes. Have you ever had a problem with your site after adding or upgrading, if so you fall into the category that should consider setting up […]