Andrew Spiers | 29 Mar 11:53
Picon

website

http://pyblosxom.bluesock.org/

The left hand column, under the heading "Download" says:
http://pyblosxom.bluesock.org/download/pyblosxom-1.5rc3.tar.gz

but I think pyblosxom 1.5.2 is newer.

Regards,

Andrew

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
Frédéric Hébert | 23 Feb 19:25
Picon

unsuscribe



--
Frédéric Hébert
--
http://www.openidfrance.fr/fhebert

--
Vos dons réguliers aident à faire fonctionner Wikipédia !
Soutenez Wikimédia France aujourd'hui : https://dons.wikimedia.fr.

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
pyblosxom-users mailing list
pyblosxom-users@...
https://lists.sourceforge.net/lists/listinfo/pyblosxom-users
Michael Phillips | 5 Feb 17:32
Picon

Link in entry title doesn't play nice with yeararchives

Hi all,

When I want to share something on my Pyblosxom blog, I link to it directly from the title. See http://www.benmont.com/tech/trello.html for an example. That creates a problem when using the yeararchives plugin. When an entry contains a link in the title, the archive link provided for that entry is to the external page rather than the entry itself. That makes it such that there's no way via navigation to get to older entries that have links in titles. See http://www.benmont.com/2012/index.html and click on 'Trello' to see what I mean. 

I looked at the yeararchives plugin to try and fix this for my use case, but I'm not familiar enough with the code to know how to fix it. Any recommendations?

Huge thanks to the folks that have worked on Pyblosxom; it's a great platform. I'm using static rendering and hosting with Amazon S3. 

Thanks,

Michael
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
pyblosxom-users mailing list
pyblosxom-users@...
https://lists.sourceforge.net/lists/listinfo/pyblosxom-users
Daniel Oźminkowski | 22 Jan 22:06
Picon
Gravatar

Why use Paster?

I can see that this is some kind of "encouraged" way to host a pyblosxom site. I am a noobie and can not find out why. I looked at the feature page of Paste, but I don't realize why it's useful. Can someone clarify this issue?

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
pyblosxom-users mailing list
pyblosxom-users@...
https://lists.sourceforge.net/lists/listinfo/pyblosxom-users
Daniel Oźminkowski | 11 Jan 19:59
Picon
Gravatar

Hi everyone, I would like to help

I just joined the list after installing pyblosxom.


This is my website: http://www.yelonek.tk/, but it's not in English anyway. ;) It's still work in progress.

My configuration includes lighttpd. I wrote a tutorial how to perform this kind of configuration so you can include it on your website. I have never used github before, but I managed to issue a pull request, so willkg, please check it out.

Cheers,
Daniel
------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
pyblosxom-users mailing list
pyblosxom-users@...
https://lists.sourceforge.net/lists/listinfo/pyblosxom-users
will kahn-greene | 31 Dec 02:28
Favicon
Gravatar

pyblosxom 1.5.2 released!

Pyblosxom 1.5.2 is released!

Release post:

http://pyblosxom.bluesock.org/news/pyblosxom-1.5.2.html

Summary is that this fixes a warning on installation and also removes 
debug logging from pycategories.  Many thanks to Sean who gave us the 
heads up!

Changes since 1.5.1:

http://pyblosxom.bluesock.org/1.5/whatsnew.html

Install/upgrade:

http://pyblosxom.bluesock.org/1.5/install.html

If you have any questions or need help, ask on the pyblosxom-users 
mailing list or on IRC.  Details are on the website at:

http://pyblosxom.bluesock.org/

Rock on!

/will

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
Sean Whitton | 30 Dec 14:47
Gravatar

pycategories outputting lots of garbage “indent” lines

Hello,

Just upgrading to 1.5.  Pycategories has these lines in its code:

