Welcome Cyborg All who enter are considered non sentient until proven otherwise...

Just the Rants & Raves of a Geek, I will be focusing on dasBlog the blog engine that could for my ramblings. For more about dasBlog see www.dasblog.info
=====================================================

OK it's official the dasBlog team has released dasBlog 1.9!

See Scott's post for all the details.

 

P.S. I appreciate the nice words there about your's truly!

Cheers

Tom

Download here:  Documentation here:  Forum here:

daily builds here: (including ASP.NET 2.0 VS2005 versions), stay with ASP.NET 1.1 unless you have a developer need.

(daily builds with EST local server time here:)

#  Friday, September 22, 2006 10:46:09 PM (Eastern Daylight Time, UTC-04:00)  #    Comments [0]

I have updated http://dasblog.info the dasBlog Documentation site to dogfood the lastest beta release of 1.9.6251.0 and have created a new custom theme to commerate the event.

I have also made the old theme and all the generic themes available to use at the site!

Updated postings for 1.9 features coming soon!

Cheers

Tom

CSS | dasBlog
#  Monday, September 11, 2006 10:42:10 AM (Eastern Daylight Time, UTC-04:00)  #    Comments [0]

Please note these new features are a DasBlog contribution by Justice Gray.

Note that the macros below (with the exception of PrevNextSeparator) are currently implemented on Justice Gray's ( http://graysmatter.codivation.com), so you're welcome to take a look there and see how they work.

Previous Entry and Next Entry

These display a link to the previous entry and the next entry.  They *only* display if the user has loaded a page with a single entry on it, i.e. a permalink.  After all, it's pretty useless to have previous and next links if you're on the main page of the site, or looking through a full category worth of entries.  Obviously, if you are on the most recent post the Next Entry Link will not display, and if you are on the very first post you ever made the Previous Entry Link will not display. 

Both of these macros take a string for an argument (which can be empty) that is prefixed to the Previous Link's text or appended to the Next Entry's text. 
e.g. <%previousentrylink("&lt;&lt; ")%> = "<< [Previous Post Title]"
<%nextentrylink(" &gt;&gt;")> = "[Next Post Title] >>"

PreviousNextSeparator

Depending on your formatting desires, there is also a PreviousNextSeparator macro that will display a separator string of your choice if:
a) the user is on a page with only one blog post (e.g. a permalink)
b) that page is not displaying either the most recent blog entry or the earliest (because, obviously, you're not going to have both a previous and a next at the end of the spectrum).

e.g. <%previousNextSeparator(" | ")%> = " | " when in the situations described above.

RecentEntries (FrontPageTitleList)

There were two reasons I didn't like using FrontPageTitleList:
a) The table cells it created are all automatically aligned to the center using align=left, making it impossible to override this even in CSS given the precedence levels.
b) It's a bit disorienting for a user who hits your blog via an old entry to click on a recent post link and all of a sudden be jumped into the middle of nowhere (at least this is apparent in my blog's design).

Hence I made RecentEntries, which is pretty much FrontPageTitleList with two changes:
a) the alignment setting has been removed so that CSS can be used to align it
b) the links it produces are now permalinks to individual entries (which happens to work well with the previous and next links)

This docuementation was generated by Justice Gray on the DasBlog Developer E-Mail list.

Cheers

Tom

#  Saturday, September 09, 2006 12:36:00 PM (Eastern Daylight Time, UTC-04:00)  #    Comments [0]

If you don't know what dogfooding is, its to Eat one's own dog food. To say that a company "eats its own dog food" means that it uses the products that it makes.

Well I can't say I made DasBlog, but I sure helped a little with this version!

I really like all the new features, and I am not even sure of some of them, we had so many contributors and new features it will take me forever to get up to speed to help users with this new version and to start writing up the features at http://dasblog.info.

If you have an article on a new feature, or are some kind of expert on a feature, or are said contributor, please send me your articles, or give me permission to pinch what you have elsewhere! 

Version 1.9xxxx coming to a host near you soon!!!!!

Cheers

Tom

#  Wednesday, September 06, 2006 10:13:49 PM (Eastern Daylight Time, UTC-04:00)  #    Comments [0]

Just want to let any DasBlog developer types who may not have heard that the lastest test code is availble here: http://dasblog.info/dbftp/

Remember the real approved final vesion/s will be released at SourceForge here: http://sourceforge.net/project/showfiles.php?group_id=127624 

Enjoy!

#  Monday, September 04, 2006 8:40:33 PM (Eastern Daylight Time, UTC-04:00)  #    Comments [0]

© Copyright 2010, RoboSapient.Com | XHTML | CSS | WCAG |Contact Us Here  Send mail to the author(s)

Page rendered at Friday, September 03, 2010 8:04:35 PM (Eastern Daylight Time, UTC-04:00)