GNLD (later rebranded as NeoLife)
What Is It?
- Watch a screen cast introducing the shopping feature
- Watch a screen cast introducing the organization view
- Watch a screen cast introducing the history view
- Watch a screen cast introducing the CMS
For GNLD I designed and implemented 3 major projects, GNLD.com (a front facing consumer website), GNLD.net (a distributor facing/back office website with ecommerce) and a content management system. The GNLD.com and GNLD.net sites were built to support all of our markets and the CMS was built to manage teams in each country extend and maintain 27 translations. I personally led the translation efforts for 8 markets and handed over control of the code and CMS to teams in 4 countries. To date the systems are managed and being expanded globally.
What Technologies Did I Use?
GNLD.com and GNLD.net are ASP.net
web applciation written in ASPx
and C#
. There is a heavy empasis on JavaScript
(and AJAX
patterns) for data views (which can be seen in the screen casts). The Content Management system is a Java Web Application
(written for Tomcat 7) and uses the Twitter Bootstrap
CSS framework.