Displaying 20 results from an estimated 41 matches for "suchs".
Did you mean:
such
2009 Jul 30
6
How can I change member action names on routes?
I have some controllers with member/collection actions. I want to change
the name of those actions on the routes, so I can translate the action
"/search" to German, for example. How can I do it? I will appreciate any
help.
--
Posted via http://www.ruby-forum.com/.
2007 Jun 06
1
highlight and pagination
I made a search-field which shows all hits and highlights the all
words searched for:
def suche
if params[:link][:suchfeld] == "description"
@description = "show"
@highlight = params[:suche]
end
@link_pages, @links =
paginate :link, :order_by => ''url'',
:conditions =>
2007 Jun 06
1
"selected" in form.select
I have a search form in my navbar where a user can select in which
area he wants to search. After clicking the submit-button the
results get rendered but the previous selected area is no longer
selected.
<%= form.select (:suchfeld,
[ [''Beschreibungen'',''description''],
[''Headlines'',''headline'']] )
%>
I was able to
2023 Jun 20
1
Synology shares not accessible...
Hi All,
the Synology support is claiming this bug is the reason for the access
problems via hostname (Kerberos):
https://bugzilla.samba.org/show_bug.cgi?id=14213
These log entries in log.wb-ADNAME are given as evidence:
../../source3/winbindd/winbindd_msrpc.c:307: [2023/06/14
22:13:42.913399, winbind 3, pid=10150] msrpc_sid_to_name
msrpc_sid_to_name: S-1-18-1 f?r Dom?ne ADNAME
2007 Mar 06
1
R plug in for Eclipse
Hello,
Is there any R plug-in available for Eclipse other than StatET?
StatET doesn't seem to work with the latest release of Eclipse properly,
i.e. syntax highlighting isn't enabled for R commands. I already contacted
the author some time ago, but have not yet received a response.
Would also be great if somebody could tell me whether they have the same
problem. I already tried
2008 Oct 15
4
Small regular expression question
I''m looking to write a regular expression that will match valid URLs.
My problem is that it almost works, except it accepts URLs with / in the
middle of them, suchs as:
http://www.ruby/rails.com
It looks (to me) like my regular expression should not match strings
like that, but it does. Here is the regular expression:
.match(/^((http|https):\/\/)?[a-z0-9]+([\-\.]{1}[a-z0-9]+)*\.(\w+).*$/ix)
How can I make it not accept URLs with / in the middle of them?
--...
2007 Apr 23
2
Legal Vista DVD free of charge
Hi WINE-people!
If you are from germany and are interested in Vista, then have a look at
http://www.mediaonline.de/
There you can "buy" Microsoft Windows Vista Intallation DVDs 32bit and
64bit, german version, for 0 ? !
You only pay for shipment.
This is already annonced on some places here in the internet. But if you
still don't know it, I only want to tell it.
The only
2006 Jan 23
3
canreinvite always =no * no matter what we try :-(
been testing with a rather simple setup.
The mission is to actually get a reinvite to work on the lan.
I am trying with two sipura phones G.711 codec forced on both
both on the lan no nat no fancy options suchs as tT or H
No matter what we do asterisk hangs on to the media path, how
in the world do I get a reinvite to work where the media path
is actually handled by the two phones on the lan?
Any pointers greatly appreciated!
Steve
Pretty simple extensions, on lan no nat
<sip.conf>
[4785]
typ...
2023 Jun 20
1
Synology shares not accessible...
On 20/06/2023 14:11, Ingo Asche via samba wrote:
> Hi All,
>
> the Synology support is claiming this bug is the reason for the access
> problems via hostname (Kerberos):
> https://bugzilla.samba.org/show_bug.cgi?id=14213
>
> These log entries in log.wb-ADNAME are given as evidence:
>
> ../../source3/winbindd/winbindd_msrpc.c:307: [2023/06/14
> 22:13:42.913399,
2023 May 24
1
Synology shares not accessible...
Hi Travis,
are you still there? ;-)
How are your Synos do? Do have in the mean time installed the actual
SMBService?
If you have and have with the actual SMBService the same problem as
before the Beta version there is a workaround:
In "/usr/local/packages/@appstore/SMBService/usr/lib/samba" you have to
change the "libidmap-samba4.so" to the one from the beta version,
2005 Dec 26
2
Fixed-point VAD?
...uillet 2005 ? 09:18 -0700, gue baja a ?crit :
> Is there any place where I can see a summary of what
> is being done and what is still pending with the fixed
> point version of the libraries?
>
> I have some experience with vocoders and fairly good
> experience with de-jitters and suchs. I may be able to
> help.
>
> Thanks
>
> Baja
> _______________________________________________
> Speex-dev mailing list
> Speex-dev@xiph.org
> http://lists.xiph.org/mailman/listinfo/speex-dev
>
--
Jean-Marc Valin <Jean-Marc.Valin@USherbrooke.ca>
Universit? de Sh...
2005 Jul 20
1
Fixed-point
Is there any place where I can see a summary of what
is being done and what is still pending with the fixed
point version of the libraries?
I have some experience with vocoders and fairly good
experience with de-jitters and suchs. I may be able to
help.
Thanks
Baja
2015 Jan 27
2
oVirt - Virt / Storage cross SIG dependencies
Hi,
I've seen that gluster is now available in CentOS Storage SIG[1].
Upstream we're currently requiring to enable the gluster 3.6 repository in order to use suche storage for oVirt managed VMs.
But while we're planning how to package for CentOS VIrt SIG we're interested in how to depend on inter-SIG dependencies and use gluster from within
the CentOS Storage SIG instead of
2007 Nov 16
3
IE: error with Serializers[method] in getValue()
Hi,
Version: prototype 1.6.0
I''m using the $F function to get the value of a field. It works fine
in FireFox, but IE 6 and 7 are reporting "object does not support his
property or method" (translated from german).
In IE debugger it hightlights the line 3485:
---
return Form.Element.Serializers[method](element);
---
I searched the web, but this problem seems to be quite unique
2018 May 17
2
DNS entry for resolving the DC
We already "solved" this by using the long form of the domain name, but
I want to learn if we should do something additional:
We had a mixed setup in the field, some PCs had a WINS server
configured, some not. We removed the WINS info from DHCP and saw no new
problems (we wanted to have things the same way on all clients).
Yesterday the local admin tried to join a new PC and entered
2007 Jun 01
5
il8n with Prototype
I''d be grateful for feedback regarding the following:
/* Iterate over elements and lookup translation for language in JSON
dictionary */
function translateChildren(parent, language) {
var phrases = parent.getElementsByClassName(''lang'');
phrases.each(function(p) {
var phrase = p.readAttribute(''for'');
p.innerHTML =
2002 Jun 21
3
Login script doesn't run
Hi,
The login script has worked for our win98 computers since the dawn of time (or
there abouts). Then something happened or I did something and the login script
doesn't run anymore. I can run it manually. This was version 2.2.3a.
I started smbd with -d10 and didn't see any call for a script. Is the login script
mentioned in a working system?
In an effort to fix this, I deleted and
2024 Jan 04
1
Fresh ad installation - Win2022 can't join
Good morning, and a Happy New Year ?
I'd like to setup a test-enviroment, based on Debian Bookworm and mjt's
4.19.3 packages.
samba is running as a Hyper-V vm, its ip is 192.168.178.37, its name is
dc.augusta.domain.tld
My idea is to use this dc for two networks (192.168.178.0/24 and
192.168.180.0/24) and for testing one Windows 2022 server
(192.168.178.34/24).
I used these two
2004 Jul 29
2
XP does not join domain
hi,
i've the following problem: i want a XP pro sp1 to join my samba (3.0.5)
domain (MHC). with my first try it complained that it could not resolve:
_ldap._tcp.dc._msdcs.MHC
i've fixed this with the following DNS setup:
------------------------------
_ldap._tcp.MHC. 600 IN SRV
0 100 389 server.MHC.
2005 Jan 26
5
Problems with Access Control for Shares on Samba 2
Hi all !
I have a question regarding the access control in Samba 2. I want to make shares available to the Windows Network for which only the owner of the share has write access. Other users however should be able to read and browse these shares.
My smb.conf :
global]
workgroup = leat
guest account = nobody
keep alive = 30
os level = 2
kernel oplocks = false
security = user