search for: rall

Displaying 20 results from an estimated 34 matches for "rall".

Did you mean: all
2024 Jul 19
0
ANNOUNCE: [GNC] Announcement: GnuCash 5.8 For Apple Silicon
...s://sourceforge.net/projects/gnucash/files/gnucash%20%28stable%29/5.8/Gnucash-Arm-5.8-2.dmg/download https://github.com/Gnucash/gnucash/releases/download/5.8/Gnucash-Arm-5.8-2.dmg Sorry for the inconvenience, but everyone who got Tuesday's bundle should replace it with this one. Regards, John Ralls > On Jul 17, 2024, at 5:35 PM, John Ralls <jralls at ceridwen.us> wrote: > > It definitely is 5.7, complete with the crash if you try to re-parent an account. It looks like I never pushed the 5.8 commit for gnucash-on-osx so I didn?t build what I thought I did. I?ll have another g...
2023 Mar 27
0
ANNOUNCE: [GNC-dev] Repository Branch Changes
Docs: Yes, as it would be confusing to have different branch names in code and doc. Accidental pushes: I'm looking into that. I think I can do that in the post-commit hook. Wiki articles: Thanks for the reminder. Regards, John Ralls > On Mar 26, 2023, at 8:36 PM, David T. via gnucash-devel <gnucash-devel at gnucash.org> wrote: > > Out of idle curiosity (since I'm not actively working on these things any more), are these changes applying to the docs platform as well? > > And are there mechanisms t...
2015 Sep 08
2
Public folder subscriptions with Outlook
...Paul Tansom | Aptanet Ltd. | https://www.aptanet.com/ | 023 9238 0001 Vice Chair, FSB Portsmouth & SE Hampshire Branch | http://www.fsb.org.uk/ ============================================================================= Registered in England | Company No: 4905028 | Registered Office: Ralls House, Parklands Business Park, Forrest Road, Denmead, Waterlooville, Hants, PO7 6XP
2000 May 10
4
Q: Problems with eigen() vs. svd()
At 01:37 PM 5/10/00 +0200, ralle wrote: >Hi, >I have a problem understanding what is going on with eigen() for >nonsymmetric matrices. >Example: >h<-rnorm(6) >> dim(h)<-c(2,3) >> c<-rnorm(6) "c" is not a great choice of identifier! >> dim(c)<-c(3,2) >> Pi<-h %*% c...
2006 Apr 14
0
CentOS-announce Digest, Vol 14, Issue 6
...er shrinks an consistent device if it gets connected to an smaller peer or attached to a smaller disk. * There was a bug related to the degr-wcf-timeout config option, it was never used in recent DRBD releases. Fixed. * Made DRBD work with Neil Brown's patch, that serializes recusive ralls to generic_make_request(). FC4 included that patch in its later kernels. * Minor fixes to drbdadm * Compiles now also with Linux-2.6.16-rc1 * Updates to documentation and example config file to make it more clear that we talk about byte/second and not bit/second. 0.7.15 (api:77/proto:74)...
2020 Jan 07
2
Thunderbird Subscription missing
...copies of it from your system. Thank you. ** end quote [Phillip Bruce] -- Paul Tansom | Aptanet Ltd. | https://www.aptanet.com/ | 023 9238 0001 ============================================================================= Registered in England | Company No: 4905028 | Registered Office: Ralls House, Parklands Business Park, Forrest Road, Denmead, Waterlooville, Hants, PO7 6XP
2023 Jun 25
1
ANNOUNCE: GnuCash 5.2 Released
...iki/Git. About the Program GnuCash is a free, open source accounting program released under the GNU General Public License (GPL) and available for GNU/Linux, *BSD, Solaris, MacOS, and Microsoft Windows. Programming on GnuCash began in 1997, and its first stable release was in 1998. Regards, John Ralls _______________________________________________ gnucash-devel mailing list gnucash-devel at gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel _______________________________________________ gnucash-announce mailing list gnucash-announce at gnucash.org https://lists.gnucash.org/...
2023 Feb 19
0
ANNOUNCE: Temporary Website URL
....gnucash.org has been offline since 11 February because Linas Vepstas lost internet access and his ISP, Grande Networks in Austin, TX, has not fixed it. To provide replacement service until Linas gets back online we've set up an alternate site, https://code.gnucash.org/website/. Regards, John Ralls
2023 Mar 06
0
ANNOUNCE: GnuCash 4.902 corrected download links
...h-4.902.tar.bz2 https://github.com/Gnucash/gnucash/releases/download/4.902/gnucash-4.902.tar.gz https://downloads.sourceforge.net/gnucash/gnucash%20%28unstable%29/4.902/gnucash-4.902.tar.bz2 https://downloads.sourceforge.net/gnucash/gnucash%20%28unstable%29/4.902/gnucash-4.902.tar.gz Regards, John Ralls
2024 Jul 16
0
ANNOUNCE: Announcement: GnuCash 5.8 For Apple Silicon
...ttps://downloads.sourceforge.net/gnucash/gnucash%20%28stable%29/5.8/Gnucash-Arm-5.8-1.dmg https://github.com/Gnucash/gnucash/releases/download/5.8/Gnucash-Arm-5.8-1.dmg The sha-256 hash is 3b736455e7c2f26324f4968c475bb1b858e243269fdcb676091fa99b51cd7e98 and it is notarized by Apple. Regards, John Ralls
2024 Sep 30
0
ANNOUNCE: [GNC] GnuCash 5.9 Released
Sorry, the website push failed yesterday and I didn?t notice. It?s fixed now. Regards, John Ralls > On Sep 29, 2024, at 22:37, Joseph Keithley <joeyiii57 at gmail.com> wrote: > > The Gnucash.org <http://gnucash.org/> page still only has versin 5.8 as the download. Where do I > get 5.9? > -------------- next part -------------- An HTML attachment was scrubbed......
2024 Nov 21
0
ANNOUNCE: GnuCash 5.9-2 for macOS 15.2
....dmg/download Github: https://github.com/Gnucash/gnucash/releases/download/5.9/Gnucash-Arm-5.9-2.dmg https://github.com/Gnucash/gnucash/releases/download/5.9/Gnucash-Intel-5.9-2.dmg These builds work fine on earlier macOS versions so it's safe to upgrade before installing 15.2 Regards, John Ralls
2006 Feb 26
2
How to capture the last DB insertion id ??
...39;after_save'' callback inside the model - Image - to do the processing, but how could I get hold of the last insertion id easily ? IF AR is currently not able to present this last insertion id easily, could a ''AR.last_insertion_id'' method be created and added to Ralls ? Else I guess I would have to load the Image object again with a select sql and then retrieve the id, but that seem expensive and a bit complicated. I plan to insert big batches of images in this way, ie: 100+ images in one go, so not having to execute a bundle of queries repeatedly woul...
2013 Dec 02
3
Dove LDA vs Exim LDA
Hello All, I have built up my email server with exim + dovecot + clamv/spamassasin. I am using exim as LDA(local delivery agent). I was reading about using dovecot as LDA but I couldn't find why should I use it? Now, I am looking expert advice on "Why should I use dovecot LDA" ? Is there any benefit in terms of functionality or performance ? Any advice/suggestion/feedbacks
2006 Apr 13
0
CEBA-2006:0413-001 CentOS 4 x86_64 drbd - bugfix update (EXTRAS Only)
...er shrinks an consistent device if it gets connected to an smaller peer or attached to a smaller disk. * There was a bug related to the degr-wcf-timeout config option, it was never used in recent DRBD releases. Fixed. * Made DRBD work with Neil Brown's patch, that serializes recusive ralls to generic_make_request(). FC4 included that patch in its later kernels. * Minor fixes to drbdadm * Compiles now also with Linux-2.6.16-rc1 * Updates to documentation and example config file to make it more clear that we talk about byte/second and not bit/second. 0.7.15 (api:77/proto:74)...
2024 Jun 30
0
ANNOUNCE: GnuCash 5.7 Released
...iki/Git. About the Program GnuCash is a free, open source accounting program released under the GNU General Public License (GPL) and available for GNU/Linux, *BSD, Solaris, MacOS, and Microsoft Windows. Programming on GnuCash began in 1997, and its first stable release was in 1998. Regards, John Ralls
2020 Jan 07
3
[EXTERNAL] Re: Thunderbird Subscription missing
...p> ** end quote [Phillip Bruce] Phillip> -- Phillip> Paul Tansom | Aptanet Ltd. | https://www.aptanet.com/ | 023 9238 0001 Phillip> ============================================================================= Phillip> Registered in England | Company No: 4905028 | Registered Office: Ralls House, Phillip> Parklands Business Park, Forrest Road, Denmead, Waterlooville, Hants, PO7 6XP Phillip> This message and any files or text attached to it are intended only for the recipients named Phillip> above, and contain information that may be confidential or privileged. If you are n...
2006 Apr 13
0
CEBA-2006:0413-001 CentOS 4 i386 drbd - bugfix update (EXTRAS Only)
...er shrinks an consistent device if it gets connected to an smaller peer or attached to a smaller disk. * There was a bug related to the degr-wcf-timeout config option, it was never used in recent DRBD releases. Fixed. * Made DRBD work with Neil Brown's patch, that serializes recusive ralls to generic_make_request(). FC4 included that patch in its later kernels. * Minor fixes to drbdadm * Compiles now also with Linux-2.6.16-rc1 * Updates to documentation and example config file to make it more clear that we talk about byte/second and not bit/second. 0.7.15 (api:77/proto:74)...
2024 Jul 07
0
ANNOUNCE: GnuCash 5.8 Released
...iki/Git. About the Program GnuCash is a free, open source accounting program released under the GNU General Public License (GPL) and available for GNU/Linux, *BSD, Solaris, MacOS, and Microsoft Windows. Programming on GnuCash began in 1997, and its first stable release was in 1998. Regards, John Ralls
2004 Feb 10
4
samba, pdc, ldap question
I have a question for those of you out there. I work at a university where we already have our ldap systems in place and use them for almost all authentication. I would like to implement a samba file server that authenticates of our existing ldap server. Would the best solution be to have samba authticate off of ldap through pam. Is this even available. Can anyone point me in the right