Login  Register       


         Search The Blog!                                      Welcome to the new SDG Blog. Please sign up and start posting!
         

 

    Categories:     Archives:
February 2005
S M T W T F S
« Jan    
 12345
6789101112
13141516171819
20212223242526
2728  

    Person's Posts:
1/10/2020

DistCC Hosts Added

For all you Gentoo users out there, there are two more DistCC hosts on the network.

The new hosts are:

arwen.cllrnet.ca
dash.cllrnet.ca

Mark

 Comments (3) | Posted by: mark @ 12:17 pm |

11/11/2020

How to find what you are looking for?

Ive been thinking alot about searching lately. The biggest thing I think we face is how to find what we are looking for, quickly. The internet as we know it has grown and is now changing faster than traditional search engines can index it. The implications are pretty clear - we need to find new ways of finding things. Ive been experimenting with tools to locate information of interest to me for a few months now, so I wanted to share some of the ones that I have found most useful:

www.feedster.com - searches rss feeds of news and blogs, often a good start for leads to the website you are looking for

www.pubsub.com - a free rss indexing tool using a push browser plugin, wonderful idea

www.daypop.com - I really like to troll through the top40 on here, once you ignore the political and election entries it is really quite interesting.

www.koders.com - steve passed this one along via slashdot today, searches sourcecode and returns examples of it in use. The implications are staggering - no more trolling through adpages posted on the internet looking for an *example*

so, what do you think? are there any other good ones Ive missed? Please share them!

 Comments (5) | Posted by: aaron @ 9:59 pm |

9/27/2004

Our VDC

Hey guys, I’m making the design for our VDC (we ‘ll give it a different name later). Right now, I’m working on the layout and the structure, however for that I need to know all the basic features that it should have. If you could list them here, that would be great. Thanks.

 Comments (26) | Posted by: Zoran @ 2:46 pm |

9/1/2021

The VDC project so far…

Here is a little write-up on the VDC project so far, the problems that I ran into and the stuff that I ‘ve learned.

The first problem I ran into was the “missing packages". Not knowing enough about “yum” and being hinted by some stuff members (Joe, Aaron) that many packages that VDC depends on are missing & corrupted, I went through the Harvard repositores and google and downloaded/installed around 30-35 extra packages and got the thing running. However, after reading up on “yum” I went and checked the yum config file supplied by the VDC and realized that one of the repositories had an invalid path, and that caused the whole process of downloading packages to be stopped. After giving it the correct the path in the yum config file (or just commenting it out), the packages got downloaded and installed automatically (except for 2-3 rpm’s not found in those repositories).

The next bug I ran into after running the VDC configurator, was that httpd could not be started. This is were Mona helped me out, we simply opened the perl file (startup.pl) causing the error and commented out the line that gaves us the headache. I had no perl knowledge (and still don’t) but I’m pretty sure that it had something to do with verifying the system name/password in the LDAP database.

After that, most of the pages wouldnt work, simply because the LDAP database was not rebuilt from scratch. I ran the configurator again and rebuilt LDAP and postgresql databases. The next couple of days I ended up hunting for the admin user name which can be found in the vdc.ldif file. This brings me to the point where I am right now, being unable to create a study. I e-mailed the guys at Harvard, and they told me that there is a bug in the Repository Database connection. Fixing that is beyond my skills since the bug is in the actual software so the guys at Harvard are working on it right now.

Summary about LDAP:

I ‘ll keep it short, just enough to get you started. The first link posted below goes in a lot more detail.Anyways here we go, LDAP stands for Lightweight Directory Access Protocol. It is pretty much a protocol for accessing the directory. What is a directory? It is a specialized database optimized for reading, browsing and searching (e.g. DNS). The directory is structured as a tree where every path from the leaf node to the root is an “entry” (think of an SQL entry e.g. name=Zoran, lname=Vujcic…).

An entry is referenced by its DN(distinguished name); e.g. “fn=Mona,proj=Game,team=SDG” (path leaf-root). Every entry also belongs to a class e.g. organizationalUnit, printer, person… and as in any OO language, belonging to a certain class requires that you maintain certain attributes. E.g. person must have its first name, surname, b-day… The classes (of objects) are defined in schema files. Some of them are predefined, but schema can also be extended by the classes of our own.

