I have just discovered a bug in our customised Wynsure development. In eWAM there is a preinitialised variable (_Result) for the return value of a function. The type of this […]
DynDNS alternative
Ok it’s not exactly an alternative, but finally I can find my home internet IP address in most of the times. I have a linuxbox running at home as a […]
A bug’s life
I am coming after you with my headphones on, multi-monitor workspace properly set up, and my steaming tea on my desk. I will hunt you down with my debugging tools, […]
Continuous Development
About a year ago I finally changed my career path, I became a full-time software developer at a local small company, which part of global organisation in the Automotive Industry. […]
Weekend project: My first responsive web design
You can check it here: http://pro-panel.hu.
Let’s develop!
Recently I rediscovered that I have interest in development. Actually I started my career as a kind of developer role, working in a family business. The circumstances and the whole […]
My list of aliases on Mac
Since I have jumped into using git for source control management, I found the bash aliases a very useful thing. On OS X just run nano ~/.profile to edit your […]
Secure SMTP and IMAP sessions with stunnel
Regarding to mailpiler project I have to create solutions for the following: 1) Secure the communication between the primary email server and the mailpiler machine. 2) Secure the communication channel […]
Mailpiler: the email vacuum cleaner
I have recently found an interesting, open source system, which could really useful, if you have to archive your email traffic of your organization. I have to admit, that it […]
SSL Certificate error when manage Exchange 2k3 Public Folders
Written by Peter Molnar Today’s life-saver trick came from Jim McBee. Jim is an Exchange MVP (as far as I know), and has a great blog about (Mostly) Exchange. […]