Displaying 20 results from an estimated 52 matches for "clientside".
2006 Mar 11
0
clientside transformation of markdown to HTML
To save AJAX round trips for live-previews.
Does anybody know whether there exist a cross-browser way to achieve that ?
All I am currently aware of is this <http://rephrase.net/box/js-markdown/>,
there was some talk about it in 2004, unfortunately according to docs it
only works in mozilla-based browsers
--
Roberto Saccon - http://rsaccon.com
-------------- next part --------------
An
2000 Dec 16
0
win95/95 clientside password changes?
Hey all,
first off, the subcribe mechanism seems to be broken somehow ( I get
timeouts ), so please cc my email address when replying to the list.
I have a samba server installed for a medium/small network with
roughly 25 windows client machines. The all use domain logons and
mount various shares depending on which groups they belong to. The
server is a debian machine (v2.2 kernel 2.2.18) with
2008 Mar 10
1
centos ldap client authentication
Hello,
I've got a FreeBSD openldap server set up and i'd like to authenticate
to it with a centos 5.1 client. The server is also acting as a client itself
and user access works fine from it.
On the clientside I'm getting an error can not search ldap server,
server is unavailable. This is with pam_ldap. I'm using tls encryption. On
the client if i do:
ldapsearch -xZ
i get every entry in my directory. And if i do:
ldapsearch -xZ -L '(uid=user)'
i get a specific user out of it, so i...
2002 Apr 14
1
Exclude & --delete not working?
...how rsync is
intended to work, but I think not: On server side, we
run rsync in daemon mode with a share [foo] that has a
serverside path of /foo. On client side, we invoke
rsync -zavuSH --delete server::foo/ /foo. The rsync
daemon uses an exclusion list.
The problem is, the client rsync deletes clientside
whatever is in the exclusionlist. If I read the rsync
manual page, I was under the assumption, that --delete
would continue to work on everything, that is not
being excluded int he exclusionlist on the server.
However, it seems to treat excluded direcotires as if
not existing on the server and they...
2012 Aug 07
2
connectionlimit for pop3s?
...ut.
I cant find any errors or limits within my config or in my log, there are no differences between using plain text and using tls.
Are there some special loglines to grep for at this situation? Maybe i missed some lines...
At the moment i dont see server-side problems. Somebody knows some typical clientside problems when this problem occurs?
dovecot version is 1.2.11
Thanks,
Hajo
2006 Dec 13
2
Server Requirements
...impressive.
>Oddsock tested up to 14,000 concurrent users - but it was only
>listeners that were tested for. it would be great to see another test
>to simulate concurrent encoders and listeners.
Am I right in thinking when using the likes of SAM, Oddcast, Simplecast the
encoding is done clientside? Under what circumstance would the encoding load
be server-side? On-demand delivery?
>anyway, Icecast appears to scale very nicely.
It looks that way.
>cheers
>
>Chip
Thanks,
David
___________________________________________________________
Tiscali Broadband only 9.99 a month for...
2012 Apr 11
0
F5 SLB iRule - POP3 TLS Offload & Add Realm
...the STLS
command is issued.
This is a first pass, so there's probably room for improvement, but it does
seem to work. This will require LTM v10 (at least), as the SSL::collect
command didn't exist prior to that version.
Here's the rule:
when CLIENT_ACCEPTED {
if { [TCP::local_port clientside] == "110" } {
# Disable SSL if we're on port 110 (as we're doing TLS Offload)
set secure 0
SSL::disable
} else {
set secure 1
}
set realm "mydomain.com"
set debug 0
set loggedin 0
}
when SERVER_CONNECTED {
TCP::collect
}
when CLIENTSSL_HANDS...
2009 May 13
4
Setting flash notice via javascript?
I am using a javascript to redirect to another action. Is there a way
to set the flash [:notice] in the javascript?
So when the javascript redirects, the new action/view picks up the
flash[:notice]?
(I suspect I may have to do something like url?notice=.....)
ideas?
thanks.
2006 Mar 07
3
audio / sound recording with RoR app
hi all
i want to provide audio recording facility with my Ror application , which can be stored in DB at server , for later use
can anybody tell, how to implement this with RoR, as i dont hav much idea abt that
thanx
---------------------------------
Yahoo! Mail
Bring photos to life! New PhotoMail makes sharing a breeze.
-------------- next part --------------
An HTML attachment
2016 Jan 08
4
Centos 3.8 Server Questions, SeaMonkey Mozilla and Java
That was not helpful - I explained that I had to run this version.
On January 8, 2016 5:18:36 PM EST, Peter <peter at pajamian.dhs.org> wrote:
>On 09/01/16 10:08, H wrote:
>> In order to run a certain software package that runs as a java applet
>I had to install Centos 3.8 on a 32-bit server. After installation I
>upgraded the installation using yum after repointing the
2013 Jan 02
1
[LLVMdev] LLVM IR execution in JavaScript
On 02.01.2013, at 20:50, Alon Zakai wrote:
> I agree both are useful approaches. I went with clientside-everything in this demo because I work on that stuff and like it ;)
Oh, I agree that it is awesome. It just froze my browser completely for several seconds just compiling the Hello World program.
Sebastian
2006 Mar 07
2
grep page source
hi all, any one know how to grep page source by rails?
i.e.
i wanna grep html source from http://www.ruby-forum.com/ by ruby code.
regards
--
Posted via http://www.ruby-forum.com/.
2013 Jan 02
0
[LLVMdev] LLVM IR execution in JavaScript
...h power to handle the load it receives. Compiling it all to JS will make for a larger download and perhaps slower execution (depends on the browser etc.), but would make it not require a server at all. It would also work without a network connection.
I agree both are useful approaches. I went with clientside-everything in this demo because I work on that stuff and like it ;) But I am happy to help integrate this with the current serverside C/C++ to LLVM IR service.
- azakai
2006 Dec 13
2
FW: Server Requirements
...dsock tested up to 14,000 concurrent users - but it was only
>>listeners that were tested for. it would be great to see another test
>>to simulate concurrent encoders and listeners.
>
>Am I right in thinking when using the likes of SAM, Oddcast, Simplecast
the
>encoding is done clientside? Under what circumstance would the encoding
load
>be server-side? On-demand delivery?
>
>>anyway, Icecast appears to scale very nicely.
>
>It looks that way.
>
>>cheers
>>
>>Chip
>
>Thanks,
>David
>
>_____________________________________________...
2005 Dec 10
1
Problems with openssh and pam_abl
...se sshd together with pam_abl to reduce
that logfile spamming with ssh attacks.
So the problem is as follows:
Setting maxAuthTries to 0 or any other values smaller than the default
of 6 changes the behaviour of pam_abl.
First, but this also happens with not using maxAuthTries option, is:
if the clientside closes connection after for example one failed
authentication try then the pam module is not being notified, so no
failed login is recorded in pam_abl database.
Second, altough client does not close connection until it gets the error
notification "Received disconnect from <IP>: 2: To...
2004 Aug 06
0
I am new - how to set client
...etwork.
I have read the config instructions 3 tiems and I am missing something,
perhaps to obvious
hopefully, I will get over that hurdle soon.
ServerSide - I have icecast Beta version 3
SourceSide - I do not know what you mean but I have
winamp on both my client and server machines.
ClientSide - I have winamp version 5
Livestream, playlist, script - I want to be able to do livestream from my
cdrom
BTW, I have been looking for "How to" and Iam still looking. One of the
"How to"
in the list really points to a porno site.
I think I am just missing how to tell my wina...
2005 Mar 23
1
mod_ntlm_winbind authentication issues
...n to an apache vhost, I'm running into a problem that I
hope is merely me misunderstanding the proper setup...
The details:
serverside:
freebsd 4.10-p3
mod_ntlm_winbind.c rev 117 from svn
samba 3.0.11 from freebsd ports
apache 1.3.33+mod_ssl from freebsd ports
Windows 2000 Server SP4
clientside:
Windows XP SP2
IE 6.0.2900.2180.xpsp_sp2_rtm.040803-2158
The apache virtual host definition:
<VirtualHost 10.1.1.249:80>
ServerName rt-test.elided.com
DocumentRoot /usr/local/rt3/share/html
AddDefaultCharset UTF-8
PerlModule Apache::DBI
PerlRequire /usr/local/rt3/bin...
2013 Jan 02
2
[LLVMdev] LLVM IR execution in JavaScript
On 02.01.2013, at 20:37, Alon Zakai wrote:
>
>
> ----- Original Message -----
>> From: "Sebastian Redl" <sebastian.redl at getdesigned.at>
>>
>> It would be awesome to combine the llvm.org demo with the in-browser
>> emscripten (or possibly a server-side emscripten) so that the user
>> can execute his snippets in the browser.
>>
2012 Sep 04
10
Generic asset definitions and management
...s more difficult.
I happen to notice recently that someone made a request in the AngularUI
project asking for them to add an npm for it, but AngularUI is client-side
javascript (like Rails'' assets), and npm/npmjs.org is for node, so it is
primarily a serverside repo/not meant to be for clientside, so stopped in
its tracks:
https://github.com/angular-ui/angular-ui/issues/184
There is also CPM which is like NPM but for javascript. However, you have
to sign a Dojo CLA that many may not want to sign in order to share an
asset with others: https://github.com/kriszyp/cpm
Maybe there is somet...
2004 Aug 06
0
I am new - how to set client
...ig instructions 3 tiems and I am missing something,
>perhaps to obvious
>hopefully, I will get over that hurdle soon.
>
>ServerSide - I have icecast Beta version 3
>SourceSide - I do not know what you mean but I have
> winamp on both my client and server machines.
>ClientSide - I have winamp version 5
>
>Livestream, playlist, script - I want to be able to do livestream from my
>cdrom
>
>BTW, I have been looking for "How to" and Iam still looking. One of the
>"How to"
>in the list really points to a porno site.
>
>I think I...