| 15 from IBM -- Linux boot process, PPC devkit, PCI history, C++, Eclipse... |
Feb. 25, 2005
IBM has published the following technical articles, tutorials, and downloads on its developerWorks Website. They cover a range of interesting (though not necessarily embedded) technical topics, primarily related to Linux and open source system development. Some require free registration. Enjoy . . . !
- Anatomy of the Linux boot process -- This article discusses detailed similarities and differences between booting Linux on an x86-based platform (typically a PC-compatible SBC) and a custom embedded platform based around PowerPC, ARM, and others. It discusses suggested hardware and software designs and highlights the tradeoffs of each. It also describes important design pitfalls and best practices.
- IBM PowerPC 970FX Kit -- The IBM PowerPC 970FX Evaluation Kit software includes the PowerPC Initialization Boot Software (PIBS) resident in the flash memory on the board, PIBS source code, the Embedded PowerPC Operating System (EPOS), sample application programs, and application development libraries and tools. The board schematics provide an example of how to connect the processor to a system controller (bridge) chip and other components in the system.
- The PCI Bus Ride -- The widely adopted PCI standard has defeated a large number of competing standards in the marketplace. This article takes a looks at how the PCI bus won, what the effects of its dominance have been, and what might happen next...
- C++ exception-handling tricks for Linux -- Handling exceptions in C++ has a few implicit restrictions at the language level, but you can get around them in some instances. Learn ways to make exceptions work for you so you can produce more reliable applications.
- Create your own visualisations in Eclipse -- The Visualiser plug-in from Eclipse.org is a universal tool for visualising any type of resource. This tutorial, written by the creators of the Visualiser, takes you step by step through the process of extending the tool to visualise a new type of resource -- the results returned by the Google Internet search engine. It then shows you some of the other ways in which the Visualiser has already been put to good use.
- Plug memory leaks with Rational Purify for Linux -- In the Linux environment, Rational Purify provides a comprehensive solution for finding errors and memory leaks. This article features a simple C program and a more complex C++ program that gives you a good idea of how you can successfully integrate Purify into your Linux development environment with very little effort.
- Cooling Down Hot Processors -- Face it: the only scorching hot thing you want with a chip is salsa. Any other overheating is potentially counterproductive, and can be downright damaging to the microprocessor -- or other components. This article uncovers potential ways to chill the chips.
- Easy persistence layers for J2EE apps with iBATIS -- iBATIS is an open source object-to-relational mapping data layer that has gained popularity in the Java and J2EE worlds. It's an easy framework to provide a persistence layer to either Java or J2EE applications. This article covers the iBATIS syntax, accessing data sources, setting up WebSphere Studio Application Developer projects to support iBATIS, and querying DB2 database.
- Data alignment: Straighten up and fly right -- Data alignment is an important issue for all programmers who directly use memory. Data alignment affects how well your software performs, and even if your software runs at all. As this article illustrates, understanding the nature of alignment can also explain some of the "weird" behaviors of some processors.
- AOP tools comparison -- The challenge of choosing an AOP tool for your project is in comparing the trade-offs of each approach without getting lost in them. In todays world you can't consider adopting a new technology without a close look at how it integrates with existing development environments and other tools. This article compares the four leading AOP tools (AspectJ, AspectWerkz, JBoss AOP, and Spring AOP) to help you decide which one is best for you.
- Migrate Win32 C/C++ application to Linux on POWER -- This series of articles helps you migrate your Win32 C/C++ applications to Linux on POWER. Win32 C/C++ Apps to Linux Part-1 of this series coveres the Win32 APIs mapping to Linux on POWER regarding the initialization and termination, process, thread, and shared memory services. Win32 C/C++ Apps to Linux Part-2 illustrates how to map Win32 to Linux with respect to mutex application program interfaces (APIs).
- Deploy an application with Cerise Web server -- This article shows you how to create a guestbook Web application with the Cerise Web server and the Ruby programming language. You'll use RSS 1.0 as the file format for the guestbook entries and XSLT for transforming files to HTML.
- From Solaris to Linux on POWER -- Accelerate your porting efforts by following this six-step guide. Learn the differences between Solaris and Linux on POWER, and see how SUN's compiler/linker switches compare with those of GNU GCC and the IBM native compiler.
- The Cranky User: Performance Anxiety -- Computers are getting faster all the time, or so they tell us. But, in fact, the user experience of performance hasn't improved much over the past 15 years. This article takes a look at where all the precious processor time and memory are going.
- Defeat the no match found scenario -- This article digs up a simple, pre-existing method designed to quickly and easily solve this common search problem of characters that cannot be easily identified. It is a quick, variant, alphanumeric search method to increase useful returns.
Related Stories:- Eight from IBM -- ClearQuest, PMD, wireless, FPU architecture, clusters...
- 10 from IBM -- UWB, PowerPC assembly and emulation, wi-fi security...
- Nine from IBM - Wireless robots, emulator-friendly code, Ant...
- Seven from IBM -- Kuro box, embedded perl, art of debugging, future of software tools...
- Five from IBM --- Samba, DHCP, FairUCE, UML, grids...
- 10 from IBM -- PPC x-compiling, JXTA, BIND, XAMPP, RELAX NG...
- Seven from IBM -- memory management, security, XSLT, emulation...
- Eight from IBM -- TCP/IP, Perl6, SIMDs, Java/Power, Eclipse, IntelliJ, grids...
- Six from IBM -- short circuiting code, perl, 64-bit PPC, Derby, JDK 5.0...
- Eight from IBM -- race conditions, eclipse, Knoppix, EJB, HA, R...
- Six from IBM -- mobile games, Ion window manager, Java, Trove, XDoclet...
- Nine from IBM -- App building, wireless, Emacs, aspect-oriented Java, Grids...
- 10 from IBM -- Wireless, GUI diets, Linux vs. Pocket PC, Java tools, code contest...
- Nine from IBM -- Cloudscape, clusters, lex/yacc/bison, ccache, Java/xml...
- 12 from IBM -- Eclipse 3.0, real-time Java, Perl/Tk, Python, Power, grids...
- 13 from IBM -- Wireless, liveCDs, Cloudscape, SSL, Java, Eclipse...
- Five from IBM -- GNU text tools, Linux basics, PPC optimization, Python...
- 12 from IBM -- kernel testing, backups, PowerPC migration, Java, Python, grids...
- Nine from IBM -- remote compiling, config files, games, Python, Java, grids...
- Nine from IBM -- WAP, Linux coding, installation packages, games, movies, grids...
- Nine from IBM -- FindBugs, Linux migration, Perl, SendMail security, Grids, Eclipse...
- Nine from IBM -- fast reboots, shared memory, migration, grids...
- Eight from IBM -- Embedded SQL, J2ME, Eclipse, Grids, Clusters...
- Ten from IBM -- Linux dev, packet capturing, Wine, Python, autonomic computing...
- Eleven from IBM: DSF, C99, Power, Java, Grids...
- 10 from IBM -- Networking in 2.6 and J2ME, Java, Perl grids, GNU text tools...
- 10 from IBM -- 2.6, Wireless, Java, KDE, Grids...
- 10 from IBM -- 2.6, web services, Java, grids, Rexx, OS/2 - Linux migration...
- 10 from IBM -- pthreads, sockets, buffer overflows, eclipse, mp3 tags...
- Eight from IBM -- Linux utilities, Swing/SWT, XML, Web Services, Grids...
- 10 from IBM: Kernel testing, C coding, Apache Ant, Python IDEs, Grids...
- Three from IBM -- Debugging compiles, SVG and XForms, Java benchmarking...
- 15 from IBM: wireless, Eclipse, Java, grids, Linux...
- Eight from IBM: history, coding tips, sockets, validation, Knoppix, WAN...
- Eight from IBM -- Oprofile, vi, perl, web services, grids, XUL...
- Seven from IBM -- system tuning, wireless, mobile games, J2ME...
- 10 from IBM -- Device Developer, KParts, XML, Kernel, Networking...
- 12 from IBM -- source compiling, secure coding, GnomeVFS, Java...
- Ten from IBM -- Web services, CVS, VNC, wireless encryption...
- Ten from IBM -- HTTP compression, clusters, regex/admin tutorials...
- Ten technical articles from IBM -- Linux, grids, wireless PDA apps, ssh...
- Seven technical articles from IBM -- Linux, Java, Wi-Fi, grid apps...
- Six technical articles on Linux from IBM...
(Click here for further information)
|
|
|
FUEL Database on MontaVista Linux
Whether building a mobile handset, a car navigation system, a package tracking device, or a home entertainment console, developers need capable software systems, including an operating system, development tools, and supporting libraries, to gain maximum benefit from their hardware platform and to meet aggressive time-to-market goals.
Breaking New Ground: The Evolution of Linux Clustering
With a platform comprising a complete Linux distribution, enhanced for clustering, and tailored for HPC, Penguin Computing¿s Scyld Software provides the building blocks for organizations from enterprises to workgroups to deploy, manage, and maintain Linux clusters, regardless of their size.
Data Monitoring with NightStar LX
Unlike ordinary debuggers, NightStar LX doesn¿t leave you stranded in the dark. It¿s more than just a debugger, it¿s a whole suite of integrated diagnostic tools designed for time-critical Linux applications to reduce test time, increase productivity and lower costs. You can debug, monitor, analyze and tune with minimal intrusion, so you see real execution behavior. And that¿s positively illuminating.
Virtualizing Service Provider Networks with Vyatta
This paper highlights Vyatta's unique ability to virtualize networking functions using Vyatta's secure routing software in service provider environments.
High Availability Messaging Solution Using AXIGEN, Heartbeat and DRBD
This white paper discusses a high-availability messaging solution relying on the AXIGEN Mail Server, Heartbeat and DRBD. Solution architecture and implementation, as well as benefits of using AXIGEN for this setup are all presented in detail.
Understanding the Financial Benefits of Open Source
Will open source pay off? Open source is becoming standard within enterprises, often because of cost savings. Find out how much of a financial impact it can have on your organization. Get this methodology and calculator now, compliments of JBoss.
Embedded Hardware and OS Technology Empower PC-Based Platforms
The modern embedded computer is the jack of all trades appearing in many forms.
Data Management for Real-Time Distributed Systems
This paper provides an overview of the network-centric computing model, data distribution services, and distributed data management. It then describes how the SkyBoard integration and synchronization service, coupled with an implementation of the OMG¿s Data Distribution Service (DDS) standard, can be used to create an efficient data distribution, storage, and retrieval system.
7 Advantages of D2D Backup
For decades, tape has been the backup medium of choice. But, now, disk-to-disk (D2D) backup is gaining in favor. Learn why you should make the move in this whitepaper.
|
|
|
|
|