How to Save Time & Money Writing - Use Markdown
Need a tool which saves you time writing content for your client's blog and exports to PDF, MS Word and other formats? If so Markdown is your friend.
Gingkoapp - A Revolutionary Editor For Writers
Looking for an application giving you the ability to organize your writing like sheets of paper, with the power of a web-based app? If so, I've got the answer!
Create a Simple File Upload Form in Zend Framework 2
Want to know how to create a file upload form in Zend Framework 2? Today's post steps through how it's done, along with filters and validators.
3 Examples of Great Video Tutorials
Are you keen to learn how to make great video tutorials? Today's post shows 3 examples of the best and breaks down the key things they do.
Creating Custom ZFTool Diagnostic Classes
In this tutorial, we're going to step beyond the in-built ZFTool Diagnostic class and write our own custom checks, specifically to lint a Zend Framework 2 module configuration file.
7 Steps to a Professional Video Tutorial
Today, I'll show you a 7-step workflow for producing a professional video tutorial every time, regardless of your product or service.
In this tutorial, we cover how to use ZFTool Diagnostics to ensure Zend Framework 2 module dependencies are available and clearly documented; ensuring they work in whatever environment they're used in.
Using Sessions In Zend Framework 2 – Part 2
Zend Framework 2 reduces session management, configuration and storage complexity with minimal complexity. Today, let's look at session validators and save handlers.
Using Sessions In Zend Framework 2 - Part 1
Zend Framework 2 reduces session management, configuration and storage complexity with minimal complexity. Today, let's get started with the basics.
Running the ZF2Skeleton with PHP's Built-in Webserver
In this screencast we'll create an application from the ZF2Skeleton project on Github and getting it up and running, using PHP’s built-in web server.