Displaying 11 results from an estimated 11 matches for "familyname".
2006 Oct 19
2
problem with queries
Hello,
I upgraded to ferret 0.10.10 and I noticed a strange behaviour with queries.
Now the queries return strange results. For example, the two following
queries return the same results:
familynames|firstnames:andre
familynames|firstnames:andr
Another example, the first query returns a correct result + incoherent
results, the second query returns only the correct result:
(familynames|firstnames:baus)
(familynames|firstnames:baus*)
Could you help me please?
Thank you
Joha...
2018 Mar 28
5
Accentuated characters issue when receiving attributes from "samba user syncpasswords"
I receive stdin input from "samba user syncpasswords" in my python script.
The user is created with ' Active Directory Users and Computers', and have
some accentuated characters in their givenName and/or familyName (sn)
When parsing the diff, the CN reads of, but weird characters appears in the
attributes instead of the right name :
INFO:root:DN found: CN=Arsène Lupin,CN=Users,DC=educonsult,DC=intra
INFO:root:Attribute found: cn: = QXJzw6huZSBMdXBpbg==
INFO:root:Attribute found: sn = Lupin
INFO:root:Attribut...
2008 Feb 19
2
sending mail [not the ActionMailer way?]
Hi folks,
I''ve recently stepped away from PHP web dev and I''m trying out ROR now.
I like it so far. But there''s something I cannot figure out on my own.
Searching on the API of ROR and Google about the possibilities of
sending emails with ROR only gave me the ActionMailer way of sending
mails. What I want to do is to send a mail where the body is submitted
by a user.
2018 Mar 28
1
Accentuated characters issue when receiving attributes from "samba user syncpasswords"
...03.2018 um 15:52 schrieb Lapin Blanc via samba:
> > I receive stdin input from "samba user syncpasswords" in my python script.
> > The user is created with ' Active Directory Users and Computers', and have
> > some accentuated characters in their givenName and/or familyName (sn)
> > When parsing the diff, the CN reads of, but weird characters appears in the
> > attributes instead of the right name :
> >
> > INFO:root:DN found: CN=Arsène Lupin,CN=Users,DC=educonsult,DC=intra
> > INFO:root:Attribute found: cn: = QXJzw6huZSBMdXBpbg==
> &...
2018 Mar 07
0
[ANNOUNCE] mkfontscale 1.1.3
...g variables
Jeremy Huddleston Sequoia (1):
mkfontscale: Avoid a buffer underrun
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Stefan Dirsch (1):
fix handling of Type1 fonts without /FamilyName and/or /FullName
git tag: mkfontscale-1.1.3
https://xorg.freedesktop.org/archive/individual/app/mkfontscale-1.1.3.tar.bz2
MD5: 987c438e79f5ddb84a9c5726a1610819 mkfontscale-1.1.3.tar.bz2
SHA1: 2fdbd7c6cc5b0678f2c5d10d2350a809d576e9e5 mkfontscale-1.1.3.tar.bz2
SHA256: 1e98df69ee5f4542d711e140e1d...
2018 Mar 28
0
broken mailing-list -> Re: Accentuated characters issue when receiving attributes from "samba user syncpasswords"
...5:52 schrieb Lapin Blanc via samba:
> > I receive stdin input from "samba user syncpasswords" in my python script.
> > The user is created with ' Active Directory Users and Computers', and have
> > some accentuated characters in their givenName and/or familyName (sn)
> > When parsing the diff, the CN reads of, but weird characters appears in the
> > attributes instead of the right name :
> >
> > INFO:root:DN found: CN=Arsène Lupin,CN=Users,DC=educonsult,DC=intra
> > INFO:root:Attribute found: cn: = QXJzw6hu...
2006 Jan 20
0
Realtime - reading values from registred family name
...to the name.
e.g. prefix of 'var_' would make the column 'name' become the variable ${var_name}
eg.
extensions.conf (or in a db table)
(lets assume that we have in our table column names: name username password phone_nbr context
table is "sip_users" connected to familyname sipusers , there is a
user with name=guru)
[init]
exten => s,1,Realtime(sipusers|name|guru)
exten => s,2,Noop(${name}) ;gives use what we already know
exten => s,3,Noop(${username}) ; guru username
etc.
simple , isnt it ?
I hope it will save some nerves and time for futu...
2010 Oct 28
2
How to enable Arial font for postcript/pdf figure on Windows?
Hi,
I need to generate some figure using the Arial font as a requirement for
PLoS.
Following their guidelines, I have converted the windows font files
arial.tff files to .afm using tff2afm (exec file from MikTeX), but when I
try to generate a postcript file, the postcript device does not recognize
the .afm files.
The code I use to test the new font is the following:
2011 Jan 03
0
Font '?' cannot be found when running .NET apps
...'?' cannot be found.
at System.Drawing.FontFamily.GetGdipGenericSansSerif()
at System.Drawing.FontFamily.CreateFontFamily(String name, FontCollection fon
tCollection)
at System.Drawing.FontFamily..ctor(String name, Boolean createDefaultOnFail)
at System.Drawing.Font..ctor(String familyName, Single emSize, FontStyle styl
e, GraphicsUnit unit, Byte gdiCharSet)
at FormsTest.Form1.InitializeComponent()
at FormsTest.Form1..ctor()
at FormsTest.Program.Main()
wine: Unhandled exception 0xe0434f4d at address 0x7b837c83 (thread 0009), starti
ng debugger...
Unhandled exception: 0xe0434...
2005 Jan 18
4
embedding fonts in eps files
Hi,
I have to make eps files with fonts embedded.
I use the following postscript command:
postscript("fig3a.eps", width = 5.2756, height = 7.27, pointsize =
7,horizontal = FALSE, onefile = FALSE, paper = "special",family =
"Times")
plot(...)
dev.off()
Are fonts automatically embedded in this way?
How can I see that?
If not, how to do it?
regards, Rudi.
2010 Dec 11
0
is there a packge or code to generate markov chains in R
...xt editor (ex Notepad++) and correct the following things:
? Remove the copyright line (or make it start zith comment and get rid of
the (c) copyright symbol )
? At the beginning of 4 of the first lines, the variable name is missing, so
add it. Eg in arial.afm:
o FontName ArialMT
o FullName Arial
o FamilyName Arial
o Weight Normal
Now you can use these fonts with the postscript function in R with the
following line:
postscript(file="try.ps", horizontal=F, onefile=F, width=4, height=4,
pointsize=12,
family=c (
?C:/ttf2afm/arial.afm",
?C:/ttf2afm/arial-Bold.afm ",
?C:/ttf2afm/arial-...