1 - 20 of 191
Previous
Next
Recommended JSF Enhancements for Seam Programming
March 24, 2009Seam uses JavaServer Faces (JSF) as its web frameworkand for good reasonbut JSF has its share of problems and awkwardness. Learn some JSF enhancements that can help you get the most from Seam web projects.
Integrating Bash with PHP
February 2, 2009Bash scripts can simplify many OS-oriented tasks for PHP developers. Even better, you can run Bash scripts directly from PHP, passing arguments, arrays, and receiving output that you can analyze or display.
Creating an oBAMP Stack: OpenBSD, Apache, MySQL, and PHP
December 6, 2008The OpenBSD, Apache, MySQL, and PHP (oBAMP) platform provides a powerful point of departure for the creation of dynamic web content. Learn the procedures for running OpenBSD 4.4 with Apache SSL, MySQL 5, and PHP 5.
PHP and SMIL: A Happy Combination
December 1, 2008SMIL gives you control of multimedia and text elements in a browser over a timeline, while PHP lets you write dynamic SMIL code. The combination produces nicely-timed presentations.
Introducing Zend_Search_Lucene
October 2, 2008Get an introduction to Zend Framework's search component for PHP, Zend_Search_Lucene. This full text search engine is based on the popular Apache Lucene project, a search engine for Java.
View Rendering in Java: Templates Out, Groovy Builders In
July 24, 2008Template engines have long been the de-facto standard for rendering views in Java web development. Learn why templates are far from ideal and how Groovy builders provide a literate solution for bringing view rendering back into your code.
1 - 20 of 191
Previous
Next
Intel ended its sponsorship of Go Parallel on DevX as of January 1, 2009; however, DevX will continue to bring you news, information and programming insights on parallel and multi-core program development across all development platforms. Be sure to bookmark this page and check back often. |