Ruby on Windows: OLE automation for Outlook – Shared calendars

Posted on 9th Juli, by Tobias.Braner in Ruby. No Comments

Ruby has a nice library for OLE automation, win32ole. I used this library to get appointments from shared outlook (exchange) calendars. The scripts are testen on Windows Vista with Outlook 2003. This is how it works.

Read the full article »


Ruby & SAP Services (SOA)

Posted on 20th Mai, by Tobias.Braner in Ruby. No Comments

I recently added two links to my blog. They both lead to articles I wrote about Ruby (on Rails) and SAP Services. Warning: This was before Rails 2.0 was released. Ruby on Rails make cool SAP MashUps possible.

How-to: Consume Enterprise Services with Ruby on Rails – Part I

How-to: Consume Enterprise Services with Ruby on Rails – Part II

Read the full article »




Ruby on Windows: OLE automation for Outlook – Shared calendars
Ruby has a nice library for OLE automation, win32ole. I used this library to get appointments from shared outlook (exchange) calendars. The scripts are...
Ruby & SAP Services (SOA)

I recently added two links to my blog. They both lead to articles I wrote about Ruby (on Rails) and SAP Services. Warning: This...