Growth rate page updated

July 10th, 2010 admin No comments

We had a good performance last month, you can see the growth rate on the growth rate page.

Adm

Categories: xAppSoftware News Tags: , ,

Just married

July 4th, 2010 gg1 No comments

I will be out for a while, but I will be back soon, too soon.

Gg1

Categories: Bugs, xAppSoftware News Tags:

Today

July 4th, 2010 gg1 No comments

I'm getting married, today.

Categories: Bugs, xAppSoftware News Tags:

New RTI Software Release

July 1st, 2010 admin No comments

 

Over 40 New Features!

RTI Data Distribution Service 4.5 has been released. This release offers more than 40 new capabilities, including:

  • Accelerated systems of systems integration 
  • Fast data lookup and access 
  • Secure network communication 
  • Enhanced support for multicore processors 
  • Additional platform support 
Categories: C programming, DDS Tags: ,

Using the Canon LBP2900 with Snow Leopard

June 29th, 2010 gg1 5 comments

The Canon i-sensys LBP 2900 is a fantastic laser printer, but Canon doesn't offer a strong support for Linux and Mac OS X.

In this article I'll show you how to use the Canon LBP 2900 with Mac OS X 10.6.x (Snow Leopard) on a Mac mini.

Categories: Mac OS X Tags: , ,

How to Display an Alert on the iPhone

June 26th, 2010 gg1 No comments

On the iPhone, to display an alert message to the user you can use the UIAlertView class.

This class is declared in the UIAlertView.h header file.

 

For your convenience you can use the following method to initialize an alert view:

initWithTitle:message:delegate:cancelButtonTitle:otherButtonTitles:

iPhone section

June 24th, 2010 gg1 No comments

Hi all, as you can see from the above menu, we are working on a new section of this site.

The new section will talk about Apple iPhone, we'll add code snippets, our application and news regarding this fantastic device.

 

Gg1

Starting Window Maker on Cygwin

June 20th, 2010 gg1 No comments

Window Maker is an X11 window manager originally designed to provide integration support for the GNUstep Desktop Environment. In every way possible, it reproduces the elegant look and feel of the NEXTSTEP[tm] user interface. It is fast, feature rich, easy to configure, and easy to use. It is also free software, with contributions being made by programmers from around the world.

Time Filtered Topics on the DDS

June 17th, 2010 gg1 No comments

The RTI Shapes Demo is a very powerful application that allows you exploring the functionalities of the DDS system.

The Time Filtered Topics allows the subscriber receiving only data that match with the filter that has been set.

Also the DDS system doesn't generate traffic for those samples that doesn't match the filter.

Categories: DDS, xAppSoftware News Tags: , , ,

How to convert a .img file to .vdi

June 13th, 2010 gg1 No comments

How to convert a .img disk image or a .bin disk image to a .vdi disk image.