Today at the Fab Lab I built A little iPhone dock on the laser cutter. They didn’t have the correct sized machine screws so I had to enlarge the holes for a 1″ 10-24 thread screw.
Today at the Fab Lab I built A little iPhone dock on the laser cutter. They didn’t have the correct sized machine screws so I had to enlarge the holes for a 1″ 10-24 thread screw.
A couple weeks back I gave a talk at Tulsa Tech Fest 20111 on some of the new CSS3 features that are becoming available in modern browsers.

The talk focused on Internet Explorer support for versions 8-10, as the conference was primarily Microsoft and to give any present future Windows 8 developers an idea of what is possible on IE10 based Metro applications.
Download CSS3 and You Presentation
The download also contains my button demo, which was an attempt to cram as many practical CSS3 features into a button as possible for demonstration purposes. The demo directory is a git repo so you can back track the code to see the button in different states of completeness.
Hope you find it informative.
This function is an expansion on an earlier post, Styling different post types within the same loop in WordPress. It follows a similar conventions of get_template_part. A recent addition in WordPress and explained in the previously mentioned post. Continue reading