Category: Web Development

  • I rather am a generalist than a specialists

    I rather am a generalist than a specialists

    The one crucial traits that set great innovators apart from the rest, is their extensive knowledge across various subjects. This diverse knowledge base serves as a foundation for their creativity and fuels their ability to excel.

  • Exploring the Depths of Ethical Hacking

    Exploring the Depths of Ethical Hacking

    In this article, we delve into the concept of ethical hacking, based on prevailing understandings within the industry. We will examine the distinction between hacking and ethical hacking, the role of hacktivism in campaigning, the significance of ethical web scraping, and the importance of respecting intellectual property rights. Additionally, we will address the traits and…

  • Embracing Digital Transformation: Top 5 Strategies For Efficient Business Practices

    Embracing Digital Transformation: Top 5 Strategies For Efficient Business Practices

    In the rapidly evolving business landscape, leveraging technology is crucial for achieving efficiency. Forward-thinking organizations harness cutting-edge technology to streamline operations, improve productivity, and enhance customer engagement. This blog post will present five of the most innovative ways businesses can utilize technology to optimize their practices.

  • Xdebug a PHP docker container in VS Code

    Xdebug a PHP docker container in VS Code

    This is the 2nd installment on debugging PHP applications running in a docker container with Xdebug on VS Code. You can find out how I set up a Docker Container for Apache + MySQL + PHP + Xdebug and Codeigniter on macOS using Docker. In this article, I will cover how you configure Xdebug for…

  • Empowering All Through Technology: A Focus on Justice, Equity, Diversity, Inclusion, and Security

    Empowering All Through Technology: A Focus on Justice, Equity, Diversity, Inclusion, and Security

    The integration of technology into our daily lives has brought about many benefits, but it has also exposed existing inequalities and injustices in society. The tech industry, in particular, has faced criticism for its lack of diversity, equity, and inclusion, with marginalized communities often being left behind in terms of access and representation. This not…

  • Mastering Modern Code: An Old Programmer’s Guide to Updating Skills

    Mastering Modern Code: An Old Programmer’s Guide to Updating Skills

    I got back into developing software solutions about 10 years ago at age 55, as I saw an opportunity to contribute to a few internal applications idea I had. I have spent my days in project management, and management in the software industry since the early 1990s and during these years did not write any…

  • Mastering the Art of Adaptation: Thriving in a Rapidly Changing Tech Landscape

    Mastering the Art of Adaptation: Thriving in a Rapidly Changing Tech Landscape

    The world of technology is constantly evolving and the rate of change is only getting faster. Keeping up with the latest developments in software development is essential for staying ahead of the curve. The key to thriving in this rapidly changing landscape is mastering the art of adaptation.

  • Why processes and policies kill innovation

    Why processes and policies kill innovation

    Innovation is a vital component of any successful organization. It enables companies to stay ahead of the competition, create new products and services, and improve upon existing ones. However, many organizations struggle with fostering a culture of innovation and often find themselves stifled by processes and procedures.

  • How to setup Appsmith on Google Cloud Run

    How to setup Appsmith on Google Cloud Run

    If you are looking for a low-code internal tool, Appsmith is a great open-source tool that creates beautifully designed UI apps on your internal data. Appsmith is open-source, so you can download it and deploy it to your environment.

  • Recover all files from an existing docker container

    Recover all files from an existing docker container

    I had a little mishap the other day, I had built an app and created a docker container which I later deployed to Google Cloud Run, before I had pushed a copy of the code to GitHub, my drive got a problem and I lost the code I had on my laptop. After I got…