Home > Articles > Web Development

Web Development

840 Items

Sort by Date | Title

Containers in Ruby
Aug 23, 2002
Similar to a grocery bag, containers hold a variety of objects and make life easier. Learn how to bag your objects into strings, arrays, hashes, and ranges.
Content is Cash: SONAR in Action
Oct 22, 2011
This chapter includes case studies to illustrate the effectiveness of SONAR, a content distribution model designed to improve ROI on existing web content.
Content Management Best Practices for Multiple Devices
Jun 7, 2002
This article provides practical suggestions on determining your real content management needs.
Content Management Options for .NET Portals, Intranets, and Corporate Web Sites
May 28, 2004
If you're designing, developing, and implementing Web portals using Microsoft servers and the .NET Framework, at some point you'll need to put stuff on your site. (Well, duh.) The Microsoft .NET platform offers several content management options, and this sample book chapter will give you an exhaustive overview of the choices.
Content Providers: Android's Data Sharing Mechanisms
Aug 6, 2008
Carl-Gustaf Harroch focuses on the data-sharing mechanism offered by Android (in reference to Android release v0.5).
Controlling Flash MX Movie Clips
Nov 8, 2002
As a programmer you can write code to control the flow of your movie. But ActionScript can also take requests from the user. In this lesson you will learn how to let the user take control of the flow of the movie.
Controlling Program Flow in Perl
Jun 17, 2005
In this chapter, you will learn about Perl’s many flow control constructs. Some constructs, such as if and the logical operators, are used to control whether portions of the program run, depending on true or false values.
Controlling Text in Macromedia Flash 5
Jul 19, 2001
In this sample chapter, learn how to create dynamic and input text fields in Macromedia Flash 5.
Controlling the Flow of the Movie in Flash MX
Nov 1, 2002
Without ActionScript, Flash movies are just linear animations. In this lesson you will learn how to control a movie's flow with ActionScript.
Controlling the Perl Program's Flow
Jun 7, 2002
Get your Perl programs under control and learn the most efficient and readable ways to use flow-control, looping, and conditional statements.
Converting a Java Program into an Android App
Sep 25, 2013
Bintu Harwani helps Java programmers understand the basic differences between Java and Android applications and the steps required to convert or re-create a Java program as an Android app.
Copyright Versus Free Software
Nov 16, 2007
David Chisnall examines the close relationship between copyright and Free Software.
Core Python Applications Programming: Multithreaded Programming
Mar 15, 2012
Wesley J. Chun explores the different ways you can achieve more parallelism in your code, including the difference between processes and threads, some multithreaded programming features found in Python, and some examples of how to use the threading and Queue modules to accomplish multithreaded programming with Python.
Create a "Now Playing" List on Your Website with Winamp and Java Servlets
Jun 24, 2005
So you've got your Winamp-powered Internet radio station up and running, and you want to let your website visitors know what song you are currently playing. With the free Now Playing Winamp plug-in and this article, it's easy to do just that.
Create Your Own Custom Ajax-Enabled Accordion Component
Jan 26, 2007
Kris Hadlock shows you how to create a custom Ajax-enabled accordion.
Creating a Local Site in Dreamweaver
Aug 16, 2002
Take the first step in organizing your website by creating a local site to helps with file and folder maintenance, development, QA testing, and general upkeep.
Creating a Pure CSS Template in Joomla!
Jan 25, 2008
Create a template in Joomla! that uses CSS to produce a layout without use of tables.
Creating a Video with Synchronized Captions in Macromedia Flash 8
Mar 3, 2006
The projects in this chapter are the most universally practical projects in a book full of practical projects! At the core, you’ll build text captions for video content. You’ll also learn to create any kind of synchronization.
Creating an Online Storefront in PHP, MySQL and Apache, Part 1
Jun 25, 2008
Learn the design process behind a simple discussion forum.
Creating an Online Storefront in PHP, MySQL and Apache, Part 2
Jul 2, 2008
In Part 2 of this chapter, you’ll learn the design process behind a simple discussion forum; specifically, displaying the topic list.

<< < Prev Page 7 8 9 10 11 Next >