|
This week we cover OOP (Object-Oriented Programming) and how it relates to JavaScript. Topics covered include: what encapsulation, inheritance and polymorphism mean, how JavaScript functions work, how to implement inheritance using closures, prototypes and more.
[ Read the entire article ]
If your Web site has large quantities of data to manage, then a database-driven design is pretty much a necessity. However, storing all your data in the database often creates a lot of work for the database server and can hurt your site's performance. This often leads developers to fall back to storing files on the Web server's file system, but this raises a whole new set of issues. This article will show you how to implement a Web server file cache so that you can keep your content in the database and still benefit from both server and client caching.
15 Seconds
This month's article focuses on a few of the more common conversion scenarios you will face when converting Access queries to SQL Server.
Database Journal
Stockxpert.com contributor Lathspell tells Ben Kessler about his approach to creating 3D stock content.
Graphics.com
It's about to get a whole lot easier for Web developers to develop Ajax rich Internet applications. The Eclipse Foundation today is formally releasing its Eclipse Rich Ajax Platform (RAP) 1.0 application which brings the Eclipse plug in model to Web developers.
internetnews, October 15, 2007
Web analytics firm Netcraft announced on Thursday that it has released the results of its October 2007 Web Server Survey. The firm says it received responses from 142,805,398 websites, an increase of 7.6 million sites since last month, which continues the rate of over five percent monthly growth, as seen in September.
Web Hosting Talk
Yahoo Site Explorer is a wonderful tool to check your page index count and the number and source of links you have pointing to your site. But did you know that you get different results if you are logged into Site Explorer when compared to not being logged in and authenticated for that site?
Search Engine Roundtable, October 12, 2007
That's it for this . I'll have more for you next time.
Lee Underwood
Newsletter Editor, WebReference.com
lunderwood(at)jupitermedia.com
Created: October 15, 2007
URL: http://www.webreference.com/new/071015.html