|
| App Promo Survey Displays Developer Struggles in Smartphone Development | May 10, 2012
App Promo, a provider of marketing and strategy services for the app industry, recently released the results of its First Annual Developer Survey. The overall results of the survey show that app success is possible for developers should they dedicate significant time and financial resources to their projects, and those who fail to do so will have trouble staying afloat. | | |
| Lists and Arguments in Perl in Perl Programming | May 08, 2012
In this conclusion to a six-part article series on subroutines and functions in Perl, you'll learn more about lists and arrays, and take a look at default argument values. This article was excerpted from chapter six of the book Beginning Perl, Second Edition, written by James Lee (Apress; ISBN: 159059391X). | | |
| Variables and Arguments in Perl in Perl Programming | May 02, 2012
In this fifth part to a six-part article series on subroutines and functions in Perl, you'll learn about lexical variables, and how passing arguments works. This article was excerpted from chapter six of the book Beginning Perl, Second Edition, written by James Lee (Apress; ISBN: 159059391X). | | |
|
| Integrating MailChimp with Joomla: Building a Subscriber List in Site Administration | April 26, 2012
In this second part of a four-part series on integrating Mailchimp with the Joomla content management system, you'll learn how to create a subscriber list, and how to install and configure JoomlaMailer. So if you use Joomla for your website and send out newsletters for your business, keep reading to learn how to simplify this process. | | |
| Apptopia Market Helps Developers Recoup Investments in Smartphone Development | April 25, 2012
Getting into the app game as a developer can be as nerve-wracking as it is exciting. You never truly know if the time and money you invest into designing an app will pay off. Luckily, the introduction of the new Apptopia market is allowing some developers to recoup some of their initial investments into app development. | | |
| Understanding Scope and Packages in Perl in Perl Programming | April 23, 2012
In this fourth part of a six-part article series on subroutines and functions in Perl, you will learn about two different types of variables (global and lexical) and their scopes. You will also learn what a package is. This article was excerpted from chapter six of the book Beginning Perl, Second Edition, written by James Lee (Apress; ISBN: 159059391X). | | |
|
| MySQL: Creating, Listing, and Removing Databases in MySQL | April 17, 2012
Today’s MySQL database tutorial covers a few basic concepts. Specifically, we are going to discuss how to create a MySQL database in the first place. Next, you will learn how to list and select databases in MySQL. Finally, you will see the steps to remove databases in MySQL. | | |
|
| Integrating MailChimp with Joomla in Site Administration | April 12, 2012
Joomla! is one of the most widely used, developed, and supported content management system (CMS) on the Internet. It offers a powerful set of default features, uses the MVC methodology for extension development, offers an active community support forum, provides an extension repository featuring over 8,000 extensions, and above else, simplifies the installation process allowing novice adopters to install it with ease. With such a large default feature set, it is rather obvious why it is one of the most popular CMS platforms available. This article is the first of a four-part series. | | |
| Arguments and Return Values in Perl in Perl Programming | April 11, 2012
In this third part of a six-part article series on subroutines and functions in Perl, you'll learn about passing arguments into functions, and implicitly and explicitly getting return values. This article was excerpted from chapter six of the book Beginning Perl, Second Edition, written by James Lee (Apress; ISBN: 159059391X). | | |