Displaying 13 results from an estimated 13 matches for "trackback".
Did you mean:
traceback
2006 Aug 03
6
Listing all of a nested Resources
I''ll use the example on the Rails blog.
map.resources :posts do |posts|
posts.resources :comments, :trackbacks
end
Now comments are at /posts/:post_id/comments.
Okay but what if I want to list all the comments for all the posts. It
should be at /comments, but that isn''t map that way. Can I map comments
twice?
--
Posted via http://www.ruby-forum.com/.
2006 Mar 29
1
Fixing output_compression for Rails 1.1
...nging one function call.
Get the modified output_compression.rb file from
http://devblog.famundo.com/output_compression.rb and give it a try.
It''s also detailed in my devblog[2].
It you are interested in a diff or more explanations, let me know.
Guy.
[1] http://blog.craz8.com/articles/trackback/85
[2] http://devblog.famundo.com/articles/2006/03/29/fixing-output_compression-to-work-with-rails-1-1
--
Family management on rails: http://www.famundo.com - coming soon!
My development related blog: http://devblog.famundo.com
2005 Feb 02
5
Planet Ruby on Rails
I just setup a Planet aggregator site for Ruby on Rails blogs and the
wiki. It''s at:
http://www.planetrubyonrails.org/
jim
2005 May 16
0
oh foobar!
..., of wich sometimes they have bad
components left behind.
I have seen a similar idea in the ports/vulnerability-test-port , I
think this is a root problem , if you disabled ALL users (well atleast
make a stern admin warning, and log the install that was proceeded
with for root users to PoC etc , to trackback or monitor) , then you
cant get any multiple installs, unless yo are using OLD cds, In wich
case, as I am uninformed in fBSD it seems, (but then i think we are
all misinformed, the users that is,that fbsd is extremely secure and
well to manage,hence making an admin/user think the box is almost
inde...
2007 Sep 10
0
Feedback on XML metadata namespace
...ataloguing of media, for example listening to a track
and being able to get a list of songs with the same
writer but not necessarily composer. You could do that
with Vorbiscomment, but a proper metadata format allows
you to use URIs to avoid false matches, typos etc.
Streaming radio, provision of trackback-like references to
connected resources. You could connect to a server and it
could put out a metadata packet at intervals describing the
current track, rather than having to restart the Vorbis
stream to get a new comment header. This richer metadata
could give links to the artists webpage or an o...
2007 Sep 10
0
The use for an XML based metadata format
...OM).
But I do think music and the cast/ensemble problem might be a
nice starting point as this is something classical music fans
have been looking for for a while but has never been provided by
other formats. Coupled with the fact that Ogg audio covers FLAC
too you may win some audiophiles back. Trackbacks and store links
are also probably in the scope of 'relatively straightforward'.
That said, RDF makes my head hurt. I spent a while looking at how
to do this with DC and friend-of-a-friend (FOAF) but nothing
really clicked for me; perhaps a simple and cheerful new namespace
to tie it toget...
2003 Oct 30
4
packaging a package addon
I am trying to package some code that is a tweak to the survival
package. When I asked earlier, the list consensus was that it would be
best to do this as a separate package, dependent on survival.
This is proving a bit tricky.
I have some run-time and compile time concerns.
Run-time, my R code needs R code from survival, and my C code needs C
functions from survival. Will this all be
2007 Jan 26
4
mongrel_cluster 0.2.2 prerelease
...support cleaning up orphaned
pidfiles at boot time. For example:
pid_file: /var/run/mongrel_cluster/foo.pid
* Fixed a parameter bug with mongrel_cluster_ctl calling mongrel_rails.
How would you use some of these new features? Lets pretend that your
blog gets spammed by 3000+ comments and 2000+ trackbacks pushing your
process memory usage to 300mb+. The fair and just Linux kernel,
displeased by your actions, smites one of your processes using the all
powerful oom-killer. How do you recover?
$ mongrel_rails cluster::status
Checking 2 Mongrel servers...
Found dog: 8000
Lost dog: 8001
$ mongrel_r...
2006 Feb 22
5
Moveable Type import question.
Hello RoRsters'',
I''ve just started my first project with ROR, and frankly it''s pretty
amazing, there are many things that still haven''t "clicked" for me yet
but essentially it''s all coming together.
My first project is a basic blog application to replace a current
Moveable Type based blog. I''ve managed to get the basic functionality
2007 Sep 08
5
Feedback on XML metadata namespace
Daniel,
before you step over everything that has been done before, we need to
determine what exactly is the use case for your new specification.
What concerns metadata, we currently have:
* vorbiscomment - this is a header at the beginning of a logical
bitstream which has metadata that refers to the complete file; there
is a specification, which has been public for a long time and is the
2007 Sep 10
8
The use for an XML based metadata format
What I've gotten out of this discussion so far:
1) we need to introduce a means in which to do captions; this could be
done through adding a "caption" element to CMML, or in another
time-continuous annotation format; so far I am not sure which would be
the better way
2) we need a XML annotation format for audio - in particular for music
- that is more structured than vorbiscomment
2007 May 06
28
mongrel becoming unresponsive
Hello,
I''m running mongrel behind apache via proxypass. Every now and then, a spammer
tries to proxy traffic through apache, and for some reason, apache forwards
the request to mongrel, even though it''s not a site being hosted by me.
At times this seems to cause mongrel to become unresponsive, and all requests
to the site then fail with a proxy error until mongrel is
2006 Apr 11
18
Rails 1.1 in Production
My hosting company is still supporting only Rails 1.0. I have installed
Rails 1.1.2 to my vendor directory and deployed it in production which
should mean that my application should be using the Rails version in my
vendor diretory. But It looks like its still using local gem libraries, here
is the error from dispatch.fcgi when I try and invoke my app
NoMethodError (undefined method