Jcarousel extension for BlogEngine

18. February 2013 20:05 by rtur.net in Extensions  //  Tags: , , ,   //   Comments (5)

This new extension for BlogEngine will let you save images for multiple albums and display any album in carousel-like fashion in your posts and pages using jCarousel plugin for jQuery. It is light-weight and pretty easy to use. I reused code from NivoSlider as foundation, making few improvements and adding ability to create thumbnail images on the fly. You install it from dnbegallery.org and access extension UI under admin/appearance where you should see "Jcarousel" in the menu list in the right side-bar. There you can upload images. To display album on the page as in this post, you add "CAROUSEL:AlbumName" to the post, substituting quotes with square brackets. More...

How to use NivoSlider with BlogEngine

15. October 2012 16:04 by rtur.net in Extensions  //  Tags: , ,   //   Comments (2)

I have updated NivoSlider extension this weekend to support edit/re-upload functionality which can be helpful if you maintain large number of images and sometimes need to make changes. Below is a short screencast that demonstrates installing NivoSlider, adding it to the post and adding new image to the slider. It is about 3.5 minutes long with no audio, I used captions instead as explaining amount is minimum. I've just started learning video editing, so quality is not great but I hope it will help someone having questions on how to install and run NivoSlider. More...

Tutorial - Building NivoSlider Extension (Part 4)

22. September 2011 12:54 by rtur.net in Extensions, Tutorials  //  Tags: ,   //   Comments (2)

Creating NuGet Package

nuget-logoBlogEngine uses NuGet format for sharing extensions. NuGet package in a nutshell is a ZIP containing files you want to share with some metadata NuGet uses internally. The easiest way to create a package is to use Package Explorer. Download and install this small application on your local machine, then click to run as any regular Windows application. At the time of writing, I’m using Package Explorer version 2.0. More...

Tutorial - Building NivoSlider Extension (Part 3)

16. September 2011 13:26 by rtur.net in Extensions, Tutorials  //  Tags: ,   //   Comments (11)

Data Persistence

db_1What we need next is to save metadata for each picture used by every slider, and also we need to be able to add and delete all these records. Extension settings are standard way of doing it in BlogEngine - you declare what kind of data you want to maintain, set initial values and first time extension runs it will instantiate settings object and save it on the back-end. To maintain these data, blogger goes to admin/extensions and clicks extension link in the right sidebar. This will load auto-generated form where settings can be edited. The code below would be sufficient: More...

Picasa and PrettyPhoto updated for BlogEngine.NET 2.0

4. January 2011 19:52 by rtur.net in Extensions  //  Tags: ,   //   Comments (56)

picasaextlogoI have updated Picasa extension for BlogEngine.NET 2.0. If you haven’t use it before, take a look at instructions here, the way it works didn’t change much. I made it better match new admin UI, but functionality stays very much the same. More...

This is hot!

11. May 2010 17:56 by rtur.net in Extensions  //  Tags: ,   //   Comments (2)

hot_list

Sorry about post title, could not resist :) You probably saw these "new" and "hot" links next to list items all over the place. Something was added or updated and it makes sense to put an indicator that clearly shows this. I wanted to do it for list of extensions on BlogEngine site, so that when something new added anyone could see it right away, because list is pretty large. And I don’t want to maintain it afterwards, that image should go away when it is not “hot” anymore, all by itself. How hard is this with BlogEngine and .NET? Walk in the park: More...

Building custom plugin for TinyMCE

26. November 2009 14:30 by rtur.net in Extensions  //  Tags: , ,   //   Comments (1)

SharpBtn My previous post was about awesome code syntax highlighter JS library I have converted into extension for BlogEngine and no so awesome button I’ve added to TinyMCE to insert code snippets. Let’s make it better by building custom plugin that will let us select language and enter actual code in the pop-up window eliminating messing up with TinyMCE editor itself. More...

Syntax Highlighter extension for BlogEngine

15. November 2009 16:33 by rtur.net in Extensions  //  Tags: ,   //   Comments (23)

logo

There are several implementations of this extension for BlogEngine, but I wanted it to work with latest JS library and be more configurable. And also I wanted it play well with TinyMCE - yes, it might come as a shock but some people don't use Windows Live Writer. I don't know why... So, if you go through usual routine downloading and moving files to corresponding location (you’ll need to overwrite couple) this is what you’ll get. More...

How to switch Commentor from Waegis to Akismet

30. August 2009 21:58 by rtur.net in Commentor, Extensions  //  Tags: , ,   //   Comments (6)

PwdByAkismet If you are using Commentor with Waegis like I do, you probably got email about Waegis suspending services for uncertain time this coming Friday (September 4th). Waegis served me well all this time and blocked hundreds of spam comments helping to keep this site reasonably clean. I hope it will find a way to get back soon, meanwhile you might want to flip the switch and start using Akismet as your primary anti-spam service. Here what I did to get Akismet up and running. More...

Digsby widget for BlogEngine

20. June 2009 16:16 by rtur.net in BlogEngine, Extensions  //  Tags: , ,   //   Comments (9)

digsby-3I've got email from user having issues with embedding HTML snippet into BlogEngine's page. Not really sure what was wrong with that tag, because I have never get to test it. Why? Because it is sometimes easier to add simple extension or widget than to deal with row HTML when it comes to BlogEngine. Seriously, it took me way under half an hour following steps in my own simple widget tutorial to put this together, and this is including time spent opening Disby account. More...

Recent Tweets

Twitter May 21, 20:23
Had to unplug Kinect to watch Xbox one video on 360. Poor thing freaked out by people screaming commands and stopped playing every few secs.

Twitter May 21, 18:38
Wonder how long it takes for http://t.co/O1XAGcMV5l web gallery to test app. Stuck in "testing" state for a few days now. Is this manual?

Twitter May 15, 19:37
Trying to figure out if Linux Mint need an upgrade. And I thought Windows versions complicated. Is that LMDE thing what I need for my Nadia?

@rtur