similar to: My last post buggered - FWD about patch version2

Displaying 20 results from an estimated 400 matches similar to: "My last post buggered - FWD about patch version2"

2005 Aug 13
9
Multilingual Rails v0.6
Multilingual Rails v0.6 is released! Here is the changelog. Documentation and download at the homepage: http://www.tuxsoft.se/oss/rails/multilingual v0.6 - 2005-08-13 * String case-manipulation functions replaced with ruby-unicode equivalents (if ruby-unicode is installed): String#downcase, String#upcase and String#capitalize now fully handle Unicode. * String normalization
2005 Jul 08
4
Browser compatibility goes back how far?
I asked this on the Rails list, but it might be more appropriate here. When we''re estimating how many users would have access to our site if we choose to use AJAX and script.aculo.us -style javascript, what kind of percentage are we looking at? 50%? 75%? Does this kind of fancy JS work on IE 5.0, or earlier? Thanks! Duane Johnson (canadaduane)
2002 Jun 21
1
AW: diskspace; was: When will quality increase be unnoti cable?
Yes, you can: whenever you are unable to make a decent backup at least once a week, your diskspace must be considered to big. Friedrich -----Ursprüngliche Nachricht----- Von: Per Wigren [mailto:wigren@home.se] Gesendet: Freitag, 21. Juni 2002 07:37 An: vorbis@xiph.org Betreff: Re: [vorbis] When will quality increase be unnoticable? <p>Friday 21 June 2002 01.33 skrev Øyvind Stegard: >
2009 Aug 29
3
Joypad axis not being detected in wine.
I've searched for this all over the place and couldn't find anyone having the same problem. I have a Logitech Wingman wireless controller. As far as I can tell from doing various calibrations on it, the kernel and all other programs detect all axis. However when trying to map the controller in wine, it detects all axes, including the slider bar at the top right, but the Y axsis on the
2004 Nov 25
4
Callus, Mame and other emulators
Hi! I'd like to play with snes, arcade and other retro games, but unfortunatelly there isn't any linux emus for this. So I run the emutaltor callus with wine, with medius succes: Callus works fine, everything is ok, but it uses 100% CPU, and becouse of that, the soung goes wrongs somethimes. I don't know why it is takes so mutch work to wine... Callus emulate only 66 Mhz... The
2001 Aug 19
2
CVS question
Hi! Is the HEAD "branch" the most up-to-date or is it some tag like monty_010731 or something? Regards Per Wigren --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is
2015 Nov 03
0
[dovceot-2.2.19] doveadm fetch with fts_squat returns random results
Hi all! I've got problem with results returned by doveadm fetch. The are random and incorrect. I'll try show you: - trying to fetch emails with both: nonexistent header name and non existent value of header name: -- doveadm fetch -u user at domain uid HEADER X-Sasdasdsendasasdasdasdasaer XXtuxie |grep -c uid 0 - trying to fetch email with: non existent header name and existent value of
2001 Aug 19
0
Filesizes
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Here are some interesting results from encoding the same wav in rc2 and today's CVS-HEAD branch: [wigren@localhost tmp]$ ls -l totalt 24800 - -rw-rw-r-- 1 wigren wigren 1359600 aug 20 00:34 128kbps-010819.ogg - -rw-rw-r-- 1 wigren wigren 1458369 aug 20 00:36 128kbps-rc2.ogg - -rw-rw-r-- 1 wigren wigren 1743418 aug 20
2007 May 31
1
linksys pap2 version2 ata DTMF issue
My asterisk box doesn't recognize DTMF from my analog phone, plugged into my ATA(linksys pap2 version2). I can make/receive calls fine... it's just that, for example, I cannot login to my asterisk voicemail. Softphones (such as x-lite) are fine. I've turned up a few articles via google where some people have this trouble, but have not seen suggestions on how to fix. I presume
2005 Aug 10
24
Multilingual Rails v0.5. Big update!
Multilingual Rails v0.5 is just released with lots of new features. Here is the changelog: v0.5: New charset conversion string-methods. Multilingual Rails always use UTF-8 internally. iconv_to(charset) # Return string as charset iconv_from(charset) # Return string as UTF-8, converted from charset iconv_from!(charset) # Convert string from charset to UTF-8
2017 Aug 18
0
"How to convert .rdata file into .csv or something else?" [SOLVED:Corrected version2]
Dear mailing list members, Sorry for the repeated posting, but I have to add two more things. 1) I changed the .Rdata into .rdata in the subject to avoid misunderstanding of readers. 2) To save data in csv file; > write.csv(WV6_Data_R, "input/ch2/WV6_Data_R_v_2016_01_01.csv") Best regards, Yohei Tanaka ===========the following is the copy of my last message=========== A member
2001 Sep 10
1
My little tools, if you're interested... :)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! I made these nifty pythonscripts to make my ripping+encoding+sorting easier. They are designed to use in Grip. w_oggenc: Call this instead of oggenc in Grip with the command-line: "%A" "%d" "%t" "%a" "%n" "%y" "%G" "%i" Now you can put additional info in the
2001 Nov 08
1
What kind of Ogg Vorbis-services you would like to
> * Here is the most innovative idea here: > > Have collobarative playlist editing abilities (conference). I don't think > this has ever been done. Imagine 3 people going on a picnic. Each one > has a portable player. They connect to their music collection, decide > together which songs they want to take with them, divide them among the > portables and load them
2001 Aug 24
3
RECORDNUMBER
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi! I am going to encode almost 2000(!) CDs to OGG soon and I will use the tag RECORDNUMBER (as opposed to TRACKNUMBER) to indicate which record in a multi-cd-album it is. Maybe I'll also use the tag RECORDNAME if the record also has a name (eg Nine Inch Nails/Fragile's records are called Left and Right). Please make this tag (at least
2001 Sep 27
2
Icecast2 in xiph CVS, PATCH!
Hi! Here are some patches to the CVS (ices) that I made to get my radio webinterface with songselection-support working. To make the log update (flush) each time something is written (before the patch it flushes only when you quit): ---- CUT ---- Index: log.c ============================================================ ======= RCS file: /usr/local/cvsroot/log/log.c,v retrieving revision
2007 Mar 20
2
Any R function for self-controlled case series method /effect absorption?
Hello, Has anyone written R functions for applying self-controlled case series methods (http://statistics.open.ac.uk/sccs/). In fact only thing needed is to modify glm function to allow absorption of effect. Eg. in Poisson model individual effect is used as factor, but it is considered as nuisance term where parameter estimates are not needed. Could anyone point how absorbing individual
2005 Nov 17
0
Replication errors with LDAP and problems with NT machines
Hi all! I work as a computer technician for a small school and have recently upgraded our network to use samba servers. Our main computers are a PDC, a BDC, a file server and a backup server, all using Red Hat Fedora Core 3 as a base. The clients on our network consist of machines with Windows XP and a few with Windows NT. Everything seems to work just fine except for some minor but annoying
2007 Mar 04
0
[Fwd: Patch to (optionally) make Compiz only manage one screen]
Someone in IRC asked I forward this patch for them as they didn't wish to register on the ML. Here you are. -------------- next part -------------- An embedded message was scrubbed... From: "Per Wigren" <per.wigren@gmail.com> Subject: Patch to (optionally) make Compiz only manage one screen Date: Sun, 4 Mar 2007 17:11:46 +0100 Size: 4651 Url:
2001 Oct 17
2
Ogg FLAC
>Kenneth Arnold wrote: >For all that verbosity, my proposition is a simple >question: what is the mimimum set of changes needed to make a killer >editing format out of Ogg, and are those modifications small enough >that streaming-Ogg and editing-Ogg can be unified such that one is >just a special case of another? I think this is an important concern >that is best addressed
2007 Jan 01
1
Serious Issues with 0.3.6?
Both amgeex (from the forum and wiki) and myself (of the same) are having some rather severe issues with 0.3.6. Both of us built it, and much to our amazement, no matter what we did, something seemed wrong with the Compiz gconf settings. Even after uninstalling Compiz, deleting schemas, reinstalling schemas, reinstalling Compiz 0.3.4, and several other hopeful solutions, we were left with a