David Weingart

Show:

What's happening?

  • Comment: 0.9.0 beta 20 doesn't start under MacOSX Leopard

    This appears to be resolved with 0.9.0 RC1.

    2009-01-01 12:42:08 UTC in FreeMind

  • Add ability to use strikethrough font

    This is a little bit of an oddball request, but it would be nice to use strikethrough style for some syntaxes. For example, it could be used for changelogs or diff formats. We can already use bold and italic, so strikethrough would seem reasonable as well. Thanks for Notepad++ :-)

    2008-04-10 12:53:55 UTC in Notepad++

  • Comment: XML 2.0.4 EcmaSCript parser 100% CPU with this js file

    There may have been a regression. I'm having the same problem with the test case listed below: b: function() { c. } using 4.3pre9, Java 1.6.0 (build 1.6.0_01-b06), and XML 2.0.6 EcmaScript parser. Also happening with other JavaScript files. My workaround was to switch .js to map to the JavaScript SideKick parser instead of the ECMAScript parser. But I do think this bug should be...

    2007-06-19 18:24:30 UTC in jEdit

  • FTP plugin - Can't parse MSDOS formatted listings

    After upgrading jEdit to 4.3pre6 (with FTP plugin 0.8) I was no longer able to browse listings on one particular FTP server. The behavior persisted through 4.3pre7 and pre8, so I decided to troubleshoot the problem. The FTP server is IIS 6. What fixed the problem was configuring IIS to use Unix directory listing style instead of MSDOS. I used to be able to connect to this server without...

    2006-11-20 19:09:37 UTC in jEdit

  • Fakemail Python fails on Windows

    Fakemail python fails to run on Windows because Windows does not support the SIGHUP signal. To fix, change line 78 of fakemail.py from this: for sig in (signal.SIGINT, signal.SIGTERM, signal.SIGHUP): to this: for sig in (signal.SIGINT, signal.SIGTERM):

    2006-11-01 14:50:24 UTC in fakemail

  • Ranks still off by one in emailed results

    This bug was closed: http://sourceforge.net/tracker/index.php?func=detail&aid=1195484&group_id=8956&atid=108956 but I'm still experiencing the problem in version 1.8.2. Pretty sure the error is on line 546 of espresponse.inc (function response_select_human). -dave.

    2006-10-12 13:05:40 UTC in phpESP - php Easy Survey Package

About Me

  • 2001-10-09 (8 years ago)
  • 344574
  • dweingart (My Site)
  • David Weingart

Send me a message