similar to: acts_as_commentable api design

Displaying 20 results from an estimated 40000 matches similar to: "acts_as_commentable api design"

2006 Aug 19
1
acts_as_commentable
Don''t think this got through last time. Would someone mind giving me some feedback on rendering threaded comments: http://pastie.caboo.se/9255
2006 May 11
9
acts_as_commentable plugin
I''ve just about finished up work on a plugin similar to acts_as_taggable, but for comments instead which would allow you to attach comments (possibly even a threaded discussion if conbined with acts_as_tree) to any object. Is there anyone that would be interested in it? I don''t want to go throug the trouble of finding some way to distribute it unless I know that there is a
2011 Sep 19
1
new client : DeeFuzzer
DeeFuzzer is an icecast2 source client fully written in python and based on shout-python. Features : * MP3 and OGG (audio & video) file streaming over internet (Icecast) * Full metadata encapsulation and management * RSS podcast generator (current tracks and playlists) * M3U playlist generator * Recursive, random (shuffled) or pre-defined playlists * Multi-threaded architecture : multiple
2007 Aug 23
1
Hints & examples for content creators & packagers
At speex.org, I read that Speex is well-suited to internet audio streaming and audio books. However, I am having difficulty finding or creating audio-book-type material of acceptable audio quality vs file size. For the sake of comparison, look at the speex sample in Ubuntu's example-content_26_all.deb vs http://podcast.msnbc.com/audio/podcast/pd_mtp.mp3 The mp3 sounds ok, streams and seeks
2006 May 01
10
large file storing in postgres sucks?
Hi, I''m not sure if this is a postgres issue or not, but I''m using Postgres 8.1. I have (in my functional tests) the following code: upload = fixture_file_upload(''/files/podcast.mp3'', ''audio/mpeg'') post :create, :product => valid_product, :media => { :image => upload } And then in the controller: blob = Blob.create :data
2011 Apr 18
2
acts_as_commentable validations
Hi all, I recently started back up with Rails and things are going well up until now. I''ve set up acts_as_commentable in my Post model and it''s working great. Problem is users are able to create a "blank" comment. I''ve added the following validations in the comment.rb file generated by acts_as_commentable to limit the comment length: [code]
2008 Oct 14
1
[Bug 18061] New: stackoverflow.com podcast player not working
http://bugs.freedesktop.org/show_bug.cgi?id=18061 Summary: stackoverflow.com podcast player not working Product: swfdec Version: git Platform: Other URL: http://blog.stackoverflow.com/2008/10/podcast-25/ OS/Version: All Status: NEW Severity: enhancement Priority: medium Component: library
2006 Mar 17
0
Installed Gems on godaddy.com
Hi, is there a core list of gems that one needs to install in a production environment? Anyways, here''s a current list of installed gems on godaddy.com: Gems *actionmailer 1.0.1* [www] <http://www.rubyonrails.org/> - depends on actionpack <http://www.situationman.com/_h_admin_/gems.html#actionpack>. Service layer for easy email delivery and testing. *actionmailer 1.1.5*
2007 Feb 20
0
counter caching with acts_as_commentable
I find that my app is doing a lot of db queries to get comment counts for various objects, as I reference these counts frequenly in my views. This is using acts_as_commentable. Anyone have any tips for adding counter caching to acts_as_commentable? I assume this is possible with polymorphic associations? Thanks! -- Posted via http://www.ruby-forum.com/.
2010 Jan 17
0
new icecast client : DeeFuzzer
Hi ! DeeFuzzer is an icecast2 source client fully written in python and based on shout-python. Features : * MP3 and OGG (audio & video) file streaming over internet (Icecast) * Full metadata encapsulation and management * RSS podcast generator (current tracks and playlists) * M3U playlist generator * Recursive, random (shuffled) or pre-defined playlists * Multi-threaded architecture :
2010 Jan 22
0
Problem with acts_as_commentable Plugin
Hi, i''m trying to use the acts as commentable Plugin, bit it seems not to work: My Commentable Model is the Task Class. if i try to get the Comments of a Task Object , e.g. task.find(:first) task.comments it occurs this error: ActiveRecord::StatementInvalid: Mysql::Error: Unknown column ''comments.task_id'' in ''where clause'': SELECT * FROM
2008 Aug 30
4
acts_as_commentable: find Post by date of comment
Hello, I am using acts_as_commentable (related to Post) and I would like to know how to get the list the posts ordered by date of comment (i.e. post with recent comment first). in addition if a post has no comment, i would it to be inserted based on its creation date. Thanks for your help Nicolas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are
2021 Jul 15
0
Podcast shownotes/Lyrics and URL/image per chapter in comments
Hi all, I am the autor of "toc2audio" software <https://docs.jcea.es/toc2audio/>, to add chapters to audio files. I plan to add podcast shownotes also inside the audio file, but I wonder if there is some kind of standard beside repeating a "comment=" tag per line in the comment header. Talking about that, I would be like to be able to add and an image per audio
2021 Jul 15
0
Podcast shownotes/Lyrics and URL/image per chapter in comments
Hi all, I am the autor of "toc2audio" software <https://docs.jcea.es/toc2audio/>, to add chapters to audio files. I plan to add podcast shownotes also inside the audio file, but I wonder if there is some kind of standard beside repeating a "comment=" tag per line in the comment header. Talking about that, I would be like to be able to add and an image per audio
2013 Aug 30
0
New and need help
On Fri, 30 Aug 2013, Stephen Atkins wrote: > So what I would like to do is setup a machine (most likely a Raspberry PI > or Beagle Board Black) that has a podcast catcher. It would always > download the latest podcasts I subscribe to and delete the old ones. There > are a few options for this and isn't a problem. I would then like to have > Icecast randomly play podcasts
2006 Oct 13
1
Icecast usability
Hi We are looking for a product that applies to this specs. 1) We need to allow different users / departments access to upload Audio and Video files for streaming 2) We need to comply with MPEG4 and MP3. And that playing does not require a specific player (we can accept Windows Media Player, QuickTime, iTunes, Winamp) 3) We want users to be able to organise their material - and that m3u
2006 Feb 20
0
vpimd, a personal information server
This isn''t even close to ready for release, but in case anybody is interested, has feedback, finds it useful as is, or even wants to collaborate... I''ve been working on a "personal information server", something of a protocol multiplexer. Right now it serves calendar feeds for: - a local calendar folder (iCal 1.x''s Library/Calendars) - rss for local todos
2017 Jun 21
0
Possible Opus 1.2 Problem Sample
I was transcoding a 128K MP3 speech podcast into 28K Opus and noticed that part of musical opening sounded a little worse with the recently released 1.2 OpusTools compared to the earlier 1.1 build. I thought maybe you would like to be made aware of a problem sample. I also thought there is a good chance over-compressing a musical section of 128K MP3 to 28K Opus isn't really an important use
2013 Aug 30
2
New and need help
Hello everyone. I haven't used Icecast yet but I'm hoping it can help me with what I want to do. I listen to podcasts a lot. Most of the time I'm at work I have something playing in the background. The problem is once one ends I have to select another to play. Or if they have all been played I can't use the auto next feature. So what I would like to do is setup a machine
2006 May 15
33
acts_as_commentable release
I now have the acts_as_commentable plugin up on RubyForge. This plugin will allow you to add comments to any active_record object in your Rails application. So far the directions are simple, and there are only a few features: To install: ruby script/plugin install svn://rubyforge.org//var/svn/commentable/acts_as_commentable In the readme there is a sample migration you will need to use, with