Showing headlines posted by solrac

« Previous ( 1 ... 14 15 16 17 18 19 20 21 22 23 24 ... 31 ) Next »

Flying Flapjax Better-than-JavaScript for the Web

Learn how to write and run simple Flapjax programs in several modes, including a compiled form suitable for deployment.

Techniques for memory debugging

Exercise good memory-related coding practices by creating a comprehensive program to keep memory errors under control.

Create an interactive wiki using PHP and scaffolding

  • IBM/developerWorks; By Duane O'Brien (Posted by solrac on Feb 20, 2007 1:27 AM EDT)
  • Story Type: Tutorial; Groups: Community, PHP
Wikis are widely used as tools to help speed development, increase productivity, and educate others. This tutorial creates a wiki from scratch using PHP, with value-added features useful for tracking production. It focuses on application design with PHP. All of these things make PHP a good choice for writing a wiki engine.

Build Ajax apps using Google Web Toolkit, Apache Derby, and Eclipse, Part 3

In this third article, find out how to get the client and server talking to each other. You'll use the Remote Procedure Call (RPC) framework within GWT to make getting data off the server almost as simple as making a Java method call.

Advanced Perl XML tips using XSLT, SAX, and SQL

You will learn about XML::SAX::Base and how you can use it to build sources, handlers, and sinks of SAX events.

Set up remote access in UNIX through OpenSSH

Use OpenSSH to provide a secure environment for running a remote terminal.

The New XForms.org Communnity Forum

XForms.org, a clearinghouse for discussing various XForms implementations, has recently launched. It contains significant resources for people interested in XForms development.

The right way to read files with PHP

Review basic file functions, such as fopen, fclose, and feof; learn reading functions, such as fgets, fgetss, and fscanf. And discover functions that process entire files in one or two lines of code.

Understand Typeahead in Rational Apps Developer v7.0

One of the Ajax features available in IBM Rational Application Developer is the Typeahead component. Go beyond the most straightforward use cases, and into more advanced Typeahead usage.

Mash Apache Derby with a new OpenOffice 2.0 feature

Document storage is hot, hot, hot! There has been an explosion of methodologies and tool sets -- both open source and proprietary -- to fulfill the demand for quickly locating and searching documents. Mash Apache Derby with a new OpenOffice 2.0 feature> to create a repository that lets you store, search, and extract ODF documents in a standards-based manner.

In depth SPE Programming of the Sony PS3 on linux

Take even greater advantage of the synergistic processing elements (SPEs) of the Sony PLAYSTATION 3 (PS3) in this installment of Programming high-performance applications on the Cell BE processor.

Create uniform namespace using autofs with NFS 3

  • IBM/developerWorks; By Deergha Sahni and Deergha Sahni (Posted by solrac on Feb 9, 2007 8:56 PM EDT)
  • Groups: IBM; Story Type: News Story
Do you have trouble accessing data exported from multiple file servers? If so, try using open source implementations of autofs and Lightweight Directory Access Protocol (LDAP), with Network File System (NFS) Version 3, to access data under the same global mount point.

Build dynamic rich Web apps with Open Source ThinWire

Learn how ThinWire, an open-source development framework can build Web applications that look and feel like desktop applications. These tutorials are designed to teach you how to develop rich Web applications using ThinWire and Java programming.

Avoid traps when porting Java Web apps from Windows to AIX

  • IBM/developerWorks; By Shu Fang Rui (Posted by solrac on Feb 8, 2007 5:23 PM EDT)
  • Groups: IBM; Story Type: News Story
Examine three traps you could fall in when porting Java Web applications from Windows to AIX, and learn how to maneuver around them.

Securing the Hardware Management Console

Get step-by-step instructions for things you should do during installation of the Hardware Management Console (HMC), measures you can take after installation, and maintenance guidelines to ensure that a secure system stays secure.

Advanced XML parsing techniques using Perl

This article shows you how to convert an XML document using Perl into a tree of objects in memory. Most Perl programmers find this approach more natural, and it is indeed more convenient. It then introduces you to SAX and event-based parsing, an entirely different style of programming, one that turns out to be very rich, using the SAX pipeline.

Speaking UNIX: Command-line locution

  • IBM/developerWorks; By Martin Streicher (Posted by solrac on Feb 6, 2007 10:40 PM EDT)
  • Groups: IBM; Story Type: News Story
UNIX has a dialect all its own, and its vocabulary of commands is quite large. But you don't have to learn everything all at once. Here, discover more command-line combinations and expand your mastery of the UNIX language.

Essential Top 19 best practices for Java EE

  • IBM/developerWorks; By Keys Botzum and others (Posted by solrac on Feb 5, 2007 8:11 PM EDT)
  • Groups: IBM; Story Type: News Story
This article provides some simple guidance for developers entering the world of Java EE. It's a compiled best-of-the-best list of what are the most important and significant best practices for Java EE.

Use Inversion of Control in method signatures

  • IBM/developerWorks; By André Fachat (Posted by solrac on Feb 5, 2007 7:38 PM EDT)
  • Groups: IBM; Story Type: News Story
This article describes how to use the pattern on method signatures to decrease the coupling between components and improve performance. IoC isn't just for components.

Spring MVC: Using Web view technologies

  • IBM/developerWorks; By Arun Chhatpar (Posted by solrac on Feb 5, 2007 5:28 PM EDT)
  • Groups: HP, IBM; Story Type: News Story
This tutorial, the final installment in a six-part series, shows you how to use JavaServer Pages (JSP), Velocity, Tiles, and PDF export using the Spring Framework.

« Previous ( 1 ... 14 15 16 17 18 19 20 21 22 23 24 ... 31 ) Next »