View RSS Feed

Recent Blogs Posts

  1. Simple Sweep-in News Scroller (CSS3/JS)

    I've recently been working on digital signage displays for a school (scheduled web pages displayed on 42" TV screens) so I thought I'd write a short blog post to show you the mechanics of how their news and updates are presented on the screens. It uses CSS3 animation for visual effects and a small JavaScript function to time the slides.

    Behind the scenes, the news displayed on the digital signage is managed with my free software, Fast Feed, so if you'd like to explore that option, ...
  2. Content Filter (JavaScript & CSS3 - filter by class)

    Let visitors select categories from your portfolio/ film collection/ club page, etc., and view them in a collapsed group, with this simple JS and CSS3 filter.

    Where you might use a filtering script
    - to filter your portfolio (web design, graphics, print, media production, etc.)
    - to filter you film collection by genre (horror, comedy, romance, western, etc.)
    - to filter youth clubs by age or gender
    - to filter study periods by subject (or free time) ...