Using Icalendar Formatting to Create Outlook Calendar Events with Rails
Monday, June 30th, 2008 Posted in Programming | Comments Off[singlepic=733,320,240,web20,right]I'm not a Microsoft fan but you have to admin that Outlook is the standard when it comes to office calendars. Whether or not you have an Exchange server setup it's helpful to be able to create and send appointment/event invitations for Outlook. I had to offer this functionality recently and my usual Googling for solutions turned up few results. There were a few results for php and a few results for the other usual suspects. Looking at the solutions ...
Some Rails Resources
Thursday, June 19th, 2008 Posted in Programming | No Comments »For my reference: Official Documentation Rails Official API - Awesome for Rails specific functions - lots of examples Great for general Ruby questions (Time/Date syntax, Array functions, etc - not too many examples Rails Wiki - only slightly useful - not up to date Rails Blog - interesting examples and news Plugin Repository - Why code it when it's already been done by an expert Webcast Archives http://railscasts.com/episodes;archive http://peepcode.com/ (paid site) Rails Books Advanced Rails Recipes Agile Web Development with Rails - The ...


