search for: noteworthy

Displaying 20 results from an estimated 166 matches for "noteworthy".

2009 May 12
1
Noteworthy Composer crashes when print preview is called.
I have just installed Noteworthy Composer v2.0 It seems to work fine except when I try to call the print preview. The print preview shows up briefly and then Noteworthy shuts itself down. This is almost my first attempt to install anything using Wine. Not quite my first as I installed the Noteworthy Viewer as a trial and that w...
2005 Mar 12
0
Re: Noteworthy Composer under WineDbg
...9;s going on. (Look in the registry too.) You might have to set up the registry just right. Don't ask me what that means, though, I have no idea how to use midi under any OS. It might not have anything to do with that, either. I assume you've followed through the NWC forums? http://www.noteworthysoftware.com/nwcforum/4260.htm --Juan __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/
2003 May 10
0
Looking for NoteWorthy Composer users under Wine
I am looking for people that is running NWC under Wine. I think there is a bug or something similar. As Wine can not fine the file nwcv15.ttf which, however, is placed in the right. I would like to know from other users how they have fixed this problem. I have got a lot of great help from different people to set up the font directory and all, but that does not seem enough to make this
2005 Mar 14
2
Help, my wine is now useless
I installed Noteworthy Composer and it changed the font to music symbols. All applications illegible as all dialog boxes are filled with musical symbols instead of normal text. How can I reset the fonts back to normal?
2009 Jan 19
3
Perl-R bridge
Hi, I'm planning to access R from my perl scripts. The only noteworthy bridge seems to be Statistics-R-0.03<http://search.cpan.org/%7Ectbrown/Statistics-R/lib/Statistics/R.pm>. Would anyone like to share their experience with this Perl-R bridge? I'd like to install it in a Mac OS X. Suggestions on alternate solutions will be appreciated. Thanks in advance, A...
2012 Aug 08
0
[Announce] GPA 0.9.3 released
...lic keys. You can find the release here: ftp://ftp.gnupg.org/gcrypt/gpa/gpa-0.9.3.tar.bz2 (695k) ftp://ftp.gnupg.org/gcrypt/gpa/gpa-0.9.3.tar.bz2.sig and soon on all gnupg.org mirrors. The SHA1 checksum for this release is: 8dc810e465ec49cd8353d93b3ede8e69ad3cf48b gpa-0.9.3.tar.bz2 Noteworthy changes in version 0.9.3 (2012-08-08) ------------------------------------------------ * Allow searching in the keylist. * Collected bug fixes. Noteworthy changes in version 0.9.2 (2012-05-02) ------------------------------------------------ * Adjust server mode to modern Libassuan. * Add...
2011 Nov 16
4
[LLVMdev] LLVM 3.0 release notes ARM Target
...mproved support for Cortex-M * The ARM backend adds parsing and encoding ARM/Thumb/Thumb2 assembly There are also many many code generation improvements which select more optimal instructions. Those seemed to be the big items, maybe you know of more and could help Chris with knowing what else is noteworthy for http://llvm.org/docs/ReleaseNotes.html#whatsnew Cheers, Joe Abbey Software Architect Arxan Technologies, Inc. 1305 Cumberland Ave, Ste 215 West Lafayette, IN 47906 jabbey at arxan.com www.arxan.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://l...
2017 Aug 18
2
[5.0.0 Release] Please write release notes
Dear everyone, We're a couple of release candidates into the process, and the release notes are not in very good shape: http://prereleases.llvm.org/5.0.0/#rc2 If you committed anything noteworthy in the last six months, or saw someone else do it, please consider adding it to the release notes. People do read them. If you're responsible for a specific CPU target, please help give those notes some extra love. To add something to the notes, please just commit directly to the branches/rel...
2013 Jun 23
2
[PATCH][git] txt/ and doc/ updates
The following changes since commit 02c28ea889fde01c857f004d257cb69015ce69a2: Matt Fleming (1): NEWS: Mention noteworthy changes in 5.10 are available in the git repository at: git://github.com/geneC/syslinux.git doc-for-mfleming Gene Cumm (12): Fix SERIAL directive in docs doc/syslinux.txt: grammar txt/syslinux.cfg.txt: Add SYSAPPEND txt/syslinux.cfg.txt: Add SENDCOOKIES, example config...
2009 May 14
6
Dealing with brute force attacks
Over the weekend one of our servers at a remote location was hammered by an IP originating in mainland China. This attack was only noteworthy in that it attempted to connect to our pop3 service. We have long had an IP throttle on ssh connections to discourage this sort of thing. But I had not considered the possibility that other services were equally at risk. Researching this on the web does not reveal any comprehensive list of vulne...
2008 Oct 08
5
Resilver hanging?
How can I diagnose why a resilver appears to be hanging at a certain percentage, seemingly doing nothing for quite a while, even though the HDD LED is lit up permanently (no apparent head seeking)? The drives in the pool are WD Raid Editions, thus have TLER and should time out on errors in just seconds. ZFS nor the syslog however were reporting any IO errors, so it weren''t the disks.
2017 Aug 25
3
[5.0.0 Release] Please write release notes
...;llvm-dev at lists.llvm.org> wrote: >> >> Dear everyone, >> >> We're a couple of release candidates into the process, and the release >> notes are not in very good shape: >> http://prereleases.llvm.org/5.0.0/#rc2 >> >> If you committed anything noteworthy in the last six months, or saw >> someone else do it, please consider adding it to the release notes. >> People do read them. >> >> If you're responsible for a specific CPU target, please help give >> those notes some extra love. >> >> To add something...
2015 May 13
2
"Retransmission Timeout" results in dropped calls after 32 seconds
Andrew Martin wrote: > ----- Original Message ----- <snip> > > > Most noteworthy is that the phone seems to send the OK for cseq 103, but it > seems that the asterisk server never received this OK, which is why it kept > re-transmitting the INVITE (103). Is this OK supposed to go to the asterisk > server, or to the other phone? If it is supposed to go to the asterisk s...
2017 Aug 28
5
[5.0.0 Release] Please write release notes
...>> Dear everyone, >>>> >>>> We're a couple of release candidates into the process, and the release >>>> notes are not in very good shape: >>>> http://prereleases.llvm.org/5.0.0/#rc2 >>>> >>>> If you committed anything noteworthy in the last six months, or saw >>>> someone else do it, please consider adding it to the release notes. >>>> People do read them. >>>> >>>> If you're responsible for a specific CPU target, please help give >>>> those notes some extra l...
2007 Apr 14
2
Form.serialize: correctness and speed
The following link does a comparison of some popular libraries and their ability to correctly serialise a form: <URL: http://www.malsup.com/jquery/form/comp/ > Any comments? -- Rob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to
2016 Jan 15
3
LLD benchmark results for all commits
...as a surprise since string merging is a computationally heavy operation. The commit that decreased link time most (-29%) is r250315: ELF2: Merge .{text,rodata,data,bss}.* sections. This is because the commit significantly decreased number of sections in the output. The following commits are also noteworthy. - r257017: ELF: Improve performance of string table construction (-14.0%) - r251332: Optimize StringTableBuilder (-7.8%) Ideally, we should have a perf bot to run a benchmark for every commit, so that we do not accidentally commit changes that hurt performance. Overall, I'm satisfied with...
2011 Nov 17
0
[LLVMdev] LLVM 3.0 release notes ARM Target
...x-M > * The ARM backend adds parsing and encoding ARM/Thumb/Thumb2 assembly > > There are also many many code generation improvements which select more optimal instructions. > > Those seemed to be the big items, maybe you know of more and could help Chris with knowing what else is noteworthy for http://llvm.org/docs/ReleaseNotes.html#whatsnew Great, thanks a lot Joe! Jim, can you add these to the releasenotes? -Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111116/79081c30/attachment.h...
2005 Mar 07
1
How can I reset the default font?
I installed Noteworthy Composer and it changed the default font to music symbols. As you can imagine this renders all applications illegible as all dialog boxes are filled with musical symbols. How can I reset the default font back to normal?
2002 Nov 25
0
[Announce]OpenCDK 0.3.3
...ngs work. If you use Debian, you can also use the precompiled package from Debian.org (unstable) but it's not up-to-date and might have more problems (it is 0.3.2). If you are interested to get the latest version, use anonymous CVS. Here is short overview about the recently added features: Noteworthy changes in version 0.3.3 (2002-11-16) ------------------------------------------------ * Support for the various signatures types (detached, ...) * Sign and Encrypt is working now. * Limited support for RFC1991 (v3 signatures, ...) * Corrected a problem with decompressing larger files. * A lot of...
2005 May 31
1
weird problem
...i'll try to explain: apache seems to work fine. samba seems to work fine both windows->bsd and bsd->windows. but when apache tries to serve a file bigger than about 100bytes from win2k3 to the internet, nothing happens. the directory list comes through fine, but i cannot open files of any noteworthy size. small ones (like my documents' desktop.ini) come through fine. i'm really dazzled, this isn't like anything i've seen before. so any help is welcome... ----------------------------------------- ITV - Sinu lemmiksaated internetis! http://www.itv.ee