search for: nickolay

Displaying 20 results from an estimated 42 matches for "nickolay".

2005 Mar 06
12
Where to place custom classes?
Hi all, I am writing a simple shopping cart which will consist of a single class. There will be no DB table for carts so I do not want to make my Cart a model. But where do I place my Cart class so that I can access it in my controllers? I want to be able do do things like this (for instance in a shop controller): def add_to_cart @session[''cart''].add(article_id, amount)
2006 Jan 24
17
Updated lighttpd to 1.4.9 - error running dispatch.fcgi
Hi all, I just updated lighttpd from 1.4.8 to 1.4.9 and it now refuses to start with the following error: 2006-01-24 23:12:24: (mod_fastcgi.c.989) execve failed for: public/ dispatch.fcgi No such file or directory 2006-01-24 23:12:24: (mod_fastcgi.c.1015) the fastcgi-backend public/ dispatch.fcgi failed to start: 2006-01-24 23:12:24: (mod_fastcgi.c.1019) child exited with status 2
2006 May 08
2
Associating with different classes
...d of the Association class will pull up the necessary Animal, Fruit or Vegetable, depending on the associated_type and associated_id. A method of the Node class will request the actual associated object from the association itself. Any thoughts on this? Many thanks in advance for any ideas, Nickolay
2005 Mar 06
4
has_many and order
Hi all, if I have a has_many and belongs_to relations like this category has many articles article belongs to category is there a way I can specify the order of articles when pulling them up with @some_category.articles ? Many thanks in advance! -- Nicky
2010 Sep 14
9
Speech To Text on linux with asterisk
Hi, Is it possible to record say 30 seconds of audio and then have LumenVox convert to text ? or any available tool open source for speech to text . Regards Dhaval -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100914/b56c3d9c/attachment.htm
2006 Feb 01
4
Custom view helpers
Hi all, I would like to write some custom helpers like the ones available as form helpers text_field, text_area and the like. My first try was this: custom_helper(obj, meth) ''some_string'' + obj.send(meth) + ''some_other_string'' end Object and method are being passed as symbols like this: custom_helper(:person, :name) and Ruby rightfully complains that
2005 Dec 26
3
Override Validation?
Hi all, is there a way to override the validation methods so as to avoid the div.fieldWithErrors divs from being created on the redisplayed form? Many thanks in advance, Nicky
2013 May 31
0
DH group selection for SHA2-512 bit HMAC.
...p), where need is set to 512 bit (by the size of HMAC, i assume ), producing the error fatal("dh_gen_key: group too small: %d (2*need %d)". So, I think it would be more logical to check 'need' parameter somewhere during group selection. Or am I missing something? Thanks! -- Nickolay Olshevsky, AntLogic Email: nickolay at antlogic.com.ua http://antlogic.com.ua/
2020 Sep 03
0
Asterisk 13.36.0 Now Available
...ted by tootai) * ASTERISK-28978 - acl: named_acl rule misconfiguration results in segfault on reading rule from realtime (Reported by Andrew Yager) * ASTERISK-28975 - res_http_websocket: Text payload data doesn't necessary include trailing zero (Reported by Nickolay V. Shmyrev) For a full list of changes in this release, please see the ChangeLog: https://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-13.36.0 Thank you for your continued support of Asterisk! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://li...
2020 Sep 03
0
Asterisk 16.13.0 Now Available
...y sungtae kim) * ASTERISK-28978 - acl: named_acl rule misconfiguration results in segfault on reading rule from realtime (Reported by Andrew Yager) * ASTERISK-28975 - res_http_websocket: Text payload data doesn't necessary include trailing zero (Reported by Nickolay V. Shmyrev) For a full list of changes in this release, please see the ChangeLog: https://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-16.13.0 Thank you for your continued support of Asterisk! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://li...
2020 Sep 03
0
Asterisk 17.7.0 Now Available
...y sungtae kim) * ASTERISK-28978 - acl: named_acl rule misconfiguration results in segfault on reading rule from realtime (Reported by Andrew Yager) * ASTERISK-28975 - res_http_websocket: Text payload data doesn't necessary include trailing zero (Reported by Nickolay V. Shmyrev) For a full list of changes in this release, please see the ChangeLog: https://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-17.7.0 Thank you for your continued support of Asterisk! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lis...
2020 Oct 20
0
Asterisk 13.37.0 Now Available
...eported by Joseph Ades) * ASTERISK-29046 - pbx: Deadlock when doing a reload, while simultaneously doing an ExtensionState on a pattern match hint that ends up adding an extension (Reported by Ramarajan) * ASTERISK-29040 - res_speech: Assertion on format (Reported by Nickolay V. Shmyrev) * ASTERISK-29001 - chan_pjsip does not process or forward 181 responses (Reported by Torrey Searle) * ASTERISK-27273 - app_voicemail: When a voicemail is marked as "Urgent", it is not sent by email/processed by the mailcmd command (Reported by L...
2020 Oct 20
0
Asterisk 16.14.0 Now Available
...eported by Joseph Ades) * ASTERISK-29046 - pbx: Deadlock when doing a reload, while simultaneously doing an ExtensionState on a pattern match hint that ends up adding an extension (Reported by Ramarajan) * ASTERISK-29040 - res_speech: Assertion on format (Reported by Nickolay V. Shmyrev) * ASTERISK-29001 - chan_pjsip does not process or forward 181 responses (Reported by Torrey Searle) * ASTERISK-29034 - Lastpause of realtime members is reseting (Reported by Evandro C��sar Arruda) * ASTERISK-27273 - app_voicemail: When a voicemail is marked as...
2020 Oct 20
0
Asterisk 17.8.0 Now Available
...eported by Joseph Ades) * ASTERISK-29046 - pbx: Deadlock when doing a reload, while simultaneously doing an ExtensionState on a pattern match hint that ends up adding an extension (Reported by Ramarajan) * ASTERISK-29040 - res_speech: Assertion on format (Reported by Nickolay V. Shmyrev) * ASTERISK-29001 - chan_pjsip does not process or forward 181 responses (Reported by Torrey Searle) * ASTERISK-29034 - Lastpause of realtime members is reseting (Reported by Evandro C��sar Arruda) * ASTERISK-27273 - app_voicemail: When a voicemail is marked as...
2006 Jun 13
0
Mixing dynamic and static content in routing
...a way to associate not only an ActiveRecord to a node but also a whole "controller". Now, I know this is not possible, so any general ideas towards a solution will be greatly appreciated. I hope I have made myself clear enough and apologise for the long post. Many thanks in advance, Nickolay
2006 Jun 16
0
Overwriting catch all routes
...quot;search" before (or after) the catch all URL causes all other /homepage/* requests to return a routing error like: "Recognition failed for "/ homepage/company"" even if those worked correctly before the addition. Any idea what is going on? Many thanks in advance, Nickolay
2006 Jun 19
0
Eager loading and acts_as_tree
...he first three levels? What about four? @root = Node.find(1, :include => [ { :children => [ { :children => [:children, :parent] }, :parent ] }, :parent ]) gives me the following error: Mysql::Error: Not unique table/alias: ''childrens_nodes_2'' Many thanks in advance, Nickolay
2006 May 05
0
JavaScript Prompt and link_to_remote
...t;, :position => ''top'', :complete => visual_effect(:highlight, "node_list_#{node.id}") ) I get prompted for the name. How do I add it to the parameter list, i.e. what do I have to put in the place of XXX on the third line above? Many thanks in advance, Nickolay
2006 May 10
0
Ezra''s acl_system2 and flash not getting populated in functional tests
...y for the first action. In the example above the assert flash.has_key?(:message) test fails on the second action :new. If I delete the :index element from ACTIONS, the test fails on :edit and so on. Why does the flash get populated only on the first get action? Many thanks for any pointers, Nickolay
2006 Mar 08
2
Multilingual Validation Messages
Hi all, I have a mutilingual app and want to customize the validation error messasges. I cannot override them as I need them in more than one language, so I have done the following: validates_presence_of :some_attr, :message => _(''should not be blank'') I am using gettext to translate the message. This works in development mode, but not in production, even after a