Betaparticle

Information Systems Analysis

New Service: BlogEngine.NET Template Conversions

7/12/2008 4:00:00 PM in Programming | Site News | Web Design by Matt

service Since I have gained extensive experience converting multiple Wordpress templates into the blogengine.net format I am now offering this service to the public.  This site itself is a good example. It's based on the wonderful template Winterplain. It took me about 4 hours to convert including the testing of all pages.  That means that I could convert a simple to moderately complex template for about $100.  If I can't convert it, no charge to you.

Simply contact me via this form and let me know if you're interested.

Template Resouces

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Bookmark and Share

AddThis for blogengine.net

7/7/2008 12:37:38 AM in Programming | Web Design by Matt
  1. Sign up for an account at AddThis and you'll get your YOURID
  2. Put this code in the place of the Kickit, del.icio.us, etc. links in PostView.ascx:
    <a rel="nofollow" href="http://www.addthis.com/bookmark.php?pub=YOURID&url=<%=Post.PermaLink %>&title=<%=Post.Title %>" target="_blank"><img src="http://s9.addthis.com/button1-bm.gif" width="125" height="16" border="0" alt="Bookmark and Share" /></a>
  3. See below for an example

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Bookmark and Share

Quick tip to get blogengine.net working on Godaddy

6/29/2008 9:44:15 PM in Programming | Web Design by Matt

Comment out this line in your web.config file like so:

<!--<trust level="High" />-->

Additionally, if you installed blogengine.net in the root of your server and have problems with other asp.net applications, you can limit child applications from inheriting your root web.config by:

  1. Put this right above the <system.web> line (~line 39):
    <location path="." inheritInChildApplications="false">
  2. Put this right after the </system.web>: </location>

I hope this helps someone.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Bookmark and Share

Dump - a new tiny project

6/15/2008 7:35:47 PM in Programming | Web Design by Matt

dump

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Bookmark and Share

Windows Live Writer Portable

5/9/2008 8:42:43 AM in Internet | Software | Web Design by Matt

Currently works with the latest version:

Get It

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Bookmark and Share