Optimizing Support Systems and PHP: A Developer's Journey

As an open-source enthusiast and indie developer, I’m always on the lookout for tools and configurations that can enhance my projects. Recently, I’ve made some exciting discoveries and improvements that I’m eager to share with fellow developers and tech enthusiasts. OTRS: Revolutionizing Email-Based Support I’ve just set up OTRS (Open-source Ticket Request System), and I’m impressed by its capabilities. Despite some initial setup challenges, it integrates seamlessly with support email systems. Here’s what stands out: ...

August 2, 2010 · 2 min · 323 words · Dipankar Sarkar

CodeIgniter and Nginx: Building a Facebook Application

Are you looking to build a Facebook application using CodeIgniter and Nginx? You’re in the right place! This tutorial will walk you through the process, highlighting key configuration steps and potential pitfalls. As an open-source enthusiast and indie developer, I’ve compiled this guide to help you navigate the intricacies of integrating these technologies. Nginx Configuration: The Foundation Let’s start with the Nginx server configuration. This is crucial for routing requests correctly: ...

November 19, 2008 · 2 min · 382 words · Dipankar Sarkar