public marks

PUBLIC MARKS from BlueVoodoo

21 April 2008

Use Case models with Rational Software Architect

This tutorial series introduces the concepts and tools involved with modeling service-oriented architecture (SOA) using IBM Rational Software Architect. You will learn how Rational Software Architect, along with IBM WebSphere Business Modeler, supports a model-driven development (MDD) approach to the specification of SOA.

18 April 2008

Many-to-many relationships with a dollop of Ajax

Learn how to implement many-to-many (m:m) relationships in Grails successfully. See how they're handled by the Grails Object Relational Mapping (GORM) API and the back-end database. Also find out how a bit of Ajax (Asynchronous JavaScript + XML) can streamline the user interface.

16 April 2008

Discover the Boost Filesystem Library

In the past, programmers have had to use native APIs to work around the problem. Discover a library that provides a safe, portable, and easy-to-use C++ interface to facilitate file system operations: the Boost Filesystem Library.

15 April 2008

Protecting JavaBeans in JSF applications

Learn how to use Acegi to secure access to JavaBeans in JavaServer Faces (JSF) applications. You can configure secure beans in a variety of ways, including using Acegi-secured inversion-of-control (IOC) beans directly in your JSF tags.

14 April 2008

Sync your data with WebSphere Process Server relationships

This tutorial shows how you can regain control by delegating these infrastructure concerns to IBM WebSphere Process Server relationships. It walks through the detailed steps of assembling a small integration solution, and provides downloadable sample code that you can use to practice this implementation.

11 April 2008

Tput: Add some spice to your UNIX shell scripts

Many times, shell scripts evolve into menu-based scripts, and the scripter wants to display more to users than simply scrolling text. Regardless of the complexity, scripters have always needed a way to change their output to bold, underline it, reverse the highlights, and so on. That's where tput comes into play.

10 April 2008

IBM Lotus Quickr 8.0 Trial

Download a free trial version of Lotus Quickr 8.0, a Web 2.0-based team collaboration offering, which transforms the way everyday business content such as documents and rich media (such as photos and videos) can be shared and enables more effective team collaboration across organizational boundaries.

09 April 2008

Get an introduction to RichFaces

RichFaces is one of a new breed of user interface component suites available for Java Server Faces (JSF). Add some new tools to your kit including general setup for using RichFaces with Facelets, and several specific component examples.

08 April 2008

Modernization Sandbox for System Z: Architecture

Get hands on experience with IBM Enterprise Modernization Sandbox for System z. The scenarios provide examples of how to rapidly design, create, assemble, test, and deploy high-quality Web, Web services, portal, and SOA applications for IBM CICS, IBM IMS, and IBM WebSphere Application Server.

07 April 2008

Let’s bind those Java objects to SQL databases

You've already seen how flexible Castor is in allowing you to convert Java objects to XML and back. But Castor does a lot more, including letting you take those same Java objects and turn them into rows within your SQL database. Learn what syntax is the same, what's different, and how you can add SQL to your data binding arsenal.

04 April 2008

Protecting JavaBeans in JSF applications

Get a demonstration on how to use Acegi to secure access to JavaBeans in JavaServer Faces (JSF) applications. You can configure secure beans in a variety of ways, including using Acegi-secured inversion-of-control (IOC) beans directly in your JSF tags.

02 April 2008

Implement business logic with the Drools rules engine

This updated article shows you how to use the open source Drools rules engine to make a Java application more adaptive to changes. The Drools project has introduced a new native rule expression language and an Eclipse plug-in, making Drools easier to use than ever before.

01 April 2008

Make life easier with Continuous Integration by learning what not to do

While Continuous Integration (CI) can be extremely effective at reducing risks on a project, it requires a greater emphasis on your day-to-day coding activities. In this second installment of a two-part article on CI anti-patterns, learn how to lay out CI anti-patterns, and more importantly, demonstrates how to avoid them.

31 March 2008

Don’t get thrown for a loop! Get inside Scala.

Scala was written specifically for the Java platform, so its syntax is designed to make Java coders feel at ease. Get introduced to the subtle differences between the two languages, starting with control constructs such as if, while, and for.

28 March 2008

Fluently Groovy with Java

This tutorial is for Java developers unfamiliar with Groovy, who want a quick and easy introduction to the basics. Get started with Groovy's simplified variation of the Java syntax and learn about essential features like native collections, built-in regular expressions, and closures.

27 March 2008

Configuring and troubleshooting ITDS 6.1 on AIX

This article is a cookbook for implementing IBM Tivoli Directory Server (ITDS) on AIX 5L and AIX 610 machines. The article briefly explains creating, configuring, and unconfiguring single or multiple directory server instances using AIX utility and ITDS native commands. Also miscellaneous problems are explained, along with their solutions.

26 March 2008

Terminal functions for shell scripting with Shell Curses

"Shell Curses" is a library of script functions that provide the shell programmer the ability to perform text-based cursor movements to specified locations on the screen. This ability permits the creation of menuing and data-entry systems using shell scripts without the need for compiled binaries. These functions are similar to the "C" language "Curses" library.

25 March 2008

IBM Web 2.0 Developer Kit

Organizations want to take advantage of open, flexible Web 2.0 technologies. They want to use social software and mash-ups to add a new dimension of imagination and innovation. IBM's Web 2.0 solutions are already helping businesses apply Web 2.0 technologies across the globe to gain a competitive advantage.

24 March 2008

Building custom language parsers with ANTLR

There are certain things about ANTLR that, if understood, help in faster debugging and provide a fuller appreciation of how the tool works. Learn how to use ANTLR to create smarter parsing solutions.

21 March 2008

Master Grails: Changing the view with Groovy Server Pages

Groovy Server Pages (GSP) puts the Web in the Grails Web framework. Learn the ins and outs of working with GSP. See how easy it is to use Grails TagLibs, mix together partial fragments of GSPs, and customize the default templates for the automatically generated (scaffolded) views.

20 March 2008

Dynamic programming and sequence alignment

Molecular biology is increasingly dependent on computer science algorithms as research tools. This article introduces you to bioinformatics — the use of computers to solve biological problems. Learn the basics of dynamic programming, an advanced algorithmic technique you may find useful in many of your programming projects.

19 March 2008

Using Python to create UNIX command line tools

Do you fully understand the OSI model? Are you comfortable with subnetting? Do you understand UNIX permissions? By the end of this article, anyone involved in IT at any capacity should be able to create at least a simple command line tool.

18 March 2008

WebSphere Service Registry and Repository

Manage, govern, and share services across your organization by using WebSphere Service Registry and Repository. Follow the hands-on exercises to learn how to navigate the Web interface to publish, find, reuse, and update services.

17 March 2008

Download a free trial of Websphere Business Modeler Adv. 6.1.1

IBM’s premier business process modeling and analysis tool for business users that offers process modeling, simulation, and analysis capabilities. The WebSphere Business Modeler helps you visualize, understand, and document business processes for continuous improvement.

14 March 2008

Rational AppScan Standard Ed. V7.7 Trial

Download a free trial of IBM Rational AppScan Standard Edition V7.7, previously known as Watchfire AppScan, a leading Web application security testing tool that automates vulnerability assessments and scans and tests for all common Web application vulnerabilities including SQL-injection, cross-site scripting and buffer overflow.

BlueVoodoo's TAGS

search:

limit:50 100 200

java   linux   linx   open source   programmin   programming   unix   unix. linux