Browsing the archives for the Productivity tag

Free Notepad++ Web Developers Theme

4 Comments
Uncategorized

This 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

No Comments
Uncategorized

eCommerce 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. Unfortunately for us developers, most solutions have major drawbacks. Any user of the common solutions osCommerce [...]

Ongoing Research

No Comments
Uncategorized

I honestly haven’t had to do this much research since taking history classes in College… The biggest thing that I am 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 [...]

PHP Framework Research

2 Comments
Uncategorized

I’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. One thing that it is [...]