Author: SSWUG Research

Community

LAMP vs. LAMP

(Keith Winston) Perl and PHP are two widely used languages for building dynamic Web sites. They make up two thirds of the “P” in the Linux, Apache, MySQL, Perl/PHP/Python (LAMP) stack. How does their performance, using mod_perl and mod_php, compare for everyday Web programming? I attempted to find o

Community

How to Append to a Large XML File

(Dustin Metzgar) One of the questions frequently asked on the forums here on Code Project is how does one add elements to an XML file. At first read, this seems like a trivial task, but it’s really not. The quickest way to do it is to open the XML file in an XmlDocument object, add the rows, and cal

Community

My top 10 Web services issues

(Andre Tost) When not writing a column for the IBM WebSphere Developer Technical Journal, I spend much of my time with architects and developers talking about the issues they face when designing and building solutions based on Web services and SOA. There are a number of issues, questions, and topics

Community

Partition Decisions

(Arup Nanda) The partitioning feature of Oracle Database enables you to partition stored data segments such as tables and indexes for easier management and improved performance. Oracle Database provides many types of partitioning options, including range, list, hash, range/list, and range/hash. The

Community

XML and RDBMS: 10 years on

(Jim Fuller) November 2006 will mark the 10th year of XML’s rise to prominence in a world that continues to be dominated by RDBMS and SQL. During this time, XML has caused noisy debate within every corner of our software development multi-verse. A recent XML-DEV discussion spurred me to review the r