It’s frustrating that Kohana lacks the same important feature that CodeIgniter does too. A layout system.
Back in the days I wrote a layout library for CodeIgniter, but the lack of modules made it rather difficult.
(more…)
It’s frustrating that Kohana lacks the same important feature that CodeIgniter does too. A layout system.
Back in the days I wrote a layout library for CodeIgniter, but the lack of modules made it rather difficult.
(more…)
It’s finally finished. I created a 5 layer secure spam filter for form submissions. With this method, in my opinion, 99.9% of spams will be filtered. And best of all, it doesn’t use any CAPTCHA.
(more…)
A developer doesn’t becomes a good developer simply by using a particular programming language.
(more…)
I have a great pleasure of having Lucian here with us. He is the owner of Emblematiq and he is among the top designers on the Internet.
(more…)
As display technology evolves so as screen resolutions are getting bigger and varied, therefore giving a headache to website designers.
(more…)
By web environment we understand not just a source code repository, but also the server configuration, the programming language version, database design, etc.
(more…)
My primary reason of using Firefox, besides that it is a great browser, is the extensions. I’m so dependent on these extensions that I can’t even imagine developing and designing a website without it.
PHPMyAdmin has many features, but it’s slow. Personally I think I use around 30% of what it has to offer. So I searched around for other lighter and faster alternatives and found not one, but two.
(more…)
Good products have large return on investment (ROI), right ? Wrong.
Okay, in the business world everything is around profits and money, but don’t get fooled by high profits. The quality of a product or even a service doesn’t rely only on this factor. I always believed and consider it to this day that money is a nice ‘side effect’ that your product / service is producing.
(more…)
I recently had a VC interview for one of my projects I’m working on. These were the questions they asked me, I organized them into different sections. I hope it’s helpful.
(more…)
How to choose colors in Mac OS X is not so obvious for the first time. Fortunately we have a built-in Color Picker application in Mac OS X, but it’s rather difficult to locate and run every time I need to choose a color. So I developed I method for simplifying color picking.
(more…)
From my past experiences I concluded that clients do not know what they’re doing, asking you to do, but they want instant results and they’re always changing their mind about the project.
(more…)