Category Archives: Programming

jMonthCalendar Options, Events, & Methods Documentation

In this post I am going to cover all the custom event/options as well as methods that can be configured and used in jMonthCalendar. All of these are options that can be supplied at initialization in order to manipulate the … Continue reading

Posted in Programming | Tagged , , | 19 Comments

jMonthCalendar-1.3.2-beta Release

I have released a new version of jMonthCalendar (1.3.2-beta). Below I will provide a sample of the use of event callback as options. Well this release is pretty straight forward for the most part. It includes changes to how the … Continue reading

Posted in Programming | Tagged , , | 8 Comments

Getting Started with jMonthCalendar

So you are interested in using jMonthCalendar and are unsure how to start using it…? Well hopefully I can give the 5 minute startup that will help you along the way. In this post I will show you how to … Continue reading

Posted in Programming | Tagged | 4 Comments

jMonthCalendar 1.3.0 Beta

jMonthCalendar has reached a new milestone! It now supports multi-day events (events that span multiple days). Plus it retains all the same features as before including drag and drop and event stacking. This release is a huge change from the … Continue reading

Posted in Programming | Tagged , | 4 Comments

log4net Dynamic Properties in XML Configuration.

I just learned about a new feature today of log4net that would have saved me a few hours of time had I known or been able to find this earlier.  I learned that you can have dynamic properties stored into … Continue reading

Posted in Programming | Tagged , , | 7 Comments

jMonthCalendar: Minor Release 1.2.2

Well it has been awhile since I posted anything new so I thought that I would provide a rundown of the minor new features and fixes in jMonthCalendar 1.2.2

Posted in Programming | Tagged , , | 7 Comments

New Project Home For jMonthCalendar

It has been awhile since I have had anything to announce with jMonthCalendar. I have been quite busy lately and have been procrastinating at bug fixes and enhancements. Lately, I’ve been working on an idea to set up project wiki, … Continue reading

Posted in Programming | Tagged , , , | Leave a comment

jMonthCalendar: Minor Release 1.2.0

Wow, let me first start by saying it has been too long since I posted any updates on jMonthCalendar. I hope that the new release of jMonthCalendar 1.2.0 excites you as much as it does me. 1.2.0 sets the stage … Continue reading

Posted in Programming | Tagged , , , | 4 Comments

jMonthCalendar: Minor Relese 1.1.0

I just finished posting a updated release for jMonthCalendar that can be found here. This release mostly consists of a few bug fixes and a new features that have been suggested by fellow supporters (people who post comments, issues and … Continue reading

Posted in Programming | Tagged , | Leave a comment

ASP.Net MVC Release Canidate

If you didn’t know already, ASP.Net MVC framework is int he release candidate stages. Wahoo!!!. As per usual ScottGu over at Microsoft posted insanely detailed remarks on the new features. Check it out here.. Some notable improvements that I have … Continue reading

Posted in Programming | Tagged , , | Leave a comment