Ruby On Rails
There seems to be a bug in Thin that keeps erroring out when you try to run “thin start.” It would complain that the Rails 2.3.5 gem is not installed even though it shows up on a “gem list” command. It seems like the problem has something to do with the way Thin handles Rack. If you “gem uninstall -v”, all the newer versions and keep Rack 1.0.1 it seems to run perfectly fine.
I hope this helps anybody that else that uses Thin.
Our team at ShoeDazzle.com has just switched our emailing providers to Silverpop. Unfortunately, there weren’t any existing Ruby projects that integrated with Silverpop’s XML API. After several weeks of development, I have finished a simple, but working framework to generate the XML code for Silverpop’s Engage and Transact service. XML code can be submitted through a HTTP/HTTPS post service or through FTP uploads.
In the spirit of open source and with permission from my awesome manager, I am releasing the code under the MIT license for other developers that are looking to integrate their Rails project with Silverpop. You can clone a copy from http://github.com/georgetruong/silverpop
Good luck and hope this helps.
ShoeDazzle.com
as Senior Developer at ShoeDazzle
The World’s Premier Shoe Society. Visit ShoeDazzle.com.
What I do
Build highly scalable web applications in Ruby on Rails, PHP MVC, and Python / Django.
Apache, MySQL, Memcache, CRON jobs, and the magic sauce that make web apps tick.
Develop applications for iPhone and OS X in Objective-C / Cocoa for kicks and giggles.
View my portfolio »
Popular Posts
- How to submit a form with AJAX in jQuery 19 comment(s) | 27 view(s) per day
- A simple forum using Kohana PHP and ORM 2 comment(s) | 20 view(s) per day
- How to salt and hash user passwords in PHP 11 comment(s) | 17 view(s) per day
Recent Posts
Tags
.NET AJAX ASP.NET Bebo Blog C# CakePHP CMS CSS Database Dojo E-Commerce Facebook Form HTML IIS Image Gallery Javascript jQuery Kohana LAMP Lead Generation Lightbox Linux MS SQL MVC MySpace MySQL ORM Performance Photoshop PHP POST Prototype / Scriptaculous REST Ruby On Rails Scalability Security SEO Silverpop Social Networking User Authentication Wordpress XML-RPC Zend FrameworkArchives
- January 2010 (2)
- September 2009 (1)
- August 2009 (2)
- June 2009 (10)
- May 2009 (4)
Latest Blog Posts
About me
My name is George. I am a Software Engineer with about three years experience developing in open-source internet technology. I currently live and work in Los Angeles, California.
I am currently a Ruby on Rails developer. But the majority of my experience has been in PHP. I have also dabbled in C# / ASP.NET and Python / Django for various projects.
View my résumé or contact me today.
Get in touch!
You may either use my contact form, or send and email to me directly at george@georgetruong.com.
You could also try to reach me at 626-817-2633.


