Entries for 'Scott McCulloch'
Another aspect of Simple Calendar that I have been implementing is the layout of the calendar.
Currently the ASP.NET calendar control doesn't support databinding similar to other controls such as the Repeater, DataList, etc. This makes it difficult ...
Calendar Recurrence is a tricky aspect when dealing with calendars. Specifically, we are talking about creating events that recur (e.g. every tuesday or thursday of the week for 10 weeks).
There are 2 approaches to handle this:-
When creating...
It's great to see such heavy use of Simple Gallery for a custom modification I made last month, check out the photos for the first 2 weeks of May:-
http://www.evenflo.com/Homepage/BYAS/tabid/210/photoType/ViewPhotos/ContestID/2/Default.aspx
There h...
Nina has posted some great screenshots for some of the enhancements coming in DotNetNuke 3.2.5.
My personal favourite is the profile properties which will allow you to extend the current list of profile properties. I'm hoping to use this functionali...
I had an interesting issue today when sorting out an issue with Subscription Tools.
The crux of the issue revolved around a redirect to PayPal for payment. When the redirect is formed a number of parameters are appended to the querystring, including...
One of the things that I have been putting off for far too long is business cards.
So today, I opened up photoshop and produced the image below. Is there anything you would change? (I'm getting them printed tomorrow).
Another item that I strugg...
I hope this tip helps someone, as it took me quite a while to get this working successfully.
Simple Gallery uses a number of HttpHandlers to serve up images, in particular, resized images. The caching API in .NET allows you to cache an entire pages...
I've spent the majority of the afternoon improving the quality of images resized in Simple Gallery.
The enhancements started with the suggestions in the following blog entry.
1.) Jpeg Quality Setting
System.Drawing.Imaging.ImageCodecInfo [] Info...
Recently, I performed some customization work for Simple Gallery for the good folk at Solve Interactive.
Major changes include:-
Screen Layout Changes
Online Voting with Voting Categories (Online/City)
Refer to a Friend
Capture...
I just found this link on the web to an e-book from the guys at 37signals.com...
https://gettingreal.37signals.com/
"Discover the smarter, faster and easier way to build a successful web app."
Taking a look at some of the sample chapters ...