Displaying 20 results from an estimated 340 matches for "magnuse".
Did you mean:
magnus
2001 Jul 07
2
Perl wrapper for libvorbisfile or stuff
Hey guys,
I wrote to this list previously, saying I needed a perl module to do
Ogg Vorbis tag reading / writing. People pretty much pointed me to the
Ogg::Vorbis module that wrapped around libvorbisfile and I should
extend that to writing streams, not only reading them. Well, awright,
I thought, let's do it. Problem is, though: The download links on
freshmeat are all broken and I don't
2001 Jul 07
2
Perl wrapper for libvorbisfile or stuff
Hey guys,
I wrote to this list previously, saying I needed a perl module to do
Ogg Vorbis tag reading / writing. People pretty much pointed me to the
Ogg::Vorbis module that wrapped around libvorbisfile and I should
extend that to writing streams, not only reading them. Well, awright,
I thought, let's do it. Problem is, though: The download links on
freshmeat are all broken and I don't
2011 Mar 28
2
Variable. AMI and dialplan
Hi!
Guess I am doing something totally wrong here: Some smart person could maybe plz tell me what.
2007 Mar 08
6
Transfer-encoding: gzip
Hello!
What is the simplest way to make merb respond to the client sending Accept-Encoding: gzip?
Just checking if it exists, otherwise I''ll implement it myself.
Regards,
Magnus
2008 Jul 19
2
Resolved: Apache + CGI/FastCGI + mod_rewrite
This is the last time I try to fix something in the middle of the
night! Feel free to call me a Stupid Snake, ''cause this has been
messy. Anyway, I think I''ve finally solved this.
Here it is: http://pastie.org/237138 :-)
--
Magnus Holm
2008 May 19
6
Sample Code, quick simple openid auth
You''ll need to install the ''openid'' gem for this, and require it in
your camping app:
class Login < R ''/login''
def get
this_url = ''http:'' + URL(''/login'').to_s
unless input.finish.to_s == ''1''
# start doing the auth here
begin
2009 Aug 12
1
In odbcDriverConnect ODBC connection failed
R-sig-Debian help,
I have installed an ODBC Driver for Linux.
I want to connect to our database through R via:
>library(RODBC)
>con <- odbcDriverConnect("SERVER=IP_address:PORT;DRIVER=ORACLE;DATABASE=MAGNUS")
Warning message:
In odbcDriverConnect("SERVER=IP_address:PORT;DRIVER=ORACLE;DATABASE=MAGNUS") :
ODBC connection failed
I don't really know whether this
2007 Oct 28
2
Edit label in virtual listctrl
Hi,
I am testing a virtual listctrl, and have run into some problems with
changing the labels in it.
The listctrl shows a bunch of rows and columns, and it gets activate
events whenever I doubleclick on a cell. Works like a charm.
My problem comes when I call the edit_label method, specifically that I
think that I don't quite understand the argument passed to it (item as
integer). This
2020 May 04
2
default backend = rid not showing full group information for users
m?ndag 4 maj 2020 kl. 20:45:37 CEST skrev Rowland penny via samba:
> On 04/05/2020 19:24, Magnus Holmgren via samba wrote:
> > Sunday 3 maj 2020 kl. 13:14:24 CEST, Rowland penny via samba wrote:
> >> As for 'systemd', not sure what this actually does, but when I am forced
> >> to use systemd (e.g. on my rpi), everything works even though I remove
> >>
2009 Oct 13
4
Creating a list of empty lists
Well here is one more brain-teaser related to assigning stuff into a
list of list. What if I need to create a new list of empty lists? I have
actually got a solution to this problem:
l = list(list())
for ( i in sequence(length-1) )
{
l = list(unlist(l,recursive=FALSE), list())
}
But it is not very neat to do this in a loop. Are there any cuter ways
to do this?
2010 Jan 24
2
ReceiveFAX and SendFAX questions
Morning,
Have some questions regarding receiving and sending faxes...
1:st example:
exten => 101,1,Answer()
exten => 101,2,Wait(3)
exten => 101,3,ReceiveFAX(/var/spool/asterisk/tmp/fax.tiff)
exten => 101,4,System(tiff2pdf -p A4 /var/spool/asterisk/tmp/fax.tiff >
/var/spool/asterisk/tmp/fax.pdf)
exten => 101,5,System(mutt -s 'New FAX for you sir' -a
2001 Sep 20
2
Problems with German umlauts and vorbiscomment
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
as I said before on this list I use the vorbiscomment utility in my music
file management perl script and I've just noticed that it has huge problems
with German umlauts.
"ö", for example, becomes "ö", which is QUITE annoying. In xmms, the tags
are displayed correctly, though. I'm using the newest libraries and
2008 May 21
32
Rack, Camping 2.0++
===
1. Camping on Rack
===
I''ve just finished rewriting Camping to use Rack in the "core". I got rid of
(a little less) than 1kB in camping.rb and removed lots of un-necessary files
(lib/server/*.rb, fastcgi.rb & mongrel.rb).
bin/camping does now only provide WEBrick, Mongrel and console-support and
should only be used in development. It uses Rack::ShowExceptions to catch
2020 May 04
2
default backend = rid not showing full group information for users
m?ndag 4 maj 2020 kl. 22:22:04 CEST skrev Rowland penny via samba:
> On 04/05/2020 21:06, Magnus Holmgren via samba wrote:
> > m?ndag 4 maj 2020 kl. 20:45:37 CEST skrev Rowland penny via samba:
> >> On 04/05/2020 19:24, Magnus Holmgren via samba wrote:
> >>> The systemd NSS module handles dynamically allocated users and groups
> >>> when
>
2012 Jan 02
5
[Bug 1968] New: openssh won't build with --with-audit=bsm on Solaris 11
https://bugzilla.mindrot.org/show_bug.cgi?id=1968
Bug #: 1968
Summary: openssh won't build with --with-audit=bsm on Solaris
11
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.9p1
Platform: ix86
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
2008 May 24
19
Camping 2.0 - What''s left?
I''ve just sent a pull-request to _why with my changes[1] and here is some
things that I think needs to be done before a (possible) release:
* The cookie session is named Camping::Session and is placed in
camping/session.rb. Maybe this should be called Camping::CookieSession or???
* The ActiveRecord session is named Camping::ARSession and is placed in
camping/ar/session.rb. Maybe it
2012 Oct 18
2
Problems with AGI and existing channel
Hi,
"Asterisk 1.8.10.0-1digium1~squeeze built by pbuilder @ nighthawk on a x86_64 running Linux on 2012-03-08 23:05:09 UTC"
We have some problem when running a AGI script (build with PHP), existing channels (all of them) gets a "hickup" and then continues.
We are using AGI to lookup incoming calls in directory.
It is kinda annoying, and I don't understand how it can be
2012 May 15
5
setting up the SQLite database
I know this isn''t Python, but I''d like to get a view on the ''one
obvious'' way to set up an SQLite (or other) database and its location
per-app. I''ve got a bit lost with the Camping 2 changes and various
code snippets I have kicking around.
1.
is it best to set up the DB creation/connection:
1.1
at the end of the app
2004 Oct 05
1
WG: [Ocfs-users] Compiling OCFS 1.0.13 on kernel 2.6.8?
Sorry for cross posting, but I somehow came to think that this question
might possibly be more suitable in this mailinglist.
I am currently fiddeling around with Fedora Core 2.
Does anyone of you have any pointers on where to start reading to compile
OCFS 1.0.13 on a 2.6.8 kernel? Is it at all possible?
Best,
//magnus
-----Urspr?ngliche Nachricht-----
Von: Magnus Lubeck [mailto:ml@inwork.ch]
2011 Apr 11
6
Variable stripping/removing part of string
Hi!
I try to get rid of some part of CALLERID(name) but I cant realy figure out a way to do it.
For example: CALLERID(name) = "Martela (fax)" I am just looking for the part before ? (? in my case ?Martela?.
I can?t serch for ? ?, could be many ? ?, but only one ? (?, thought i could do something like:
exten => 0424449631,n,NoOp(${CUT(CALLERID(name),\(,1):0:-1})
But that gave me