-
Understanding Alternative syntax for control structures in PHP
Sometimes you wind up working on a page that switches back and forth between php and html. It can be tricky keeping track of code or making the mistake of over using the echo function. Luckily php supports an alternative syntax for control structures allowing you to jump in and out of php and html.…
-
Stamen’s new basemaps are beautiful
Stamen recently released a set of free open source web mapping services that are both fast and beautiful. Watercolor (my favorite) is a great map service for anyone looking to add some artistic flare to their maps. The basemap incorporates hand-painted brush textures and high-level cartographic algorithms to create a map that honestly looks like…