nayna.org
  • About
  • Introducing gono
  • What does Google know about you?

Thoughts from WWDC 2011

By srram On June 10, 2011 · 4 Comments

The technical sessions
I can’t talk much about the technical sessions, because of the gag order, but trust me.. if you are a developer, you will be salivating at getting your hands on iOS5. Tons of new api’s, and lots of fixes/missing functionality

The Truth is in the cloud
This is a remarkable [...]

Continue Reading →

using ImageMagick+ paperclip with rails3 on MacOS

By srram On February 12, 2011 · Leave a Comment


Download Imagemagick binaries from here


open a terminal and run ‘tax xvzf ImageMagick-x.x-x’


You will now have the untarred file, but not in the right location. I suggest installing it in /usr/local/imagemagick. So from your shell, do ‘sudo mkdir /usr/local/imagemagick’. This assumes that you are in the sudoers list


[...]

Continue Reading →

Fun with websockets, Node.js and jQuery

By srram On February 7, 2011 · 1 Comment

Websockets have the potential to make a big difference to loading on webservers, and improve interactivity characteristics of client side.

Coupled with Redis for persistence and Node.js for a fast web server can make a huge difference to the performance of your web server. I will focus on websockets in this tutorial: Redis [...]

Continue Reading →

Upgrading rails from 2.0.2 to 2.3.5

By srram On January 3, 2010 · Leave a Comment

Edit config/environment.rb. Change the rails version from 2.0.2 to 2.3.5 run rake rails:update Edit config/environments/development.rb. Remove the line  config.action_view.cache_template_extensions = false

thats it

Continue Reading →

Siddharth’s law of Software Inertia

By srram On September 23, 2009 · 2 Comments

Software hacks, no matter how terrible, live forever.  Once a hack is in place, an organization will talk about the ‘right solution’ but will immediately deprioritize working on the right solution.

Continue Reading →
  • Categories

    • humor
    • india
    • observations
    • rails
    • software
    • startup
    • Uncategorized
  • Articles

    • April 2013
    • March 2013
    • October 2012
    • September 2012
    • February 2012
    • October 2011
    • June 2011
    • March 2011
    • February 2011
    • January 2011
    • December 2010
    • September 2010
    • July 2010
    • June 2010
    • April 2010
    • January 2010
    • December 2009
    • November 2009
    • October 2009
    • September 2009
    • January 2009
  • Calendar

    May 2013
    M T W T F S S
    « Apr    
     12345
    6789101112
    13141516171819
    20212223242526
    2728293031  
  • Meta

    • Log in
    • Entries (RSS)

nayna.org

Pages

  • About
  • Introducing gono
  • What does Google know about you?

The Latest

  • The end of server side tyranny
    The first half of the history of computing has been about the […]

More

Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the RSS feed.
© 2011 nayna.org
Platform by PageLines