Browsing the blog archives for November, 2009

Web Spidering

No Comments
PHP Tutorials, Security Articles

Spidering, in its simplest form is the act of transferring data from one database to another. Spidering requires the use of Regular Expressions, the cURL library (if POST data or cookies are used), and the cron libraries (if we need to download information with a schedule).

Batman & Robin Comic Generator

1 Comment
Uncategorized

Just for fun, we’ve developed a Batman & Robin Comic Generator website. The concept is simple and only took an hour to develop.

Free VST Plugins for FL Studio

No Comments
FL Studio Tutorials

Here is a bunch of links to free VST plugins (instruments and effects) for expanding your FL Studio environment (or any other DAW application for that matter).

FL Studio Piano Roll Tutorial

1 Comment
FL Studio Tutorials

This tutorial covers the FL Studio piano roll, and explains every facet of the interface.

FL Studio Comprehensive Mixer Interface Overview

No Comments
FL Studio Tutorials

This tutorial will provide you with a comprehensive understanding of the mixer interface for FL Studio. We describe every single knob/option on the interface.

Polymorphism, Abstract Classes, and Interfaces in PHP

2 Comments
PHP Tutorials

This article will explain the advanced topics of PHP classes, including polymorphism, abstract classes, and interfaces.

FL Studio Automations

No Comments
FL Studio Tutorials

An explanation of Automation Clips in FL Studio, how to create and modify them and assign them to different properties in FL Studio.

FL Studio Interface Overview

No Comments
FL Studio Tutorials

This is an overview of the FL Studio application interface. This describes every window used in FL Studio.

Change of Address starting December 2009

No Comments
Uncategorized

Come December (2009), we will have a new office location. Please do not mail any checks or packages to our Main Street office at that time. If you do have something that needs to be mailed to us, we will send you an address via email or telephone. Our telephone number and any other form of contact [...]

Introduction to CSS: Selectors and Relationships Explained

3 Comments
CSS Tutorials

This article will provide an introduction to CSS, which also requires an explanation of HTML (even if you know HTML you may want to read through it as it explains the relationship model). This article won’t explain every single CSS attribute, but will explain everything you need to know to fully comprehend the language.