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 […]
Programming and Development
Things connected to development and programming such as a great programming solution to a problem that I’ve ever faced, or something wierd or interesting thing from developer’s life.
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 […]
3D with HTML5 and CSS3 spreading around the web
Written by Peter Molnar Do you remember, when the hologram message of Princess Leila popped out from R2-D2 in Obi-Wan Kenobi’s house? OK, we haven’t been moved so fast, but […]
WordPress max memory limit issue
Written by Peter Molnar My logcheck agent sent me strange errors in a WordPress site: ALERT – script tried to increase memory_limit to 268435456 bytes which is above the allowed […]
Image resizer and cropping script – It saves your life!
Written by Peter Molnar Have you ever stacked with huge number (and Gigs) of images on remote server in various orientation, that you have to resize and crop for thumbnail? […]