MagPortal.com   Clustify - document clustering
 Home  |  Newsletter  |  My Articles  |  My Account  |  Help 
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
March 29, 2007
Mike Diehl
Writing Web Applications with Web Services and Ajax An Ajax primer with Perl and PostgreSQL. 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 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
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
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
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. mark for My Articles similar articles
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. 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
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
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
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
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
PC Magazine
September 14, 2005
Ben Z. Gottesman
PivotTable Magic Exploring complex Excel data is easier with a PivotTable. Our tips show you how. mark for My Articles similar articles
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. 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
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
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
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. mark for My Articles similar articles
D-Lib
Jul/Aug 2014
DeRidder & Matheny
What Do Researchers Need? Feedback On Use of Online Primary Source Materials A qualitative study of 11 humanities faculty researchers at the University of Alabama, describes and rates the importance of various issues encountered when using 29 participant-selected online databases. mark for My Articles similar articles
D-Lib
February 2007
Gordon Dunsire
Distinguishing Content from Carrier: The RDA/ONIX Framework for Resource Categorization The RDA/ONIX framework successfully attains its aims of supporting the needs of libraries and the publishing industry for categorising resources by their content and carrier, and of facilitating interoperability between the metadata produced by those communities. mark for My Articles similar articles
Search Engine Watch
July 8, 2008
Carrie Hill
Local Search for Little Biz Luckily for small business owners, there are steps they can take to influence many of the factors that positively affect local search rankings. mark for My Articles similar articles
PC World
October 2001
Dennis O'Reilly
Easy Steps to a Great Site Tips, tricks, and tools that will help you spruce up a dowdy home page--or build a brand-new one. mark for My Articles similar articles
JavaWorld
November 2000
Ceki Gulcu
Log4j delivers control over logging Log4j, an open source project, allows Java developers to control which log statements are output with arbitrary granularity. It's fully configurable at runtime by using external configuration files. Best of all, log4j has a gentle learning curve. Beware: judging from user feedback, it is also quite addictive. Project founder Ceki Gulcu describes the log4j API, its unique features, and its design rationale. mark for My Articles similar articles
Search Engine Watch
May 10, 2010
John Greer
Managing Your Inventory Isn't Just for Overnight Stock Boys Make sure your customers (and search engines) can find what they're looking for on your website, whether or not you're still selling certain items. This will keep customers happy and loyal (and keep your site ranking). mark for My Articles similar articles
PC Magazine
October 10, 2008
Edward Mendelson
Microsoft Outlook: 9 Things You Didn't Know You Could Do E-mail can be such a chore some days, it's no wonder most of us don't play around with its settings or know half the tricks it can perform. Read on for a few of our favorites. mark for My Articles similar articles
Search Engine Watch
April 2, 2003
Danny Sullivan
Making An RSS Feed RSS is a method of distributing links or syndicating content in your web site that you'd like others to use. It can be an easy way to draw attention to your material, bringing you some traffic and perhaps a little net fame, depending on how good your information is. mark for My Articles similar articles
PC Magazine
September 7, 2004
Neil J. Rubenking
Inverted Printing in Word Print left-to-right and right-to-left on the same page. 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
Financial Advisor
April 2005
Joel P. Bruckenstein
A Good Program Gets Better Junxure-I is now faster and easier to use. mark for My Articles similar articles
Search Engine Watch
August 28, 2009
Chris Boggs
Common SEO Problems of E-commerce Sites All sites must address technical infrastructure, content and linking strategies. For large e-commerce sites, some problems in these areas are magnified due to the size and complexity of their sites. mark for My Articles similar articles
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. mark for My Articles similar articles
PC Magazine
January 18, 2006
David A. Karp
Secrets of Selling On eBay How to maximize your selling price and avoid getting burned. 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
Linux Journal
June 2000
Bill Cunningham
Book Review Programming the Perl DBI, by Alligator Descartes and Tim Bunce mark for My Articles similar articles
Technology Research News
July 28, 2004
Eric Smalley & Kimberly Patch
Online popularity tracked Researchers analyzing how this effect plays out on the Internet have developed a metric, or batting average, for an item's popularity. mark for My Articles similar articles
PC Magazine
May 4, 2005
Neil J. Rubenking
An Outlook Express Oddity in Windows XP Here is a peculiar behavior in Outlook Express 6 that seems to be present only under Windows XP. mark for My Articles similar articles
PC Magazine
May 31, 2006
The Start Menu Got Way Too Wide Managing the programs in your Start Menu. 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
Food Processing
January 2010
New Food Rollout: January 2010 Our January List of New Food Products Recently Introduced to the Market. mark for My Articles similar articles
PC World
July 2003
Scott Spanbauer
How to Make Cash on EBay -- Your Auction ABCs America's Attic can turn your old PC equipment into legal tender mark for My Articles similar articles
PC Magazine
April 6, 2004
David A. Karp
10 Hot eBay Tips How to get more money for your stuff on eBay. mark for My Articles similar articles