Clark Internet Publishing - Content Management Systems
 •   •   •   •   • 
Clark IP Web Log
It's easy to add a web log to your Sitemaker CMS site, or to build your site around your web log. We use this one as our company newsletter.
Clark IP Web Application Manages Alternative Fuel Resources

Clark IP has recently implemented for a client a web application that manages collection of waste material that is converted into a new renewable fuel. The application manages customer relations with several thousand independent producers of the waste stream, schedules pickups, routes travel and tracks collections.

Our client has been in business for several years. Current operations support over one million gallons of output annually with projected growth to several millions over the next two years. The company has over 50 employees, about one dozen vehicles and over 4,000 source locations that must be visited regularly but that should not be visited unnecessarily.

The Problem

The client was falling behind in collection of WVO from its sources. Scheduling and routing were being accomplished with a contact management program plus detailed customer knowledge by a few key employees. WVO sources include restaurants and commercial kitchens in a large region that encompasses major cities and small towns. The company had reached its limit on span of control of the needed information. Uncollected oil at source locations was being stolen by competitors and other unauthorized persons.

The Clark IP Solution

We designed a system that manages customer relations using a web based interface. The major components are customer management (account, location, person); a scheduler-router (trucks, people, services); a sales lead and tracking system that automatically feeds successful leads into the customer management system. The scheduling algorithms track and record current activity and use it as the basis of estimates of when and how much incoming waste is expected. This is used to select locations for just-in-time pickup.

The system uses a custom database and builds upon a solid base of industry standard open software such as Linux, MySQL, PHP, HTML/CSS. This platform has significant advantages in cost, stability, and maintainability.

Using a server-client model allows the system to provide for multiple users, with access restrictions to suit each user, and provides availability over the internet allowing for use by remote facilities and users in the field via laptops and smart phones.

The Outcome

The system has been in operation for nine months at this writing. That period has seen an increase in locations from about 1,400 to over 4,700 and collection volume from about 66,000 to over 162,000 start to peak.

Summary and detailed reports show daily and monthly transactions using a mix of text and eye-catching graphics. The system alerts management to special issues including so-called "fires" or emergency customer service situations.

Although the system's field and reporting services are tightly wrapped around this customer, the underlying CRM elements and service management structure were designed to be adaptable to other applications.

What do you want to collect or distribute today?

Upline Provider Outage
One of our key upline providers was out of service for about two hours this morning, which affected access to several of our main systems. Web and mail service was briefly unavailable and was restored by about 9 a.m. This was our first interruption of service in several years; we continue to experience "up time" well in excess of 99 percent.

Formatting printed output from Sitemaker CMS
You can make printouts of your web pages more attractive by adding a style sheet that hides the site navigation. The following example shows how to hide the standard navigation areas of your page.

Just add the code to the style sheet of your Sitemaker CMS site. This code precedes or follows your other custom styles in its entirety. You can also place in in the style sheet of a single page if that is more appropriate for your application.

The technique will work with any standard Sitemaker layout. Highly stylized layouts may require additional terms.

<style type="text/css" media="print">
#navigation,
#SM_top_menu_content,
#SM_member_bar,
#footer
{
display: none;
}
</style>

Directory Listing Format Revised
List pages in our Directory tool now have additional information and one functional change, installed today, April 18. Each listing now shows a document icon linked to the listings brochure or personal page. The envelope icon now takes the user to the brochure page and is no longer linked to the email form. Finally, a small red question mark indicates that contact data are missing.

The removal of the email link was occasioned by the increasing problem of spam to listing owners. By moving the email function to the brochure page additional "tunneling" is required, which increases the burden on would-be spammers. We found that when a similar change was made to the new-listings feature the amount of spam from that feature went down.

Email Account Manager Updated
We have recently installed an upgrade to our email account manager. We suggest all domain administrators sign in and familiarize themselves with it, as there are some major differences. (If you are not an email administrator this article will seem rather meaningless.)

Note especially the presence of a Delete Account link next to each account on the account list page; previously this feature was hidden to prevent accidental deletion. We encourage user feedback on this option; we are inclined to revert to our previous configuration.

The account management software is a third-party acquisition. We have installed it as it came from the developer. Some of the GUI features are not what we would do, including the low-contrast links. We may change these features over time to ease navigation.

Administrators can now edit which services are available to each user. If your domain is so enabled, you can turn off/on IMAP, POP, vacation messages and other features. If you do not understand the options we suggest you create a test account and modify it to experiment, rather than applying changes to real mailboxes, until you are familiar with the new techniques.

