Showing headlines posted by solrac

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

Best practices for UNIX Error Repo

  • IBM/developerWorks; By Chris Herborth (Posted by solrac on Sep 9, 2006 9:39 AM EDT)
  • Groups: IBM; Story Type: News Story
Proper error detection and recovery is often ignored by UNIX developers. The lack of exceptions from the C language and the rudimentary error mechanisms from the standard C library certainly contribute to this. This article familiarizes you with the UNIX standard error reporting mechanism, the errno global variable. You'll also learn about a couple of associated global variables ( sys_nerr and sys_errlist). Like it, then digg it.

Zend translates native PHP objects for Ajax tricks

  • IBM/developerworks; By Nicholas Chase, Gina Deol (Posted by solrac on Sep 8, 2006 10:42 PM EDT)
  • Story Type: News Story; Groups: IBM, PHP
Find out how the Zend Framework makes it easy to add Ajax interactions to your application by automatically translating native PHP objects to and from JavaScript Object Notation (JSON).

Create a commercial-quality Eclipse plug-in

Develop IDEs as plug-ins for any of the existing programming languages or your own language. Learn the two most important parts of the IDEs.

Three UNIX utilities that deliver the entire Internet

Martin Streicher, Editor-in-Chief, Linux Magazine, looks at three essential UNIX utilities that deliver the entire Internet to your command line.

Open BIOSes for Linux

Get the kernel loaded without waiting for the BIOS to do a lot of the setup that the kernel is about to do -- and do faster, better, and probably more reliably.

The cranky user: What to do when the screen goes blank

  • IBM/developerWorks; By Peter Seebach (Posted by solrac on Sep 2, 2006 2:40 PM EDT)
  • Story Type: News Story; Groups: IBM
Nearly everyone knows that horrible, sinking realization that something's gone wrong. The file you saved isn't there, or at least it isn't where you thought it was. The machine just rebooted and there's a little dialog box saying that the disk isn't recognized, would you like to initialize it? Most of you know what happens next: you do the one thing that guarantees that the data stays lost. You do something hasty, something stupid. In short, you panic.

In pursuit of code quality: JUnit 4 vs. TestNG

  • IBM/developerworks; By Andrew Glover (Posted by solrac on Sep 1, 2006 10:07 PM EDT)
  • Story Type: News Story; Groups: IBM
With its new, annotations-based framework, JUnit 4 has embraced some of the best features of TestNG, but does that mean it's rendered TestNG obsolete? This article considers what's unique about each framework and reveals three high-level testing features you'll still find only in TestNG.

Prevent users from altering your PHP code behavior

  • IBM/developerWorks; By Jack D. Herrington (Posted by solrac on Aug 31, 2006 7:10 PM EDT)
  • Story Type: News Story; Groups: IBM, PHP
You can implement a balance point between a PHP application that is too configurable and one that is too closed. Learn three techniques for creating user-editable configuration files that will keep end users from mucking around in your code and from making changes to your application's behavior.

Is NetBSD a valid alternative to Linux

Sure, NetBSD runs on more hardware platforms than any other UNIX derivative due to smart design decisions and a commitment to portable code, but does this make it the best joice for your stability and compatibility across your hardware platforms?

The future of mobile Web services

  • IBM/developerworks; By Mikko Kontio (Posted by solrac on Aug 28, 2006 8:36 PM EDT)
  • Groups: IBM; Story Type: News Story
Web services have been around for awhile, but the idea has yet to fully take off. Learn how that's about to change, particularly as Web services go private and mobile. Learn how the application builders of tomorrow will use simple, drag-and-drop techniques to build new applications out of existing services.

The web development megaframework TurboGears

  • IBM/developerworks; By Ian Maurer (Posted by solrac on Aug 19, 2006 6:45 PM EDT)
  • Groups: IBM, Linux; Story Type: News Story
Developers call this project a "megaframework," because it is made up of several pre-existing subprojects.

Best practices for Eclipse model-driven development

The ability to create templates to codify best practices (that generate artifacts) is a powerful concept that can save you countless hours and reduce tedious coding. Get an introduction to the code generation framework, JET, which is an Eclipse technology project, that we expect many developers will use in their endeavors.

The end of cable?

  • IBM/developerWorks; By Larry Loeb (Posted by solrac on Aug 17, 2006 9:52 PM EDT)
  • Groups: IBM; Story Type: News Story
You've heard some rumblings about Mobile WiMAX, but until recently it's all been in the abstract. Learn what's changed to make WiMAX a potentially devastating competitor to the telecom empire as you know it, all in this month's Roaming charges.

Unit test your PHP code at every level

  • IBM/developerWorks; By Jack D. Herrington (Posted by solrac on Aug 16, 2006 7:31 PM EDT)
  • Groups: IBM, PHP; Story Type: News Story
Find out how to unit test your PHP code at the module, database, and user interface level.

The Ruby on Rails migrations story has key advantages over Java Frameworks

You'd expect a complex pieces of code, but with Ruby on Rails migration, it turns out to be incredibly simple.

Work smarter with Unix specialized tools and shortcuts

  • IBM developerWorks; By Martin Streicher (Posted by solrac on Aug 14, 2006 10:12 PM EDT)
  • Story Type: Tutorial; Groups: IBM, Linux
Work smarter with system admin, and Unix specialized tools and shortcuts.

Take a closer look at the most secure Unix OS OpenBSD

  • IBMdeveloperWorks; By Tim McIntire (Posted by solrac on Aug 12, 2006 10:53 PM EDT)
  • Groups: IBM; Story Type: News Story
This article gives you a close look at the operating system so secure that it was once banned for use in a DEF CON competition, where crackers go after each other's systems.

Seven simple reasons to use AppFuse to buld web apps quickly

This article show you how AppFuse uses open source tools to help you develop Web applications quickly and efficiently. The AppFuse's community is healthy and happy -- and one of the few places where users of different Web frameworks actually get along.

Building cheat sheets in Eclipse V3.2

This article gives you a short overview of what's new for cheat sheets in Eclipse V3.2, including the composite cheat sheets feature, and gives good examples of how to use them.

Eliminate memory leaks with Rational PurifyPlus for Linux

With PurifyPlus you can automatically pinpoint hard-to-find bugs, application performance bottlenecks, and identifies untested code.

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