Articles » Tags » Productivity
Free Notepad++ Web Developers Theme
October 2nd, 2009This is a custom developed Notepad++ theme that we use in house at Renowned Media. This is mostly used for web development languages, so the other languages will have been forsaken. For anyone who doesn’t know, Notepad++ is a syntax highlighted text editor, comparable in functionality to the larger web development IDE’s minus all of [...]
eCommerce research: OpenCart
June 9th, 2009eCommerce is a common requirement for many web projects. The ability to reach thousands of clients around the world without the need to pay an hourly employee is one that will be of great benefit for any company selling products.
Ongoing Research
June 7th, 2009The biggest thing that we are researching right now is CodeIgniter. CI is a PHP framework which aims to increase development efficiency by providing a set of commonly used functionality required by typical websites. What this means is that a lot of the code we would normally write for a typical project will already be [...]
PHP Framework Research: CodeIgniter
May 24th, 2009We’ve recently been researching several different PHP frameworks in the search for increased programming efficiency. After looking through Zend, CakePHP, and several other frameworks, it looks like we may have found a winner: CodeIgniter. CodeIgniter offers a lightweight, unobtrusive system which would increase programming efficiency after the initial learning curve has been reached. It’s memory [...]