Displaying 9 results from an estimated 9 matches for "ocumentation".
Did you mean:
documentation
2006 Jul 18
9
Simple Array Issue - HELP
Ok, I am interfacing with the del.icio.us API and I want to collect the
links in an @instance variable for my view. But I''m having trouble with
that part. Here''s what I have:
def get_authenticated(path, http)
request = Net::HTTP::Get.new(path)
request.basic_auth ''user'', ''pass''
response = http.request(request)
response.value
response.body
end
2007 Feb 23
1
Accessible documentation vor blind users
Hi
Hi
Is there any accessible ocumentation, ie plain text or html, how to
configure Asterisk. The book
'Asterisk: The Future of Telephony'' is availablly only as and pdf
document and is thus unreadable for a blind user.
Any pointers welcome.
You can still escape from the Gates of hell: Use Linux!
--
arimo
2007 Aug 31
1
Dead links in the wiki
...and am coming across a number
of dead links in the wiki.
Specifically:
http://reductivelabs.com/trac/ReferenceIndex, referred to from
http://reductivelabs.com/trac/puppet, and
http://reductivelabs.com/trac/puppet/wiki/MasterConfigLayout referred to
from
http://reductivelabs.com/trac/puppet/wiki/DocumentationStart#AdditionalD
ocumentation
Are there other copies of these documents? The reference guide in
particular?
Thanks.
Matt
2006 Oct 17
2
back-translation and round-tripping
i'll be doing some experiments myself,
but i thought i'd ask here first about
back-translation and round-tripping
with markdown and its xhtml output.
the object is to take markdown output,
reduce it back to a markdown text-file,
then regenerate the output again and
compare it with the "original" output,
repeating if necessary until there exists
a pair of files that give perfect
2019 Oct 07
0
[ANNOUNCE] klibc 2.0.7
...bs/klibc/klibc.git
and as a tarball at:
https://mirrors.kernel.org/pub/linux/libs/klibc/2.0/
This new release fixes build regressions with Linux 5.1 and with
binutils 2.32. The klcc compiler can again generate stripped
executables even if klibc is built unstripped. An incorrect URL in the
documentation has been fixed, and the architecture status has been
brought up to date.
This release changes 32-bit Arm builds to use the EABI by default. The
run-init and ipconfig commands support additional options. nfsmount
now uses the kernel client's default value for the timeo option unless
it's...
2005 Jun 03
0
Shorewall 2.2.5 documentation ''issues'' & feature request
I''ve just finished installing Shorewall 2.2.5 on a number of systems
and have discovered the following:
*) Documentation for use of the ''params'' file says :
>You may use the file /etc/shorewall/params file to set shell
variables that you can then use in some of the other configuration
files.
and after some examples says:
>Variables may be used anywhere in the other configuration files...
2001 Mar 05
1
Configuring Swat Revisited
.../samba/smb.conf. When I tried to open the apache, it said failed. "Use
>the Servername directive to set it manually". I'm lost now, if I need to
>start from scratch I'm willing to do so. I Appreciate all the help you have
>given so far. I hope we can resolve this. All the ocumentation is based off
>the old Samba. HELP!!!!!!!!!
>----- Original Message -----
>From: "Russ Brucks" <russb@kfoc.net>
>To: "Sean Cornelius" <stcornelius@Tusk.Edu>
>Sent: Friday, March 02, 2001 2:37 PM
>Subject: RE: FWD: Configuring Swat
>
>
>>...
2017 Sep 22
3
gtk3 update causing havoc
On my lab systems, the automatic updates were failing because of the
problems with ipod libraries from EPEL being in the way. It turns out
that was a good thing, because when I "fixed" it, a massive set of
packages was updated, including the new gtk3.
These packages are the ones causing problems, I think.
gtk3-3.22.10-4.el7.x86_64
gtk3-devel-3.22.10-4.el7.x86_64
In the release notes,
2010 Mar 24
0
R-help ordinal regression
...<85cf8f8d1003231057o501b30b9xc493423b29b0fb3d at mail.gmail.com>
> Content-Type: text/plain
>
> Hi All,
>
> I am reading through section 2.6 (Mathematics) of? the
> "Writing R
> Extensions" manuscript and am wondering where I can find
> more
> examples/documentation on the \deqn{ } function. I would
> like to learn how
> to display equations using this function but am not sure
> how to go about
> doing it. The one example provided in section 2.6 doesn't
> give me much of a
> sense on how to do this.
>
> Thank you,
>
> AC
&g...