Greybox, Lightbox Part 2
Greybox offers another use of Lightbox that other implementations can’t brag about. Learn how to display a website or web page in a div, using Greybox.
July 4th, 2009 by WebReference News | Comments OffGreybox offers another use of Lightbox that other implementations can’t brag about. Learn how to display a website or web page in a div, using Greybox.
July 4th, 2009 by WebReference News | Comments OffToday we’ll be discussing the use of Ajax in client-side caching. It’s really a two pronged topic: first, it is beneficial for performance to cache the data once it’s been downloaded because it minimizes server calls; second, you have to be able to force the browser to refresh some content when a server call is made. This article will concentrate on the latter.
July 4th, 2009 by WebReference News | Comments OffUser Personalization with PHP” examines the last scripts that make up the main section of the application. In particular, it covers how to add , remove and change bookmark information.
July 4th, 2009 by WebReference News | Comments OffConfused about which Content Management System (CMS) is right for you? Ernest Lilley helps you break Content Management Systems into distinct groups, based on how much time, money, and effort you can put into the project.
July 4th, 2009 by WebReference News | Comments OffThe Apache web server has a number of very useful and powerful features, one of which is the ability to rewrite URLs. Using the mod_rewrite module, Apache allows you to create short or fancy looking URLs transparently. This article discusses how to enable, configure, and tweak mod_rewrite in your Apache installation.
July 4th, 2009 by WebReference News | Comments OffToday, JavaScript can be written, debugged, and even tested using frameworks’ built-in functionality or by specialized software. In today’s article, we’ll begin examining some of the latest ways of debugging your JavaScript code.
July 4th, 2009 by WebReference News | Comments OffThe final installment of our series on User Personalization with PHP focuses on the Administration of the bookmark application.
July 4th, 2009 by WebReference News | Comments OffContinuing our series on various implementations of Lightbox, this article discusses another library, namely Thickbox, which can be used to display modal dialog boxes.
July 4th, 2009 by WebReference News | Comments OffA web service is a platform-independent software component that is based on the Simple Object Access Protocol (SOAP) and contains a group of functions that are packaged together for use in a common framework throughout a network. Read on to learn how Web Services can be consumed using ASP.NET Ajax.
July 4th, 2009 by WebReference News | Comments OffA key ingredient of successful testing is the separation of the component that you are testing from the rest of the process or application. This article explains how to perform your DTD XML schema testing outside of the application that runs it.
July 4th, 2009 by WebReference News | Comments Off