WebDevelopersJournal.comTips on Web Page Design, HTML and Graphics
SITE SEARCH
Newsletters
Java/Open Source Update




Jobs at webdeveloper.com

Resources By Subject
Technical
Graphical
Authoring
Business
WDJ resources
Archive

internet.com

internet.commerce


Developer Channel


Find a web host with:
CGI Access DB Support Telnet Access
NT Servers UNIX Servers



Semi-automatic?

JavaScript
JavaScript Helper:
Meet Paige Turner, the least geeky geek we've ever come across.

Variables and Operators Explained:
First of a three part guide to JavaScript basics.

Controlling Forms:
Enhance your HTML forms with a touch of JS.

DHTML:
Forget how it works, let's see some in action!


New On internet.com:
MS Access and MySQL
Learn how to set up an off-site copy of a working MySQL database, an Access version of the same back-end, and a front-end that could link to either.

Cisco AutoQoS: VoIP QoS for Mere Mortals
Optimizing VoIP traffic traditionally requires a deep understanding of your network, but with Cisco's AutoQoS and some interfaces, happier VoIP is only three steps away.

While VoIP Adoption Explodes in Enterprise, Carrier Spending Lags
Traditional wire-line telcos are diverting dollars from network upgrades to flashy—and more profitable—new service offerings.

Database Journal
DBJ offers SQL courses and other database related resources for beginner to expert developers.

WebDeveloper Articles
HTML Goodies: The Ultimate HTML Resource



