DLLs:A brief overview

, 01/12/2012

In this article, I will discuss how to write a DLL, along with it’s uses.


Posted in tech | 1 Comment » |

Sharing sessions with screen

, 01/07/2012

Screen is a program that can be used to manage multiple shells from within one connection. You can move back and forth between terminals as well as detach the screen so the programs you are running will continue to run in the background after the connection is broken.


Posted in tech | No Comments » |

[SOLUTION] BSD:viewing memory usage statistics

, 12/23/2011

I was a bit disgruntled at the apparent lack of a free command in BSD, such as exists in Linux to view my memory usage statistics.


Posted in code, tech | No Comments » |

Beware toshiba

, 12/06/2011

We purchased a Toshiba laptop in late 2008, near December. While it has been a decent system in terms of hardware, Toshiba has a lot of problems when it comes to repairs.


Tags: ,
Posted in misc | No Comments » |

Getting started with RenX

, 11/28/2011

RenX is a library for OSX that assists blind coders in creating guis that look good, while also getting around the accessibility issues of the interface builder in XCode. In this article, I will be discussing how to install RenX.


Posted in code, tech | No Comments » |

Official announcement of Alpine Games

, 10/17/2011

As some of you may know, I have been working on a game client for the past couple of months. This post is more of an update on the progress and to officially announce Alpine Games.


Tags:
Posted in Uncategorized | No Comments » |

Limiting Program Instances

, 10/13/2011

Q: How do I limit the number of instances of a program running?


Posted in code, tech | No Comments » |

IOS 5:My thoughts, rants, etc.

, 10/12/2011

As most people know, or those who haven’t been at the bottom of a lake or something, IOS 5 came out today. Hopefully my experiences can help others, so I’ve documented them here.


Posted in tech | No Comments » |

E2M: manpage to ed

, 09/08/2011

I have just released a new utility of soarts, which is used to view manpages in ed.


Posted in tech | No Comments » |

My final day at GDB

, 08/06/2011

Today was the final day in my guidedog training; O’Mally and I graduated together.


Posted in gdb2011 | No Comments » |