LDAP’s stand-alone server is called slapd and as a database backend is usually ldbm (lightweight dbm). In its config file (slapd.conf) there are 2 special entries: rootdn (e.g. “cn=Manager, o=vdc") which represents a unique DN which need not be in the tree but it is needed in order to add/delete entries from the command line. The other entry which is a rootpw is the password to the database. By using slapd we can add, remove and search in the database. The easiest way to add the entries is to use the files of the .ldif format which is specified in the first link posted below. Commands: ldapadd, ldapsearch and ldapdelete. For more info check the man pages and the following links:

VDC links

Here are some neat rpm commands:
Determine the package dependencies: rpm -qp -requires packageName.rpm
Remove the package while ignoring the dependencies: rpm -e -nodeps packageName
Get the description of the package: rpm -qip packageName.rpm
Get the files included in the package: rpm -qlp packageName.rpm
packageName = name of the package being queried.

That is all for now, I ‘ll keep posting as I go.

 Comments (6) | Posted by: Zoran @ 2:00 pm |

8/31/2004

Dana leaving..

Dana’s last day will be this Friday.. Any suggestions on what to do for a farewell party? ;)

 Comments (27) | Posted by: Mona @ 1:51 pm |

7/30/2004

Manage your bookmarks online

Manage your bookmarks online at Sitebar . Create a user name, log in and start adding your links.

 Comments (7) | Posted by: Zoran @ 10:46 am |

7/28/2004

My new Site..

I was bored on the weekend so I decided to make my own Project Management System.. It is very simple but useful to my needs.. Check it out and tell me what you think??
http://mastermind.cllrnet.ca/~mona1980

 Comments (26) | Posted by: Mona @ 7:46 pm |

7/25/2004

Problems

I am having problems installing the GD library support for php. I want to use jpgraph and it is not working at all. Keeps saying I don’t have gd libraries installed. I did apt-get install php4-gd2 and it installed it. I did phpinfo() and it included it also.. Any help would be appreciated.. For those who actually check the blog.. :)

 Comments (32) | Posted by: Mona @ 10:23 pm |

7/23/2004

Fridays…

It has become a tradition in the lab to order pizza and watch a movie.. Today we had 12 people and we ordered 7 mediums.. :roll:
I know !! Craziness.. I would rather have had it from pizza pizza.. but there was a deal in pizza hut.. :roll:

Anyways.. the recordings are done.. we need to normalize all the sounds!! All of them.. aah.. :( I won’t do it. I am busy developing the structure of the game. The coding part and stuff.. so I am progressing at a steady speed. I wish the recordings were done earlier, but we don’t live in a perfect world do we? Ahh.. :evil:

 Comments (27) | Posted by: Mona @ 3:14 pm |

7/21/2004

Project Management System Assignment

Here is the link to the assignment that I gave out to the work studies.

Steve you have to explain how the SVN and bugzilla is to be linked and works with the System..

Link Here!

 Comments (10) | Posted by: Mona @ 9:02 am |

7/17/2004

Project Management Website

Were are we with the documentation for the project management website.

I heard that we have some great work studies working on this.

 Comments (28) | Posted by: SjB @ 11:55 am |

7/15/2004

Lunch + Movie

We are planning a movie tomorrow. We are not sure yet what. We are also getting pizza. So please bring 5 dollars with you b4 11 am so we know how much pizza to get. Thanks everyone. :)

 Comments (27) | Posted by: Mona @ 10:33 am |

7/14/2004

Blog!

The new interface looks really smooth!

 Comments (11) | Posted by: mark @ 11:19 am |

7/8/2021

AMD XP Athlon..

Got a new computer.. ;) Wicked.. :D

 Comments (6) | Posted by: Mona @ 2:19 pm |

7/4/2021

Long weekend..

How was everyone’s long weekend?? :)

 Comments (7) | Posted by: Mona @ 8:53 pm |