,----
| import logging
| logging.basicConfig()
| logging.info("indent %s %s", indent, itemlist)
| print "indent ", indent, itemlist
`----

… and so I get a lot of spam outputted before the Content-type.  I’ve
commented out the print line and now I don’t get it.  Surely this
shouldn’t happen, or have I missed a setting?

Thanks.

S
------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
pyblosxom-users mailing list
pyblosxom-users@...
https://lists.sourceforge.net/lists/listinfo/pyblosxom-users
will kahn-greene | 30 Dec 01:29
Favicon
Gravatar

pyblosxom 1.5.1 released!

Pyblosxom 1.5.1 is released!

Release post:

http://pyblosxom.bluesock.org/news/pyblosxom-1.5.1.html

Summary is that this fixes installation issues.  Oops!  Many thanks to 
ntoll who hopped on IRC and let me know.

Changes since 1.5:

http://pyblosxom.bluesock.org/1.5/whatsnew.html

Install/upgrade:

http://pyblosxom.bluesock.org/1.5/install.html

If you have any questions or need help, ask on the pyblosxom-users 
mailing list or on IRC.  Details are on the website at:

http://pyblosxom.bluesock.org/

Rock on!

/will

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
will kahn-greene | 29 Dec 04:20
Favicon
Gravatar

pyblosxom 1.5 released!

Pyblosxom 1.5 is released!

Release post:

http://pyblosxom.bluesock.org/news/pyblosxom-1.5.html

Changes since 1.4.3:

http://pyblosxom.bluesock.org/1.5/whatsnew.html

Install/upgrade:

http://pyblosxom.bluesock.org/1.5/install.html

If you have any questions or need help, ask on the pyblosxom-users 
mailing list or on IRC.  Details are on the website at:

http://pyblosxom.bluesock.org/

Rock on!

/will

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
Zoom.Quiet | 31 Aug 17:02
Picon
Gravatar

1.5rc3 can not load my plugin

my PyBlosxom: http://blog.zoomquiet.org/pyblosxom/ base 1.5rc3 :
- my work env. :
   + Ubuntu 10.04.3 LTS 2.6.32-33-generic i686 GNU/Linux
   + Python 2.6.5
- usage:
   pyblosxom-cmd staticrender --config </path/to/blog_dir>

want load plugin as attachment, for export *.py as entries;
    - the plugin is very simple
    - just read in .py, warped by
        '<pre class="brush: python">%s</pre>
        so with syntaxhighlighter, can read py script as highlighter ;-)

BUT:
- config in conf.py
    py["plugin_dirs"] = [
    ...
        ,os.path.join(blogdir, "plugins/preformaters")

    # py.py is in that path;
    py["load_plugins"] = [
    ...
        ,"xhtml"
        ,"py"
    ...
    py["parser"] = "xhtml"

- means the default parser is xhtml.py
    - but if there is some *.py ,usage py.py parser

- BUT when i staticrender, the py.py is not working

SO:
- parser plugin load rule is change in PyBlosxom yet?
what can i fixed ?

thanx fot any suggest;-)

--
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/

--

-- 
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/
Attachment (py.py): text/x-python, 1809 bytes
------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
pyblosxom-users mailing list
pyblosxom-users@...
https://lists.sourceforge.net/lists/listinfo/pyblosxom-users
Zoom.Quiet | 31 Aug 12:12
Picon
Gravatar

1.5rc3 staticrender generated category index.html NOT INCLUDE ALL entries?!

my PyBlosxom: http://blog.zoomquiet.org/pyblosxom/
whatever 1.5rc1/rc3 :
- my work env. :
    + Ubuntu 10.04.3 LTS 2.6.32-33-generic i686 GNU/Linux
    + Python 2.6.5
- usage:
    pyblosxom-cmd staticrender --config </path/to/blog_dir>

NOTICE:
    - index for Category is ony include one entries, e.g:
        http://blog.zoomquiet.org/pyblosxom/mind/
        atom export also lost entries,e.g:
            http://blog.zoomquiet.org/pyblosxom/mind/index.atom
    - BUT usage category_static.py (cone form
http://snarfed.org/pyblosxom_index)
        can export realy all entries in category path
        http://blog.zoomquiet.org/pyblosxom/category-index.html
        in the page can see under category mind/ there is 2 entries

SO:
- this is BUG of PyBlosxom yet?
- can usage some plugin fixed it?

thanx for all

--

-- 
人生苦短, Pythonic! 冗余不做,日子甭过!备份不做,十恶不赦!
俺: http://about.me/zoom.quiet
文字协议: http://creativecommons.org/licenses/by-sa/2.5/cn/

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
pyblosxom-users mailing list
pyblosxom-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyblosxom-users

Gmane