Home > Rss Directory > Technology > WebReference


List:
5 [10] 15 20 25 30 35 40 50
Page:
<< Prev 1 2 3 4 [5] 6 7 8 Next >>
Primitive Data Types, Arrays, Loops, and Conditions   more similar news »
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
Thu Jan 01, 1970
more from this source»»
How to Create a Search Feature with PHP and MySQL   more similar news »
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
Thu Jan 01, 1970
more from this source»»
Primitive Data Types, Arrays, Loops, and Conditions: Part 2   more similar news »
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
Thu Jan 01, 1970
more from this source»»
How to Create an Ajax Autocomplete Text Field: Part 11   more similar news »
Along the way, we learned about the Eclipse IDE, the Eclipse Web Project, JSP pages, how to add a Tomcat server to the IDE, JavaScript, AJAX, JSON and CSS. This week we wrap up the series by adding code to process ENTER and TAB keystrokes, and keeping the list open when returning from another page. By Rob Gravelle. 0814
Thu Jan 01, 1970
more from this source»»
Primitive Data Types, Arrays, Loops, and Conditions: Part 3   more similar news »
This tutorial takes a look at some of the basics of JavaScript, such as primitive data types, arrays, common operators and flow control statements. This final installment looks at arrays, conditions and loops. By Stoyan Stefanov. 0818
Thu Jan 01, 1970
more from this source»»
Simple Comments Meets OpenID   more similar news »
Beginning with version .960, Simple Comments supports visitor logins using OpenID identifiers. In this article, I discuss some of the specific architectural and developmental considerations that went into the process of OpenID-enabling the Simple Comments system. By Dan Ragle. 0820
Thu Jan 01, 1970
more from this source»»
Advanced Web Performance Optimization   more similar news »
On the server side, you can improve performance by: Optimizing parallel downloads, caching frequently used objects, using HTTP compression, deploying delta encoding and rewriting URIs with mod_rewrite. By Andrew B. King. 0825
Thu Jan 01, 1970
more from this source»»
Performance Optimizations for High Speed JavaScript   more similar news »
In this article, we look at how important JavaScript optimizations are analyzed. These general purpose techniques are designed for JavaScript on all browsers. Detailed graphs of all the performance results are given after each optimization. You will be amazed at the incredible speed improvements! By Joseph Myers
Thu Jan 01, 1970
more from this source»»
Creating Dynamic RSS Feeds with Ajax   more similar news »
If you want to place RSS feeds on your Web pages and don't want to learn how to scrape pages, this tutorial will show you how to use the last RSS script to gather them for you. By Lee Underwood. 0902
Thu Jan 01, 1970
more from this source»»
The Partial Function Application in JavaScript   more similar news »
The partial function application is an effective method of applying different inputs to a single object or bind one of the arguments to a function as a constant. This article covers how to use closures to perform two types of partial application: Binding and currying. By Rob Gravelle. 0905
Thu Jan 01, 1970
more from this source»»
List:
5 [10] 15 20 25 30 35 40 50
Page:
<< Prev 1 2 3 4 [5] 6 7 8 Next >>