similar to: Cproxy5.0

Displaying 20 results from an estimated 30000 matches similar to: "Cproxy5.0"

2006 Jun 21
0
MochiKit breaks Prototype/Scriptaculous on IE 6
Hello folks, I have a situation where I''m using both MochiKit and Prototype/Scriptaculous on the same page. Everything works well in Firefox however MochiKit appears to be breaking my Scriptaculous autocomplete in IE 6. I''m currently loading the JavaScript libraries in the following order: prototype.js scriptaculous.js"> <script
2007 Apr 26
0
Sortables no longer working
I recently added MochiKit to my server for the key event monitor thing and now my sortable isn''t working. I get Sortable is not defined (Sortable.create(''item_list'', {tag : ''li'', overlap : ''horizontal'', onUpdate :...) They told me I had to move MochiKit''s script src reference above scriptaculous to get it to work right. Well
2015 Nov 24
1
samba-password Flag issue
Dear all, I have been working on samba 3.6 fileserver with LDAP backend. when i add user from ldap, user will be added to samba server but i could not enable users sambaAcctFlags from [NU ] to [U ], with "smbpasswd -en user" command. root at samba:~# smbpasswd -en aabajobir Enabled user aabajobir. root at samba:~# pdbedit -Lw |grep aabajobir aabajobir:10010340:NO
2001 Mar 24
1
can u help me
Hello sir, i have server with linux mandrek and i have clients with windows 98 . can you help me to do samba configuration . thank you for that . Best Regards, ENG.Hani M. AL-Zaid; computer engineer Computer and Electronics Research Institute (CERI); King Abdulaziz City for Science and Technology (KACST); P.O.Box 6086, Riyadh 11442; Phone: +966 - 1 - 481-3762; Fax: +966 - 1 - 481-3764
2019 Oct 18
1
OPUS Packet Size
Hi Everbody, i am not so good with codecs and a lot of terms in RFC 6716 of OPUS are not so familiar for me. I work in VoIP domain (Internet telephony) and try to support OPUS codec throughout our network. Therefore, I am trying actully to calculate or estimate the biggest possible size of the RTP OPUS Packet in case of WB or FB. Unfortunately, The "Frame Length Coding" paragraph of
2006 Jan 27
0
Scriptaculous DOM Helper functions
I would like to propose a series of DOM helper functions: Essentially, I''m proposing to map H1(attributes) to Builder.node(''H1'', attributes) a la Mochikit. It could easily be done with: H1(attributes) = Builder.node(''H1'', attributes) DIV(attributes) = Builder.node(''H1'', attributes) P(attributes) =
2005 Sep 08
1
Browser support and the increasing # of js frameworks
I''m wondering what other folks think of Dojo (0.1 just released), MochiKit, and some of the other js frameworks relative to prototype/scriptaculous (p/s). P/S seems to have broader support although I''m not sure about IE 5.5 in the other frameworks. A second question is related. I''ve got some AJAX working with prototype + behaviour, and I''m building in refresh
2007 Apr 14
2
Form.serialize: correctness and speed
The following link does a comparison of some popular libraries and their ability to correctly serialise a form: <URL: http://www.malsup.com/jquery/form/comp/ > Any comments? -- Rob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to
2012 Sep 19
7
Renaming Journey and avoiding libraries with common noun names
Hi all, I know this is a long shot, but could renaming the "Journey" module please be considered by those in a position to support it? I''ve written an issue on this in the journey repo also: https://github.com/rails/journey/issues/49 Essentially our project has a model named Journey, the same as Rails 3.2''s new routing driver. As a consequence we can no longer
2008 Jan 02
3
Submitted a patch, got pluses, what now?
Hello Rails people, I submitted a patch recently to get rid of an annoying exception raised when an AR object is created - http://dev.rubyonrails.org/ticket/10556 , had some people review it, got some pluses... What am I supposed to do now? Can anybody advise or just review the patch and take care of the issue? Thanks! -- Best regards, Yuri Leikind
2013 Feb 01
3
Cannot get puppetlabs-haproxy to do what I want
I''ve been having a mess of a time using this module, which stinks because its behavior is EXACTLY what I am looking for... whenever I bootstrap new rabbitMQ nodes I want to add them to our HAProxy instance. Here''s my relevant site.pp entries: node /^rabbit.*/ inherits basenode { @@haproxy::balancermember { $fqdn: listening_service => ''messaging00'',
2011 Jun 13
0
unmanaging config data
Hi, I''m happily aware of the way that there is no concept of unmanaging something and when this is in the context of a file ownership or whatever, then that makes sense. But when this is applied to things like nagios configuration data the principle seems to come unstuck. Or at least, it seems so to me. Say I have a nagios_service which uses another template nagios_service. I am about
2007 May 14
1
[ADV] New book: The Accessible Web
Gentle Web Development Folk: Just in time for RailsConf, I''m happy to announce Jeremy Sydik''s book, "The Accessible Web", is now available in beta. This is particularly sweet as Jeremy and I first discussed this book in the hallways of last year''s conference. This book is all about making your website accessible web sites-- sites that can easily be used
2006 Mar 21
0
Re: Rails Digest, Vol 18, Issue 525
Down here in South America, you can imagine we have to deal with this problem of character encoding all the time. It is not that UTF-8 is better than ISO-8859-1, or vice-versa, any more than French is better than Spanish. UTF-8 is more like an English, which is spoken (for better or worse) as the lengua franca most anyplace, while ISO-8859-1 is Latin specific (can''t handle Chinese).
2011 Feb 01
0
Vacancy Senior Ruby on Rails Developer (Ukraine, Kyiv) possible remote in Ukraine
Our project is a service for C2C and B2C segments of the global online market. It''s orientation is a wide segment of customers – users of online markets, classifieds, auctions, etc. Project is designed for the worldwide usage, starting with the biggest markets: USA, China and Western Europe. Our goal is to obtain the senior position in the worldwide B2C market, through taking a
2011 Jan 29
0
Vacancy Senior Ruby on Rails Developer (Kyiv)
Our project is a service for C2C and B2C segments of the global online market. It''s orientation is a wide segment of customers – users of online markets, classifieds, auctions, etc. Project is designed for the worldwide usage, starting with the biggest markets: USA, China and Western Europe. Our goal is to obtain the senior position in the worldwide B2C market, through taking a
2012 Dec 20
6
Manage a specific users shadow file entry
Hi Guys, I am new to puppet and trying to figure out what is the best way to manage a password for a specific user in the /etc/shadow file. Most of my users are being authenticated to kerberos but there is a need to set a local password for this one account. What would be the best method to do this via puppet? I have built my own rpm''s in the past using the chpasswd command but
2013 Feb 12
1
[SC] EnumQueryServicesStatus:OpenService FAILED 123
*Hi guys!* * * *I''m trying to perform a service creation using SC and if this service is already created, using an "unless" we can avoid it. * *Sound very simple, but for any reason, when instructions are called by puppet they are not working instead you call directly, same instructions, using DOS, where works sweet.* * * *Here is part of the code:* $cmd =
2006 May 19
11
Prototype / Scriptaculous & Dojo
Are these libs compatible ? At the very least I''d like to be able to use Prototype &amp; Dojo ? Thoughts welcome.. Matt _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2012 Feb 12
0
WATCH Wolverhampton Wanderers vs West Bromwich Albion LIVE STREAMING ONLINE English Premier League S
Watch Live Streaming English Premier League Soccer Match between hot favorite Wolverhampton Wanderers vs West Bromwich Albion Online HQD TV Link on Your PC or Laptop. We are providing a certified 4500 Channels & one platform HD TV link embedding from popular website like justin.TV, ustream, live on Fox Sports, ESPN live TV channel, Fox spots in USA, Fox Sports in UK, Australian TV channel,