A few updates: new “ajaxified” recipes app, platform updates April 15
In an attempt to “catch up” the apps to the Ruby on Rails 2.0 upgrade that we did not so long ago, we released today a new version of the recipes app.
This version is all “jazzed up” to enter, search and display recipes in a very interactive fashion:
- Full blown ajax, in the display of the recipes
- Ajax autocompletion in the search box
- Auto updating of the number of recipes
- Toggling of recipe details
This being our most “ajaxified” app, we also wanted to show it off ![]()
So, it comes preloaded with some highly-rated 25 recipes!
You should be able to see it in your “My Apps” section of your HDA’s dashboard.
One caveat, you may need to uninstall and reinstall the app twice before it comes up.
We have made an attempt to fix this, however, it may not be completely fixed.
If all else fails, do hdactl-hup and (as root): service httpd restart.
More soon!