Saturday, May 31, 2014

DotNetNuke and Apache Solr in action



All search functionality of zeekbeek.com is powered by SOLR.

Also we are using jQuery Waypoints for infinite scroll of search results and jQuery BBQ for handing #hash.

Tuesday, May 27, 2014

A problem occurred while trying to set the "References" parameter for the IDE's in-process compiler. Error HRESULT E_FAIL has been returned from a call to a COM component.

I resolve my issue with the help from the workaround here.

In my case it was about adding a reference to itself. Removed it and it is working fine now.

Thursday, May 22, 2014

iCalendar Validator

This iCalendar Format Validator is a big help when it comes validating the content of you iCalendar file (ics)

http://severinghaus.org/projects/icv/