Navigation within a domain is improved with a jump-to first and -last link, eliminating much of the scrolling and previous-next linking needed before. A better search tool now quickly finds individual users and mailboxes, and all lists and search results are noticeably faster.

Feedback via your account administrator is welcome. Enjoy!

Standard Biodiesel: Recycling plus mobility
Standard Biodiesel of Arlington, WA, recycles waste vegetable oil (WVO) into clean-burning diesel fuel that boasts lower emissions, longer engine life and better performance.

Clark Internet Publishing has created a custom Web application to manage routing of WVO collections and customer service for Standard Biodiesel. The same system will be expanded in 2008 to manage plant operations. The entire system is designed for seamless expansion to additional production facilities.

Clark IP's Rees and Gavin Clark have been associated with SB since its early planning stages, assisting in the creation of the original business plan and consulting on the business concept and operations.

The linked article appeared today in The Seattle Times on April 9, 2008.

Read more in The Seattle Times


Use it again, Sam!
Here at Clark IP, we're currently working on an exciting data management project with a recycling firm in the Northwest that collects sows' ears and turns them into silk purses (pardon the metaphor, but we cannot use their name right now). The project entails monitoring collection and distribution of the reusable materials from over 2,000 sources and the distribution of the products to a growing number of outlets.

The client needed to replace a customer service management process that was straining the limits of a widely used, desktop contact management program. The source material was backing up at client locations, and production of recycled products was lagging.

Our approach was to offload the data, parse the entire database and migrate the data into a fully relational, MySQL database with PHP middleware driving a web interface that lets managers, production supervisors, drivers and customer support staff access and maintain information from any web browser.

Following a planning and development period lasting about three months, we're happy to report that the system launched with only a couple of page-positioning errors that were quickly handled, and the staff abandoned the old method for the new after only three days of experimentation. The backlog of source material in the region has been reduced from 122,000 units to 82,000 units in about ten days of active collections.

Next to our Journalmaker and Sitemaker tools, this is our largest project to date, and we look forward to presenting a more complete case study later this spring.

Is your ISP 'shaping' your connection?
Legislation introduced by Rep. Ted Markey last week renews the fight over "net neutrality" and would require ISPs to remain "neutral" in transmitting content. Clark IP supports the principle of net neutrality. The related article from Macworld has more information. ISPs have taken to using the euphemism "shaping" to describe their manipulation of your prepaid connection. Getting what you pay for? Maybe not.

Read Macworld


Brief service outage planned for weekend of Jan 25-27
We have been informed by certain of our upstream providers that they will be relocating key equipment including some of ours during the coming days. UPDATE: The operation is now scheduled for Saturday night after 5PM according to our provider.

During the operation Clark IP web and mail servers will be briefly unavailable.

This will occur some time between Friday morning and Sunday night if all goes as planned. We have been told that the relocation will take only a few minutes; the time required to shut down, repower and restart our server(s) is typically about fifteen minutes, but could be longer when added to the physical relocation.

Continues...


Double H Headdresses Site Debuts
Our newest client is Double H Headdresses of Cody, WY. Double H is a designer and manufacturer of classic Plains Indian ceremonial regalia, produced in traditional methods with natural materials. We encourage you to visit them on the Web and in person.

Add a Forum to Your Site
The latest upgrade to our Sitemaker and Journalmaker systems includes a message-bulletin board system called Forums. Each site owner can opt to include this simple feedback mechanism to communicate with visitors or to let members communicate with each other.

Comments by site visitors or members in the Forums are integrated with a generalized comments management service that facilitates a variety of views of comments in blogs, news and informational pages and other content.

Forums requires the Members subsystem to manage login. Each site sets its permissions for use of the forums and other subsystems that require login.

Domain Name Stolen/Squatted? Read This
Otherwise known as ‘Cyber Squatting’, domain squatting is the act of registering, trafficking in or using a domain name with the intent to profit from the good name of an organizations trademark, brand or identity. Here are some of the common ways in which domain squatters work.

Source article at Wired


Uptime: 100 Percent!
A milestone for Clark IP: Here's the abridged status report from our primary web server: (top - 09:05:34 up 364 days, 23:07...), which means that in less than a day it will have been working without interruption for a full year.

Another way to say that is 100 PERCENT UPTIME! Our confidence is boundless, so we're making this announcement a day early, since if we only achieve the current 99.988584475 percent, we'll still be pretty happy.

Update 12-21-06 - We made it, of course.

Power Hunger!
Our server network did not falter during the recent storm and is working fine. Some of our clients and staff in the Puget Sound region have been without power or without 'net access since the Thursday (12/14) storm. We're working on the problem.