openigor.blogspot.com
openIGOR: December 2006
http://openigor.blogspot.com/2006_12_01_archive.html
Saturday, December 16, 2006. I did a short demo of openIGOR at the annual SACS/COC meeting in Orlando to good reception. I shipped out two copies of the virtual machine this week. During the conference I had opportunity to think about opportunities to enhance the software. Here's a short list of possibilities:. I welcome comments on any of the above. Posted by dave at 5:20 AM. St Petersburg, Florida, United States. View my complete profile. Bug Fix in igor.pl. End of File Issues. IE Database Bug Fix.
openigor.blogspot.com
openIGOR: January 2007
http://openigor.blogspot.com/2007_01_01_archive.html
Saturday, January 27, 2007. The GUI has been modified to fix the 'Add Subordinate Unit' drop-down. Now the drop-down box actually works like it should. Before, a long list would scroll off the screen so you couldn't use it. Finally, the default graphics are correct in this package. I had put some custom ones in the last package by mistake. Posted by dave at 1:47 PM. Thursday, January 25, 2007. End of File Issues. Chmod a x *.pl. To switch them over. That should fix it. Posted by dave at 6:49 PM. ALTER TA...
openigor.blogspot.com
openIGOR: November 2006
http://openigor.blogspot.com/2006_11_01_archive.html
Wednesday, November 01, 2006. The bug fixes and changes noted in the messages below have been uploaded with the new source package. You can find the whole thing at openIGOR.com. Check out the readme and the posts below for changes. Posted by dave at 7:55 PM. Posted by dave at 7:39 PM. Customizing the Look of the GUI. Use C-type hex notation, like 0xFF0000 for red (0 = zero). IEbgcolor = '0xECE9D8';. Set font = Times New Roman, Arial, Courier. IEfont = "Arial";. Set color of text. IEtextcolor = '0x666666';.
openigor.blogspot.com
openIGOR: October 2006
http://openigor.blogspot.com/2006_10_01_archive.html
Saturday, October 07, 2006. Here are some changes from the last few days. You can now lock years so that no IE data can be entered for those years. This entailed adding a boolean column 'Locked' to the Years table. You can now customize the font and color of headings in the IE interface by tweaking the config.pl file. Only years that have data show up in the IE interface now. This is determined by whether or not there is an IE Units row with the 'Root' column set for a given year. The new zip is up.
openigor.blogspot.com
openIGOR: September 2006
http://openigor.blogspot.com/2006_09_01_archive.html
Sunday, September 24, 2006. IGOR Gets Some Attention. Three schools are currently considering IGOR. This is motivated by the need to quickly organize to meet accreditation reporting requirements. I'll be presenting the software to the SACS conference in December. Too I meet two groups this week who want to see our setup and we used it in the electronic report for our own compliance certification. Posted by dave at 6:12 PM. This weekend I added some new functionality:. Posted by dave at 6:07 PM.
openigor.blogspot.com
openIGOR: February 2008
http://openigor.blogspot.com/2008_02_01_archive.html
Tuesday, February 26, 2008. Bug Fix in igor.pl. A couple of lines in igor.pl led to buggy behavior, in that sometimes data on the GUI wouldn't update properly, and the organizational tree wouldn't build correctly. Those have been fixed, and the new code package has the updated igor.pl. Posted by dave at 3:49 AM. St Petersburg, Florida, United States. View my complete profile. Bug Fix in igor.pl. End of File Issues. IE Database Bug Fix.
openigor.blogspot.com
openIGOR: May 2006
http://openigor.blogspot.com/2006_05_01_archive.html
Saturday, May 20, 2006. I should have mentioned right off the bat that the original work on this project was done at Coker College. In preparation for its 2005 SACS reaccreditation. I got permission from the president to rework it as an open source version. Much of that code had to be rewritten, but the design is largly intact. So kudos to Coker and Pres. Dawson for releasing the original code. Posted by dave at 6:59 AM. They have a registration process that takes a few days, so we'll see what happens.
openigor.blogspot.com
openIGOR: June 2006
http://openigor.blogspot.com/2006_06_01_archive.html
Saturday, June 10, 2006. I have put a zip package up with the first general release of openIGOR. You can find it at www.openigor.com. I'll be showing it off at the SCICU Institutional Researcher's meeting on Friday. There's still a lot to do, including writing manuals. I've been trying to get acquainted with the way SourceForge works. I think it may be most useful for tracking bugs, to-dos, and so forth. Posted by dave at 12:36 PM. Wednesday, June 07, 2006. Posted by dave at 4:58 PM. End of File Issues.
openigor.blogspot.com
openIGOR: February 2009
http://openigor.blogspot.com/2009_02_01_archive.html
Sunday, February 01, 2009. OpenIGOR is up and running at JCSU, and I have gotten LDAP to work with it, so there's a single login solution. That is, IGOR authenticates against the Windows Active Directory database. I also wrote a bulk upload program for users, so that a comma delimited file, from AD for example, can be easily uploaded into the Person table with the correct type. Posted by dave at 7:24 AM. St Petersburg, Florida, United States. View my complete profile. Bug Fix in igor.pl.