Search the web
Sign In
New User? Sign Up
nanoblogger
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 659 - 688 of 1143   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
659
I'm running nanoblogger/stable 3.1-3 on a Debian system, and wanted to report a bug that can cause data loss. The problem is that nb cleans up all files in...
Todd A. Jacobs
nospam@...
Send Email
Jan 6, 2006
9:21 pm
660
Todd, Thank you for the bug report, but I wish you would've submitted it to my sourceforge.net project's page instead or maybe even bugs.debian.org. I believe...
Kevin W.
un1xt3r
Offline Send Email
Jan 7, 2006
12:48 am
661
... I usually try and discuss things on lists first, just in case they've already been addressed or are considered "features." :) If it hasn't already been...
Todd A. Jacobs
nospam@...
Send Email
Jan 7, 2006
2:49 am
662
Good point! I think your idea of checking write permissions combined with storing temporary entries to $BLOG_DIR will solve this issue. Thanks, Kevin ... ...
Kevin W.
un1xt3r
Offline Send Email
Jan 7, 2006
5:06 am
663
;hi. i've been watching this list for a while now and i have a question. ;i was wondering if there is support for rss enclosures (for "attaching" an mp3 to a...
cRaig
tr33h3ad
Offline Send Email
Jan 9, 2006
2:12 am
664
Craig, This sounds like it would be a simple hack of the rss plugin. IIRC there's an entry plugin that someone wrote a while back that allows you to attach...
Kevin W.
un1xt3r
Offline Send Email
Jan 10, 2006
3:38 am
665
... Anyone have a pointer to that plugin? TIA, -SM-...
SM
jaxon_xyz
Offline Send Email
Jan 10, 2006
3:31 pm
666
Hi, I released a plugin that formats programming code in entries. You can read about it here: http://www.heirbaut.nl/archives/cat_7/ And the plugin can de...
dadafendebolle
Offline Send Email
Jan 12, 2006
9:07 pm
667
LenricNA Ltd. · P.O. Box 332 2 Dorman St. · Brighton, ON K0K 1H0...
LenricNA
lenricna@...
Send Email
Jan 13, 2006
4:30 pm
668
I've just upgraded to the newest version and found that when I'm testing it out on my machine it only reads the archive folders and not the index.html file...
Sharon Kimble
kimszuk
Offline Send Email
Jan 28, 2006
2:25 pm
669
... Well I've sorted out the above program but I've now got other problems. 1 - My editor of choice is kedit, and nanoblogger totally refuses to accept any...
Sharon Kimble
kimszuk
Offline Send Email
Jan 28, 2006
7:55 pm
670
Hello, Trying nb 3.3 RC4, i just noted that the article section layout doesn't really follow the same behaviour than the other menu content, especially ...
Julien Gabel
jpeg2lex
Offline Send Email
Jan 29, 2006
5:03 pm
671
Hello :) First, many thanks for this nice Free Software, I love it... In the 3.2 version, I got links to archives and to other places and was able to be...
ube_mikro
Offline Send Email
Jan 30, 2006
6:57 pm
672
Hello :) First, many thanks for this nice Free Software, I love it... In the 3.2 version, I got links to archives and to other places and was able to be...
hubert Lombard
ube_mikro
Offline Send Email
Jan 30, 2006
7:12 pm
673
Hi Julien, I don't know why I didn't see these before, but I'm glad you noticed. I think I fixed the semantics of the HTML created by the articles plugin and...
Kevin W.
un1xt3r
Offline Send Email
Feb 2, 2006
5:57 am
674
Hello Kevin, ... Ok, thanks! But since i can't be able to get the sf.net anonymous CVS login working for the time being and i will be far from a computer for ...
Julien Gabel
jpeg2lex
Offline Send Email
Feb 2, 2006
10:06 pm
675
Hello, I am not good at html and css. So this time I have done my best to adjust my nanoblogger, but I still did not get the correct result.:( I didnot know...
zhy2111314
Offline Send Email
Feb 11, 2006
2:40 am
676
Hi zhy, While I try to make sure that NanoBlogger produces valid XHTML outside of user mistakes, there are probably minor instances that've been overlooked and...
Kevin W.
un1xt3r
Offline Send Email
Feb 11, 2006
6:06 am
677
Kevin, I appreciate what you said very much, and thank you indeed. I found there really exist some errors in my html source code and I will correct them soon....
zhy fly
zhy2111314
Offline Send Email
Feb 11, 2006
1:02 pm
678
... This is a good point. IE has very poor CSS standards compliance, which often requires a lot of work-arounds. -- Re-Interpreting Historic Miracles with SED...
Todd A. Jacobs
nospam@...
Send Email
Feb 12, 2006
12:08 am
679
I am unable to continue my installation, due to a documentation void between the untar instruction (step 3) to the nb command (step 5). Where do I move my...
Kyle Skrinak
ks_prsnl_calendar@...
Send Email
Feb 13, 2006
4:04 am
680
Kyle Skrinak, Hello! I have used nanoblogger for not a long time. But I hope I can help you. You should not use "ln -s" the nb into one of your directories in...
zhy fly
zhy2111314
Offline Send Email
Feb 14, 2006
12:10 am
681
Hello All Installed nb 3.2.3 on FreeBSD from the ports collection and the initial configuration doesn't seem to "take". I get the default page ok in my...
John Bleichert
louder1968
Offline Send Email
Feb 14, 2006
4:46 pm
682
... The specific error is line 379 in the nb script. It seems to be trying to grab the template file name from $1 which, from the parameters above, is...
John Bleichert
syborg@...
Send Email
Feb 14, 2006
6:59 pm
683
... Well, the main problem was that nb.conf wasn't being created, and nb.conf contains the name of all the template files. I had created a ~/.nb.conf to...
John Bleichert
syborg@...
Send Email
Feb 14, 2006
7:46 pm
684
Hello John, ... Right, the global configuration file is `missing'. In fact, if you use the FreeBSD's port version of NanoBlogger, the default nb.conf file can...
Julien Gabel
jpeg2lex
Offline Send Email
Feb 14, 2006
8:06 pm
685
Hi John Bleichert, Please run: bash -vx [nb_basedir]/nb -u main 2&> nb323-debug.log then send me the output. The error message is from the load_template()...
Kevin W.
un1xt3r
Offline Send Email
Feb 14, 2006
8:18 pm
686
John Bleichert, Never mind sending the debug log. I was just about to suggest the same thing, but wanted to make sure it wasn't my problem. Thanks, Kevin ... ...
Kevin W.
un1xt3r
Offline Send Email
Feb 14, 2006
8:22 pm
687
Hello Hubert, I think most of your issues would be solved if you replace your old templates with the new ones. I'll put writing upgrade instructions on my TODO...
Kevin W.
un1xt3r
Offline Send Email
Feb 14, 2006
8:33 pm
688
... Hmm. Must be slightly different versions: [johnnyb@janeway:~]$ pkg_info -D /var/db/pkg/nanoblogger-3.2.3/ Information for nanoblogger-3.2.3: I haven't...
John Bleichert
syborg@...
Send Email
Feb 14, 2006
8:46 pm
Messages 659 - 688 of 1143   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help