October 20, 2012

October 2012 Meeting Report

We covered a number of topics at the October meeting, and below are notes and links to sites that we referenced.
  • Windows 8 apps
    Following up on last month's session, we looked at a 2-part article at Sitepoint on Building a Windows 8 App with HTML5: How to create a small RSS reader:
    Part 1
    Part 2
  • HTML5 structural tags
    Following up on our sessions last year, we looked at an alternative view on whether it is advisable to use the new HTML5 structural tags. The article is The truth about structuring an HTML5 page. It is an excerpt from a book entitled The Truth About HTML5. The book can be ordered, and a sample chapter can be downloaded, at the book's website.
  • Parallax design
    That website lead us into a discussion of the parallax style of web design. The website above is an example, and more examples are available at 18 Beautiful Examples of Parallax Scrolling in Web Design.
  •  Multiple columns
    We finished up by looking at the CSS Multi-column Layout Module. This set of rules is new to CSS3, and it allows a section of a page to be laid out in columns. We compared the previous ways we did this layout, first with tables and then with floated div's. This new module is not supported by all browsers yet. For a review of the rules, take a look at CSS3 Series: Multiple Columns.

No comments: