Article Network

Attracting Traffic

by David Mercer | November 2011 | Open Source WordPress

In this article written by David Mercer, author of Internet Marketing with WordPress, we will describe how to attract traffic to your blog.

Read Attracting Traffic in full

1ZO-051: Oracle Database 11g: Using ANSI Standard Joins

by Steve Ries | November 2011 | Enterprise Articles Oracle

The ability to retrieve data from a table is an absolutely essential element of learning SQL. However, real-world requirements often demand the ability to select data from multiple tables concurrently and present it in a meaningful way. Herein lies the ability to join tables.

In this article by Steve Ries, author of OCA Oracle Database 11g: SQL Fundamentals I: A Real World Certification Guide (1ZO-051), we shall join tables using ANSI-compliant join syntax.

Read 1ZO-051: Oracle Database 11g: Using ANSI Standard Joins in full

Introducing Sametime 8.5.2

by Gabriella Davis Marie L. Scott Thomas Duff | November 2011 | Enterprise Articles IBM Networking & Telephony

Why would a company or organization choose to use Sametime? They might choose Sametime because it closely integrates with their existing collaboration environment—IBM Lotus Notes and Domino, Lotus Quickr, or IBM Connections. They may also choose a real-time collaboration system such as Sametime to save money. Online meetings and instant messaging helps save money by eliminating the need for travel costs and long distance phone expenditures, especially if a company integrates Sametime with their existing Voice over Internet Protocol (VoIP) system.

In this article written by Gabriella Davis, Marie L. Scott, and Thomas Duff, authors of IBM Sametime 8.5.2 Administration Guide, we will cover:

  • What's new in Sametime 8.5.2
  • What has changed with regards to Sametime server architecture
  • The different types of Sametime clients available in Sametime 8.5.2
  • Why you should install Sametime 8.5.2 or upgrade from prior versions
Read Introducing Sametime 8.5.2 in full

Irrlicht: Creating a Basic Template Application

by Aung Sithu Kyaw Johannes Stein | November 2011 | Beginner's Guides Open Source

Irrlicht is an open source technology that is used to create 2D and 3D applications.

In this article by Aung Sithu Kyaw and Johannes Stein, authors of Irrlicht 1.7 Realtime 3D Engine, we will:

  • Create a new empty project
  • Explain the use of an Irrlicht device
  • Use the "game loop"

So let's get on with it...

Read Irrlicht: Creating a Basic Template Application in full

Top 10 tips for organizing an Agile IT Security Team

by | November 2011 | Enterprise Articles

Jeff Laskowski , author of the new book and eBook: Agile IT Security Implementation Methodology, gives his top 10 tips on organizing an Agile IT Security Team.

Read Top 10 tips for organizing an Agile IT Security Team in full

Configuration in Salesforce CRM

by Paul Goodey | November 2011 | CRM Enterprise Articles

In this article by Paul Goodey, author of Salesforce CRM: The Definitive Admin Handbook, we will describe in detail the Salesforce CRM record storage features and user interface that can be customized such as objects, fields, and page layouts. In addition, we will see an overview of the relationship that exists between the profile and these customizable features that the profile controls.

This article looks at the methods for configuring and tailoring the application to suit the way your company information can be best represented within the Salesforce CRM application.

Read Configuration in Salesforce CRM in full

Animating Properties and Tweening Pages in Android 3-0

by Alex Shaw | November 2011 | Beginner's Guides

In this article by Alex Shaw, author of Android 3-0 Animations Beginners Guide, we will build on the tweening techniques we've already learned, and also apply some new techniques that were introduced in Android 3.0.

In this article, we shall:

  • Use a ViewFlipper for animating a book-like application
  • Use Java to define a new tween animation and apply it to a view
  • Use an ObjectAnimator to apply an animation to a view, a bit like a tween
  • Use a ValueAnimator to generate values, which we will use for a more complex animation
  • Compare the Animator classes to the tween classes.
Read Animating Properties and Tweening Pages in Android 3-0 in full

Puppet: Integrating External Tools

by John Arundel | November 2011 | Cookbooks Open Source

Puppet is a useful tool by itself, but you can get much greater benefits from using Puppet in combination with other tools and frameworks. We'll take a look at some of these.

In this article by John Arundel, author of Puppet 2.7 Cookbook,we will cover the following topics:

  • Executing commands before and after Puppet runs
  • Using Public modules
  • Creating your own resource types
  • Using MCollective
Read Puppet: Integrating External Tools in full

Microsoft SharePoint: Recipes for Automating Business Processes

by Adrian Colquhoun | November 2011 | Cookbooks Enterprise Articles Microsoft

SharePoint 2010 uses InfoPath 2010 to create rich, powerful electronic forms. InfoPath forms can replace the default forms used for SharePoint lists or act as custom forms that provide the user interface and business rules required to run a custom business process.

