Client brief:

Need to manage the site themselves and upload video and photos WITHOUT having to mess about with resizing.

Also important that anglers can look on the website and see today's Sunrise/Sunset so they know when last cast is - currently laboriously done by hand

Method:

Use programmming to upload any size photo, the system automatically resizes it to 800x600 and then creates thumbnail and main images on the fly when required. We used hew features in PHP5 date function to generate the sunrise/sunset automatically, needing no client intervention.

Result:

http://www.fishgrovewater.com

Tags: 

Add new comment

Filtered HTML

  • To post pieces of code, surround them with <code>...</code> tags. For PHP code, you can use <?php ... ?>, which will also colour it based on syntax.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Strips broken/unpublished internal links from output.
  • Adds node titles to internal links found in content (as HTML "title" attribute).
  • Allowed HTML tags: <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.