Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

nanoblogger

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 128
  • Category: Open Source
  • Founded: Oct 28, 2003
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 593 - 622 of 1228   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
593 Boštjan Jerko
bostjan0805 Send Email
Sep 2, 2005
9:37 am
I made a small test and it seems working. I don't care about system messages, I only wan't to represent the page in Slovene. Do you have any recomendations...
594 Kevin W.
un1xt3r Send Email
Sep 3, 2005
2:07 am
Hi bojerko. Yes, but please forgive me if I show know familiarity with any aspects of the slovenian language. To keep things organized I would suggest the...
595 Kevin W.
un1xt3r Send Email
Sep 3, 2005
2:18 am
Hi zxtiz. Hopefully lines like 'bin/cgicomment.pl?article="', don't exist in your blog.conf, because that's what it looks like from your last post. :) Other...
596 Marco Benecke
marcobenecke@... Send Email
Sep 6, 2005
7:11 pm
Hi, i wrote a small nethack plugin, if you like it, feel free to use it. you can get it here: http://lart.info/~risktaker/nethack.sh btw, i use nanoblogger for...
597 Celso González
celso@... Send Email
Sep 9, 2005
5:44 pm
Hi After the upgrade of nanoblogger to the new directory structure i have found several requests from old bookmarks or web spiders that are responded with a...
598 MR. RICHARD WILSON
richwilson444@... Send Email
Sep 21, 2005
1:19 pm
RE: PROPOSAL FOR BUSINESS PARTNERSHIP. Dear friend, With all sincerity my name is Mr. Richard Wilson, a practicing financial Services consultant representing...
599 X_Bettie
dfdfd9f2db7d88e623132... Send Email
Sep 27, 2005
10:53 am
Well even if you're not looking for love, and just a bit of fun thought I'd give you all a tip. So you can stay away from all the bullcrap fake profiles places...
600 Chris-Marlin Gilbert
gritsbarley Send Email
Oct 6, 2005
3:16 am
my vim is in /local/bin $which vim /local/bin/vim and nb exits with : /usr/bin/vim: No such file or directory...
601 Julien Gabel
jpeg2lex Send Email
Oct 6, 2005
10:41 am
Hello, ... Eventually, double-check the EDITOR variable in your ${blog}/nb.conf. -- -jpeg....
602 Chris-Marlin Gilbert
gritsbarley Send Email
Oct 6, 2005
7:57 pm
... Thanks for the help, I changed EDITOR variable in the blog.conf, to vim's full path and now it works like a charm!...
603 Chris-Marlin Gilbert
gritsbarley Send Email
Oct 6, 2005
8:12 pm
Not being a bash guru does any one know how to get posts to appear in reverse order. I am trying to cajole nanoblogger into doing event announcements. If...
604 Kevin W.
un1xt3r Send Email
Oct 7, 2005
4:02 am
If you really want to change the order, there is a somewhat experimental config variable called SORT_ARGS, which can be overriden in blog.conf with your own...
605 Chris-Marlin Gilbert
gritsbarley Send Email
Oct 7, 2005
6:51 am
Thank you for such a great program and all your hard work. I need to upgrade, I've got 3.1 running so I couldn't get nb to recognize SORT_ARGS in 3.1. So for...
606 zodman
zod@... Send Email
Oct 8, 2005
8:12 pm
im try to search a var. $permalink_file and dont find ........ where is def ???? im try search with $ grep $permalink_file * -R on /usr/share/nanoblogger dir ...
607 Aleksandr Kolesnikov
abstruseone Send Email
Oct 9, 2005
4:27 am
Hello, Is there a way to show the dates as UTC rather than local time? Normally, one would use 'date -u +format', but that gives me the date preceded by a...
608 Kevin W.
un1xt3r Send Email
Oct 9, 2005
4:56 am
No, but it would be trivially easy to add support for date command arguments. In fact I just created a DATE_ARGS variable which can be used to set the UTC ...
609 B10m
menno+nanoblogger@... Send Email
Oct 9, 2005
7:51 am
* zodman <zod@...> [2005-10-08 01:54:39-0500] Hello zodman, ... I don't know about the debian packages (I use FreeBSD), yet I do would find it...
610 Aleksandr Kolesnikov
abstruseone Send Email
Oct 9, 2005
3:39 pm
... Excellent! I updated to the CVS version, and that is now working marvelously! One more quick question if I may: The docs seem to indicate that the code...
611 zodman
zod@... Send Email
Oct 9, 2005
4:02 pm
tnx dude im find it...
612 Kevin W.
un1xt3r Send Email
Oct 9, 2005
8:10 pm
In the manual it is probably just an outdated reference to when AUTO_FORMAT was enabled by default. Currently the AUTO_FORMAT variable controls text ...
613 enzo - Eduardo Garcia
netenzo Send Email
Oct 10, 2005
3:00 am
Hi list. im patch my local copy from nanoblogger becuase i need fix to use http://openbss.org/monologue/, this software its a rss reader. but my rss2 its wrong...
614 nocatfive Send Email Oct 10, 2005
9:23 pm
Hello Group, I downloaded yesterday and really like it. It has brought up a couple of questions that I hope someone can help me answer. FYI am using NB 3.2.3...
615 nocatfive Send Email Oct 11, 2005
8:42 pm
I got this one figured out. I was using HTML and not XHTML coding. I guess I sould have looked at the tidy.log in the firrst place....
616 nocatfive Send Email Oct 11, 2005
8:44 pm
How do you write the date code to read the month and day and not just the numbers? Thu Jun 2 20:48:35 EDT 2005 10.9.2005...
617 Kevin W.
un1xt3r Send Email
Oct 12, 2005
6:17 am
In NB 3.2.3 you can set AUTO_FORMAT="1" in blog.conf to enable line breaks in HTML. The next release will take advantage of programs like markdown or textile...
618 Kevin W.
un1xt3r Send Email
Oct 12, 2005
6:33 am
Try this one: %a %B %d %Y %l:%M %p also see date manual e.g. "man date" at terminal Kevin ... __________________________________ Yahoo! Mail - PC Magazine...
619 B10m
menno+nanoblogger@... Send Email
Oct 12, 2005
7:16 am
* Kevin W. <un1xt3r@...> [2005-10-11 23:17:20-0700] ... Or just use a "filter" like I do, so you can use a wiki'ish markup. I've described it at my...
620 Kevin W.
un1xt3r Send Email
Oct 12, 2005
6:20 pm
Unfortunately the pubDate has to be in RFC822 format to meet rss 2.0 specs. The date that's hardcoded as the entry's filename is closer to iso 8601 (which imho...
621 Kevin W.
un1xt3r Send Email
Oct 12, 2005
6:51 pm
Just to clarify, the text format plugins can be run on a per-entry basis. So, they're totally non-intrusive and won't force you to change your writing habits. ...
622 morise wiley
morieswily@... Send Email
Oct 17, 2005
4:49 pm
Congratulation You Have Won... LUCKYDAY LOTTERY INTERNATIONAL Address: Bezoekadres: Laan van Hoornwijck 55, 2178 DK Rijswijk Ref. Number: 132/756/4007 Batch...
Messages 593 - 622 of 1228   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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