Post Footer BlogEngine.NET extension

by Admin 3/27/2008 11:41:00 PM

This extension adds custom string at the end of each post. There are three footer strings: single post footer, post list footer and feed post footer. You can fill any of them.

Download, unzip and copy PostFooter.cs to Extensions folder. Go to Extensions tab of admin page and click Edit.

postfooter extension

Enter footer strings in textboxes.

postfooter extension edit

You can enter "Subscribe to RSS feed" in Single Post Footer textbox and copyright information in Feed Post Footer textbox, for example. And of course, you can use any html tags.

PostFooter.zip (842.00 bytes)

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

Programming

BlogEngine.NET and MS SQL relational database provider

by Admin 12/19/2007 9:46:00 AM

I found BlogEngine.NET some time ago. It is simple blog engine with great features:

- Multi-author support
- Pingbacks and trackbacks
- Event based for plug-in writers
- Theming directly in master pages and user controls
- Gravatar and coComments implemented
- Live preview on commenting
- Comment moderation
- BlogML import/export
- Extension model
- Code syntax highlighting
- Mono support
- Full editing and creation of pages that are not posts
- Extended search capabilities
- Tag cloud
- Self updating blogroll
- Runs entirely on XML or SQL Server. Your choice.

BlogEngine.NET can store data in XML files or MS SQL database using provider model. But unfortunately blogengine database is not relational. So, I have modified source database (added relations, changed varchar on nvarchar, changed names of some tables) and created own MS SQL provider (based on BlogEngine.NET MS SQL provider code).

BlogEngine.NET MS SQL relational database

Download database scheme and source code

This code is provided "AS IS" with no warranties. But if you'll find any bug let me know and I'll try fix them.

P.S. Don't forget change web.config :

  <BlogEngine>
    <blogProvider defaultProvider="DevUAMSSQLBlogProvider">
      <providers>
        <add name="DevUAMSSQLBlogProvider" type="DevUA.BlogEngine.MSSQLBlogProvider"/>
       </providers>
    </blogProvider>
  </BlogEngine>

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

Programming

About me, Ukraine and Software Development

by Admin 9/14/2007 8:53:00 AM
Independence Square, Kyiv

Hello! I am a Software Developer and I live in the capital of Ukraine, Kyiv (Kiev, Kyyv). I like programming and specialize in .NET Framework (Windows Forms, ASP.NET, ADO.NET and other part of this good framework), MS SQL Server, Community Server (best blog and forum engine on ASP.NET) and some other libraries.

Ukraine (Ukrainian: Україна, Ukrayina, /ukraˈjina/) is a country in Eastern Europe. It borders Russia to the northeast, Belarus to the north, Poland, Slovakia and Hungary to the west, Romania and Moldova to the southwest, and the Black Sea and Sea of Azov to the south. The historic city of Kiev (Kyiv) is the country's capital.

Article about Ukraine in Wikipedia

Ukraine is exUSSR country. After socialistic past our economy is not very well. So average salary of Senior Software Developer is from $1500 to $2500. In result of this there are many offshore companies and freelancers who work remotely for customers from USA, Canada and Europe.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

Ukraine

About the author
Sergiy Oliynyk Hello! My Name is Sergiy Oliynyk.
I am a Software Developer and I live and work in the capital of Ukraine, Kyiv (Kiev).

E-mail me Send mail LinkedIn

Advertising
Computer Casual Games