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... |
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. |
Linux Journal May 1, 2007 Reuven Lerner |
Open-Source Databases, Part II: PostgreSQL Feature-rich PostgreSQL delivers on database integrity. |
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. |
D-Lib Jan/Feb 2013 Michael Rumianek |
Archiving and Recovering Database-driven Websites In this paper, a procedure is presented that overcomes the problems faced by archivists of database-driven websites. |
Linux Journal April 1, 2007 Reuven Lerner |
MySQL Deserves a Double Take With versions 5.0 and 5.1, MySQL is looking like a database that can advertise its depth of serious features, rather than claim its main advantage is speed. |
Linux Journal April 2000 Reuven M. Lerner |
At the Forge: Designing Databases Structuring tables can improve database performance--here's how to do it. |
Linux Journal March 29, 2007 Mike Diehl |
Writing Web Applications with Web Services and Ajax An Ajax primer with Perl and PostgreSQL. |
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 June 1, 2007 Reuven Lerner |
Open-Source Databases, Part III: Choosing a Database Which database is right for you? MySQL or PostgreSQL? |
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 June 13, 2003 Camerlengo & Johnson |
Make the Java-Oracle9i connection This article provides Java programmers with techniques for utilizing Oracle9i's new object-oriented features such as inheritance, custom constructors, dynamic dispatch, array descriptors, and mapping strategies from a Java class hierarchy to an Oracle type hierarchy without using traditional object-relational (O/R) mapping strategies. |
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. |
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. |
Linux Journal February 1, 2007 Irfan Habib |
Integrating PHP and Perl PHP and Perl are both so powerful, they can even run each other. |
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. |
CIO May 25, 2011 Chris Kanaracus |
Five Things You Need to Know About MySQL MySQL may already be in your enterprise. Here are the basics on the open-source database. |
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. |
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... |
InternetNews December 8, 2004 Sean Michael Kerner |
MySQL Gets Graphic With DB Toolset MySQL Query Browser is a GUI toolset that simplifies database usage and MySQL Administrator is a visual console that handles top-line database operations. |