Go to the HTML5 Development Center >>

  • New Goodies

  • Adobe Edge Preview 4: How To Transition Text from Black to Red

    If you haven't heard of Adobe Edge yet, it's Adobe's tool-in-development that allows website designers and developers to create animations using HTML5, CSS3 and JavaScript. In this article we'll tell you all about Edge and how to use it to transition text from black to red.

  • Browser-specific Error Catching in JavaScript

    In this installment on error handling in JavaScript, we'll be taking a look at how to code your exception handling in JavaScript in a way that takes browser discrepancies into account.

  • Developing in HTML5 with the New Structure Elements: The Basics

    In the early days of web development the restrictions on how a page could be laid out were extremely limiting. With HTML5 the trend shifts a bit from removing restrictions to adding structure to HTML elements that are related to content layout. In this article we'll explore the basics of an HTML5 page structure with four new elements: header, nav, section and footer.

  • Create a Thumbnail Proximity Effect Using CSS3

    In this tutorial, we will show you how to create a thumbnail proximity effect using CSS3. What does that mean? Basically, we will take a large collection of thumbnail images and when a visitor hovers over a particular thumbnail, not only does that specific thumbnail enlarge, the thumbnails within a close proximity also enlarge, just not as much.

  • What's New in HTML5 Forms: The Datalist Control

    The topic of today's article, the Datalist control, is a little more complex than a simple input, and thus requires more care if you decide to use it. So for those of you who can't wait to take advantage of the latest and greatest that HTML5 has to offer, this article is for you!

  • HTMLGoodies Sponsored Content

  • Introduction to HTML5 Web Workers: Use Cases and Identify Hot Spots

    Previously we introduced HTML5 Web Workers, showed you how to post messages using JSON, and discussed web browsers support, non-accessible elements, and error handling & debugging. This week we will look at use cases and specific scenarios for the use of Web Workers, and will show you how to locate hot spots within your code.

  • Introduction to HTML5 Web Workers: Browser Support, Non-accessible Elements and Error Handling

    In the first part of this article, we introduced HTML5 Web Workers, and showed you how you can use the technology to post messages using JSON. This week we will tell you which web browsers support them, discuss the elements that are non-accessible to them, and dig into error handling & debugging.

  • Introduction to HTML5 Web Workers: the JavaScript Multi-threading Approach

    HTML5 applications are obviously written using JavaScript. But compared to other kinds of development environments (like native ones), JavaScript historically suffers from an important limitation: all its execution process remains inside a unique thread.

  • Learn HTML5 in 5 Minutes: Backwards Compatibility for Older Browsers

    We’ve discussed a lot of cool new functionality in HTML5, including the new semantic elements, the canvas tag for drawing, and the audio and video support. But you can’t possibly adopt HTML5 when many of your users don’t have HTML5-compatible browsers yet, right? In fact, you can still use the new features without breaking your site for users with older browsers, as we will show in this installment!

  • Featured Goodies

  • Getting Started with Joomla!

    If you've never heard of Joomla!, it's known as a CMS (content management system), which allows you to build complex web sites and run various applications. In this article we'll look at the many options for setting up Joomla! and how to configure the software.

  • Quick HTML Reference

    All HTML Tags and Commands

  • How to Build Asteroids with the Impact HTML5 Game Engine

    In this tutorial, I'm going to show you how to build a simple space-based asteroids game using the Impact HTML5 game engine, one of the more robust engines out at the moment.

  • Web Developer Daily News

  • Joomla 2.5 Content Management System Released To The Masses

    The developers at Joomla this week announced the release of the latest version of the open source content management system (CMS), Joomla 2.5. This latest release features many enhancements and additions including advanced search, multi-database support using SQL Server, and automatic update notifications.

  • JavaScript-based Dashboard Widgets Released by FusionCharts

    This week FusionCharts announced the release of a JavaScript-based version of its FusionWidgets called FusionWidgets XT. FusionWidgets XT enables businesses to monitor and display KPI's and critical data using guages and charts typically associated with a dashboard.

  • Yes Virginia, Even Walmart Is On the Node.js Bandwagon

    The Node.js framework has been in the spotlight recently, and today at the Node Summit, Walmart execs discussed the reasons why they have chosen to use the server-side technology themselves. Among the reasons cited, the biggest factor in their decision was that the benefits of using Node.js far outweighed the risks.

  • Will thePlatform's HTML5 Player Top Them All?

    This week thePlatform announced the release of a new HTML5-based video player that was created to be cross-platform and device independent. In fact, thePlatform believes that it will be the single HTML5 player used by developers going forward, in spite of the lack of a real video standard across browsers.

  • Create Web Apps Faster With Ruby on Rails 3.2

    The folks behind Ruby on Rails recently announced the release of Ruby on Rails 3.2, which features several improvements which allow a more rapid application development process. Ruby on Rails is an open source web app framework that is used for the creation of web pages that are based on the Ruby scripting language.

  • Latest Gamepedia Game Cataloging App Released by Bruji

    This week Bruji announced the release of Gamepedia 5.0.2, a game cataloging application for the Mac. The application enables users to catalog video games and boardgames, with access to international search sites with keyword and barcode search. Gamepedia provides export options including customizable HTML.

  • Beyond HTML

  • How To Create Custom Select Menus with CSS

    Of the three elements that can't be styled using CSS, radio buttons and checkboxes are easy to simulate. Select menus however are harder to handle, but in this tutorial, we're going to show you how to do just that.

  • Web Design Class: Animated Menu Buttons with CSS3

    Hover effects are an effective way to let the visitor know their mouse is positioned over a button. In this tutorial we'll show you how to create animated menu buttons with hover effects using CSS3.

  • HTML and Graphics Tutorials

  • From Camera to Browser: Optimizing Images for the Web

    Over the years, the world has seen a change in the way that cameras are made and how they store image data. In the past, it was film. Now, for the most part, it's digital information. In this article, we'll look at the ways that images make it from the camera to the web.

  • Working with Images in HTML and CSS3

    You’d be hard pressed these days to find a website that doesn’t use images. However, not all sites use images in the best possible way. In this article we'll show you how to properly use images on your site, as well as a couple of CSS3 tricks that you might want to experiment with.

  • Primers

  • Providing an HTML5 Date Input control with Fallback

    The HTML5 Date Input control has been long awaited and makes inputting dates simple for both the user and the web developer. In this tutorial, we'll be building a Accrued Interest calculator that accepts a start and end date to create the period.

  • An Overview of the W3C HTML5 Document Outliner Algorithm

    HTML4's use of div and header tags to describe a document's structure has many limitations that can be a problem for web developers. This article tackles that issue, and specifically focuses on the Header and Section elements, describing how to effectively use them to define the desired outline for your HTML documents.

  • Web Development Newsletter Signup

    Invalid email
    You have successfuly registered to our newsletter.
  •  

Forums @ Webdeveloper.com

To start viewing messages, select the forum that you want to visit from the selection below.

The Latest Discussions from the WebDeveloper.com Forums

Recent Discussions

Latest Threads
Topic
By
Replies
Updated
Access files outside public_html folder ?
ttmt
2
February 6th, 12:07 PM
onfocus for form or ??
tim042849
1
February 6th, 11:54 AM
Using GetElementsByTag to display nodes
MichiKen
3
February 6th, 11:28 AM
Sending page information via a link
rebelcrew1000
0
February 6th, 11:21 AM
non-static method cannot be referenced from a static context
AmanIsDude
16
February 6th, 11:08 AM

Hot Threads
Topic
By
Replies
Updated
Rotating Images
ferretfan7
32
February 6th, 12:12 AM
Html5 or Flash?
Becky2508
16
February 3rd, 10:49 PM
basic question..
neil230163
13
February 3rd, 06:04 AM
Please review my webproject
FokeBox
29
February 1st, 07:08 AM
Is your docx file turning into a zip? - SOLUTION
discorax
28
January 31st, 08:26 PM

Suits PonytailsPropheadsContact WDJDiscussWeb AudioSearch