|
Most of NS Web Pages work lately has been in site management.  Including much custom module, and component development with PHP, MySql, database, javascript, and javascript libraries and PHP based CMS. If that sounds like a lot of complicated technical stuff, that is because it is!  We pride ourselves in overall understanding keeping site management contained while keeping the specific goals in mind. As we manage site production we have to do things this way.  But the most enjoyable thing is working with this dynamic challenge and programming a well thought out solution to all areas of the site. Check back here soon for examples of modules, components, javascript interface design and implementation, administration (site  management) side solutions and interfaces, and community development components. And maybe some other things we are currently outputting.  |
|
Joomla Plugin - JoomSEO edits. A client needed a way to implement some SEO strategies into his site.  He was running a glossary dynamically loaded (Joomla). And needed to populate the Title, the meta tag Keywords and the meta tag Description with specific glossary page information.  The scenario needed php edits to the base plugin element.  And sinise it was OOP php, and  Joomla1.5 version code, I was able to put my OOP coding skills to use. We genreated a system edit that looked at specific items of the glossary pages and set the meta tags to these values, given any glossary pages. This should help the search engines and customers ('users') know where the site is.
|