Stephens, Waring and White Yacht Design are now using Packawhallop’s new software product called FileTrunk. It is a web files utility allowing the client to set up both public and private pages with file sharing. They can easily login, create a category to organize new files on the public downloads page or set up a private link to send/manage/correspond with clients of their own. Manual organization, titles, captions and unique url’s are all part of the FileTrunk utility. In SWW’s case they use it to share pdf Newsletters, Press Releases and Drawings of new Yachts in design on their Public downloads page. Then they use it to set up private client pages for downloading invoices, new project specs and proprietary information.
If you’re interested in finding out more about FileTrunk contact us via our web site!
The Sanford (Maine) Police Department has picked Packawhallop as its provider of web hosting for www.SanfordPD.com.
This was done as part of an upgrade to the Department’s web site by Gordon Holman of SlickFish Studios (and Packawhallop co-owner). The web site now features a robust content management system (CMS for techies) for news and events, RSS/social networking tools to get the word out about SPD, and a (growing!) photo gallery.
Gordon brought the site’s web site design and overall information architecture up to contemporary standards and best practices. Jim Cradock (Yellahoose principal and Packawhallop co-owner) provided some web development muscle by adding the photo caller, CMS and RSS feeds.
Hello, Sanford PD!
The Boscawen Conservation Commission is the newest user of Packawhallop’s Webfiles product. Webfiles makes it easy to distribute documents in an attractive and user friendly way on any web site.
Based in Boscawen, New Hampshire, the Commission is dedicated to the protection of ”the natural features of our town and to preserve the economic viability of open space and to encourage and promote the conservation of our cultural and historical resources for current and future citizens of Boscawen.”
Thanks, BCC!
Nine Point Publishing of Bridgton, Maine has chosen Packawhallop for its web and email hosting. Nine Point makes fine and limited edition books. The web site presents information about their books, and it provides event registration tools events at the sister business, EFG Books.
Welcome aboard, Nine Point Publishing!

For parts of July and August Packawhallop will be in the shop rearchitecting and reprogramming our first product, Webfiles.
Webfiles is a brain-dead easy to use tool to list files in a folder. Apache, the great open source web server software, will do this… but not so prettily. That’s a problem for the web designers, who spend a lot of time crafting great looking web sites, and that’s a problem for users, who understandably get a bit confused when they move from a nice looking, well laid out page to a spare directory index. mod_autoindex does a better job, but there’s a lack of control there too.
Why not use FTP? Well, you’d be surprised at how many users don’t “get” FTP. That’s not a problem with users - that’s a problem with the tech. We’re all using HTTP these days versus Gopher, afterwall.
Webfiles does some other things too - there’s a Perl, Python and a PHP version, so it’s basically web-server agnostic; there’s a password-protection feature; there are pretty, built in icons so that, for example, an MS Word file looks like a MS Word icon. All of this stuff is important. But we’re getting ready to do better.
Planned features and our goals for version 2.0 - modest:
That’s it. Stay tuned. Great things are on the way!
Oh, existing users of Webfiles will get a free upgrade when the new version’s done.
Simple, focused, direct solutions are usually the best. Not surprisigingly Packawhallop internally are a UNIX shop (Mac OS X, Debian and CentOS). That said setting up a system to cache our content from social networking tools was simple. Here’s how we do it:
Simple!
Questions and answer session:
The reality of using online services for marketing and outreach, all these social networking tools, is sometimes the service will go offline. Often this downtime is for maintenance. Sometimes it’s “unplanned”, i.e. something breaks on the servers hosting the social networking tool or something breaks on the network between your web browser and the server or data center where the tool is hosted.
We thought about this when we designed the Packawhallop web site to use social networking tools for content management. And rather than just talk about the tools we do believe it’s good to use them ourselves, as an integral part of the business’ communication and outreach. It’s what we recommend to clients! While we’re excited about the tools we are pragmatic, and like most organizations with a web site we want to design our information systems in such a way that users don’t see blank pages - ever.
The solution: We designed a database management system to “cache” data from the online services we’re using: Twitter, Tumblr, Facebook - there’ll be more. Cache is a technical word for, well, save in a database. The better services provide APIs to make getting data reasonably easy. And while some services send data we don’t really care about (for example, Twitter sends its 140 character tweet in the title and in the description namespaces), once we’ve got the data cached we can do what we want with it. Access to and control over our own content is important.
Another benefit the Packawhallop designers want me to point out: Flexibility of presentation (presentation = design): We can use social networking tools without in the end having a web site looking like a blog. How many web sites have you seen that look like WordPress templates? They are WordPress templates!
So, a number of reasons to use the online social networking tools and cache the data. Here’s how we do it:
Easy!
Questions:
After a couple revisions of the Packawhallop web site (www.packawhallop.com) Gordon and I decided to manage all the content we could using social networking tools, like Twitter, Tumblr and Facebook. The question: Why?
Two reasons:
Stay tuned for the follow up blogs to this entry: Part 2 weighs enthusiasm (hey, it’s ours too!) for shiny new tools with anxiety about reliability and control; Part 3 discusses architecture and implementation. Hey, it’s one thing to say you use x tool. It’s another to actually use it - in your own web site!