Web Development

Building a better web starts with keeping on top of the latest Web Development news. Whether you’re looking for the latest Angular news, or want to see what the latest JavaScript update involves, our expert editors deliver the latest Web Development news, today.

Importing Structure and Data Using phpMyAdmin

0
A feature was added in version 2.11.0: an import file may contain the DELIMITER keyword. This enables phpMyAdmin to mimic the mysql command-line interpreter....

Testing your Business Rules in JBoss Drools

0
When we start writing 'real' business rules, there is very little space to make mistakes as the mistakes made can cause a lot of...

PHP Magic Features

0
In this article by Jani Hartikainen, we'll look at PHP's "magic" features: Magic methods, which are class methods with specific names, are used to perform various...

Enhancing User Experience with WordPress 2.7(Part 2)

0
Creating a drop-down menu for your categories Do you use a lot of categories along with their sub-categories? If so, using a drop-down menu is...

Blog CMS

0
Let's get started right away. The first question-do I need a self-hosted or service-based CMS? Blogs have taken the Internet by storm. They started like simple...

Social Bookmarking in Blogger: Part 1

0
The features of social bookmarking sites are in constant evolution. Currently they can be broadly categorized into three types: User generated news: The main goal...

Social Bookmarking in Blogger: Part 2

0
Adding buttons gives the site a more homemade feel, but it is time consuming to hunt down the links to the different services on...

Show Additional Information to Users and Visitors of Your Plone Site

0
(For more resources on Plone, see here.) What's a portlet, anyway? A portlet is a chunk of information that can be shown outside of the main...

Seam Data Validation

0
Data validation In order to perform consistent data validation, we would ideally want to perform all data validation within our data model. We want to...

File Sharing in Grails

0
File domain object The first step, as usual, is to create a domain object to represent a file. We want to store the following information: ...

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