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.

jQuery UI Accordion Widget – Part 2

0
Accordion animation You may have noticed the default slide animation built into the accordion. Apart from this, there are two other built-in animations that we...

User Security and Access Control in JBoss portals

0
Authentication Authentication in JBoss portal builds on the JEE security provided by the JBoss server. The JEE specification defines the roles and constraints under which...

DotNetNukeSkinning: Creating Containers

0
Creating our first container In VWD (Visual Web Developer), from the Solution Explorer window, find the following location and create a new folder called FirstSkin:...

jQuery UI Accordion Widget – Part 1

0
Accordion's structure Let's take a moment to familiarize ourselves with what an accordion is made of. Within the outer container is a series of links....

Displaying SQL Server Data using a Linq Data Source

0
Create web site project and add LinqDataSource control Open Visual Studio 2008 from its shortcut on the desktop. Click File | New | Web Site...(or...

Managing Content through Tagging in Grails: Part 1

0
Add basic tagging Tagging is a loose, community-based way of categorizing content. It allows a group of people to categorize by consensus. Anyone is able...

JBoss Portals and AJAX – Part 2

0
AJAX support for markup Special tags are added to layout JSPs that facilitate the placement of AJAX features on a page. Similarly, renderers are used...

ASP.NET 3.5 CMS: Master Pages, Themes, and Menus

0
Master Pages Earlier you were introduced to a feature called Master Pages, but what exactly are they? The idea behind them is the one that's...

JBoss Portals and AJAX – Part 1

0
Rich user interfaces and AJAX Rich user interfaces can be achieved by using a combination of dynamic HTML elements such as HTML and JavaScript. However,...

Extending OpenCms: Developing a Custom Widget

0
Structured Content Types Support for structured content is a key feature of OpenCms. Structured content types allow different templates to be used to re-skin a...

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