hello: I have deployed a rails app : ######## http://video-encode.herokugarden.com/encode ######## The app uses rss to get raw video link and codes following to discover- encode- transfer videos. ################################################## url=item_array0 Discover.create( :url => url, :download => true, :title => item_array0, :automatic_encode => true, :format_id => format_hash[:if_flv], :ftp_directive => ””) ################################################# But after running these codes, i need to know the success or fail info to take steps.If fails,execute one fail-related method,if success,execute one suc-related method. 1 So what is ping url? how it works? how to use it? 2 Can you give me a way to get the suc/fail info after discover encode transfer a video?. 3 Can you give me a tutorial about how to use heywatch instead of hewwatch itself''s I have read the heyewatch.com again and again,but can not resolve my problem.Thank you very much --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
what is ping url? how it works? how to use it? anyone can help me? Thanks very much. On 4月14日, 上午11时14分, daociyiyou <chey...@yahoo.com.cn> wrote:> hello: > I have deployed a rails app : > ########http://video-encode.herokugarden.com/encode######## > The app uses rss to get raw video link and codes following to > discover- encode- transfer videos. > ################################################## > url=item_array0 > Discover.create( :url => url, > :download => true, > :title => item_array0, > :automatic_encode => true, > :format_id => format_hash[:if_flv], > :ftp_directive => "") > ################################################# > But after running these codes, i need to know the success or fail info > to take steps.If fails,execute one fail-related method,if > success,execute one suc-related method. > 1 So what is ping url? how it works? how to use it? > 2 Can you give me a way to get the suc/fail info after discover encode > transfer a video?. > 3 Can you give me a tutorial about how to use heywatch instead of > hewwatch itself''s > I have read the heyewatch.com again and again,but can not resolve my > problem.Thank you very much--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
anyone can help me? On 4月14日, 下午4时47分, daociyiyou <chey...@yahoo.com.cn> wrote:> what is ping url? how it works? how to use it? anyone can help me? > Thanks very much. > > On 4月14日, 上午11时14分, daociyiyou <chey...@yahoo.com.cn> wrote: > > > hello: > > I have deployed a rails app : > > ########http://video-encode.herokugarden.com/encode######## > > The app uses rss to get raw video link and codes following to > > discover- encode- transfer videos. > > ################################################## > > url=item_array0 > > Discover.create( :url => url, > > :download => true, > > :title => item_array0, > > :automatic_encode => true, > > :format_id => format_hash[:if_flv], > > :ftp_directive => "") > > ################################################# > > But after running these codes, i need to know the success or fail info > > to take steps.If fails,execute one fail-related method,if > > success,execute one suc-related method. > > 1 So what is ping url? how it works? how to use it? > > 2 Can you give me a way to get the suc/fail info after discover encode > > transfer a video?. > > 3 Can you give me a tutorial about how to use heywatch instead of > > hewwatch itself''s > > I have read the heyewatch.com again and again,but can not resolve my > > problem.Thank you very much--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
daociyiyou wrote:> anyone can help me?Post the code you are using to read this RSS feed. The code around this:>>> url=item_array0 >>> Discover.create( :url => url, >>> :download => true, >>> :title => item_array0, >>> :automatic_encode => true, >>> :format_id => format_hash[:if_flv], >>> :ftp_directive => "")And your question is not entirely about Rails itself. Please study other successful questions here... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
thanks On 4月14日, 下午7时22分, Phlip <phlip2...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> daociyiyou wrote: > > anyone can help me? > > Post the code you are using to read this RSS feed. The code around this: > > >>> url=item_array0 > >>> Discover.create( :url => url, > >>> :download => true, > >>> :title => item_array0, > >>> :automatic_encode => true, > >>> :format_id => format_hash[:if_flv], > >>> :ftp_directive => "") > > And your question is not entirely about Rails itself. Please study other > successful questions here...--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---