Similar Articles |
|
Linux Journal May 1, 2007 Reuven Lerner |
Open-Source Databases, Part II: PostgreSQL Feature-rich PostgreSQL delivers on database integrity. |
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 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 September 1, 2007 Reuven Lerner |
At the Forge - Database Modeling with Django Django provides a high-level interface for the definition of database models using Python, rather than SQL. |
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 September 2000 Reuven M. Lerner |
At the Forge: Content Management Keep track of updates to your web site documents with this Mason application. |
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 June 1, 2007 Reuven Lerner |
Open-Source Databases, Part III: Choosing a Database Which database is right for you? MySQL or PostgreSQL? |
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. |
JavaWorld May 2002 Ryan Daigle |
Eliminate JDBC overhead Most J2EE and other types of Java applications interact in some way with information persisted in a database. Interfacing with that database involves several iterations of SQL statements, connection management, transaction lifecycles, result processing, and exception handling. The many parts of this ritualistic dance are common in all contexts; however, this replication doesn't have to exist. This article outlines a flexible framework that remedies the repetition of interacting with a JDBC-compliant database. |
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 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. |
JavaWorld March 2001 Tony Loton |
Access the world's biggest database with Web DataBase Connectivity What if the World Wide Web really were a database; if each Webpage were a table that you could query using SQL or even JDBC? Then you wouldn't be limited to just browsing. This article provides Java code for accessing web pages in an SQL-like manner. |
Linux Journal October 1, 2002 Reuven M. Lerner |
At the Forge: OpenACS The beginning of an extended look at OpenACS, which is one of the more powerful (if relatively unknown) open-source web toolkits available today for building online communities. |
JavaWorld March 2002 Jacek Kruszelnicki |
Persist data with Java Data Objects, Part 1 The Java Data Objects (JDO) standard provides a unified, simple, and transparent persistence interface between Java application objects and data stores, and can significantly affect how we deal with persistent data... |
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 March 29, 2007 Mike Diehl |
Writing Web Applications with Web Services and Ajax An Ajax primer with Perl and PostgreSQL. |
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. |
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. |
JavaWorld January 2002 Bob Byron & Troy Thompson |
Overpower the PreparedStatement Many Java programs' success depends on an optimized method of accessing a JDBC database known as a PreparedStatement. Debugging such statements can prove troublesome because you cannot retrieve a PreparedStatement's command or any of its associated parameters... |
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... |
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. |
Linux Journal June 1, 2007 Nicholas Petreley |
Christof Wittig and Ted Neward on Object-Oriented Language Mapping to Databases The problem of language-to-database mapping. |
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 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. |
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 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. |
D-Lib May/Jun 2007 Saidis & Delis |
Type-consistent Digital Objects This article provides an overview of the Digital Object Prototype framework and highlights its type-conformance capabilities and shows how heterogeneous digital material can be treated in a uniform manner without resorting to custom developments. |
Linux Journal March 2000 Avygdor Moise |
Product Review Velocis Beta-3.0 Database Server |
D-Lib March 2000 Moore, Baru, Rajasekar, Ludascher, et al. |
Collection-Based Persistent Digital Archives - Part 1 ...This paper defines an approach for maintaining digital data for hundreds of years through development of an environment that supports migration of collections onto new software systems.... |
JavaWorld April 2001 Geoff Friesen |
Object-oriented language basics, Part 1 An introduction to object-oriented programming and how to declare classes and create objects from those classes... |
JavaWorld April 2001 Piet Jonas |
Secure type-safe collections A framework that overcomes the standard Java Collections Framework's main problem: its containers lack the ability to restrict themselves to storing objects of a specific type. The solution uses reflection, wrapper classes, and a collection of static factory methods... |
D-Lib April 2003 Staples et al. |
The Fedora Project An Open-source Digital Object Repository Management System |
New Architect October 2002 Kurt Cagle |
When Good Servers Meet Bad Clients A review of Coherity XML Database (CXD) 3.0: strong server technology, but weak documentation and poor user interface. |
D-Lib December 2001 Christophe Blanchi |
Distributed Interoperable Metadata Registry Interoperability between digital libraries depends on effective sharing of metadata. Successful sharing of metadata requires common standards for metadata exchange... |
Linux Journal June 2000 Bill Cunningham |
Book Review Programming the Perl DBI, by Alligator Descartes and Tim Bunce |
Linux Journal August 2000 Gaelyne Gasson |
Book Review Building Database Applications on the Web Using PHP3 by Craig Hilton and Jeff Willis... it doesn't live up to its title |
Linux Journal June 22, 2002 Tom Poe |
Information Management for the Desktop A perl script to save e-mail messages into a searchable database for later retrieval. |
JavaWorld August 2001 Jeff Friesen |
Object-oriented language basics, Part 5 Every Java class has a superclass. In the absence of an extends keyword, Object is that superclass. Object takes center stage as this article presents its 11 methods... |
Linux Journal December 1, 2006 Ben Martin |
Federated Desktop and File Server Search with libferris How to federate CLucene personal document indexes with PostgreSQL/TSearch2. |
JavaWorld October 2000 Brett McLaughlin |
Validation with Java and XML Schema, Part 2 A roadmap for taking Java method parameters and validating them against constraints in an XML document. Various approaches will be examined, and you will begin to actually code the utilities for converting those XML constraints into usable Java utilities... |
PC Magazine November 2, 2005 Richard V. Dragan |
dQuery 3.0 With its emphasis on ease of use, dBI's dQuery 3.0 succeeds at putting database reporting into the hands of ordinary business users. |
Linux Journal February 1, 2007 Nicholas Petreley |
Interview with Christof Wittig and Jerry Fiddler of db4objects db4objects, the native Java and .NET object database, emerges as a unique blend of company and open-source community. |
InternetNews January 20, 2011 |
EnterpriseDB Bows New Postgres; Security Tools Latest commercial version of the open source PostgreSQL database is released. |
D-Lib Jan/Feb 2010 Reilly & Tupelo-Schneck |
Digital Object Repository Server: A Component of the Digital Object Architecture This paper introduces the Digital Object Repository Server, the most recent instantiation of the Corporation for National Research Initiatives' repository work. |
JavaWorld November 2000 Brett McLaughlin |
Validation with Java and XML schema, Part 3 Taking validation beyond simple if-then-else structures, XML schemas can provide a better way to validate data in Java applications. You'll learn to parse the XML schema, build up Java representations of the schema's constraints, and apply those constraints to an application's data... |
JavaWorld December 2001 Sam Brodkin |
Use XML data binding to do your laundry This article walks you through two frameworks for generating Java classes automatically from XML data constraints: Sun's Java Architecture for XML Binding (JAXB) and Castor from the Exolab Group... |
Linux Journal April 1, 2002 David A. Bandel |
Defining Interoperability Accounting applications, typing tutors for children, an FTP client and more... |
Information Today October 29, 2012 |
SYWARE Launches Android Application Builder Like the original DroidDB, the new version enables users to create mobile applications to collect, organize, synchronize, and share information, with relational databases and a full range of forms. |
Linux Journal August 2001 Bruce Momjian |
PostgreSQL Performance Tuning Tweak your hardware to get the most from this open-source database... |