Archive for September, 2008

Kohana Layout Module

Saturday, September 27th, 2008

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…)

5 Layer Spam Filter

Friday, September 26th, 2008

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…)

What Makes a Good Developer

Friday, September 26th, 2008

A developer doesn’t becomes a good developer simply by using a particular programming language.
(more…)

Interview with Top Designer Lucian Slatineanu

Tuesday, September 23rd, 2008

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…)

Why You Should Design For Smaller Screen Resolutions

Monday, September 22nd, 2008

As display technology evolves so as screen resolutions are getting bigger and varied, therefore giving a headache to website designers.
(more…)

How to Deploy Web Projects

Monday, September 15th, 2008

By web environment we understand not just a source code repository, but also the server configuration, the programming language version, database design, etc.
(more…)

5 Most Popular Firefox Web Development Extension

Saturday, September 13th, 2008

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.

(more…)

2 Great Web Based Alternatives to PHPMyAdmin

Friday, September 12th, 2008

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…)

Ingredients Of Good Products

Saturday, September 6th, 2008

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…)