Administering MySQL Databases on the Web Using PHP
This week you’ll learn how to access a database from the Web using PHP. Inserting new items into the database is similar to getting items out of the database. You follow the same basic steps: make a connection, send a query, and check the results. By Luke Welling, Laura Thomson. 1204 Read the original: Administering [...]
Working with the DOM Stylesheets Collection
The DOM exposes the style sheets as a property of the document object. Using the document.styleSheets property, you can create, delete and modify existing rules within any style sheet in the page. By Rob Gravelle. 1121 Go here to read the rest: Working with the DOM Stylesheets Collection
xref: Automatic Cross Referencing Script
Available in static JavaScript and dynamic (with a Perl back-end) flavors, the WebReference xref script is a traffic-building tool that enables you to automatically insert links into your Web pages whenever a key term is encountered on the page. By Dan Ragle. 1113 Read more from the original source: xref: Automatic Cross Referencing Script
Book Review: Content Rich
Copywriting is often a daunting task. It’s not uncommon for a copywriter to spend days or weeks on a project. In this book, you’ll learn how to analyze the copy on an existing site, how to improve the layout of Web sites in relation to SEO, and more. By Lee Underwood. 1110 Here is the [...]
Popular JavaScript Framework Libraries: An Overview – Part 2
Last time we discussed the Prototype, script.aculo.us and MooTools Frameworks. This week we look at three strong contenders for the title of Framework supremacy: JQuery, the Yahoo! UI Library (YUI) and MochiKit. By Rob Gravelle. 1030 View original post here: Popular JavaScript Framework Libraries: An Overview – Part 2
ASP.NET Compilation Models
This week we discuss the details of how ASP.NET applications are compiled. This information isn’t vital to your success as an ASP.NET developer, but understanding the architecture of your development environment makes you a better developer. By Jim Cheshire. 1027 Read the rest here: ASP.NET Compilation Models
How to Avoid Common SSL Usage Mistakes
This week we look at some of the common SSL usage mistakes made by beginners and experts alike and the remedies. Among other things, you’ll learn how to use encrypted connections. By Stephen Philbin. 1023 More: How to Avoid Common SSL Usage Mistakes
Build Your Online Business with Opt-In Lists
Opt-in lists, sometimes known as permission based marketing, is an effective way of building your business. In this article, you’ll learn the different ways of collecting data for ongoing campaigns. By Steve Renner. 1020 Read the original here: Build Your Online Business with Opt-In Lists
Book Review: Website Optimization
This book focuses on increasing conversion rates and optimizing the site for search engines. There are many case studies and examples, along with valuable tips and techniques for increasing the speed of your Web site. By Lee Underwood. 1015 See more here: Book Review: Website Optimization
Popular JavaScript Framework Libraries: An Overview
Javascript Framework libraries have become an integral part of Web development. This series will present an overview of a dozen of the most popular JavaScript Frameworks. This week’s article will focus on Prototype, script.aculo.us and MooTools. By Rob Gravelle. 1008 Continued here: Popular JavaScript Framework Libraries: An Overview


