Tag Archives: Wordpress
Make contributing to open source projects easy for your colleagues.

I encourage everyone to contribute to open source projects in every company I work. If you are a developer, I am sure you know how to do that already, but what about the rest of the people who can contribute with the same impact? There is one interesting idea I am trying right now: The…
How to simplify the WordPress development processes which involve clients
I had a period in my life when I was working for different employers like a freelancer developing wordpress plugins, themes enhancements and some integrations. Back then I didn’t realize how much time I was spending in communication with the clients or the middle man (project manager), because, let’s be honest – time is money,…
vTiger SOAP bridge from WordPress and Imap server
In my last project I have to make to work together a vTiger instalation, a WordPress form and an Imap account. The best decision was to create 2 SOAP services to handle 2 requests: Show me the code 1. Setup the webforms.php. The good thing is – you can use this SOAP service to fill…