Posted by Shaun Geisert
Friday, January 20, 2012 5:47:00 PM
I'm not too happy when a site I am responsible for goes down. I especially don't like it when a client alerts me to this fact, when I should have known/fixed the issue myself well before their knowledge of the issue. So, here's how to...
read more
Posted by Shaun Geisert
Friday, January 20, 2012 5:47:00 PM
I'm not too happy when a site I am responsible for goes down. I especially don't like it when a client alerts me to this fact, when I should have known/fixed the issue myself well before their knowledge of the issue. So, here's how to...
read more
Posted by Steve Railsback
Wednesday, January 11, 2012 11:19:00 AM
The Bookstore approached me wanting to know how many textbook orders they received each day for Spring semester. With some quick experimentation I came up with the following query:SELECT DATEADD(day,...
read more
Posted by Shaun Geisert
Tuesday, January 03, 2012 3:29:00 PM
Here's a simple module designed to display all the submissions in a given instance of Form Wizard Pro, similar to the "View Submissions Grid" within the admin area of the module itself. I had to create this because I needed a way to display the...
read more
Posted by Shaun Geisert
Tuesday, January 03, 2012 3:29:00 PM
Here's a simple module designed to display all the submissions in a given instance of Form Wizard Pro, similar to the "View Submissions Grid" within the admin area of the module itself. I had to create this because I needed a way to display the...
read more
Posted by Shaun Geisert
Friday, November 25, 2011 10:59:00 AM
Recently I thought it would be useful to be able to build out e-commerce forms directly within mojoPortal's FWP. That way, a client can have their own custom forms that would collect the info they need, then they'd be able to define whatever...
read more
Posted by Shaun Geisert
Friday, November 25, 2011 10:59:00 AM
Recently I thought it would be useful to be able to build out e-commerce forms directly within mojoPortal's FWP. That way, a client can have their own custom forms that would collect the info they need, then they'd be able to define whatever...
read more
Posted by Shaun Geisert
Monday, October 31, 2011 10:18:00 AM
After originally creating a Java-based auto-upgrader to handle upgrading my installations of mojoPortal, I had heard about something called PowerShell. PowerShell is sort of like command prompt on steroids, and it is already integrated into...
read more
Posted by Shaun Geisert
Monday, October 31, 2011 10:18:00 AM
After originally creating a Java-based auto-upgrader to handle upgrading my installations of mojoPortal, I had heard about something called PowerShell. PowerShell is sort of like command prompt on steroids, and it is already integrated into...
read more
Posted by Shaun Geisert
Wednesday, October 19, 2011 12:22:00 PM
A few days ago I received an e-mail from weather.com informing me that they were going to begin charging me $20/month to continue using their XML feed (currently I use it for a weather widget at parents.colostate.edu). However, why would I pay ...
read more
Posted by Shaun Geisert
Wednesday, October 19, 2011 12:22:00 PM
A few days ago I received an e-mail from weather.com informing me that they were going to begin charging me $20/month to continue using their XML feed (currently I use it for a weather widget at parents.colostate.edu). However, why would I pay ...
read more
Posted by Steve Railsback
Monday, August 08, 2011 4:05:00 PM
Mega Menus are fast becoming the new design trend. They are a new spin on the traditional drop-down menu. These big two-dimensional menus group information by category and eliminate the need to drill though the traditional drop-down menu levels to find a particular page. Use of mega menus reduces site complexity and improves usability.
...
read more
Posted by Shaun Geisert
Wednesday, August 03, 2011 10:19:00 AM
Yesterday i put together some code to convert all of my sites to use friendly-urls for all pages (including those pages generated by Event Calendar Pro). The code iterates through every entry in mp_FriendlyUrls, updating the urls there and...
read more
Posted by Shaun Geisert
Wednesday, August 03, 2011 10:19:00 AM
Yesterday i put together some code to convert all of my sites to use friendly-urls for all pages (including those pages generated by Event Calendar Pro). The code iterates through every entry in mp_FriendlyUrls, updating the urls there and...
read more
Posted by Shaun Geisert
Friday, July 29, 2011 10:20:00 AM
I like being able to round corners without using images. To me, it just keeps things simpler and the markup cleaner. Here are my 3 favorite ways to accomplish rounded corners without images, even in earlier versions of IE (eg, 6 in some...
read more
Posted by Shaun Geisert
Friday, July 29, 2011 10:20:00 AM
I like being able to round corners without using images. To me, it just keeps things simpler and the markup cleaner. Here are my 3 favorite ways to accomplish rounded corners without images, even in earlier versions of IE (eg, 6 in some...
read more
Posted by Shaun Geisert
Wednesday, July 27, 2011 9:08:00 AM
Here's the PowerPoint from my 7/26/2011 presentation of what mojo can do. Alternatively, I pulled out the important links/info from the presentation and pasted below:
CMS Review: http://www.cmsmatrix.org
Developers on campus...
read more
Posted by Shaun Geisert
Wednesday, July 27, 2011 9:08:00 AM
Here's the PowerPoint from my 7/26/2011 presentation of what mojo can do. Alternatively, I pulled out the important links/info from the presentation and pasted below:
CMS Review: http://www.cmsmatrix.org
Developers on campus...
read more
Posted by Shaun Geisert
Wednesday, July 20, 2011 4:12:00 PM
Thought I'd share a quick example of one way in which you can "pretty-ify" form wizard pro:
http://www.studentaffairs.colostate.edu/high-school-diversity-conference.aspx
This is a bit of a hack in that I created an instance of FWP which I then...
read more
Posted by Shaun Geisert
Wednesday, July 20, 2011 4:12:00 PM
Thought I'd share a quick example of one way in which you can "pretty-ify" form wizard pro:
http://www.studentaffairs.colostate.edu/high-school-diversity-conference.aspx
This is a bit of a hack in that I created an instance of FWP which I then...
read more
Posted by Shaun Geisert
Monday, July 18, 2011 9:28:00 AM
If you have mobile kit pro installed, you may want to avail yourself of the following CSU-branded skin. A few notes:
Because my work is a derivative of the skin that ships with Mobile Kit Pro, you must either own a license to MKP or be...
read more
Posted by Shaun Geisert
Monday, July 18, 2011 9:28:00 AM
If you have mobile kit pro installed, you may want to avail yourself of the following CSU-branded skin. A few notes:
Because my work is a derivative of the skin that ships with Mobile Kit Pro, you must either own a license to MKP or be...
read more
Posted by Shaun Geisert
Wednesday, July 13, 2011 8:56:00 AM
Every now and then I hear about some development methodology that tends to alter the way i think about designing web applications. Two in particular are scrum and feature driven development. Lately I've been experimenting with my own...
read more
Posted by Shaun Geisert
Wednesday, July 13, 2011 8:56:00 AM
Every now and then I hear about some development methodology that tends to alter the way i think about designing web applications. Two in particular are scrum and feature driven development. Lately I've been experimenting with my own...
read more
Posted by Shaun Geisert
Wednesday, June 29, 2011 2:51:00 PM
I know I'm duplicating another page on this site, but it's easier to get here from the home page and I'm lazy. More regex's are at http://www.regxlib.com
Zip Code
Matches 80523 and 80523-1000
^\d{5}([\-]\d{4})?$
Campus Delivery...
read more
Posted by Shaun Geisert
Wednesday, June 29, 2011 2:51:00 PM
I know I'm duplicating another page on this site, but it's easier to get here from the home page and I'm lazy. More regex's are at http://www.regxlib.com
Zip Code
Matches 80523 and 80523-1000
^\d{5}([\-]\d{4})?$
Campus Delivery...
read more
Posted by Shaun Geisert
Friday, June 17, 2011 2:29:00 PM
Note: So that all errors aren't trapped generically (ie, so you don't see the entlib.config file cannot be found for any error your application may experience), it's very useful to set up your entlib.config's exception policy appropriately....
read more
Posted by Shaun Geisert
Friday, June 17, 2011 2:29:00 PM
Note: So that all errors aren't trapped generically (ie, so you don't see the entlib.config file cannot be found for any error your application may experience), it's very useful to set up your entlib.config's exception policy appropriately....
read more
Posted by Shaun Geisert
Wednesday, June 08, 2011 3:06:00 PM
I frequently find that even after testing web site designs against various OS / browser combinations I still have users who now and then complain of some glitch or another. Since many people don't know how to determine their browser/version, I ...
read more
Posted by Shaun Geisert
Wednesday, June 08, 2011 3:06:00 PM
I frequently find that even after testing web site designs against various OS / browser combinations I still have users who now and then complain of some glitch or another. Since many people don't know how to determine their browser/version, I ...
read more
Posted by Shaun Geisert
Wednesday, May 25, 2011 10:16:00 AM
Very much along the lines as what Joe Audette describes at http://www.mojoportal.com/implementing-a-custom-form-submission-handler.aspx, I created a quick little form submission handler that sends the form submission's results to the person...
read more
Posted by Shaun Geisert
Wednesday, May 25, 2011 10:16:00 AM
Very much along the lines as what Joe Audette describes at http://www.mojoportal.com/implementing-a-custom-form-submission-handler.aspx, I created a quick little form submission handler that sends the form submission's results to the person...
read more
Posted by Shaun Geisert
Wednesday, April 13, 2011 10:47:00 AM
I thought that I would document (once again for my own self-reference) the steps that I took in "converting" an existing project over to .netTiers. In this example, I'm going to take rentalsearch.colostate.edu (a rental listing application)...
read more
Posted by Shaun Geisert
Wednesday, April 13, 2011 10:47:00 AM
I thought that I would document (once again for my own self-reference) the steps that I took in "converting" an existing project over to .netTiers. In this example, I'm going to take rentalsearch.colostate.edu (a rental listing application)...
read more
Posted by Shaun Geisert
Monday, April 11, 2011 4:43:00 PM
A few tips for self-reference when using the Export To Excel feature within NetTiers.
How to use Export To Excel Within An UpdatePanel
Fix for RegisterForEventValidation errors
How To Define Additional Columns When Using Export
...
read more
Posted by Shaun Geisert
Monday, April 11, 2011 4:43:00 PM
A few tips for self-reference when using the Export To Excel feature within NetTiers.
How to use Export To Excel Within An UpdatePanel
Fix for RegisterForEventValidation errors
How To Define Additional Columns When Using Export
...
read more
Posted by Shaun Geisert
Friday, March 18, 2011 10:34:00 AM
I'll keep adding more to this for purposes of copying/pasting. Btw, these examples are C# based:
MailTo
Url Link
Calling An Extension Method
Image Display Based On Boolean Value
Yes/No From Boolean
Currency
...
read more
Posted by Shaun Geisert
Friday, March 18, 2011 10:34:00 AM
I'll keep adding more to this for purposes of copying/pasting. Btw, these examples are C# based:
MailTo
Url Link
Calling An Extension Method
Image Display Based On Boolean Value
Yes/No From Boolean
Currency
...
read more
Posted by Shaun Geisert
Wednesday, March 02, 2011 1:17:00 PM
For self-reference, here's some sample code to demonstrate the netTiers service API:
Deepload (Declarative)
Deepload EntityDropDownList
Deepload (Code-Behind)
TList Using Both Deepload And FindAll
TList, Applying Filter On...
read more
Posted by Shaun Geisert
Wednesday, March 02, 2011 1:17:00 PM
For self-reference, here's some sample code to demonstrate the netTiers service API:
Deepload (Declarative)
Deepload EntityDropDownList
Deepload (Code-Behind)
TList Using Both Deepload And FindAll
TList, Applying Filter On...
read more
Posted by Steve Railsback
Tuesday, February 22, 2011 5:18:00 PM
This tutorial will demonstration how to write a Html Helper Extension which may be used in your views. In this example, we will create a new ActionLink helper which will leverage jQuery UI's Framework icons and replaced the text based "Edit,...
read more
Posted by Shaun Geisert
Tuesday, February 22, 2011 5:02:00 PM
Note to self to reset identity column, as per http://www.dev102.com/2008/03/22/how-to-reset-identity-increment-value-in-ms-sql/
ALTER TABLE [DestinationType] DROP CONSTRAINT [DestinationType_PK]
ALTER TABLE [DestinationType] DROP COLUMN...
read more
Posted by Shaun Geisert
Tuesday, February 22, 2011 5:02:00 PM
Note to self to reset identity column, as per http://www.dev102.com/2008/03/22/how-to-reset-identity-increment-value-in-ms-sql/
ALTER TABLE [DestinationType] DROP CONSTRAINT [DestinationType_PK]
ALTER TABLE [DestinationType] DROP COLUMN...
read more
Posted by Shaun Geisert
Monday, February 07, 2011 2:56:00 PM
This is my first go-round displaying ads using .NET's AdRotator. It's incredibly fast/easy to integrate into a site, but out-of-the-box offers no support for tracking outbound links. Because I like doing things the easy way, I opted for...
read more
Posted by Shaun Geisert
Monday, February 07, 2011 2:56:00 PM
This is my first go-round displaying ads using .NET's AdRotator. It's incredibly fast/easy to integrate into a site, but out-of-the-box offers no support for tracking outbound links. Because I like doing things the easy way, I opted for...
read more
Posted by Shaun Geisert
Wednesday, February 02, 2011 3:46:00 PM
An extremely handy resource that I found upon reviewing "What is the single most influential book every programmer should read?" on stackoverflow is a reference to the book, Code Complete. One of my favorite aspects of the book is the...
read more
Posted by Shaun Geisert
Wednesday, February 02, 2011 3:46:00 PM
An extremely handy resource that I found upon reviewing "What is the single most influential book every programmer should read?" on stackoverflow is a reference to the book, Code Complete. One of my favorite aspects of the book is the...
read more