1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 15, 2023 — Jan 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small fixes to the CRONConfig class More... over 19 years ago
Added global configuration support to CRONOMETER Now stores user prefs in $HOME/cron.properties and loads default from $CLASSPATH_ROOT/cron.properties (which can be pretty much anywhere, but should be kept in the final executable jar at the bottom of the classpath) More... over 19 years ago
Simple searches now allowed. We can make part of the food's info More... over 19 years ago
Partial scan of the food info is done. I can at least get the data, next up is to understand it. More... over 19 years ago
Disabling broken nd.com datasource. More... over 19 years ago
Formatting tweaks More... over 19 years ago
Pulled URL reading into a method. More... over 19 years ago
Encapsulated logging setup so that other executables can use it. More... over 19 years ago
Added libraries for HTML parsing. More... over 19 years ago
Made the datasources.properties file a bit more self-documenting More... over 19 years ago
Made datasources completely abstract from SQL. Now determines classname and parameters from the property file, and uses reflection to load the particular class in question. More... over 19 years ago
More work on nd.com's food search More... over 19 years ago
Partial modification of the Datasources class to retrieve all datasources in a code-independent way from property files and reflection. More... over 19 years ago
Custom build settings to ignore missing Serializable versions for subclasses of Swing classes More... over 19 years ago
My local server properties More... over 19 years ago
This is a side-effect of using MyEclipseIDE -- shouldn't affect you More... over 19 years ago
Logging touchup More... over 19 years ago
added/corrected DVs
adavidson
as artichikin
More... over 19 years ago
continued working on summary panels
adavidson
as artichikin
More... over 19 years ago
more nutrient summary changes (PDV, and made Vitamins a table as well)
adavidson
as artichikin
More... over 19 years ago
added %RDA where available
adavidson
as artichikin
More... over 19 years ago
renamed cron.ui package to cron.summary since it contains all the classes for the nutritional summary panel
adavidson
as artichikin
More... over 19 years ago
added PDV instance (percent daily value reference amount), and added PDVs for nutrients where I had PDV information available.
adavidson
as artichikin
More... over 19 years ago
ignoring my backup dir
adavidson
as artichikin
More... over 19 years ago
Begun work on NutritionDataDatasource More... over 19 years ago
fixed some bugs
adavidson
as artichikin
More... over 19 years ago
fxed typo
adavidson
as artichikin
More... over 19 years ago
updated nutrient tables
adavidson
as artichikin
More... over 19 years ago
vastly improved
adavidson
as artichikin
More... over 19 years ago
new table editor for the nutrients
adavidson
as artichikin
More... over 19 years ago