evanmcd Posted January 18, 2012 Share Posted January 18, 2012 Hi all, I just launched our agency's web site redesign, done with ProcessWire. This was my first site - I'm working on another one at the moment as well. This one features a single page design, while maintaining good SEO practices. It turned out to be easier than I thought, especially the caching setup, which I'm using to offset the fact that I'm essentially loading all of the site's content at once. If anyone is interested, I'm happy to chat about how it was done. http://www.agencypja.com Cheers. 2 Link to comment Share on other sites More sharing options...
ryan Posted January 18, 2012 Share Posted January 18, 2012 Great site Evan! Very unique, attractive and interesting how it all works. One of my favorites. What are you doing in terms of caching? Using the MarkupCache module or more template caching? Link to comment Share on other sites More sharing options...
Guillaume Posted January 19, 2012 Share Posted January 19, 2012 I'm very impressed by this site, it's very well done, bravo Evan. Usually I'm not a fan of animations, I find them intruisive for reading, but I'm making an exception for this site, the navigation is fluid and the content is very well presented. If you don't mind I'll take a look at the source to steal one or two techniques I don't yet know Like how you can do SEO friendly URLs with a single page. Link to comment Share on other sites More sharing options...
apeisa Posted January 19, 2012 Share Posted January 19, 2012 Excellent work, great design and fun site to browse! Link to comment Share on other sites More sharing options...
Nico Knoll Posted January 19, 2012 Share Posted January 19, 2012 Wow! Looks great! I like the thin font you're using for huge headlines Link to comment Share on other sites More sharing options...
vikingkarwur Posted January 30, 2012 Share Posted January 30, 2012 @evanmcd : It's awesome! Link to comment Share on other sites More sharing options...
apeisa Posted January 30, 2012 Share Posted January 30, 2012 Evan: you have pretty impressive client list there. Are you planning to use PW on client projects also? Link to comment Share on other sites More sharing options...
evanmcd Posted January 31, 2012 Author Share Posted January 31, 2012 Hi apeisa, Yes we are launching our first client site on PW this week. Unfortunately, it's an intranet site so I'm not able to share it with the community. I'll let you know when we move on to the next one Link to comment Share on other sites More sharing options...
AnotherAndrew Posted February 14, 2012 Share Posted February 14, 2012 Evanmcd, I love your site. Great typography, clean design, and easy to navigate. I'm curious as how you are incorporating the videos. What did you do? Do they have their own content fields? Are they mp4, flv, html5 complaint? Link to comment Share on other sites More sharing options...
raydale Posted March 2, 2012 Share Posted March 2, 2012 I've only just come across this. Great site! Nice use of typography. elegant and clean. Link to comment Share on other sites More sharing options...
evanmcd Posted May 15, 2012 Author Share Posted May 15, 2012 Hi all, I know it's been awhile, but I'm just now checking back on this thread. Thanks for all the kind words - I'll be sure to pass them along to the folks on our team who actually did the design for it (I'm only responsible for the guts of it, not the prettiness). @ryan, I am using template level caching - I have each template set to clear for all pages including the home page on each save, and to save the cache for 24 hours. Without this aggressive caching, I think the site would be too slow in the real world. @AnotherAndrew, in this case the videos are just text fields, representing the main video file name. We are using the JW Player, and do have HTML5 compatibility setup, so the mp4, ogv and webm files are all named the same, save for the extension. For another site I did with PW - on which a client is making updates, including adding videos - I've set it up so that they upload the videos through ProcessWire. Knowing I can't count on the client to upload the HTML5 safe formats, I restrict the file field to mp4 only, then do a check for the existence of the other versions, changing the JW Player config as needed for each instance. I was thinking that, as we continue to use ProcessWire for sites going forward, that I might build a module that uses the Zencoder encoding API, along with JW Player, to allow full HTML5 compatibility for any video file the client uploads. I'll keep the community in the loop on that effort. Thanks again all. 3 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now