Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Submission + - UNIX turns 40

IndioMan writes: The systems world will shortly be celebrating a major anniversary milestone. UNIX is turning 40 years old! Most of us know the story of how UNIX was born, but what about why? Was it born strictly because its founders wanted to play a computer game on a different platform? And why does UNIX continue to thrive 15 years after an (in)famous Byte Magazine article that asked: Is UNIX dead?
Java

Submission + - Explore refactoring functions in Eclipse JDT

IndioMan writes: This article describes the various refactorings available in Eclipse Java Development Tools (JDT), including what each refactoring does, when to use it, and how to use it. It also explores the refactoring script functionality in Eclipse, which allows library developers to share code refactorings with their clients.
Java

Submission + - CRUD Operation using JSF,Web Services and OJB

IndioMan writes: This article explains the use case of adding, updating, searching and deleting using JSF, Web Services and OJB in WebSphere Integration Developer. The article discusses the steps in developing each layer including the integration among these layers.
Data Storage

Submission + - Total security in a PostgreSQL database

IndioMan writes: This article explains the use case of adding, updating, searching and deleting using JSF, Web Services and OJB in WebSphere Integration Developer. The article discusses the steps in developing each layer including the integration among these layers.

Submission + - A tiny cloud in Android

IndioMan writes: This article proposes creating an Android-based service that emulates a network server that enhances the value of the local machine in unique and unexpected ways. Put a tiny cloud in your Android handset and experience the usefulness of a local Web server. Learn a great deal about what actually resides "under the hood" of the amazing Android device
Java

Submission + - REST up with CouchDB and Groovy's RESTClient

IndioMan writes: A burst of innovation in the open source world over the last few years has led to an increase in Java developer productivity. A promising new entry on the scene is Apache CouchDB, hailed by some as the database for Web 2.0. This Java development 2.0 column introduces CouchDB and shows you how Groovy's RESTClient can help you tap into its strengths.

Submission + - Examine PHP V5.3.0 features under the microscope

IndioMan writes: PHP is an attractive technology, that facilitates a pick-and-mix model of Web-site development. As the popular PHP language continues to evolve, many new features enhance its object-oriented aspects. In this article, PHP V5.3 examples illustrate late static binding, namespace support, class method overloading, and variable parsing and heredoc support.

Submission + - Patching in Eclipse Galileo

IndioMan writes: Eclipse Galileo includes new features for applying patches. This article provides an overview of the method for creating and applying patches, and includes an overview of the patch format used by Eclipse. Here are examples of creating simple patches.
Linux

Submission + - Linux introspection and SystemTap

IndioMan writes: Modern operating system kernels provide the means for introspection, the ability to peer dynamically within the kernel to understand its behaviors. With this knowledge, you can tune or modify the kernel to avoid failure conditions. Discover an open source infrastructure called SystemTap that provides this dynamic introspection for the Linux kernel.

Slashdot Top Deals

The moon is made of green cheese. -- John Heywood

Working...