Showing headlines posted by solrac

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

Use Apache Derby to develop Eclipse plug-ins

Get a demonstration on how to use resource indexing with the Apache Derby database to develop Eclipse plug-ins. The Derby database embedded in Eclipse allows you to create an SQL database on the client side with no security issues or network problems, such as an unstable connection or high latency.

Converting XML to JSON made easy with PHP

Learn how PHP-based server programs can convert XML-formatted enterprise application data into JSON format before sending it to browser applications.

How to internationalize your PHP apps

  • IBM/developerWorks; By Robert Bradley (Posted by solrac on Jan 18, 2007 6:59 AM EDT)
  • Groups: IBM, PHP; Story Type: News Story
Localizing an application can be planned, or it can happen as a rushed afterthought. Discover techniques and tools such as gettext, XML, XSLT, and design patterns that can help when retrofitting localization into a mature product or planning for localization up front.

Five web widgets that use Ajax and XML

This article introduce you to five web widgets that communicate with the server through Ajax and XML.

Save time with text editing one-liners

Text-editing operations are normally done interactively, inside a text editor application. Some tasks, however, can be accomplished quickly and easily, right from the UNIX command line. What's more, these one-liners can be used in scripts to automate various editing procedures.

Why XML Internationalization is important

As the world gets flatter and smaller, it becomes riskier to ignore the worldwide audience that exists for your content.

Take logical partitioning in the p5 environment to the next level

Learn how to configure a p5 server to provide redundancy and recoverability in a production environment. You should already be familiar with how to create and configure a VIO Server and an LPAR.

The ins and outs of picking the best XML Parser

  • IBM/developerWorks; By Benoit Marchal (Posted by solrac on Jan 14, 2007 11:28 AM EDT)
  • Groups: IBM; Story Type: News Story
Do you know how to select the best XML Parser for your project? Even developers who are very knowledgeable on advanced XML matters can lack a firm understanding of the fundamentals. To ensure a solid foundation, this article covers the most basic XML service: parsing. It introduces the various approaches to parsing and highlights their pros and cons.

IBM Cell Broadband Engine Software Development Kit

The recently released version 2.0 contains additional libraries and improved compiler tools. This complete Cell BE development environment, includes Linux kernel for Cell BE blades, Linux support libraries, tool chains, system simulator, source code for libraries and samples, and a new, fully-integrated installation.

Access z/OS batch jobs from Java

  • developerworks; By ibm (Posted by solrac on Jan 13, 2007 10:05 AM EDT)
  • Story Type: Tutorial; Groups: IBM
This articles shows you how Java can provide a simple way to submit z/OS batch jobs to run. In addition, extending the Commons Net Library allows the specific JES file attributes to be encapsulated in Java objects.

New XML technology to create dynamic Java properties

With the new XML technology called Hierarchical Inherited Rule-Interpreted XML, you can replace standard Java properties with dynamic versions.

Simplify JavaScript complex behavior with Finite State

In this article, you, learn how to use a finite state machine to design complex behavior for a simple Web widget -- an animated tooltip that fades into and out of view.

Whistle while you work

Use Linux or Microsoft Windows, the open source sndpeek program, and a simple Perl script to read specific sequences of tonal events -- literally whistling, humming, or singing at your computer -- and run commands based on those tones. Give your computer a short low whistle to check your e-mail or unlock your screensaver with the opening bars of Beethoven's Fifth Symphony.

Ajax tradeoffs and the right XML encoding for you

  • IBM/developerWorks; By Dethe Elza and David Mertz, Ph.D (Posted by solrac on Jan 10, 2007 8:24 AM EDT)
  • Groups: IBM; Story Type: News Story
This article gives you everything you need to decide which is the right way to encode your data for your Ajax application.

A look at the newest Python Metaprogramming

Python made metaprogramming possible, but each Python version has added slightly different -- and not quite compatible -- wrinkles to the way you accomplish metaprogramming tricks. Python has recently grown “decorator,” which are the newest -- and by far the most user-friendly way, so far -- to perform most metaprogramming.

Linux on the PlayStation 3

It is unusual for gaming consoles to allow foreign operating systems to be installed on them. Sony decided to open up the PS3 console and allow third-party operating systems to be installed. Learn how to get started developing for the Cell BE processor on the PS3. This article provides an overview, installation, and first programming steps. Its the easiest way for programmers to get their hands on the new Cell Broadband Engine (Cell BE) processor and take it for a drive.

Delve into UNIX process creation

  • IBM/developerWorks; By Sean Walberg (Posted by solrac on Jan 4, 2007 9:33 PM EDT)
  • Groups: Kernel, IBM; Story Type: News Story
Examine the life cycle of a process so that you can relate what you see happening on your system to what's going on within the kernel.

Speaking Unix, Part 6: Automate, automate, automate!

  • IBM/developerWorks; By Martin Streicher (Posted by solrac on Jan 4, 2007 6:34 AM EDT)
  • Groups: IBM; Story Type: News Story
Discover how to use shell scripts to mechanize virtually any UNIX personal or system task, and learn more command-line tricks while doing so. Scripts can monitor, archive, update, report, upload, and download. Indeed, no job is too small or too great for a script.

Virtual Linux

This article explores the ideas behind virtualization and then discusses some of the many ways to implement virtualization. We also look at some of the other virtualization technologies out there, such as operating system virtualization on Linux.

Building a CDT-base editor, Part 5: Using PDOM

This article, fifth in a five part “Building a CDT-based editor” series, shows how the C/C++ Development Tooling (CDT” performs code completion. Learn to understand how the CDT performs code completion. This is one of the CDT's most useful capabilities because it reduces the amount of code the user needs to type and remember.

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