Monthly Archives: September 2004

RootProject Completed!

Whew… Try it out! I sent it to everyone. Lets bang out this quiz on singletons this Thursday, so we can clear our minds and get started on Project 2. By the way, our System class is a Singleton Class. … Continue reading

Posted in General-Tech | Leave a comment

Well. . .

I’m almost done the Group.h/.cpp, so I’ll try to see what else I can bang out.

Posted in General-Tech | Leave a comment

Monopoly – Take 2

Good Morning All, In Short: Today’s conversation with Dr. Baliga focused mostly on the O.O.D. Paradigm, the O.O. Design Process and my understanding(or lack thereof) of those concepts. The monopoly project provided a convenient context for that discussion, but largely … Continue reading

Posted in General-Tech | Leave a comment

>Get Java Plugin to work with FreeBSD with this link

>Found this link on the web, for getting the java plug-in to work with FreeBSD. I have not tried it out yet but I may need this in the future as I have had problems getting the java plug-in to … Continue reading

Posted in Uncategorized | Leave a comment

>VIM takes forever to start!

>Wow!! I just made several changes to my .cshrc file and later found out that for some strange reason, VIM was taking its own time to start. Apparently, VIM was trying to connect to the X server to get additional … Continue reading

Posted in Uncategorized | Leave a comment

>Ruby, please stop Core Dumping…

>It has been a while since I last ran cvsup on my ports collection. To my surprise I ran into a bit of a jam when I ran: cvsup -g -L 2 /etc/stable-supfile. I received a hideous error which looked … Continue reading

Posted in Uncategorized | Leave a comment

>Two editors deleted, another blog created! :)

>I should have done this first, create a separate blog for OOD instead of adding my partners to my blog. This will just save a lot of headaches in the future. Instead I created oodwithbaliga.blogspot.com and invited my two partners, … Continue reading

Posted in Uncategorized | Leave a comment

Design Description

I just emailed you all the design description we discussed today after class. Please look over them and make any necessary changes.

Posted in General-Tech | Leave a comment

Slightly Modified Header Template

Here is the slightly modified header file template I came up with. It was taken from pear.net and changed around a bit to fit our needs. My intentions are to use this header for both the interface and implementation files. … Continue reading

Posted in General-Tech | Leave a comment

Actually…. Before we get started

Before we get started, I wanted to ask you guys your opinion. This is regarding a header for our header files and coding standards based on that of pear.php.net. This will help with clean and clear coding. Checkout this link … Continue reading

Posted in General-Tech | Leave a comment