Category: Software Development

  • Maximizing Your Business Strengths By Identifying Your Weaknesses

    Maximizing Your Business Strengths By Identifying Your Weaknesses

    Business ownership and leadership are complicated. Not only are so many other enterprises more than happy to take your market share from you, but adapting as time moves means you can never rest on your laurels for long. 

  • 5 Critical steps in the software implementation plan

    5 Critical steps in the software implementation plan

    Small businesses and startups have to compete against massive enterprises in this quickly evolving technology sector and growing market. As we all know, nowadays, the business landscape is ultra-competitive, and it becomes challenging to survive and flourish. They need the right software implementation plan to optimize business processes, enhance team productivity, and increase revenue. An…

  • What you will find out about open-sourcing your code

    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

    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.

  • What are the challenges of creating a data product?

    What are the challenges of creating a data product?

    Data product development is hard. Really hard. It’s hard to come up with a good idea, it’s hard to build something people want to use, and it’s hard to keep the thing alive once it’s been released.

  • The shift from data pipelines to data products

    The shift from data pipelines to data products

    The shift from data pipelines to data products is a major trend in the industry today. Data products are more sophisticated and provide more value than data pipelines. They are the next step in the evolution of data management.

  • What to think about adopting a no-code/low-code platform for internal apps

    What to think about adopting a no-code/low-code platform for internal apps

    If you are building apps for internal use, you will end up embracing a framework like Angular, React or something else; if you taken that path very quickly, you might realize that this coding and timeframes of delivery takes more time than expected. As a manager you need to be self-aware of the overheads.

  • List of Low-Code/No-Code Framework

    List of Low-Code/No-Code Framework

    No-code and Low-code development platforms allow individuals worldwide to build their businesses and applications to serve them without writing code. The platforms sit at the intersection of the IT Department and pretty much every other department in a company.

  • Apache + MySQL + PHP + Xdebug and Codeigniter on macOS using Docker

    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…

  • I had a go with GitHub Copilot

    I had a go with GitHub Copilot

    I was very excited last week when I finally got access to the GitHub Copilot, I had signed up for it many months ago and was on a waitinglist. I think for many developers are interested in learning what an AI solution can do for them and to make code suggestions.