BlogEngine.NET 1.6 is released

by BizTron 3. February 2010 01:35

But why is it now different from BlogEngine.NET 1.5.1.46?

I downloaded it yesterday and Diffed to find out what I need to change to keep up…and it was the “version number.”

 

So, I guess keeping up with several code changes over the past few months and making sure my version of the Multi-blog capable SqlBlogProvider was in tune paid off, only to realize I’m still one of the very few to implement such a “clean” version of multiblog BlogEngine.NET.  I’ve been working on an Entity Framework provider since this could replace or certainly enhance the capabilities of BlogEngine, but it may really be just another stepping stone to work out a new architecture to support BlogEngine Like capabilities for .NET 4.0 and IIS 7 using MVC, Entity Framework and perhaps WCF for integration and remote administration capabilities.

At least I’m learning a lot about Open Source capabilities and limitations. Does anyone want to legitimately tackle a Next Gen BlogEngine with me?  Of course, I would not want to steal the branding created here unless there is a parallel effort to create a distinctly separate single Blog, Multi-user system such as BlogEngine.NET and a more scalable, database centric, multi-blog, real-time administration console application.

Design first, Agile methodology, Eat-your-own-dog-food approach with lots of prototyping.

Or I could just use BeerHouse or DotNetNuke, I guess.  Need to go get some additional experience.

 

See Y’all l8r,

Dave (BizTron)

Tags: ,

BlogEngine.NET | Blogging

BlogEngine.NET: A few widget improvements

by BizTron 11. January 2010 23:25

A few widget improvements

As commented on by BenAmada:

 

I think it would be more ideal to create a new widget that does what you're looking for -- rather than modify the TextBox widget.  Others have asked to be able to output Google AdSense code or other pieces of Raw HTML into widgets.  It never works very well with the TextBox widget.

A new, very simple widget could be created that has a multi-line textbox in it (not tinyMce), and raw HTML would be pasted into the textbox.  I know this widget would be perfect for the AdSense and other Ad people, and sounds like it might fit what you're looking for too.

LiteralWidgetClipHere is a quick Literal Widget created on suggestion since it helps me with one of my own issues.

Thanks “BenAmanda”

 

Widget:

Please try this and let me know if you have made any improvements.  It’s simple and not tested extensively and came right out of the TextBox widget, but without tinyMce and simple required mods.

Tags:

BlogEngine.NET | Widget

XBOX GamerCard Widget

by BizTron 3. January 2010 23:59

Other Widgets:

 

This one is simple to use.  The original version can be found at: (Creating a XBox 360 Widget.)  I just wanted to update it for my own needs, and so that it would run with current BlogEngine.NET Core.  This is what it looks like…

Widget:

GamerCard

Config:

GamerTag

Please let me know if there are any problems using this.  It requires .NET 3.5 and BlogEngine.NET 1.5.  If it runs on anything else it is purely unintentional. :)

Tags: ,

BlogEngine.NET | Widget

New and Improved BlogEngine.NET Twitter Widget

by BizTron 2. January 2010 17:22

Twitter Widget

I wanted to post Twitter feeds for a variety of Blogs and ran into several problems with the incarnation I found available on the web. (TwitterFeed-Widget for BlogEngine.NET)  Running Multiple blogs, I ran into cache bleeding into each blog since multiple widgets or multiple blogs were never thought about when originally built.  I assume this widget, was just a first attempt.  In that light, I only assume that this iteration is my “draft” version as well, but hope to improve it as necessary.

 

Hopefully I do not need to show a screen shot since the sample should be running in the Widgetzone of this Blog.  (Of course, I may not have pushed the most recent code here so I will have to update this Post when I confirm.)

 

Besides updating the Cache to support multiple widgets and Blogs, I removed the XML file and System.IO requirements, and replaced System.Xml with LINQ (System.Xml.Linq).  I only believe that I improved the original but by no means created any ground shattering new solution, { as I like to believe I do in my Professional life everyday :) }

 

XBOX GamerTag Widget

Look for the Improved XBOX GamerTag Widget ( or Creating a XBox 360 Widget.)  I simply updated it for .NET 3.5, Linq, and BE.NET 1.5.  I’ll Post that soon as soon as I can.

Tags: ,

BlogEngine.NET | Widget

