| Similar Articles |
 |
Linux Journal September 30, 2006 Mike Diehl |
Caller ID with Asterisk and Ajax Combine Asterisk, Perl and Ajax to display incoming and outgoing call information on a web page.  |
Linux Journal January 1, 2007 Reuven Lerner |
At the Forge - Prototype Prototype eases the burden of using JavaScript in Ajax.  |
Linux Journal December 1, 2006 Reuven Lerner |
Ajax Application Design Asynchronous is the operative word with Ajax, and here's what it's all about.  |
Linux Journal March 2000 Reuven M. Lerner |
At the Forge: Consumer Rankings How to use CGI programs to allow list subscribers to enter and rank their favorite products or services.  |
Linux Journal May 1, 2007 Nicholas Petreley |
Ajax Simplified Ajax can become complex as far as implementation, but the concept is quite simple. Here are the key steps involved that exploit the power of Ajax.  |
Linux Journal September 30, 2006 Reuven Lerner |
At the Forge - Beginning Ajax How to put the A (asynchronous) in Ajax.  |
Linux Journal July 2000 Reuven M. Lerner |
At the Forge To learn more about building dynamic web sites, Mr. Lerner presents an application for reading the news using Mason and MySQL.  |
Linux Journal February 1, 2007 Reuven Lerner |
At the Forge - Scriptaculous Scriptaculous is an open-source library that makes it easy to spruce up our HTML files with Ajax without having to delve into the low-level JavaScript.  |
Linux Journal June 1, 2007 Reuven Lerner |
At the Forge - RJS Templates The power of Ajax to fetch and run JavaScript generated by your server-side language.  |
Linux Journal April 1, 2007 Reuven Lerner |
At the Forge - Dojo Events and Ajax The quality of your Dojo, one of the most popular open-source JavaScript toolkits, depends upon your connections.  |
Linux Journal May 1, 2007 Paul Barry |
An Ajax-Enhanced Web-Based Ethernet Analyzer Combine Ruby, Ajax and bash with CGI scripts to monitor server-bound processes.  |
Linux Journal August 2000 Reuven M. Lerner |
At the Forge Session Management with Mason. This Perl-based web helper and MySQL work together to let you quickly build a user registration system for your web site.  |
Linux Journal May 1, 2007 Reuven Lerner |
Open-Source Databases, Part II: PostgreSQL Feature-rich PostgreSQL delivers on database integrity.  |
Linux Journal July 1, 2007 Robb Shecter |
Role-Based Single Sign-on with Perl and Ruby Single sign-on dictated by user roles with Perl and Ruby: This simple collection of a few short Web scripts provides a surprising array of benefits.  |
Linux Journal January 1, 2007 Ben Martin |
Ajax Timelines and the Semantic Web Explore anything that has a time component with a little Timeline Ajax code.  |
Linux Journal October 2001 Reuven M. Lerner |
Data Modeling with Alzabo How to bridge the object-relational gap with the Perl module Alzabo...  |
Linux Journal February 2001 Dan Teodor |
Web Servers and Dynamic Content Using legacy languages like C and Fortran can aid computationally complex web applications...  |
Linux Journal May 2000 Reuven M. Lerner |
At the Forge: Creating Queries Don't be afraid of large joins--learn to generate complex SQL queries from easy-to-use interfaces. Integrating your database with a website.  |
Linux Journal September 30, 2006 Dave Jones |
Building and Integrating a Small Office Intranet Here are valuable tips for building an intranet that integrates enterprise services in a user-friendly way.  |
Linux Journal April 2000 Reuven M. Lerner |
At the Forge: Designing Databases Structuring tables can improve database performance--here's how to do it.  |
D-Lib Jul/Aug 2000 Thornton Staples & Ross Wayland |
Virginia Dons FEDORA: A Prototype for a Digital Object Repository After shopping for a digital library system unsuccessfully, in 1999 we created a digital library research and development group and set about creating the system that we need.  |
D-Lib November 2004 Canos et al. |
A Service-Oriented Framework for Bibliography Management The continuous growth of information sources and the subsequent increase in the size of collections has made bibliography management one of the most frustrating tasks researchers face. Bibshare exploits the power of Web services to provide a framework for bibliography management.  |
ONLINE Nov./Dec. 2006 Jason A. Clark |
AJAX (Asynchronous JavaScript and XML): This Isn't the Web I'm Used To Ajax changes how users are able to interact with online content by allowing Web page data updates without the usual routine of clicking from Web page to Web page. What's in it for Libraries?  |
Linux Journal August 1, 2007 Justin Huff |
Building Firefox Extensions This article shows how easy it is to extend Firefox by building an extension that integrates with a photo editing API provided by Picnik.  |
JavaWorld June 2001 Tarak Modi |
Clean up your wire protocol with SOAP, Part 3 An even simpler way to create SOAP services using Apache SOAP and JavaScript...  |
Linux Journal December 1, 2003 Shawn Garbett |
Cross-Platform CD Index CD-ROM content now has a search engine that can run in any browser, straight from static index files.  |
Linux Journal June 2000 Reuven M. Lerner |
At the Forge Building Sites with Mason: This month, Mr. Lerner introduces us to a mod_perl module to aid in building large, dynamic web sites.  |
Linux Journal November 2001 Michael Yuan |
Linux in Education: Implementing a Research Knowledge Base Keeping up with large volumes of research requires a system both flexible and intuitive...  |
PC Magazine April 20, 2004 Sheryl Canter |
Understanding Client-Side Scripting Make your Web pages more dynamic without overburdening your server.  |
Linux Journal May 1, 2000 Jacek Artymiak |
Python Programming for Beginners If you want to outsmart the Spanish Inquisition, learn Python. This article is a practical introduction to writing non-trivial applications in Python.  |
Linux Journal February 1, 2004 Giovanni Organtini |
The REDACLE Work-Flow Management System A MySQL-based system handles the data management, quality control and bookkeeping for building a new scientific instrument with 500,000 parts. Here's how you can adapt it for your manufacturing process too.  |
JavaWorld May 2001 Markus Dorn |
Reading objects is easy with SAX By following some simple rules when mapping objects to XML, you can easily read object structures, even complex ones, from XML. See how you can use SAX to eliminate that complexity...  |
Linux Journal December 21, 2001 R. Saravanan |
Protozilla: Pipes, Protocols and the Web Browser Protozilla allows client-side CGI to extend Mozilla-based web browsers...  |
JavaWorld October 2002 Ray Djajadinata |
Yes, you can secure your Web services documents, Part 2 Introduction to XML Digital Signature, a standard that handles a document's integrity, including how to write XML Signature code using an implementation currently available: IBM XML Security Suite.  |
JavaWorld January 2, 2004 Allen Holub |
More on getters and setters This article provides one of several possible programmatic solutions to the get/set-elimination problem. In particular, it demonstrates how to construct both Web-based and client-side user interfaces without exposing your object's implementation to the entire program.  |
JavaWorld December 2000 Thomas E. Davis, Craig Walker |
Take control of the servlet environment, Part 2 Implement a wrapper that gives you greater control over session management. Session state can be stored in the browser, in the server's memory, or in the database. You can have all three solutions at your fingertips, painlessly interchangeable...  |
PC Magazine November 30, 2005 John Clyman |
Better Web-App Interfaces with AJAX A new approach to building Web applications promises a richer experience for users.  |
Linux Journal April 2001 Marcel Gagne |
Cooking with Linux Installing Grand Salmar Station and it's required components. The packages is an open source program for easily maintaining an intranet site. It is written in Perl and uses PostgreSQL and Apache.  |
JavaWorld September 2002 Joe Walker |
XML glossary With XML evolving at a rapid pace, many developers get lost in a sea of acronyms. This article defines many XML technologies crucial to Java developers  |
JavaWorld May 2000 Bill Venners |
Objects versus documents for server-client interaction, Part 1 Bill Venners compares the traditional approach to client-server interaction, using protocols and documents, with Jini's approach of using objects and interfaces....  |
InternetNews March 20, 2008 Sean Michael Kerner |
Can We Fix The Web? The problem with the modern Web is that it's insecure and fixes may be a long time coming.  |
PC Magazine December 28, 2004 Richard V. Dragan |
Ease into XML with Microsoft Word 2003 Office 2003 is XML-aware, and Word is a good place to get your feet wet.  |
PC Magazine November 14, 2007 Neil J. Rubenking |
Find Unique Rows in Excel Stop searching for new or special entries in Excel by telling the software to how to do the hunting and highlighting for you.  |
New Architect October 2002 Paul Sholtz |
Tame the Information Tangle A new breed of document storage and management systems has appeared that's been specially optimized for publishing XML documents on the Web. A look at native XML databases and XML-enabled databases.  |
InternetNews August 12, 2005 Jim Wagner |
The Return of AJAX? The AJAX style incorporates a number of web standards, including XHTML, XML, XSLT, and DOM. The technique has been used in Google Maps, Amazon's A9 search engine, and Microsoft Outlook Web Access.  |
JavaWorld October 2002 |
Maven ties together tools for better code management Maven is an open source build tool from the Apache Jakarta Project that manages your code at the project level. Maven creates effective documentation by integrating many third-party open source code analysis tools into a coherent generated Website.  |
InternetNews June 14, 2006 Andy Patrizio |
Spry: Ajax Without JavaScript Headaches Adobe's Spry technology aims to hide JavaScript complexity from non-developers.  |
Linux Journal February 7, 2002 Jack Dennon |
A Bison Tutorial: Do We Shift or Reduce? A shift-reduce conflict is the result of an ambiguity in the grammatical specification of a language, in our case, a programming language. The terms "shift" and "reduce" are explained in the course of this article...  |
Linux Journal August 2000 Daniel Lazenby |
Book Review Open Source Linux: Web Programming by Christopher A. Jones and Drew Batchelor... By the time you reach the end of this book, you will have explored conceptual constructs, models and tools you can use to develop web sites  |
CIO February 15, 2006 Christopher Lindquist |
Ajax Arrives for the Enterprise Ajax is quickly gaining acceptance worldwide as developers look to design Web interfaces that hook users with their speed and ease of use.  |