Displaying 10 results from an estimated 10 matches for "egill".
Did you mean:
gill
2011 Jul 13
3
php-markdown-extra-extended - my humble attempt at extending php-markdown
Dear all,
I have used Markdown via Drupal a few months now, with a customer site
and my currently my own blog and based on that practical experience I
wanted to add some extra functionality to PHP Markdown Extra, so out
of this grow my (extended) weekend project
https://github.com/egil/php-markdown-extra-extended
The big missing item right now that I would like to implement is the
ability to add
2004 Nov 01
2
Compilation error on mgcv_1.1-7 on OS X (10.3)
Greetings
I run into a compilation error when updating to mgcv_1.1-7 in R 2.0.0 on
OS X 10.3. Note that other pacakges have compiled nicely.
Some details are given below, but in short it looks like it's seeking for
/usr/local/lib/powerpc-apple-darwin6.8/3.4.2/
which I don't have. But I do have
/usr/lib/gcc/darwin/3.3
i.e a lower version of GCC in a different directory. More
2001 Nov 20
2
Help to conduct a random factor analysis with binomial response
Dear users of the R mailing list,
I am a ph.d. student in biology working on red deer in Norway, who would
like to conduct an analysis with random factor where the response is
binomially distributed. This cannot be conducted in S-plus, and I was told
by others that it may be possible in R. However, I soon got into trouble
which I hope you can help me to solve.
My model is on this form:
2011 Dec 06
12
DLL not found
I am testing a Norwegian financial and invoicing software with Wine 1.3.
The app is called "Matrix ?konomi" (www.matrix.no)
Most things seems to work fine, but PDF export is not working. The app says ".dll not found".
I have checked with the publisher and they say that the DLL that they use for generating PDF's is called "DPDF_Gen.dll".
I have confirmed that
1999 Nov 09
1
Corrupt files after Samba-upgrade
HI,
I have just upgraded my Samba-servers to 2.0.5a. After this upgrade several
users have problems with corrupted files, the files are Word- and
Excel-files. Others experiencing this? I am running on HP-UX 10.2.
-----
Thor-Egil Ekeli
Institutt for energiteknikk - Halden
Telefon direkte : 69 21 24 01
Telefon sentralbord : 69 21 22 00
email : thoree@hrp.no
2008 Jan 18
5
How do I pass form values from POST controller specs?
Hi there
I just started my first Merb app and I''m running into some weird
things in Specs. When I do:
describe "create action" do
it "should create a new project" do
project_params = {:name => ''bekkunin''}
Project.should_receive(:create).with(project_params)
controller, action = post(''/projects'', :project
2007 Jun 20
0
Fill out skeleton specs
Geoff, you''ve committed specs for form helper methods. I''ve recently looked
at some of those but unfortunately not spec''ed them. Would it be alright for
you if I flesh out some of your specs related to forms?
Ezra, would you prefer to have any edits as tickets, or checked in?
All the best
Jon Egil
-------------- next part --------------
An HTML attachment was
1999 Nov 09
1
Strange entry inthe log when using encrypted passwords
Hello,
I want to set up my Samba-servers to use encrypted passwords (smbpasswd).
First I enabled "Update Encrypted" to set the correct password and then I
disabled "Update encrypted" and enabled "encrypted passwords".
When I map up a share from the client everything is working ok, but in the
log I have the following:
[1999/11/09 21:37:10, 1] smbd/password.c:(532)
2004 Apr 07
0
wbinfo and usernames with apostrophes - bug?
...N
DJUDD
DKELLY
DKING
DLongKelly,DMALLETT,DMCKENNA,DMCKENZIE,DoGregory,DOSHEA,DPabari,DSANDHU,DSwain,DTribbeck,DUMMY1,DUMMY3,dummy3ad,DWateridge,DWELLMAN,EBAKEWELL,EBALL,EBALLARD,EBURGE,EBurnett,ECHOUDHURY,ECHRISTENSEN,ECLARKE,ECLOUDER,ECOADY,EDAFIMU,EDAVIES,EDean,EDixon,EDRAP
R
EDyer
EFRANK
EGIBSON
EGILL
EGladwin
EGOULD
<snip>
Hopefully the behaviour is pretty clear. "DLongKelly" is actually
"DLong'Kelly" and all the other usernames should be reported on separate
lines. This behaviour happens consistently with all three usernames that
have apostrophes in.
As I say...
2002 May 24
0
multiple ingresses
Is it possible to have multiple filters around an ingress so that you
can police your downloads more specific. What I''m trying to achieve is
to have all my ftp-traffic limited to 1024kbit on downloads. I included
some commands below so that you might better understand my thoughts on
the matter.
tc qdisc add dev eth0 root handle 1: htb default 2
tc class add dev eth0 parent 1: classid 1:1