search for: post_read

Displaying 3 results from an estimated 3 matches for "post_read".

Did you mean: ast_read
2006 Jul 04
8
writing to many_to_many table
...to mark a post as read. How do I write to the users_post table? Here''s what I have: In model ''User_Post'' belongs_to :post belongs_to :user In post/view/show: <%= link_to "Mark As Read", :controller => ''post'', :action => ''post_read'', :user => @user.id :post => @post.id %> In post_controller: def post_read @postread = UserPost.new(params[:user :post]) if @postread.save flash[:notice] = "Read" end -- Posted via http://www.ruby-forum.com/.
2007 Jan 20
2
FLAC CD Archive
...> cd-discid /dev/hdc > discid.txt > cdrdao read-toc --device /dev/hdc toc.txt > cdrdao read-cddb toc.txt > Now rip and encode to FLAC (each track separate) with metadata. > > I have a modified abcde that does this. The modification is in my > abce.conf I added is: > > post_read () > { > # Figure out what OUTPUTFILEDIR should be > export `eval $($CDDBTOOL parse "$CDDBDATA")` > export ALBUMFILE=$(mungefilename "$DALBUM") > splitvarious > export ARTISTFILE=$(mungefilename "$TRACKARTIST") > export OUTPUTFORMAT='${ARTISTFI...
2006 Sep 26
4
FLAC CD Archive
I have read some posts about using FLAC to archive CD collections and would like to get some feedback. I am torn between creating a bin and cue file with CDDB info and compressing that down with FLAC as a single file or the second method of ripping all the files out to wav and converting to FLAC and maybe saving the cue file in attempt to use it later. The first method I believe will pretty much