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.

Implementing a WCF Service in the Real World

0
WCF is the acronym for Windows Communication Foundation. It is Microsoft's latest technology that enables applications in a distributed environment to communicate with each...

URL Shorteners – Designing the TinyURL Clone with Ruby

0
(For more resources on Ruby, see here.) We start off with an easy application, a simple yet very useful Internet application, URL shorteners. We will...

FreeRADIUS: Working with Authentication Methods

0
Authentication is a process where we establish if someone is who he or she claims to be. The most common way is by a...

How to configure MSDTC and the firewall for the distributed WCF service

0
Understanding the distributed transaction support of a WCF service As we have seen, distributed transaction support of a WCF service depends on the binding of...

An Introduction to PHP-Nuke

0
This is the first article of the series in which we will cover the introduction to PHP-Nuke. PHP-Nuke is a free tool to manage the...

Customer Management in Joomla! and VirtueMart

0
Note that all VirtueMart customers must be registered with Joomla!. However, not all Joomla! users need to be the VirtueMart customers. Within the first...

Building Form Applications in Joomla! using CK Forms

0
(For more resources on Joomla!, see here.) Add a quick survey  form to your Joomla site Dynamic web application often means database at the back-end. It...

GNU Octave: data analysis examples

0
Loading data files When performing a statistical analysis of a particular problem, you often have some data stored in a file. You can save your...

Local User Management in FreeNAS

0
Local User Management The first step to creating a user is in fact to create a group. Each user must belong to a group. Groups...

Managing Users with PHP-Nuke

0
PHP-Nuke is about web communities, and communities need members. PHP-Nuke enables visitors to your site to create and maintain their own user account, and...

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