Your requests are safe with us
Sometime during the development of Lighthouse I did a bit of reading on web security issues, specifically CSRF attacks. CSRF attacks were a bit tough to grasp at first, because that’s just how the web works. Basically, a page can make a request to another server in your name. They even use your own cookies to authenticate for protected actions. So, how do you prevent these requests to your application?
Active Reload is a small company founded by Rick Olson and Justin Palmer. Rick is a member of the Ruby on Rails core team, while Justin is a member of the Prototype Javascript Library core team. Together we build rocking software with a focus on awesomeness.
-

Beautifully simple issue tracking. With a beautiful Mac-like interface, email and subversion integration, Lighthouse is the perfect project management tool. We took the suck out of issue tracking.
-

Web-based Subversion Interface Manage Subversion permissions and browse through your changesets and files with ease. Warehouse takes the complicated and mundane tasks of Subversion and makes it easy.
-

We've changed the way you manage your blog. With a beautiful interface, multi-site support, and infinitely extendible through plugins, Mephisto is a fresh take on what a blogging application should be.
-
May29permalink
Read your tweets for messages prefixed with @foo and post to that user. http://pastie.caboo.se/65927
# Read tyler-durden's tweets for any messages starting with '@project-mayhem' # # $ ruby twitter_bot.rb tyler-durden project-mayhem my-password # # Stores the last modified and highest id in a yaml file in the pwd by the anme of 'twitter_bot.cache' # Should block against dupes and be easy against twitter's servers -
May17permalink
Displaying nice relative dates
<%= relative_time(Time.now) %> # today <%= relative_time(1.day.ago) %> # yesterday <%= relative_time(1.day.from_now) %> # tomorrow <%= relative_time_span([Time.now, 5.days.from_now]) %> # May 17th - 22nd -
May16permalink
Rick: no more lightbox? Justin: no, I banished it because it was useless the way it was being used. Rick: ha, it was cool man Justin: yeah, Zune music sharing is cool too. Rick: touche -
May10
Scrobbler: Last.fm for Ruby —Ruby Library for accessing the AudioScrobbler web service.
permalink
Copyright © 2007 Active Reload, LLC. | Powered by Mephisto
Hosting and Servers provided by our good friends over at Engine Yard