Krysztof Rakowski cover how to separate the view of your PHP application from its other components. Learn some basic MVC concepts, review some popular templating libraries, play around with a small custom-made view class, and explore the basics of using the Twig library.
Read more…
In this article, David Hansen shows you an easy-to-implement trick that enables even the least tech-savvy of clients to manage multi-column content layouts within the comfort of the WYSIWIG editor.
Read more…
Christian Heilmann brings us a quick introduction to using exponentials and sine waves and to plotting things on a circle. Have a go with the code, and play with the numbers!
Read more…
The path of every project will be unique, as will be the conversations that guide it. What we can do, however, is plan for more productive conversations, using approaches such as the ones Darren Gergahty explores in this post, to guide the process along.
Read more…
In this post, Jason Mark focuses on the eBook formats for EPUB, Kindle and PDF. What kind of book makes the best eBook, coding by hand, the future of EPUB and other resources.
Read more…
Google needs a way to let you serve AJAX content to browsers while serving simple HTML to crawlers. In other words, you need the same content in multiple formats. Find out more in this article.
Read more…
In this article, Tobias Günther will introduce you to the increasingly popular Git version control system. Find the main benefits and features of Git and finally discover how to integrate it into your workflow.
Read more…
A round-up of resources for creating responsive website designs. Tutorials, techniques, articles, tools and more you need to create your own responsive designs.
Read more…
In this article, Louis Lazaris puts together a fairly comprehensive run-down of pseudo-elements. Get all of the concepts you need in order to create something practical with this technique.
Read more…