CMS & E-Commerce

Staying up to date with changes to platforms like Magento and Wordpress can be difficult. Packt Hub strives to provide the latest news around CMS and E-Commerce sites, to keep you up-to-date.

Displaying Posts and Pages Using WordPress Loop

0
(For more resources on Wordpress, see here.) The Loop is the basic building block of WordPress template files. You'll use The Loop when displaying posts...

Apache Wicket: displaying data using DataTable

1
It's hard to find a web application that does not have a single table that presents the user with some data. Building these DataTables,...

Ubuntu Server and WordPress in 15 Minutes Flat

0
(For more resources on WordPress, see here.) Introduction Ubuntu Server is a robust, powerful and user-friendly distribution engineered by a dedicated team at Canonical as well...

The Multi-Table Query Generator using phpMyAdmin and MySQL

0
The Search pages in the Database or Table view are intended for single-table lookups. This article by Marc Delisle, covers the multi-table Query by...

Configuring and Deploying the EJB 3.0 Entity in WebLogic Server

0
(For more resources on Oracle, see here.) Creating a Persistence Configuration file An EJB 3.0 entity bean is required to have a persistence.xml configuration file, which...

Vim 7.2 Formatting Code

0
Formatting code often depends on many different things. Each programming language has its own syntax, and some languages rely on formatting like indentation more...

Debugging Java Programs using JDB

0
In this article by Nataraju Neeluru, we will learn how to debug a Java program using a simple command-line debugging tool called JDB. JDB...

Roles and Responsibilities for Records Management Implementation in Alfresco 3

0
  Alfresco 3 Records Management Comply with regulations and secure your organization’s records with Alfresco Records Management. Successfully implement your records program using Alfresco Records Management, fully...

FreeSWITCH: Utilizing the Built-in IVR Engine

0
IVR engine overview Unlike many applications within FreeSWITCH which are built as modules, IVR is considered the core functionality of FreeSWITCH. It is used anytime...

Compression Formats in Linux Shell Script

0
  Linux Shell Scripting Cookbook Solve real-world shell scripting problems with over 110 simple but incredibly effective recipes Master the art of crafting one-liner command sequence...

Must Read in Web Dev

Learning Essential Linux Commands for Navigating the Shell Effectively 

0
Once we learn how to deploy an Ubuntu server, how to manage users, and how to manage software packages, we should take a moment...

Interviews