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
=====================================================

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]
  1. Turned on comment moderation support

 

  1. Much better multi-user/blogger support including a Top Posters macro and total comments

 

  1. TagCloud  support

 

  1. Speedup in Macro execution

 

  1. Support for If-Not-Modified to speed up execution, improve RSS bandwidth and CPU cycles

 

  1. Direct Feedburner Support with 301 redirection for RSS and Atom feeds.

 

  1. Direct support for Feedburner and Feedflare

 

  1. Delete comments directly from your mail reader

 

  1. New themes out of the box, 23 at last count (including mobile)

 

  1. New XML-RPC support for newMediaObject

 

  1. Added support for RSD (http://archipelago.phrasewise.com/rsd) so that blog software can automatically configure itself w/o users entering all the metaweblog nonsense

 

  1. Pluggable Rich Text Editor, choose from FreeTextBox or FCKEditor or write your own adapter

 

  1. Support for CoComment

 

  1. Organized source, build, and packing for clarity

 

  1. New Feed Icons

 

  1. Automatic disabling of Comments after a certain number of days. Also manual “close comments” support

 

  1. ContentLookAhead show future dated posts
  1. Added entry CPU usage optimizatons

 

  1. Better strings and support for Portuegue, Turkish and Vietnamese

 

  1. Statistics update, search engine is are not considered a user for click through.

 

  1. Statistics update, User domain is now logged if configured for DNS reverse lookups.

 

  1. Fix for faithfully displaying comment formats, included blank lines in RSS feeds.

 

  1. Statistics update, no longer tracks the admin account as user activity.

 

  1. Better Post retrieval using the calendar

 

  1. No e-mail address in RSS feeds, displays the e-mail user name instead

 

  1. Update for additional capability for storing encrypted passwords on the server

 

  1. Statistics date handover from one type of view to another, i.e. for example from crossposts to events logs
  1. Cosmetic fixes for the delete confirmation and ActivityBox dialogs.

 

  1. Updated confirmation messages for post, comment and trackback deletion.

 

  1. Update of configuration edit page to allow user control of the attribute “DaysCommentsAllowed” in the blog without direct edit of the Site.Config file.
  1. Support for mobile phones and mobile devices if you read the web.config and update it with new browsercaps data, i.e support for displaying your blog on mobile machines like a “BlackBerry”.

 

  1. Added support for select HTML code in Comments, configurable on the edit page.

 

  1. Support for GoogleSitemaps https://www.google.com/webmasters/sitemaps/docs/en/about.html Your autogenerated sitemap is at http://<yoursite>/googleSitemap.ashx

 

  1. Autosave for editing posting posts, (AJAX code)
  1. Improved ReferralBlackList
  1. Bug fix for when caching, take language into consideration.
  1. Added support for alternate SMTP Ports

 

  1. Resolved validation error in category tag and the issue with the xml:lang attributes

 

  1. Updated version information for version 1.0.0 of XML-RPC.NET

 

  1. Macro (Previous Entry, Next Entry, Recent Entries) links for displaying blog posts

 

  1. Macro to return the text only of the permalink <%PermalinkRaw%>

 

  1. Adding caching to Blogroll.aspx

 

  1. Update for XML-RPC.NET to support blogging from Word 2007

 

  1. Better Titles for Comments in RSS

 

  1. Adding titles to category feeds in RSS

 

  1. Added ContentLookaheadDays configuration feature, allows you to display future dated posts on the front page and in your feed - useful for sharing scheduled events.
#  Wednesday, August 30, 2006 9:45:31 PM (Eastern Daylight Time, UTC-04:00)  #    Comments [2]

Well I've got to just rip off a quick post, I have been so busy supporting the DasBlog community that I just about don't blog anymore <sad>.

Anyway I have fairly recently released a new DasBlog theme which I submitted to be included in the next DasBlog release and it failed the FireFox test. Boy was I embarrassed. I had called myself checking it out but I will admit not very closely at least in FireFox.

At any rate I spent untold hours trying to track down the problem, and along come  Justice Gray one of the better DasBlog developer contributors and volunteered to help me out.

He found 99% of the problems in 10 minutes. Apprantley he has and uses all those fancy FireFox development tools. YEAH!!!!!

I got Scott Hanselman to check the theme in this afternoon and by all appearances, the level of activity at Sourceforge we should see DasBlog 1.9 any day now!

Soon I will be hip deep in trying to support the role out and the user community.

Take Care

#  Monday, August 14, 2006 8:56:28 PM (Eastern Daylight Time, UTC-04:00)  #    Comments [1]

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

Page rendered at Saturday, February 04, 2012 8:42:16 PM (Eastern Standard Time, UTC-05:00)