This it a website i made for Photographer Daniel Wagner in 2010.
The website works uses PHP and jQuery to dynamically create the galleries of the Portfolio section by reading the files in a directory. Navigation for the portfolio is also completely automatic.
Changing between sections is instantaneous thanks to the use on JavaScript and most of the images used in the interface, including icons, are compressed into two image files to minimize server calls and optimize page loading speed.
The contact section uses microformats to generate a vCard on the fly with H2VX.
How to disable Jetpack modules
Recently Jetpack version 1.2.1 added a subscription module that shows two checkboxes at the bottom of the comments form in your blog’s posts and pages. Today i wanted to get …