MultiBlog Implementation of BlogEngine.NET is Now

by BizTron 16. December 2009 14:32

BlogEngine.NET Core Version 1.5.1.31 is running on this server as of this Post.

ref: (Waiting for a Minor Release of BlogEngine.NET with MultiBlog)

 

I based my implementation on SqlBlogProvider, but since it was out of synch with BlogEngine.NET I had a dilemma.  My biggest complaint about BlogEngine.NET if I had any at all was the fact that sometimes changes come at a snails pace.  This is not to say that you can’t find a new build three every other day, but that the major enhancements I want don’t always take, or in the case of MultiBlogs, the most popular enhancement to date, is completely ignored.  Once Jacob Proffitt created a solution, I figured it would be rolled into BlogEngine.NET.

OK, so I was Way off on this one. So here’s a strategy:

  • Get the latest BlogEngine.NET code and use it as a baseline. (1.5.1.31)
  • Get the latest SqlBlogProvider code and ditto. (27978)
  • Make sure to upgrade Everything to .NET 3.5
  • Modify the SQL Database Schema to include Blog and Host tables, and BlogDataStoreSettings
  • and add BlogId columns where necessary.
  • Recreate the DBML for the new schema.
  • remove references to multiblog="true" because they don’t matter anymore.
  • Simplify and verify.

OK, done!!!  Now what?

I have a set of Blogs running an older version of everything and now I have a new schema.  Also, I have new capabilities and only a SQL script to modify or add new blogs.  It is simple but always required modifications before running.

  • Windows Form, new simple DBML for required tables…because the Provider model is too complex,
  • and Done.

Oh, and I needed a migration tool and some more fun with Linq to SQL, so I created a one-off migration tool with a useless UI that couple be done from a command line, but I thought I might need more.

And, it’s running now!!!

 

BlogEngine.NET code is now at version 1.5.1.39 (change set 31351)

 

Now I have to isolate changes, bug fixes, enhancements I want and implement…but this is the exact scenario I want to avoid.

  • Do I create a Branch that uses most of BlogEngine.NET?
  • Should I start over?

I think the best option is to start a new core based on current or future technology and leave behind what can be upgraded.  Linq, Entity Framework, WCF, Silverlight 4, .NET 4.0 can be used much more.  MVC can become a solid base for the UI, maybe. This is not a hard nut to crack, and get’s easier with time and new technology.  The hardest part about using BlogEngine.NET today is that it takes longer to fix than to build again from scratch.

It’s time for a new architecture.  I’m glad I didn’t create one myself a few years ago when BlogEngine.NET was introduced, but I will be happy when I can safely deploy a new version based on those principles.

Tags:

Blogging | BlogEngine.NET | Architecture | Entity Framework | LINQ | SQL Server

This is My Next Workstation Platform

by BizTron 13. December 2009 18:00

Please support my technical-development community support initiative and send checks for any amount to help offset the cost of my next “ergonomic” workstation. You KNOW I’ll support the community MUCH better with this in my office. :)

Tags:

Development | Blogging | General

Waiting for a Minor Release of BlogEngine.NET with MultiBlog

by BizTron 6. December 2009 10:19

Pipedream: Multiple Blogs

