Sign in
  • Blog
  • Archive
  • About
  • Contact

Welcome to rickardnilsson.net

rickardnilsson.net is a weblog and the online home of web developer and father of three, Rickard Nilsson... More

Rickard blogs about creating software solutions using ASP.NET and agile practices.

Sites I've visited recently

  • Scott Guthrie
  • Rtur.net
  • ASP.NET Forums
  • Karstad .NET User Group
  • JetBrains ReSharper
  • Scott Hanselman
  • dnrTV!
  • MIX 2009
  • BlogEngine.Net
  • YUI Theater

Categories

  • .NET
  • ASP.NET 2.0
  • BlogEngine.NET
  • C# 2.0
  • C# 3.0
  • CSS
  • Design by Contract
  • Design Patterns
  • JavaScript
  • TDD
  • User tip

Five most recent posts

  • ReSharper User tip #2: Refactor rename namespace
  • Building a Photo Album widget for BlogEngine.NET
  • Applying stylesheets dynamically with jQuery
  • ReSharper User tip: Refactor magical strings to variable
  • Blogging with MS Word 2007

Tag cloud

  • ajax
  • blog
  • blogengine.net
  • c#
  • css
  • dbc
  • design by contract
  • dom
  • douglas crockford
  • foto
  • getweekofyear
  • gregoriancalendar
  • highlight
  • html
  • humble dialog box
  • iso 8601
  • javascript
  • jquery
  • jscript
  • julian bucknall
  • metaweblog api
  • model-view-presenter
  • mvp
  • photo album
  • picasa
  • recent posts
  • refactor
  • refactoring
  • release
  • resharper
  • rhino mocks
  • syntax
  • syntax highlighter
  • tdd
  • test coverage
  • types
  • web service
  • week
  • widget
  • word 2007
  • yahoo
  • yui

Recent comments

  • Week and strong contracts in Design by Contact (3)
    Sulumits retsambew wrote: thanks nice tips RIckard [More]
  • Syntax highlighting in BlogEngine.NET (15)
    Sulumits retsambew wrote: great coding.. thanks for sharing it.. keep it up … [More]
  • Syntax Highlighter Release 0.2 Beta (17)
    SEO wrote: Nice post.I currently in a testing phase with this… [More]
  • Syntax highlighting in BlogEngine.NET (15)
    Max Glipmax wrote: Thanks for taking the time to discuss this, I feel… [More]
  • Building a Photo Album widget for BlogEngine.NET (11)
    tukang nggame wrote: nice widget, thanks for sharing download link [More]
<< Syntax highlighting in BlogEngine.NET | The Humble dialog v.2 >>

Syntax Highlighter Release 0.2 Beta

Monday, 5 May 2008 21:50 by Rickard

Thanks to a great deal of interest on my post on syntax highlighting in BlogEngine.NET a while ago I'm now releasing a new version. It is based on the version that ships with BlogEngine.NET but it has been augmented as well as refactored to support more language elements like types in C#. The code formatter has been extracted and the new version is released through CodePlex.

Additional features compared to version 0.1

  • Highlighting of types in C#
  • Architecture to support additional language elements

Syntax Highlighter Extension

  • The code block is recognized anywhere in the blog post and does not require any special formatting before or after the code tags
Download
  • www.codeplex.com/syntaxhighlighter

I will start a series of blog posts on using and developing the new version. I thank those who have shown interest.

0d3dca08-f8e1-4ffb-abc5-d3919c69ea9d|0|.0
Tags:   syntax highlighter, c#, types, blogengine.net, release
Categories:   BlogEngine.NET
Actions:   E-mail | Permalink | Kick it! | DZone it! | del.icio.us | Comments (17) | Comment RSSRSS comment feed

Related posts

Syntax highlighting in BlogEngine.NET BlogEngine.NET ships with an extension that automatically highlights source code in blog posts. Al...Problem with Related Posts in BlogEngine.NET 1.4 With the new release of BlogEngine.NET a new feature was added that shows the description or part ...About Rickard Nilsson is a web and applications developer specializing in ASP.NET and web standards,&nbs...

Comments

May 7. 2008 13:52

Jesper Lunc Stocholm

This looks really good and I am looking forward to investigating it in detail. Thanks for the contribution!

But the list of supported languages on CodePlex only lists a few - does this mean that the huge list of other languages (like XML) are no longer supported?

Jesper Lunc Stocholm

May 8. 2008 04:05

trackback

Trackback from naspinski

Update/Fix for the BlogEngine.Net Syntax Highlighter

naspinski

May 8. 2008 04:06

naspinski

Thank you for this, it's great!!!

naspinski

May 8. 2008 08:40

Rickard

But the list of supported languages on CodePlex only lists a few - does this mean that the huge list of other languages (like XML) are no longer supported?


That huge list is not part of the BlogEngine.NET release. However, it should be easy enough to incorporate any onther language as long as it follows the originial architecture.

Rickard

October 1. 2008 00:55

Tahir Khalid

Hi Rickard, thank you for replying to my humble blog ;)

I currently in a testing phase with this version of the blog to get comfortable and confident that it works the way I want it to and I am able to plug in features such as your Syntax Highlighter extension.

I look forward to implementing the new release, keep up the good work.

Tahir Khalid

November 8. 2008 13:44

Jack

How can i show line numbers?

Jack

November 10. 2008 07:36

Rickard

Line numbers are not supported in the current release. It may be in the future.

Rickard

December 27. 2008 18:12

Tim

Do you have this in a working for that does not require BlogEngine.Net? I've checked out the source and it's very nice god work on it so far.

Tim

December 28. 2008 23:16

Rickard

@Tim: Thanks for the positive feedback.

To answer your question - there are no application of Syntax Highlighter, as far as I know, to other systems part from BlogEngine.NET.

If you make one I welcome you to submit a patch and I will consider incorporating it into future releases. Go to Codeplex and follow the instructions for submitting patches.

/Rickard

Rickard

January 18. 2009 17:34

busby seo test

Great website with great tutorial.

busby seo test

March 13. 2009 08:06

famous funny sayings


I’m really impressed with your article, such great information you mentioned here, thanks for your sharing and waiting to see your future posts.

famous funny sayings

March 16. 2009 03:29

how to write good

nice! very interesting! Smile

how to write good

April 28. 2009 13:22

Franchises

Heya - Just looking through some blogengine.net blogs, seems to be a fairly nice platform, certainly better than blogger but still playing with the idea of wordpress.  Any major plus points you have found over WP at all?

Thanks

Matthew

Franchises

April 28. 2009 13:45

Rickard

@Franchises besides being built upon .Net using a real programming language like C#? Seriously, my requrements for a blog platform was that I wanted to be able to customize it as I saw fit. I could have done it with WP but who wants to write PHP if there's a choice? Really?

Rickard

June 9. 2009 22:16

Franchises for sale

It's interesting, the blog engine platform seems very variable in form.  My design skills are not so good as my C coding though, I would be interested in seeing what additional skins you can get for it.  Nice blog btw, best wishes for it and keep up the posts. Smile  Kind regards,  Peter sims.

Franchises for sale

June 19. 2009 18:34

Simulation pret

Thank you very much for this release. I am sure it will improve my witting a lot Smile

Simulation pret

July 2. 2009 09:14

SEO

Nice post.I currently in a testing phase with this version of the blog to get comfortable and confident that it works the way I want it to...

SEO

Saving the comment

Add comment


(Will show your Gravatar icon)

  Country flag

biuquote
  • Comment
  • Preview
Loading



 
Copyright © 2008-2009 rickardnilsson.net