Displaying 20 results from an estimated 10000 matches similar to: "Forum Addition?"
2006 Feb 02
3
dynamic addition of table rows
Hi, I have a table laid out something like this:
<table>
<thead>
<tr>
<th>col 1</th>
<th>col 2</th>
</tr>
</thead>
<tbody id="tablebody">
<tr>
<td>moo</td>
<td>moo</td>
</tr>
<tr>
<td>moo</td>
<td>moo</td>
</tr>
2006 May 12
1
best list/forum for prototype.js?
Hi,
Where is the best place in the net to discuss the prototype.js
library? I have some questions that are purely prototype.js questions
and unrelated to rails.
Thanks,
Peter
2012 May 02
5
editing bind (DNS) configuration under CentOS 6
Hello listmates,
It appears that system-config-bind has been phased out. Whatever the
reasoning was behind that decision - what are we expected to do now? Edit
it manually? That is doable, of course, but kind of cumbersome. Does
anybody know if there is a tool we are expected to use for that purpose?
Thanks.
Boris.
2003 Sep 28
9
Google newsgroup or Forum setup.
I am sure this has been asked before, but why not use Google newsgroup or at least some forum BBS software instead of this cumbersome mailing list process?
--
Costas Menico
Meezon Software Corp
201-224-8111
costas@meezon.com
--
2005 Aug 03
2
a place to put prototype and scriptaculous documentation.
Hello,
I just got done trying to find some documentation on how to use the Ajax
functions in prototype and found no luck except for in this list. I am
wondering if anyone is willing to help me start a wiki for these
scripts. I have website that I will gladly use to host this. please
let me know if anyone else see''s the value in this. If everyone is up
for doing this I will be more
2007 Feb 23
7
Vanishing Globals
Gents,
I have what I thought was a simple scenario, but IE seems to have
found a way to make it difficult: I am creating pairs of drop-downs of
times of the day (9:00, 9:15, ...) on the fly (using AJAX) and want to
be able to adjust the displayed difference between them in hours
onChange and store this information in a global hash.
Straightforwardly enough, I simple use Event.observe to set up an
2015 May 05
4
Managing Samba Active directory.
Hi,
I've never been a Windows user, but I'm curious to see how the AD
integration works in Linux, since it looks like we may need to have one
or two Windows desktops and I don't realy want to start setting up
Windows infrastructure. If I can have Samba as a domain controller that
makes things a lot simpler.
I have one question tho, the documentation suggests using the Microsoft
2011 Apr 21
4
User accounts management for small office
Greetings -
This may be a little off-topic here so if someone wants to point me to a
more appropriate mailing list I would appreciate it.
I administer the network for my small company and am preparing to install a
new server in the next month or so. It will be running CentOS 6 and
function primarily as a Samba file server to 10 Windows workstations (XP,
Vista, 7). It will also host our
2005 Dec 12
2
PeriodicalExecuter passing variables to the callback function
I trying to pass a variable to the call back function of when utilizing
the PeriodicalExecuter function
ex.
new PeriodicalExecuter(refresh, 10);
works
but
new PeriodicalExecuter(refresh(id), 10);
works once then errors after the 10 seconds, I get "this.callback is
not a function"
2011 Apr 01
2
Cent OS clustering and Support.
Hi,
We are a Channel product team within LSI and we are trying to add Cent OS 5.5 to our compatibility Matrix. We found out that LSI currently has a relationship with CentOS for another project on the Internal Storage division but not with the OS Certification team. We require some information on CentOS which will help us plan the deliverables. And considering the timelines we need to deliver at
2006 Feb 17
29
Sortable Tree Addition [PATCH]
Hello, here is the initial patch for support for sortable trees.
Please as many people download this code and test with your lists and
feel free to add more list tests.
Files modified were dragdrop.js and prototype.js.
Some new options have been added. ''treeTag'' specifies the tag used to
contain children elements. ''tree'' must be set to true for this
2004 Jun 15
1
Modify but not create permissions
I am still trying to figure out why samba wont let me create in subdirectories
I've tripple checked everything and a few things leapt out at me.
*) I can modify a file inside a directory that I cannot create a file in. I
did not know it was possible under linux to do that.
*) If I set all perms on 777 I can create. But neither 775 or 755 will allow
it.
*) When I go into a mount
2006 Dec 05
6
[OT] Linux/CentOS Volunteer or PT Work
Hi All,
I'm pretty new to this list and to CentOS, so forgive me if this kind of
thing is shunned. I have really enjoyed following some threads on this list
and learning what everyone out there is doing with the OS. I actually got
started on CentOS when researching how to study for the RHCE without forking
out big cash for Red Hat licenses, a donation is coming soon.
Anyway, I'm
2004 Jun 15
1
Cant create in a subdirectory...
I've battled this one for a few days now and its costing my sanity so I am
hoping that someone here has an answer
I am running the samba server 3.0.4 on a linux 2.4.25 server.
I can connect to my share point and authenticate fine
I can create files or directories in the root of the sharepoint fine
I can go into subdirectories and look at all the files...
But I cannot create in any
2019 Mar 19
2
Migration to samba4 ad and sync to openldap.
On 3/19/19 2:52 PM, Rowland Penny via samba wrote:
> On Tue, 19 Mar 2019 14:04:27 -0500
> John McMonagle <johnm at advocap.org> wrote:
>
>> I'm open to alternatives but need to be up and running 24/7 on the
>> linux side.
>> My boss hates windows more than I do and will likely be looking for a
>> new job if I use windows to administer the the linux side.
2006 May 09
5
anyone used the new firefox leak monitor?
One of the Mozilla developer released a new extension to detect JS
memory leaks:
https://addons.mozilla.org/firefox/2490/
If it''s accurate, it might be bad news for Prototype. I have some code
using prototype 1.4 with no leaks, but other code with 1.5 leaks on
every single bindAsEventListener call, and a bunch of other places. Not
sure if it''s just me; I may just be
2007 Jun 13
2
AJAX dealing with Sortable table?
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial">I''m designing a table that is displayed in a client
browser.<br>
2006 Mar 17
12
Exception in Javascript console in Firefox 1.0.7
Has anyone else seen this?
Error: uncaught exception: [Exception..."Component returned failure
code: 0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)
[nsiXPCComponents.lookupMethod]" nsresult: "0x80570009
(NS_ERROR_XPC_BAD_CONVERT_JS)" location:"JS frame ::
chrome://global/content/XPCNativeWrapper.js :: anonymous :: line 91"
data: no]
I got that output to the
2019 Mar 19
2
Migration to samba4 ad and sync to openldap.
I'm open to alternatives but need to be up and running 24/7 on the linux
side.
My boss hates windows more than I do and will likely be looking for a
new job if I use windows to administer the the linux side.
We only use windows if there is no other way do do something.
On 3/19/19 12:08 PM, Rowland Penny via samba wrote:
> On Tue, 19 Mar 2019 11:03:12 -0500
> John McMonagle via samba
2008 May 21
1
[Slightly OT] Mac and Samba
Hello all...
I have a question that is outside the realm of my experience but that
has come up several times recently.
I have a mixed network (some Macs, some PCs) that needs a server. I'm
going through the standard process of deciding between Samba and a
Windows domain controller, my strong preference being to install
Linux/Samba server. The sticking point seems to be that the Mac users