Primitive Data Types, Arrays, Loops, and Conditions: Part 2
Any value that you use is of a certain type. In JavaScript, there are the following primitive data types: Number, String, Boolean, Undefined and Null. Any value that doesn’t belong to one of the five primitive types listed above is an object. By Stoyan Stefanov. 0811
Here is the original post: Primitive Data Types, Arrays, Loops, […]
How to Create a Search Feature with PHP and MySQL
This week you’ll learn how to create a searchable form feature that will query a database table and display current staff member information. Topics include: creating a database table to hold staff listings, a search form, using PHP and (SQL) to capture information and more. By Ryan Butler. 0807
How to Create a Search Feature with […]
Primitive Data Types, Arrays, Loops, and Conditions
Before diving into the object-oriented features of JavaScript, one needs to look at some of the basics, including: primitive data types, such as strings and numbers, arrays, common operators, flow control statements, etc. By Stoyan Stefanov. 0804
The rest is here: Primitive Data Types, Arrays, Loops, and Conditions
a2a_linkname=”Primitive […]
Giving Caches a Chance
Though it tends to get treated poorly, HTTP isn’t a dumb file-transfer protocol. It allows you to specify an intention with your requests (GET/POST, with PUT and DELETE available) and offers authentication. The focus of this article, however, is about caching. By Marijn Haverbeke. 0730
Here is the original post: Giving Caches a Chance
[…]
Hello Triangle: An OpenGL ES 2.0 Example
This week you’ll learn what’s necessary to create an OpenGL ES 2.0 program that draws a single triangle. You’ll also learn how to create an on-screen render surface with EGL, load vertex and fragment shaders, create a program object and more. By Aaftab Munshi, Dan Ginsburg, Dave Shreiner. 0728
Read the original: Hello Triangle: An OpenGL […]
Simple Comments Release Notes: v.960
The number one change in this release is support for OpenID. Other enhancements include: HTML Header/Footer Templates, Article Locking, Support for Unique Display Names, Visitor CAPTCHA Bypass, User E-mails in Comments and more. By Dan Ragle. 0723
See more here: Simple Comments Release Notes: v.960
a2a_linkname=”Simple Comments Release Notes: […]
How to Create an Ajax Autocomplete Text Field: Part 10
In the last article, we examined two visual features that could be used to enhance the appearance of the Autocomplete control. This week we’ll be delving into the last major functional piece of our Autocomplete Control: key event handlers. By Rob Gravelle. 0716
Go here to read the rest: How to Create an Ajax Autocomplete Text […]
Adding Client Capabilities to Server Controls Using the ASP.NET AJAX Control Toolkit
The ASP.NET AJAX Control Toolkit assists in the development of extender controls, the use of attributes to decorate extender control properties that should be included in the $create statement creation, built-in designer support, and much more. By Adam Calderon & Joel Rumerman. 0714
Read the original here: Adding Client Capabilities to Server Controls Using the […]
JavaScript and HTML Tricks
In this article you’ll learn about a wide variety of tips: from storing and using hidden data to making HTML forms and lists look great. Each topic contains a brief introduction, then details on how to apply the technique. By Joseph Myers. 0711
View post:JavaScript and HTML Tricks
a2a_linkname=”JavaScript […]
Functional Testing
JMeter is useful and convenient for functional testing. This week, you’ll learn how to create a Test Plan and incorporate and/or configure JMeter elements to support functional testing. By Emily H. Halili. 0707
More here: Functional Testing
a2a_linkname=”Functional Testing”;a2a_linkurl=”http://www.frenzygraphics.com/2008/07/07/functional-testing/”;
Book Review: Head First JavaScript
This book is written for someone who has a good grasp of HTML and CSS, and is looking to extend their capabilities. There are plenty of stimulating tutorials, but most importantly, you’ll learn how to create dynamic, eye-popping Web sites. By Lee Underwood. 0703
Credit:Book Review: Head First JavaScript
[…]
Web Hosting Control Panels
Web hosting is a highly competitive field. Extra features, such as free domain names, site builder and pricing vary widely, but the control panel makes a difference and you have to pick the service which suits your requirements. By IHBO. 0701
See the original post here: Web Hosting Control Panels
[…]
Use Your Blog for Fast Search Engine Rankings
If you run a Web site and are looking to get it listed quickly with the search engines, there’s no easier way than to also include a blog. By Terry Detty. 0625
View post:Use Your Blog for Fast Search Engine Rankings
a2a_linkname=”Use Your Blog for Fast Search Engine Rankings”;a2a_linkurl=”http://www.frenzygraphics.com/2008/06/25/use-your-blog-for-fast-search-engine-rankings/”;
[…]
How to Create an Ajax Autocomplete Text Field: Part 9
This week we continue to add functionality and tweak the appearance of our control by implementing search string matching in the list items and by adding a CSS drop shadow effect. By Rob Gravelle. 0918
View original here: How to Create an Ajax Autocomplete Text Field: Part 9
a2a_linkname=”How […]
New Life for Old Drives
If you’re looking to upgrade to a larger hard drive, add an external hard drive, CD drive or give additional life to a switched-out drive, this system is as simple as it gets. By Lee Underwood. 0916.
View original here: New Life for Old Drives
a2a_linkname=”New Life for Old […]


