Showing headlines posted by solrac

« Previous ( 1 ... 19 20 21 22 23 24 25 26 27 28 29 ... 31 ) Next »

Monitor your Linux computer with machine-generated music

Explore audible information methods and configurations to help you monitor and manage your computing environment.

IBM TV is on the air

  • IBM/developerWorks (Posted by solrac on Nov 14, 2006 4:57 PM EDT)
  • Groups: IBM; Story Type: News Story
See the very first broadcast of the IBM TV network. Joe Washington, host of the HGTV's Ground Breakers, does a masterful job of explaining what IBM TV is all about.

Top six questions about running WebSphere on Linux

  • IBM/developerWorks; By Steve Wehr (Posted by solrac on Nov 13, 2006 11:37 PM EDT)
  • Groups: IBM, Linux; Story Type: News Story
This article offers answers to questions not covered anywhere else to help you develop and deploy WebSphere applications for Linux, including updates for the current product versions. These technical questions and answers address 64-bit Linux distributions, JDBC drivers, heap sizes, and CPU.

UNIX tips and tricks for a new user, Part 2: The vi text editor

  • IBM Developer Works; By Tim McIntire (Posted by solrac on Nov 13, 2006 2:33 PM EDT)
  • Story Type: Tutorial; Groups: Community
The vi text editor separates operations into insert mode and command mode, which gives you ultrafast access to key commands that can edit, insert, and move text in on-the-fly, user-defined segments.

Introduction to PHP for IBM i5/OS

This course first presents an overview of what PHP is, how PHP programs run, and why PHP is so popular. You will also see a comparison of PHP to JavaScript, CGI, Net.Data and Java Web applications.

Developing with Apache Derby – Hitting the Trifecta

  • IBM/developerWorks; By Robert Brunner (Posted by solrac on Nov 11, 2006 2:46 AM EDT)
  • Groups: IBM; Story Type: News Story
After you've mastered these advanced database concepts, you'll be well positioned to begin developing Java database applications with Apache Derby.

Why people became IT architects

  • IBM/developerWorks (Posted by solrac on Nov 10, 2006 10:10 PM EDT)
  • Groups: IBM; Story Type: News Story
IT architects usually have a common love for new experiences, and new knowledge.They often may be considered rogues, but one thing is for sure they all seem to be having a wonderful time!

Secure Kerberized authentication on Solaris 10 using IBM AIX Version 5.3

  • IBM/developerWorks; By Sandeep Patil and Manish Katiyar (Posted by solrac on Nov 10, 2006 9:47 AM EDT)
  • Groups: IBM; Story Type: News Story
Set up a Kerberized environment to work with Solaris(TM) 10 and learn how to configure a Key Distribution Center (KDC) on AIX(R) Version 5.3. You'll also run through a series of steps for configuring a Kerberos client on Solaris 10 to authenticate users for Telnet, remote shell (rsh), and Secure Shell (SSH) using AIX Version 5.3 as your KDC. Having a single IBM Network Authentication Service (NAS) KDC on AIX for authentication across different platforms is especially helpful in a hybrid environment.

Simple Xalan extension functions: Mixing Java with XSLT

  • IBM/developerWorks; By Elliotte Rusty Harold (Posted by solrac on Nov 10, 2006 6:38 AM EDT)
  • Groups: IBM; Story Type: News Story
The Xalan XSLT processor can invoke almost any method in almost any Java class in the classpath.

Apache Derby databases, Part 1: Converged provider environment

  • IBM/developerWorks; By Stephen B. Morris (Posted by solrac on Nov 9, 2006 5:59 AM EDT)
  • Groups: IBM; Story Type: News Story
Discover how you can use Derby as a managed element, including working with the database's unified utilization and management requirements and how using FCAPS can help you design an IT management solution.

The Mother of all Mashups

  • IBM/developerWorks; By Nicholas Chase (Posted by solrac on Nov 9, 2006 4:24 AM EDT)
  • Groups: IBM; Story Type: News Story
This Ultimate Mashup series will show you how to use Java programming and a combination of servlets, JSP, software from the open source Jena project, and new native XML capability called pureXML to build the Mother of all Mashups.

Master Ajax using XML in requests and responses

  • IBM/developerWorks; By Brett McLaughlin (Posted by solrac on Nov 7, 2006 5:35 PM EDT)
  • Groups: IBM; Story Type: News Story
The more you learn about the technologies around Ajax, the more careful you have to be about your decisions. When you realize that there's no standard way for a server to respond to clients with name/value pairs, the reasoning behind using XML becomes pretty clear. This article shows you the pluses when your server sends XML back to a client.

Sophisticated Lotus Domino Web 2.0 thin client

  • IBM/developerWorks; By Raj Balasubramanian (Posted by solrac on Nov 6, 2006 11:01 PM EDT)
  • Groups: IBM; Story Type: News Story
See how to leverage the DXL framework to build a Web 2.0-style application to front a Domino database.

Use Oracle skills to quickly learn DB2 for Linux or UNIX

There are many similarities between Oracle and DB2. This article shows you how to use your current knowledge of Oracle 10g to quickly gain skills in IBM DB2 9 for Linux, UNIX, and Windows.

Mathematics on a UNIX workstation

  • IBM/developerWorks; By Bill Zimmerly (Posted by solrac on Nov 2, 2006 8:40 PM EDT)
  • Groups: IBM; Story Type: News Story
Mathematics is the King of Science. Commercial uses for mathematical workstations are vast: From basic engineering to designer drugs and from gene therapy to celestial navigation, mathematics rules the world.

What's hot in Eclipse V3.2 Callisto

  • IBM/developerWorks; By Nathan A. Good (Posted by solrac on Nov 1, 2006 9:59 PM EDT)
  • Groups: IBM, Eclipse; Story Type: News Story
Eclipse Callisto (V3.2) offers new and improved features over Eclipse V3.1.x and many IDEs available today. This article introduces the new features and improved usability, along with links to many resources on Callisto projects.

IBM Rational releases ClearCase V7 & ClearQuest V7 online demo

  • IBM/developerWorks (Posted by solrac on Nov 1, 2006 4:04 AM EDT)
  • Groups: IBM; Story Type: News Story
You can now see all the new features and evaluate Rational ClearCase and ClearQuest V7.0 without installing or configuring it on your own system.

Using DB2 developer workbench, pureXML and Java

  • IBM/developerWorks; By Anson Kokkat (Posted by solrac on Oct 31, 2006 12:53 AM EDT)
  • Groups: IBM; Story Type: News Story
Take a look at how to integrate this powerful technology into your Java applications and make development easier with the new DB2 Developer Workbench.

Pointers and memory leaks in C

  • IBM/developerWorks; By Manish Virmani (Posted by solrac on Oct 30, 2006 3:40 PM EDT)
  • Story Type: News Story; Groups: IBM
In this article you'll learn about the types of pointer operations that can cause memory corruption and you'll also examine some scenarios that show what to consider while working with dynamic memory allocation.

Java EE isolation levels with the Spring framework

  • IBM/developerWorks; By Ricardo Olivieri (Posted by solrac on Oct 29, 2006 9:33 PM EDT)
  • Story Type: News Story; Groups: IBM
The Spring framework allows you to design Web and enterprise applications that use custom isolation levels in global transactions. This article shows you a way you can use Spring to specify custom isolation levels in global transactions. It article walks through the process in seven detailed steps.

« Previous ( 1 ... 19 20 21 22 23 24 25 26 27 28 29 ... 31 ) Next »