MagPortal.com   Clustify - document clustering
 Home  |  Newsletter  |  My Articles  |  My Account  |  Help 
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. mark for My Articles similar articles
Linux Journal
January 1, 2007
Reuven Lerner
At the Forge - Prototype Prototype eases the burden of using JavaScript in Ajax. mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
Linux Journal
September 30, 2006
Reuven Lerner
At the Forge - Beginning Ajax How to put the A (asynchronous) in Ajax. mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
Linux Journal
May 1, 2007
Reuven Lerner
Open-Source Databases, Part II: PostgreSQL Feature-rich PostgreSQL delivers on database integrity. mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
Linux Journal
October 2001
Reuven M. Lerner
Data Modeling with Alzabo How to bridge the object-relational gap with the Perl module Alzabo... mark for My Articles similar articles
Linux Journal
February 2001
Dan Teodor
Web Servers and Dynamic Content Using legacy languages like C and Fortran can aid computationally complex web applications... mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
Linux Journal
April 2000
Reuven M. Lerner
At the Forge: Designing Databases Structuring tables can improve database performance--here's how to do it. mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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? mark for My Articles similar articles
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. mark for My Articles similar articles
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... mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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... mark for My Articles similar articles
PC Magazine
April 20, 2004
Sheryl Canter
Understanding Client-Side Scripting Make your Web pages more dynamic without overburdening your server. mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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... mark for My Articles similar articles
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... mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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... mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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 mark for My Articles similar articles
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.... mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
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. mark for My Articles similar articles
InternetNews
June 14, 2006
Andy Patrizio
Spry: Ajax Without JavaScript Headaches Adobe's Spry technology aims to hide JavaScript complexity from non-developers. mark for My Articles similar articles
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... mark for My Articles similar articles
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 mark for My Articles similar articles
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. mark for My Articles similar articles