When automating business processes, we automatically think of workflow. SharePoint 2010 supports many different workflow and task-management scenarios. There are a number of out of the box workflows that can be used to perform tasks such as to requesting feedback or approval for a document. Where these workflows don't suffice, they can be copied, modified, and extended, or completely new custom workflows can be constructed. These custom workflows can perform a range of custom actions, allocate tasks to users, or automate an end-to-end business process as required.

In this article written by Dr Adrian Colquhoun, author of Microsoft SharePoint 2010 Power User Cookbook, we will cover:

  1. Creating an InfoPath form for a SharePoint list
  2. Using the Collect Feedback workflow to receive feedback on a Microsoft Word 2010 document
Read Microsoft SharePoint: Recipes for Automating Business Processes in full

Microsoft Biztalk server 2010 patterns: Operating Biztalk

by Dan Rosanova | November 2011 | Microsoft

This article by Dan Rosanova who is the author of Microsoft BizTalk Server 2010 Patterns, introduces BizTalk Server 2010 operations' concepts that are critical for architects and administrators to understand in order to build and run BizTalk solutions. This article will provide an overview of operational architecture and will explain how to scale BizTalk installations. It will also introduce the deployment process for BizTalk solutions, and then introduce performance tuning and troubleshooting.

This article covers the following topics:

  • Operational architecture
  • Scalability
  • High availability
  • Disaster recovery
  • Performance optimization
  • Deployment process
  • Troubleshooting BizTalk issues

Read Microsoft Biztalk server 2010 patterns: Operating Biztalk in full

Oracle BI Publisher 11g: Learning the new XPT format

by Daniela Bozdoc | October 2011 | Oracle

Oracle BI Publisher is Oracle's reporting XML-based technology, which generates highly formatted data output using multiple data sources. BIP also offers different types of Layout Templates for designing a report.

In this article by Daniela Bozdoc, author of Oracle BI Publisher 11g: A Practical Guide to Enterprise Reporting, we will look at the XPT format, which is a new template option provided by BIP. It is designed in a totally BIP-integrated layout design interface. We will also see how to use this interface to design a complete report.

Read Oracle BI Publisher 11g: Learning the new XPT format in full

Oracle BI Publisher 11g: Working with Multiple Data Sources

by Daniela Bozdoc | October 2011 | Oracle

Oracle BI Publisher is Oracle's reporting XML-based technology, which generates highly formatted data output using multiple data sources. The Data Model editor provides tools to build queries, define the data structure, and create formulae from different data sources.

In this article by Daniela Bozdoc, author of Oracle BI Publisher 11g: A Practical Guide to Enterprise Reporting, we'll look at how we can work with multiple data sources in the BIP.

Read Oracle BI Publisher 11g: Working with Multiple Data Sources in full

Moodle Plugins

by Alex Büchner | October 2011 | Moodle Open Source

Moodle has evolved from an academic project to the world's most popular virtual learning environment. During this evolution, its complexity has risen dramatically and so have the skills that are required to administer the system. Moodle 2 Administration is a complete, practical guide to administering Moodle sites.

In this article by Alex Büchner, author of Moodle 2 Administration, we cover:

  • Module plugins: This covers core functionality available in a course, the front page, My Moodle page, and the user profile pages. They include Activity modules, Blocks, and Filters.
  • Repositories: Repositories allow incorporating data into Moodle, either from internal sources or from external sites.
  • Portfolios: These are the opposite of repositories. Portfolios allow exporting content from Moodle to other applications or data storage.
  • Miscellaneous plugins: These include Text editors, Licences, Question types, Question behaviours, and Plagiarism prevention.
Read Moodle Plugins in full

Moodle: Developing an Interactive Timeline Widget

by Nicholas Freear | October 2011 | Moodle Open Source

In this article by Nicholas Freear, author of Moodle 2 for Teaching 4-9 Year Olds Beginner's Guide, we will develop an interactive timeline widget, potentially with the help and collaboration of our pupils. This will help your pupils visualize some historic events, and the temporal relationships between them. The timeline will contain images and links to other resources. You can use the timeline to foster discussion, which for older pupils may take place in a Moodle forum.

And we will use Moodle to set homework for our pupils. No more lugging 30 exercise books home to mark!

Specifically, we will cover the following topics:

  • Introducing the SIMILE timeline widget
  • Installing a text editor
  • Creating the timeline data file
  • Installing the Timeline Widget filter
Read Moodle: Developing an Interactive Timeline Widget in full
Code Download and Errata
Packt Anytime, Anywhere
Register Books
Print Upgrades
eBook Downloads
Contact Us
Awards Voting Nominations Previous Winners
Judges Open Source CMS Hall Of Fame CMS Most Promising Open Source Project Open Source E-Commerce Applications Open Source JavaScript Library Open Source Graphics Software
Resources
Open Source CMS Hall Of Fame CMS Most Promising Open Source Project Open Source E-Commerce Applications Open Source JavaScript Library Open Source Graphics Software