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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 868 - 897 of 1143   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
868
hello I badly control English and I need assistance (I'm french). How to configure nanoblogger to publish the weblog ? I have this error : would you like to...
serpen2mer
serpen2mer@...
Send Email
Oct 1, 2006
7:37 pm
869
I believe you need to setup your blog.conf and .netrc files similar to what's shown in the user manual[1]. If your service provider has SSH or DAV access, use ...
Kevin W.
un1xt3r
Offline Send Email
Oct 1, 2006
9:05 pm
870
I need to make a correction: Tidy doesn't validate the RSS feeds in version 3.1. It would really help if I could see what's going on. Do you think you could ...
Kevin W.
un1xt3r
Offline Send Email
Oct 1, 2006
10:01 pm
871
... thank you Kevin, it's ok but it is interactive. what's .netrc ? and which are the files to be sent for a new entry (categorie) in the blog? For the moment...
serpen2mer
serpen2mer@...
Send Email
Oct 3, 2006
4:40 am
872
Which files to send depends on which version of NB you're using. In NB 3.1 and prior the meta files (entry's data) was kept inside the archives directory. More...
Kevin W.
un1xt3r
Offline Send Email
Oct 11, 2006
4:39 pm
873
Hello everyone Since the upgrade to 3.3 RC5, a blank line between text is no longer interpreted as the end of a paragraph. I can easily insert </p><p> on every...
Angelina Carlton
brat@...
Send Email
Oct 21, 2006
6:58 pm
874
... Sorry for the noise, it looks like the archives and new entries are now rendered correctly, I was thrown off because some older articles on the main page...
Angelina Carlton
brat@...
Send Email
Oct 22, 2006
12:53 am
875
Hello I must have something misconstrued in my blog. When I post an entry with images, if they are local on my server I use: <a...
Angelina Carlton
brat@...
Send Email
Oct 23, 2006
3:53 pm
876
You have to use base_url.sh Example: <img src="%base_url%images/thumb.some_image.png" /> base_url.sh calculates the level of nodes and replaces all instances...
Kevin W.
un1xt3r
Offline Send Email
Oct 24, 2006
5:26 am
877
GOOD NEWS YOUR EMAIL HAS WON THE LOTTERY REAL EXCHANGE LOTTO PROMO THE GLOBAL MEGA LOTTERY INT. REFERENCE NUMBER: KIY/47560460037/02. BATCH NUMBER:...
williams107@...
Send Email
Oct 26, 2006
3:09 pm
878
... Thanks Kevin, I hadn't noticed that variable before. -- ... orchid on irc.freenode.net brat@... web:bzgirl.bakadigital.com...
Angelina Carlton
brat@...
Send Email
Oct 28, 2006
3:17 am
879
At some point, tidy is converting my markup, stripping away the entity encoding I'm using. I'd like for tidy to not strip the encoding; how? For example,...
turbopico
Online Now Send Email
Nov 15, 2006
12:23 pm
880
There's no magic between BLOG_CHARSET and tidy. You have to manually change the encoding tidy uses when you change BLOG_CHARSET. To do this, change ...
Kevin W.
un1xt3r
Offline Send Email
Nov 15, 2006
7:09 pm
881
There's no magic between my ears, either... -mac did the trick -- thanks for the pointer! Kyle...
turbopico
Online Now Send Email
Nov 17, 2006
2:26 am
882
Hi, I'm trying nanoblogger since a little bit more than a month now. So far it's doing ok, but I have some issues which I've been unable to solve. I'll...
Fernando Canizo
fernandocanizo
Offline Send Email
Nov 23, 2006
6:26 am
883
I've put MAX_ENTRIES="5" CHRON_ORDER="normal" in my blog.conf file, but once I passed the 5th post it didn't appeared in my main index.html file, however it...
Fernando Canizo
fernandocanizo
Offline Send Email
Nov 24, 2006
6:33 am
884
The CHRON_ORDER directive only accepts "0" or "1" where 0/1 = normal/reverse. Technically, if it doesn't equal 0 than it's assumed to be reversed, which is the...
Kevin W.
un1xt3r
Offline Send Email
Nov 26, 2006
12:20 am
885
Yes, I see. This looks like a bug to me. The syndication plugins will have to watch out for when CHRON_ORDER is set to "0" (normal) so they can retrieve a more...
Kevin W.
un1xt3r
Offline Send Email
Nov 26, 2006
12:42 am
886
... Oh, my bad, used to python I tought it was the same to put "1" or "reverse". Putting: MAX_ENTRIES="5" CHRON_ORDER="1" Has solved the problem of getting the...
Fernando Canizo
fernandocanizo
Offline Send Email
Nov 26, 2006
2:47 am
887
TICKET NUMBER: 46939894427 LOTTO NL. INTERNATIONAL PROMOTIONS/PRIZE AWARD DEPARTMENT RESULTS FOR CATEGORY "A" DRAWS Dear Winner, We are pleased to inform you...
susan@...
Send Email
Dec 21, 2006
12:39 pm
888
I just upgraded (from 3.1) to 3.3 RC5 and am adapting my favorite settings. Works great so far although I like the old default styles better. But now I am...
Andy Spiegl
realpopupandy
Offline Send Email
Dec 21, 2006
5:41 pm
889
1. Check HTML source, perhaps it's a bad link to the moods images. 2. Try adding "set -vx" to the top and "set +vx" to the bottom of moods.sh to get more...
Kevin W.
un1xt3r
Offline Send Email
Dec 21, 2006
7:42 pm
890
Hi Kevin, thanks for the quick reply. ... Nope, the link is okay ... yes, these lines appear. moods.sh get's called but the result doesn't make it to the final...
Andy Spiegl
realpopupandy
Offline Send Email
Dec 22, 2006
1:55 am
891
First bug? :) As best as I can tell, it appears individual archives are built of all entries regardless of how ENTRY_ARCHIVES is set....
kn6lw
kn6lw@...
Send Email
Jan 15, 2007
3:20 am
892
... Oops, I should learn the difference between "individual" and "daily" before posting. :) I was confused that the permalinks seemed to point to...
kn6lw
kn6lw@...
Send Email
Jan 16, 2007
1:16 pm
893
I can't believe I actually pulled myself back into developing this again! :) No, it's not possible to disable day archives, but I like your suggestion and it...
Kevin W.
un1xt3r
Offline Send Email
Jan 16, 2007
7:48 pm
894
... What does this mean exactly? Is nb abandoned software already? ... Nice to hear that, the rebuilding time was something a little annoying, I have not many...
Fernando Canizo
fernandocanizo
Offline Send Email
Jan 23, 2007
10:59 pm
895
... I was just musing how making a new release tends to renew interest in a project for both the developers and it's users. It's a phenomenon that's healthy...
Kevin W.
un1xt3r
Offline Send Email
Jan 24, 2007
5:12 am
896
Thanks for this nice software! I'm using nanoblogger to maintain a weekly seminar blog. I think I would like to have the same feature that Fernando is talking...
filipa_a
Offline Send Email
Jan 27, 2007
4:01 am
897
... As long as we're not talking about "time-bombing" your posts, although that could probably be done with some help from the at daemon, I think it's...
Kevin W.
un1xt3r
Offline Send Email
Jan 27, 2007
7:00 am
Messages 868 - 897 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