First time here? You may want to check out the blog archive, subscribe to the RSS feed, sign up for free email updates, or follow me on Twitter. Thanks for visiting!

Category: SunBlogNuke

anything about SunBlog(Nuke) module.

Premier DNN Article/News Module - SunBlogNuke v5.2

I hope everyone is having a good morning! Today we are glad that SunBlogNuke v5.2 is available for free upgrade, which is totally compatible with new generation DotNetNuek 6.2. Following the social trend of dnn core framework, we also embraced Social Networking features and implemented social aware application with SunBlogNuke. In this building, we introduced lots of bigger changes, such as implemented "Post Thumbnail" feature & integration with our brand new gallery module - GalleryPlus, supported Open Graph meta tags & more popular social services, added ability to tweet your post status etc. Now let us dive into details about those fantastic changes.

Read the rest of entry »

Enhanced DNN Blog Feed in SunBlogNuke v5.1

dnn-blog-valid-feedAs usual, it is the time to monthly release of Ultimate DNN Blog Module - SunBlogNuke :) Now it is v5.1 with some enhancements & lots of fixes. In this building, we focused on the feed output. We looked into deeply the rules of the RSS specification and rewritten all the codes  about feed generator. Not only the new feed output passed the Feed Validator, but also it supported with more useful feed elements, such as enclosure, 'content:encoded' & webmaster etc. For example, with element 'enclosure' we will be able to associates a media object such as an image, an audio or video file with every feed post; with 'content:encoded' it offers a means of defining item content with more precision than the description element as the specification said:

The content:encoded element can be used in conjunction with the description element to provide an item's full content along with a shorter summary. Under this approach, the complete text of the item is presented in content:encoded and the summary in description.

Also we provided one alternative way to customize the categories tag output. Now you can use the new method

/// <summary>
/// Separated category links with desired separator(such as commas) and format token.
/// </summary>
/// <param name="separator">The desired separator, such as commas</param>
/// <param name="format">The format token</param>
/// <returns>The category links</returns>
protected virtual string CategoryLinks(string separator, string format)

In common, you can use it like that in your customized theme view files, BaseView.ascx & DetailView.ascx

<span class="blog-icon post-cat">Filed in <%=CategoryLinks(", ", "<a href=\"{0}\" title=\"View all posts in {1}\">{1}</a>")%></span>

Major Highlights in v5.1:

  • ENH - Supported tab title with culture code of multilingual sites in the blog manage panel.
  • ENH - Rewrite feed generator and supported more elements, such as enclosure, 'content:encoded' & webmaster etc.
  • ENH - Publish date section in the edit post panel & NavZone with active effect.
  • FIX - not retrieve theme view file correctly.
  • FIX - tagcloud widget with Non-Unicode characters issue.
  • FIX - Recaptcha.dll version conflict issue.
  • FIX - Dashboard issue without any blog instance there.
  • FIX - Related date options in the general settings panel.
  • FIX - jQuery conflict in dnn5.+, including dnn6.

NOTE: from v5.0 the SunBlogNuke will begin to not support dnn4 any more because it will utilize lots of core APIs introduced from DNN5+, such as Taxonomy. If you are still using the dnn4, you don’t have to be worry about it because we will also maintain independent branch of the older version 4.x, which will always be compatible with dnn4 and may be updated with fixes without new features any more.

You can get it here. Blog your way and enjoy life. :)

The SunBlogNuke Team

Alternative Monthly List for DNN Blog Archives

Monthly-Archives-List

In common, the most important feature for blog platform is its usability so that your reader can get what they want easily. In order to keep your blog clutter-free, you must pay more attentions on your blog’s design, such as the sidebar content & widgets. Today I would like to share you some tips & tricks about monthly archives widget of Ultimate DNN Blog Module - SunBlogNuke. You will learn alterative awesome to display monthly archives list with usability.

Read the rest of entry »

Improved DNN Blog Traffic with Social Sharing

Social-Bookmark

As the most popular #DNN #Blog #Module, SunBlogNuke would like to build better user experience for your blog writing & shared actions. Also clients ever raised issue that the bookmark configure looks little difficulty and no idea how to make it work. Fortunately, the SunBlogNuke v5.0 simplify the settings configure without losing flexibility.

Read the rest of entry »

SunBlogNuke 5.0 Optimization & Better User Experience

sunblognuke v5 for dnn

Finally the SunBlogNuke 5.0 is available to free upgrade today and it will be first version of next generation blog optimized for DNN5 & DNN6. In this building we completed few critical performance optimizations with cache mechanism and enhanced admin panels with uniform UI for better user experience, for example, we provided a new dashboard, which allows you to see the both published and draft posts, categories, tags, and comments pending approval at a quick glance.

