... Once I get off my butt and find a better solution, or some sort of plugin for phpbb that'll do spam filtering. -gus -- August 'Gus' Mueller Flying Meat...
454
Gus Mueller
ccgus
Apr 1, 2006 8:46 pm
(This is probably a bad day to do this bring April first. But it's not a joke, I promise!) So I've been working on VoodooPad 3.0 for the past couple of months...
455
Bill West
billwest2002
Apr 2, 2006 4:16 am
Gus, I'm still Panther 10.3.4. Can the fine Alpha below work with me? if so please do send me a download URL. :) If below should not work on a lower...
456
Alex Kadis
kadisdesign
Apr 2, 2006 7:32 pm
Heck yeah I'll do it! I love beta testing! Sincerely, Alex Kadis...
457
musa furber
musa_furber
Apr 8, 2006 9:20 pm
Does anyone have a Lua script that can make copies of pages, preserving what ever rich text styling is included on the page? (Sorry if this is a repeat. I sent...
458
Gus Mueller
ccgus
Apr 8, 2006 10:39 pm
... appends it to the current one. copyPageKey = "index" ourPageKey = windowController:key() ourAttributedString = windowController:document():vpDataForKey ...
459
untogetherlytogether
untogetherly...
Apr 27, 2006 10:15 pm
Hi... I'm desperately trying to get pasted in images out of VoodooPad and upload them using the Blogger XMLRPC api... Now when I get the text of page, the...
460
August Mueller
ccgus
Apr 28, 2006 4:19 pm
Hiya Tom, comments inline below. ... Right, there's no (reasonable) way to represent the image since it's full of binary data. ... It's converted to a png...
461
Benjamin Boyce
parsaeval
May 1, 2006 7:20 pm
Hey Gus, How do I dissallow VP from linking to my address book? thnx., benjamin...
462
Gus Mueller
ccgus
May 2, 2006 11:07 pm
... It's pretty easy- open up the Document Info (under the Page menu) and uncheck the option "Allow links created from VoodooPad plugins". -gus ps- Sorry for...
463
Michael Hairston
brainbook
May 9, 2006 3:10 am
Hello list, I want to scan through some pages in the current Vpad document looking for lines with particular symbols and prefixes, and automatically generate...
464
Alan Schmitt
schmittafr
May 10, 2006 3:54 pm
Hello, I'm a huge fan (and registered user ;-) of VoodooPad and I'm also discovering Yojimbo, which looks pretty nice. I was wondering if some people were...
465
Gus Mueller
ccgus
May 10, 2006 7:37 pm
... Here's an example (that I'm sure will get formatted all screwy once it gets to yahoo's mail servers) I've also put up this example on: ...
466
David Chartier
the1degree
May 14, 2006 5:40 pm
Greetings all. I've seen Voodoopad's name mentioned all over the web, especially by some journalists and bloggers I respect. I've been on the hunt for an app...
467
Sam Livingston-Gray
saint_sam
May 14, 2006 7:09 pm
Meant to send this to the list. The programmer who solves the "reply to list / reply to individual" problem will make Bill Gates look like a pauper... ;> -Sam...
468
Nevitt D. Reesor
nevittdr
May 14, 2006 10:49 pm
David, I use VP for taking notes for an academic research project in the humanities. I have several categories of notes that are cross- referenced, that is,...
469
Michael Hairston
brainbook
May 15, 2006 2:07 am
... A bunch of things: - a wiki, to keep and interlink all the things I need to remember but can't: as a UI designer, I store things like CSS workarounds,...
470
David Chartier
the1degree
May 15, 2006 2:38 am
Thanks a lot you guys, y'all have been tossing up some great ideas that have my gears turning. My next hurdle is wrapping my head around collecting this kind...
471
David Chartier
the1degree
May 15, 2006 2:42 am
Also: what on earth is a 'backlink39;?? David Chartier -- http://www.tuaw.com/ http://photoshop.weblogsinc.com/ http://www.dcharti.com/blog/ ...
472
Charles Sutton
casutton@...
May 15, 2006 3:23 am
This lists all the pages that link to the current page. It's pretty useful. Charles...
473
Charles Sutton
casutton@...
May 15, 2006 3:23 am
Two unrelated tidbits that might help: A. Here's how I started using VoodooPad. I do computer science research, so I need to keep a notebook with detaIls of...
474
Jim Woolum
jimwoolum@...
May 15, 2006 9:16 pm
... For example, one job is doing QA testing on a new Web application. I'm pulling together my testing instructions, links to various places in the web app...
475
Gus Mueller
ccgus
May 25, 2006 7:18 am
As I'm getting closer and closer to a public beta for VP3, my mind is starting to wander to non-coding tasks like updating the documentation and such. One...
476
musa furber
musa_furber
May 25, 2006 7:33 pm
If anyone is interested, I have a plug in that runs the current page through MultiMarkdown* and SmartyPants, and then opens the resulting page in your default...
477
Ava
starringava
May 26, 2006 6:44 am
Hi Gus- Thank you for this wonderful question. I have an answer that you may not be willing or able to do but here goes. I would love a video tutorial ala...
478
Sean Hussey
sthussey
May 26, 2006 1:43 pm
I think my biggest issue is that I'm worried I'm not going to have my data when I need it. Some solutions to this are: * Online wikis (but I'm not always...
479
Sam Livingston-Gray
saint_sam
May 26, 2006 7:34 pm
You could always export your VP document to HTML and copy it to your .Mac account. I wrote an Applescript to export and SFTP to my web server, so that's an...
480
Gus Mueller
ccgus
May 29, 2006 8:59 pm
VoodooPad 3.0b1 is ready for the taking. Since this is a new release, and a beta one at that- make sure to back up your documents prior to running it. There...
481
avalenciano
May 31, 2006 9:19 pm
Hi, Is there a way to get a list of links to other pages from page X or the backlinks of page X from AppleScript or Lua? ( VoodooPad 2? VoodooPad 3? 3 Pro? ) ...
482
Gus Mueller
ccgus
May 31, 2006 9:29 pm
... No, unfortunately there isn't. The problem is that it takes a long time to figure out all the backlinks for a page, so I've been hesitant to provide an...