Without web analytics, you are blind on the internet. In order to improve conversions and revenue on your web- site, you need to know what is going on. Piwik gives you this data and unlike Google Analytics, gives you total control over its usage. Unlike Google analytics where the data can be read by Google, Piwik maintains complete...
TextMate is a highly extensible Mac OS X GUI text editor that has gained quite a bit of
developer notoriety through the years. Created in 2004 by Allan Odgaard, TextMate 1
started out as a simple editor. By 2006, when TextMate 1.5 was released, it won the
Apple Design Award for Best Developer Tool, and has gained a vast community...
One of the difficulties I had when trying to learn Node.js was how to get started.
The references that I found either dealed with quasi-academic topics such as datagrams
and event emitters, or else myopically focused on a topic without regard for
the big picture. This book takes you through the complete process of...
Database management systems are the electronic filing cabinets that help individuals
and organizations to manage the mass of information they process each day. With a
well-designed database, information can be easily stored, updated, accessed, and collated.
For example, a freight company can use a database to record...
Both new and seasoned users of the Drupal content management framework want
to migrate content from other websites and sources into the Drupal system. You
may have a website built in a different codebase and database system that you want
to move into Drupal. As long as that system allows for exporting of data into CSV,
RSS and/or...
Welcome! This book is meant to launch you into the world of programming with the
open-source web content management system known as Drupal. Hopefully, with the
aid of this book, you will pass smoothly through the stage of being a novice Drupal
programmer, while avoiding making the mistakes that many expert Drupal...
We almost never read forewords or introductions, so we’ll try to be as brief as
possible. There were several reasons for writing this book. As time has gone by
and FileMaker has evolved into a more sophisticated development tool, the
need for more advanced FileMaker reference materials has grown as well. We
felt that while...
You can test just about anything with Cucumber. We certainly have, and in Cucumber Recipes we'll show you how to apply our hard-won field experience to your own projects. Once you've mastered the basics, this book will show you how to get the most out of Cucumber--from specific situations to advanced test-writing...
This book is a step by step tutorial in developing a real-world application using the incremental and iterative approach to software development. You learn about agile software development by leaning on the agile nature of the Yii application development framework. You touch on each aspect of the software development lifecycle by building a...
Advanced Joomla! teaches you advanced techniques for customizing a Joomla! CMS, including creating templates, administration, and building extensions. It will provide the technical know-how and a bonanza of information that will allow you to take your Joomla! sites to the next level.
Nothing has simplified website production quite as effectively as WordPress, and this book makes it easier still to build a fully featured site of your own. Packed with screenshots and clear instructions, it covers everything you need for success.
Overview
Learn how to build a WordPress site quickly and...
API development is becoming increasingly common for server-side developers thanks to the rise of front-end JavaScript frameworks, iPhone applications, and API-centric architectures. It might seem like grabbing stuff from a data source and shoving it out as JSON would be easy, but surviving changes in business logic, database schema updates,...