Major Highlights in v5.0:

  • ENH - Implemented paging control with better user experience.
  • ENH - Included dashboard panel with lots of awesome widgets, such as Statistics & Quick Press.
  • ENH - Optimized theme configure.
  • FIX - Bookmark not compatible with the latest 'sharethis' widget code.
  • FIX - Update failure on the configure 'Module Extension' panel due to invalid email address field.
  • FIX - Import bug with blogml - views & permalink not updated correctly.

NOTE: from v5.0 the SunBlogNuke will begin to not support dnn4 any more because it will utilize lots of core APIs introduced from DNN5+, such as Taxonomy. If you are still using the dnn4, you don’t have to be worry about it because we will also maintain independent branch of the older version 4.x, which will always be compatible with dnn4 and may be updated with fixes without new features any more.

You can get it here. We hope that with this generation dnn blog module  you can enjoy the blog writing and it will make your life better; plus if you have any good advice about our products, please feel free to leave a comment or contact us.

The SunBlogNuke Team

Blogging DNN on iPhone/iPad with SunBlogNuke

dnn blogging

Now mobile devices are essential tool for our life & work, such as iPhone & iPad. So it will be excellent if you can blog on the go with those devices, sharing any ideas or photos from anywhere and keeping your loyal blog readers engaged from your interesting things - that means you work pretty much everywhere. Do you like this very comfortable way of living? Let us show you how to blogging dnn blog module - SunBlogNuke on iPhone/iPad with the awesome app – BloggerPlus.

Read the rest of entry »

Attractive Comment Form for DNN Blog

As you know, the comment is so important to any blog platform that you may have to build an attractive comments form that users will enjoy filling out. Usually forms are pretty classic with standard fields, submit buttons - nothing more, nothing less. But still even little change of field background, border style, layout, rounded corners can make huge difference. Sometimes adding live comment preview, smiles or some simple CSS bold, italic, underline effects to give more options to advanced comment writers, such as Markdown may be a good choice to satisfy these requirements. Today I would like to share you how we redesign our own comment form. If you indeed want to really stand out and create something super in your comment form, please do your own research and considerations, what you like/dislike and why it is so. Ok, let's go ahead.

Read the rest of entry »

Fancy Gallery Extension with Lightbox effect Inside DNN Blog

In common, you can build the awesome blog post with some media files, and sometimes you would like to share lots of images with your friends. Yes, you want to build an album with those images in the blog post content. But it looks difficulty to incorporate display for larger images, which under normal situations would break the layout of this site. It will save lots of our time if there is some way to automatically organized images with clean & elegant layout and we just copy/insert images into Rich-Editor or WLW.

Congratulations. The "Fancy Gallery" extension is the exact tool for your dnn blog. And it is another extension for Ultimate DNN Blog Module – SunBlogNuke. You just feel free to add your images and this extension will do the rest for you – automatically convert them into one fancy gallery with lightbox effect.

Read the rest of entry »

Monthly Release v4.8.2 Available for Free Upgrade

I hope everyone is having a good morning! Today we are glad that monthly release SunBlogNuke v4.8.2 is available for free upgrade. In this version we still focused on some urgent bugs introduced by the latest building, such as import/export feature not work as expected and Integration issue with Active Social Journal. Meanwhile, we built separated comments integration with Active Social Journal so that you can configure different template for posts & comments. From this v4.8.2, the “ActiveSocial” extension is not required anymore and it will be removed from our extension directory). In the release note, we combined it with the v4.7.5 and the whole will be as follows:

  • ENH - Supported DotNetNuke 6.
  • ENH - Supported IP field in the comment entity.
  • ENH - Integrated with Comments+ module seamlessly.
  • ENH - Integrated with Anti-Spam service - Akitsmet.
  • ENH - Enhanced comment system & converted comment settings into one place with comments Inbox.
  • FIX - Performance issue of Content Slider Widget made website failure.
  • FIX - Metaweblog API not work with Posterous "Autopost" feature.
  • FIX - Fail to import blogml file.
  • FIX - Issues about import/export interface feature in the dnn core way.
  • FIX - Social Bookmarking issue with "ShareThis" script.
  • FIX - Trackbacks still occur when Disqus comments system in active.
  • FIX - Integration issue with Active Social Journal.

You can get it here. Blog your way and enjoy life. :)

The SunBlogNuke Team

Social Bookmarking for DNN Blog - SunBlogNuke

ShareThis

When it comes to Blogging, traffic is the main factor and it can be gained by many strategies. Meanwhile, traffic depends on number of factors however "Social Bookmarking" is the most important and common factor. So you can get a lots of traffic by joining popular Social Bookmarking sites, such as Twitter, Facebook, Digg & new cool Google+. The Ultimate DNN Blog Module – SunBlogNuke supports the social bookmark feature from the beginning, with which your readers easily share your blog post on the famous social bookmark services around the world. Today we would like to show you how to active it and implemented customized "ShareThis" bookmark widget in DNN blog.

Read the rest of entry »

Pages: Prev1234567...9NextReturn Top