Planning GITI v3 – Continued

In writing the previous post, I reviewed a few of my past posts about GITI, specifically the ones mentioning changes in approach or some type of concept for its development. A lot of concepts were out of my reach before, but now I feel more prepared to take on those things. A module I have […]

Planning GITI v3

Only July 20, 2005 the GITI v2 project was conceived and on was transitioned to on December 19, 2005, with conversions continuing until August 2006. A lot has changed in life and in the world since that release, and as a result, GITI is now ready for a new overhaul. About the Development Process: Because […]

Another semester almost finished

It is hard to believe that yet another semester is almost over. It feels like it has snuck up on me. This morning GITI popped up with information for my first final exam of the semester. This semester has gone by quite quick, and I feel like it had really just gotten going. I have […]

More GITI Problems

If you are sick of hearing about me talk about GITI and her problems, upgrades, etc, feel free to skip this entry (unless you are Chris, in which case, boyfriend, your help is required). I am having problems with GITI, but not on the level of things technologically working or not working, it’s more a […]

Procedures and Precedence

It seems like too often I have to question GITI in some way. Sometimes it is in the form of the amount of time I have to spend directly modifying the database, other times it is in the lack of a coherent user experience. The most recent situation of this was this morning when several […]

GITI As An Application… Again

I am once again attempting to build GITI as an application, this time with more seriousness than my previous attempts. The problem I am running into is that I am discouraged from developing it in C# because there is already a fully build PHP version that works pretty well. The PHP version is HUGE compared […]

The Tag Phenomenon

What is the big deal about tags? You can tag photos, you can tag blog entries, and you can even tag your bookmarks. What is the point of tagging? I have just written the tag code for GITI. It is universal code that can be used by all modules for interacting with the GITI Tags […]

GITI’s Biggest Problem

GITI’s biggest problem as far as development and module completion is my inability to create an effective and useful UI. I can’t see in my head how things should look and outside of the first few modules I don’t really know how I would really want to present things anyway. Cookbook is the present module […]

GITI: Time Is Now Relevant

Upon a user request, in GITI Education, Time is now a relevant field for assignments. Basic time support has now been added to the Add, Edit, and View single assignment pages. With this update to the Education module also comes a change of intention for the “Date Assigned” and “Time Assigned” fields. The field labels […]

Update on GITI.Cookbook

I finally got the base code written so now it is possible to: Add recipes Search by title List categories See recipes by category View recipes I still have to do the following: Add “Edit Recipe” functionality Add “Ingredient search” Refine interface Create side toolbar It is still very basic, but it does work 🙂 […]