Feb 24 2009

Extension Manager bug in BlogEngine 1.4.5

Category: BlogEngine.NET | ExtensionsJRBlack @ 17:37
Bug

Letter-Recently I have been exploring and experimenting with BlogEngine.Net Extensions.  These are great little add-ons that provide additional functionality that currently is not included in BlogEngine.net.

 

In the past (with Picasa and LightBox extensions) I noticed when I added them to my blog and I refreshed a page, I would get the following error:  “The process cannot access the file ‘…\App_Data\datastore\extensions\BBCode.xml’ because it is being used by another process.”



The process cannot access the file ‘…\App_Data\datastore\extensions\BBCode.xml’ because it is being used by another process

 

I thought this was just something that happened when you add an extension, (Silly me to think it was the way it worked… ) because if you refresh the page again, there was no error and the blog and the extension worked.  Until I tested Download Counter extensions…  I tried 3 different Download Counter extensions and none of them would work.  Well after much pestering of the developers of these extensions and posting a forum thread at BlogEngine.NET, I discovered that there is a bug in the Extension Manager that has been fixed by the BlogEngine.Net team.

 

So after adding the corrected \App_Code\ExtensionManager\Manager.cs extensions can be added and removed with out the error described above and the Download Counter extensions now work.  I would post the fixed file here for you to download, but it would be better if I referred you to the source code change set in BlogEngine.NET and get it there.  Feel free to contact me if you don’t know what to do.

 

Here are the tree Download Counters I have tried.

 

 

Personally, I like the detailed download counter by Geert van Horrik, but there are many different needs and concerns, so you may like a different one.

 

I hope you found this information helpful.

Tags: , , , ,

Feb 17 2009

Working with ZIP files

Category: SoftwareJRBlack @ 20:17

7ziplogo Letter-R ecently my dad contacted me regarding a zip file.  A friend of his emailed him a .zip file, but every time he tried to open the file his trial version of WinZip loaded reporting that the his trial time had expired and he would need to purchase the software if he wanted to open this file.

 

So, like any good resourceful dad would do… he turned to his technology resourceful son… “What do I do now son?”. 

 

There are many different compression software utilities out there and my dad not being a technology geek like my self may not know all the options.  There are quite a few…  PK-Zip (the original), WinZip, WinRAR, GZIP and TAR to name a few.  But for this post, we will mention 7-ZIP

 

7-ZIP is a free and open-source program that can do almost everything the other guys can do.  Here are a few features.

 

  • High compression ratio in new 7z format with LZMA compression
  • Supported formats:
    • Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR
    • Unpacking only: ARJ, CAB, CHM, CPIO, DEB, DMG, HFS, ISO, LZH, LZMA, MSI, NSIS, RAR, RPM, UDF, WIM, XAR and Z.
  • For ZIP and GZIP formats, 7-Zip provides a compression ratio that is 2-10 % better than the ratio provided by PKZip and WinZip
  • Strong AES-256 encryption in 7z and ZIP formats
  • Self-extracting capability for 7z format
  • Integration with Windows Shell
  • Powerful File Manager
  • Powerful command line version
  • Plugin for FAR Manager
  • Localizations for 74 languages
  • Command Line interface.

 

This tool works quite well.  It even has a command line interface that comes in handy for use with backup utilities such as Cobian Backup @ http://www.cobian.se/

 

So if you need a free utility to unzip .zip files that you download or get from a friend, or if you want to compress multiple files into one file, like WinZip, but for free… this could be the tool for you.

 

Download 7-ZIP here.   http://www.7-zip.org/

Tags: , , ,

Feb 13 2009

Studio Theme for BlogEngine.Net

Category: BlogEngine.NETJRBlack @ 22:12

image

Letter-Studio is the theme I stared with for this blog.  I stumbled upon AskTheBoater.com and liked the design so much I decided to see if I could mimic it (with a few minor changes).  I no longer use this theme, but my current theme is also based on the Studio theme.

 

It is clean and I like the subtle tones.

 

I haven’t added the page yet, but I will make this theme available as a download soon.

 

 

image

Tags: ,