Web Design

Catch up with the latest Web Design news and updates on the Packt Hub. We provide news around the latest developments on tools like Bootstrap, jQuery and CSS.

Working with Drupal Audio in Flash (part 2)

0
Although there are a handful of controls that we can add to this custom audio player, this section will demonstrate the concept by adding...

Navigating the Online Drupal Community

0
Recipe 87: Creating an issue Page Bookmark IngredientsWeb Browser The issue queue is the central place of progress for Drupal modules. It serves as a place...

Working with Drupal Audio in Flash (part 1)

0
Within the past five years, there has been a major change in the type of content found on the World Wide Web. In just...

Date and Calendar Module in Drupal 5: Part 1

0
Recipe 33: Understanding Date formats Drupal dates are typically stored in one of two ways. Core Drupal dates—including Node: Created Time, and Node: Updated Time—are...

Building a Web Service-driven Application with Flash in Drupal

0
So, let's take a step-by-step approach on how to accomplish this on the Flash side, which as far as I am concerned, is the...

Access Control in PHP5 CMS – Part 2

0
Framework Solution The implementation of access control falls into three classes. One is the class that is asked questions about who can do what. Closely...

Access Control in PHP5 CMS – Part 1

0
The Problem We need to design and implement a role-based access control (RBAC) system, demonstrate its use, and ensure that the system can provide: a simple...

Testing a Save As Dialog in Java using Swing

0
In this article, we will use an example from our demonstration application, Ikon Do It. The code from this article is in the packages jet.ikonmaker and...

SOAP and PHP 5

0
SOAP SOAP, formerly known as Simple Object Access Protocol (until the acronym was dropped in version 1.2), came around shortly after XML-RPC was released. It...
Microsoft releases Open Service Broker for Azure (OSBA) version 1.0

Module Development in Joomla

0
Introduction Modules in Joomla can be used to fetch and display data almost anywhere on a page in a website.In this article, we will cover...

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