I’m not sure if anyone else has noticed but the NUMBER ONE requested feature of BlogEngine.NET (That’s #1 by a landslide) is to support Multiple Blogs per installation.  I have been struggling with this concept and while searching for and designing a workaround using BlogEngine.NET and the Provider model using SQL Server only, I came across SqlBlogProvider that also uses Linq to SQL.  This model supports Multiple Blogs in a single SQL Server Database in a single Application folder.  It now also supports multiple hosts or domains per blog if required.  So the only dilemma I’m struggling with today is where to go from here.

 

Current Conundrum:Linq2SqlBlogProvider

Now that the SqlBlogProvider supports what I need, although there are a few items I’ve extended I’m still having problems syncing between the “current” or “newest” code base(s) of BlogEngine.NET and the SqlBlogProvider.  They don’t jive, nor should they.  However, I want it all, and I want it now…Yeah, I know it sounds like a song.  The strategy I would have employed was to Add a blog table, and then the host table to support another level of hierarchy, then add a BlogId to each necessary table.  However, in order to create the least possible interference with the Core, the SqlBlogProvider author added separate tables (Junction tables) and a separate Provider project.

Status:

I’ve made the changes to the latest BlogEngine source I had from a few days ago (1.5.1.31) and SqlBlogProvider (1.5 Change Set 27978) but haven’t finished the work I wanted yet.  My plan is to finish some bug fix work across both projects which may be done as far as my issues are concerned.  Now I’m adding a GUI for setting up new Blogs (via Linq and the new provider I chipped out of SqlBlogProvider).  Then I’ll dog-food it for a while and see where it leads me.  I may learn enough from this to start fresh and rebuild the core in my own way but I’m willing to share the results if someone asks.

You’ll know it’s in use when the BlogEngine.NET version at the bottom of this blog changes from 1.5.1.22 to 1.5.1.31 or above.

Tags: ,

LINQ | BlogEngine.NET | Architecture

Multiple Blogs using BlogEngine.NET

by BizTron 8. September 2009 00:28

This is a thread from BlogEngine.NET on CodePlex. (Multiple blogs on same installation

I would like to see the current dev plan, if it exists yet.  If I knew we/they/you were going to use SqlBlogProvider, and even integrate it into the core, I would like to help.  If there was also a way to allow multiple blogs within a single application, that would be great too.  Should everyone just create a new branch?

If we don't know the future plans, dates, implementation, etc., we're stuck deciding whether to wait or risk going forward with an alternative branch and missing out.  Communication would be good.  I may be missing something.  I've stated recently that I spend more time modifying current BE.NET code than I ever do Blogging and I have over a dozen blogs.  1.5.1.22 is currently stable, from my perspective with SqlBlogProvider supporting all of those blogs on a single folder, with a single SQL database and schema.  The only (minor) issue is still creating multiple Web Applications and pointing them to the same folder.  I can live with that on an 8-way server with 2 GB of RAM.

It’s related to Multiple blogs in one BlogEngine.NET instance and BlogEngine.Net for SQL Server

More...

Tags: , ,

BlogEngine.NET | Blogging | C# Development

DOMAIN SERVICE NOTICE spam email

by BizTron 13. August 2009 11:48

Has anyone seen this kind of crap in your e-mail recently, or anytime? What a scam!!! Does anyone ever respond to this garbage. If I could make $70 per domain sold, I might think this was a good Idea and then turn around and buy it from GoDaddy. Problem is, EVERYONE should be buying their domains directly from GoDaddy.  Of course, there are those of us who will find a great brand name and buy 5 years worth of every similar domain they can think of, but you still aren’t paying $295.  This kind of scam needs to end.  Make sure to forward it to:

Deceptive Spam (spam@uce.gov) 

PART I: REVIEW SOLICITATION

Attn: <name>
As a courtesy to domain name holders, we are sending you this notification for your business Domain name search engine registration.  This letter is to inform you that it's time to send in your registration and save.

Failure to complete your Domain name search engine registration by the expiration date may result in cancellation of this offer making it difficult for your customers to locate you on the web.

Privatization allows the consumer a choice when registering.  Search engine subscription includes domain name search engine submission.  You are under no obligation to pay the amounts stated below unless you accept this offer. Do not discard, this notice is not an invoice it is a courtesy reminder to register your domain name search engine listing so your customers can locate you on the web.

This Notice for:
<domain name> will expire on August 18,2009 Act today!

More...

Tags: ,

Hosting

BlogEngine.NET SqlBlogProvider has Post update issue

by BizTron 10. August 2009 06:32

This is what you see when attempting to rate a new post. Click on a Star to rate the post.  Notice the infinitesimally small rating that is generally added when creating a first post.  This may be something I did myself while trying to “fix” the Add a new Blog script.

image

 

These are the symptoms I could find so far, but I cannot isolate the DateTime property that is causing the Exception.More...

Tags: ,

BlogEngine.NET | Blogging | Architecture | LINQ | SQL Server | ASP.NET | .NET

Powered by BlogEngine.NET 1.5.1.46
Theme by Extensive SEO

Recent Posts


CompUSA

Elan Form Etch | Hard-shell Etched Leather Case

Handango Inc.

J&R Computer/Music World

Hot Offers

OmahaSteaks.com, Inc.

Tech Depot - An Office Depot Co.

TigerDirect

Toshiba - Toshibadirect.com