1
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small fixes to the CRONConfig class More... over 20 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 20 years ago
Simple searches now allowed. We can make part of the food's info More... over 20 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 20 years ago
Disabling broken nd.com datasource. More... over 20 years ago
Formatting tweaks More... over 20 years ago
Pulled URL reading into a method. More... over 20 years ago
Encapsulated logging setup so that other executables can use it. More... over 20 years ago
Added libraries for HTML parsing. More... over 20 years ago
Made the datasources.properties file a bit more self-documenting More... over 20 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 20 years ago
More work on nd.com's food search More... over 20 years ago
Partial modification of the Datasources class to retrieve all datasources in a code-independent way from property files and reflection. More... over 20 years ago
Custom build settings to ignore missing Serializable versions for subclasses of Swing classes More... over 20 years ago
My local server properties More... over 20 years ago
This is a side-effect of using MyEclipseIDE -- shouldn't affect you More... over 20 years ago
Logging touchup More... over 20 years ago
added/corrected DVs
adavidson
as artichikin
More... over 20 years ago
continued working on summary panels
adavidson
as artichikin
More... over 20 years ago
more nutrient summary changes (PDV, and made Vitamins a table as well)
adavidson
as artichikin
More... over 20 years ago
added %RDA where available
adavidson
as artichikin
More... over 20 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 20 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 20 years ago
ignoring my backup dir
adavidson
as artichikin
More... over 20 years ago
Begun work on NutritionDataDatasource More... over 20 years ago
fixed some bugs
adavidson
as artichikin
More... over 20 years ago
fxed typo
adavidson
as artichikin
More... over 20 years ago
updated nutrient tables
adavidson
as artichikin
More... over 20 years ago
vastly improved
adavidson
as artichikin
More... over 20 years ago
new table editor for the nutrients
adavidson
as artichikin
More... over 20 years ago