Archive for the 'Ruby On Rails' Category

I started using Basecamp for work and it’s great. Simple and useful … I share information with colleagues and our outside service providers. I love being able to post documents, ideas, articles, etc …
I have also integrated some Google Spreadsheets of our futures and stock positions using iframes … very very [...]

With the new Apple Mail 3.0 client now having To-do’s and Notes, I surmise To-do’s will be added to the iPhone and the Notes will sync? It would be nice … In the meantime, I am still using the 37signals Ta-Da List with the Apple Widget and the iPhone enhanced site …

37Signals Ta-da List supports iPhone quite well … Wish I could make a direct link to my list from an icon on my homepage of my iPhone …

I had a strange problem today where my field validation was working, but the standard red error box and red field highlighting was not working.
I have an application that does mailings of PDF files. I have a model called “mailing” and a model called “contact”. I also have a “subscription” model to [...]