search for: forums

Displaying 20 results from an estimated 29077 matches for "forums".

Did you mean: forms
2006 Jul 28
11
Forum
Im making forum and i have problem with paths. Here is code: http://pastie.caboo.se/6389 With this code, it works. But its a bit weird to use so many paths function. For every path i need to make new function. So can you suggest me something. Tables are like here: http://wiki.rubyonrails.com/rails/pages/ForumExample -- Posted via http://www.ruby-forum.com/.
2006 Jun 26
13
Why no forum app in rails yet?
Hi Guys, So creating a forums application seems like something that rails can handle easily and well, and whatever implementation that came to fruition would be head and shoulders above existing products like vBulliten and phpBB. Even the existing rails forums are using php-based forum products! An insult if you ask me....
2004 Sep 17
9
Asterisk forum created
I saw several threads requesting an Asterisk forum to complement the email list. i.e. http://lists.digium.com/pipermail/asterisk-dev/2004-February/003103.html I recently created an Asterisk forum within TMC's popular VoIP forums for everyone to use. http://voip-forum.tmcnet.com/voip-forum/forum/forum_topics.asp?FID=15 <http://voip-forum.tmcnet.com/voip-forum/forum/forum_topics.asp?FID=15> Google has this forum ranked #2 for keyword "asterisk forum", so it should draw plenty of traffic. It doesn&...
2007 Sep 23
4
Story Runner, autoincrementing
I''ve written a story and I run into a snag. I''ve written the create_forum method and told it to set the id to 1 but when it creates the forum the id is autoincremented. My forums table is empty but the id keeps incrementing the newest record on creation. When I run the story it comes out as something like 59 which fails my story because I''m asking it to look at /forums/1 I thought of using my named routes instead of specifying the path as a string. That worked up...
2005 Jun 20
8
New Forum
How do people feel about eliminating the list serv in favor of the forum? Or limiting the list serv to news? I have one vendor I work with that has a knowledgebase, a forum, and two mailing lists - with much overlap of topics. It is truly enough to drive you totally crazy. I'm not suggesting anything. Just bringing it up. Geoff
2006 Jan 18
23
RForum Software Sucks?
(Donning flameproof suit) Am I the only person who thinks that the Ruby forum software sucks? E.g. search only for a word. Can''t search for new posts, can''t search by date, topic list doesn''t indicate when I''ve already read a post, there can be several independent replies to a topic, just to name a few. There are lots (admittedly not Ruby based) of good
2009 Jan 03
5
Improving the website and forums
Hi, Something that is not helping us with Google is the prefix "www.centos.org - " to every page of the website (including the forums). It is annoying in the sense that it pushes the important keywords to the end of the title and sometimes out of view of regular users (yes, Google search resuls are trimmed). As an example, seaching for "wireless site:www.centos.org" results in titles that are missing all the import...
2006 Apr 09
7
The search on this forum should improve to improve the forum
The search on this forum should improve to improve the forum -- Posted via http://www.ruby-forum.com/.
2011 Sep 02
14
Forum Software Update and mailing list gateway
Hi folks, the volunteer admins for forum.winehq.org have been deleting an increasing amount of spam lately, and it seems clear that we need to update the forum software to a new release with better antispam features. The catch is, the mailing list gateway plugin is not compatible with the new version of the forum. It looks like the users are split about 90% on the forum and about 10% on the
2010 Jun 29
5
Samba Forum vs. Mailing List?`!
Hello everyone, I wanted to ask if there is an official Samba Forum, because I could not find any on the Project Page. If there isn't any, is there a particular reason for this not-existance? Best regards Tom H. Lautenbacher
2010 Jan 27
2
has_many, through with nested models?
...ny :comments, :dependent => :destroy end class Comment < ActiveRecord::Base belongs_to :user belongs_to :topic has_many :replies, :dependent => :destroy end class Reply < ActiveRecord::Base belongs_to :user belongs_to :comment end So Users can post Topics to Forums. They can also post Comments to the Topics in a Forum. And they can post Replies to the Comments. I want to be able to get a list of Forums they''ve participated in by posting either Topics or Comments or Replies. I could just create a Membership that would relate a User to a Forum whenev...
2006 Apr 22
0
Re: Re-proposal: web forums
Hello, I like mailing lists more than forums. But I think most "normal" computer users have a different view. That's why I like the idea of a wine forum. n0dalus wrote: > On 4/22/06, Paul <subsolar@subsolar.com> wrote: > >> I don't like web interfaces! >> >> No seriously, I don't have th...
2011 Mar 02
0
polymorphic_path not getting generated
...ic'', :order => ''sticky desc, replied_at desc'' belongs_to :forum_owner, :polymorphic => true # Helps keep track of which entity owns this forum end class Topic < ActiveRecord::Base belongs_to :forum end class School < ActiveRecord::Base has_many :forums, :as => :forum_owner end Now in the index.html.erb for forum I had the following line <%= link_to t(:view), forum_topic_path(:forum_id => forum, :id => forum.recent_post.topic_id, :page => forum.recent_post.topic.last_page, :anchor => forum.recent_post.dom_id) %> This...
2006 Mar 03
3
embedding a forum inside a rails app
what is the best way to embed a forum (phpbb is currently installed under /public/forums/) inside my layout ? I dont want the foum to be its own page i would like it to appear inside the main part of the page with navigation and border in tact. is this possible with the current way it is installed ? thanks adam -------------- next part -------------- An HTML attachment was scrubbed.....
2008 Feb 27
13
Mailing list <-> forum gateway
Hi all, First off - this is not flame bait or a troll. It's a genuine question. Since the forum gateway was introduced, it is my opinion that this list is getting flooded with newbie questions. Check the "I just installed Ubuntu" thread for a typical example. I wish to silently remove all wine-forum posts and their replies from my inbox. I plan to filter based on From:
2007 Oct 29
3
New Wine help and discussion forum
...t http://www.wine-forum.org/index.php that is meant to be a meeting place for anyone interested in Wine usage or development. In the past there there has never been a single forum dedicated solely to Wine. The lack of a single forum has left people to post Wine related help and discussions in other forums. At the moment most users turn to their Linux distribution forum where Wine is often a sub-forum at most and questions often go unanswered. My goal is to provide a forum to bring Wine users together into a single meeting place to discuss anything relevant to the daily happenings surrounding Wine....
2008 Apr 21
1
CentOS Forums
We have CentOS Forums here: http://www.centos.org/modules/newbb/ Akemi Yagi (toracat on IRC) and Fabian Arrotin (arrfab on IRC) are the Forum Moderators. There are a lot of posts there that I find helpful when doing web searches ... but we could use more people answering questions there. Also, we specifically need...
2006 Feb 17
7
Forum Addition?
I have seriously enjoyed reading and utilizing all of the features, additions and q/a input from the list. My question is not so much related to the actual code, but more along the lines of the "list" we utilize to communicate. I was wondering if there was an "official" forum for all these awesome addons, questions, etc? If not, would it be possible for us to get one or is
2011 Apr 21
1
KVM Forum 2011: Call For Participation
================================================================= KVM Forum 2011: Call For Participation August 15-16, 2011 - Hyatt Regency Vancouver - Vancouver, Canada ================================================================= KVM is an industry leading open source hypervisor that provides an ideal platform for datacenter virtualization, virtual desktop infrastructure, and cloud
2011 Apr 21
1
KVM Forum 2011: Call For Participation
================================================================= KVM Forum 2011: Call For Participation August 15-16, 2011 - Hyatt Regency Vancouver - Vancouver, Canada ================================================================= KVM is an industry leading open source hypervisor that provides an ideal platform for datacenter virtualization, virtual desktop infrastructure, and cloud