Displaying 5 results from an estimated 5 matches for "topic1".
Did you mean:
topic
2006 May 28
3
Working with topics and categories
...nt,11)
topic_id(varchar,255)
name(varchar,255)
======================================
--Models:--
class Topic < ActiveRecord::Base
has_many :categories
end
class Category < ActiveRecord::Base
belongs_to :topic
end
I need page structure like this:
<h3>Topic1</h3> (id = 1)
<ul><li>Category1</li> (topic_id = 1)
<li>Category2</li> (topic_id = 1)
<li>Category3</li> (topic_id = 1)
<li>Category4</li></ul> (topic_id = 1)
<h3>Topic2</h3> (id = 2)
<ul><li>Cat...
2009 Jun 20
2
chaining support
2009/6/20 Silvia Pfeiffer <silvia at silvia-pfeiffer.de>:
> I agree, this has been a huge problem - and in fact is a problem with
> html5 <video> more generally than ogg.
>
> How do you think that a chain identifier in skeleton will make it
> possible to have e.g. a single seek bar over a stream? Would it be n
> timelines or one?
I was thinking that it would be
2009 Jun 29
1
chaining support
...tore movies with chapters. That's an usecase where I play a
> movie from disk, but I think it could also be useful for streaming video.
>
> Let's say you've got a 50min video of a conference talk. It'd be a nice
> feature if it had named chapters like 01-introduction, 02-topic1, 03-topic2,
> ..., 09-conclusion. I watch the introduction, skip forward to chapter 3
> because I'm interested in topic2, and then skip to the conclusion.
You are essentially talking about a table of contents (TOC), and the
two approaches are:
1) include an explicit list of chapters [o...
2009 Jun 20
0
chaining support
...OGM
containers to store movies with chapters. That's an usecase where I play a
movie from disk, but I think it could also be useful for streaming video.
Let's say you've got a 50min video of a conference talk. It'd be a nice
feature if it had named chapters like 01-introduction, 02-topic1, 03-topic2,
..., 09-conclusion. I watch the introduction, skip forward to chapter 3
because I'm interested in topic2, and then skip to the conclusion.
Thanks,
Hans
>
> K.
1998 May 19
7
Bind Overrun Bug and Linux
...7154a9677906f20a
named8.430.tar.Z 51175 160 e2db14b7055a7424078456bfbfd9bf2d
Detached PGP signatures are also available with a ".asc" extension.
IBM and AIX are registered trademarks of International Business Machines
Corporation.
NEC Corporation
===============
Topic1 - Some systems are vulnerable. Patches will be available
soon, especially for UX/4800 R11.x and R13.x.
Topic2 - Some systems are vulnerable. Patches will be available
soon after the release of bind-4.9.7, especially for
UX/4800 R11.x and R13.x.
Topic3 - We d...