Tuesday, May 19th, 2009
Rails plugin install from specific git branch
How to install a rails plugin from a specific tag or branch in a git repository
How to install a rails plugin from a specific tag or branch in a git repository
Over the past two days I have made several pretty significant updates to the FeedCache plugin for WordPress. Version 1.0.4 is now available at wordpress.org for you to download. The most significant changes are related to the plugin configuration and Ruby CRON script processing. FeedCache no longer accesses the file system for storing configuration and [...]
I ran into an interesting “issue” this past week while using the atom_feed_helper plugin for Rails. The plugin is designed to be a quick, easy-to-use way to generate ATOM feeds for your controllers. An interesting issue with the plugin is that it doesn’t allow you to manually set each ATOM entries link URL. The plugin [...]
FeedCache is nearly the version 1.0 release. Currently, version 0.9.5 is available on wordpress.org. There are two new features that will be included in the 1.0 release which should be available before the end of the year. If you have been using FeedCache and have any features you would like to see included, please let [...]
There is a new version of the FeedCache WordPress plugin available for BETA testing for all who are interested. http://wordpress.org/extend/plugins/feedcache/download/ To get the BETA version, instead of clicking the “Download Plugin” button, click the “Development Version” link that is listed under the “Other Versions” sections. I’ve been testing it out, and I would like some [...]