ganeshbangalore-blog-blog
ganeshbangalore-blog-blog
Untitled
53 posts
Don't wanna be here? Send us removal request.
ganeshbangalore-blog-blog · 14 years ago
Text
performance overhaul
http://www.igvita.com/2010/06/07/rails-performance-needs-an-overhaul/
6 notes · View notes
ganeshbangalore-blog-blog · 14 years ago
Text
Rails app performance tuning
http://www.railsperformance.com/2011/11/performance-tuning-tutorial-video-2011.html
0 notes
ganeshbangalore-blog-blog · 14 years ago
Text
For Chat application with redis
https://github.com/lifo/cramp-pub-sub-chat-demo
6 notes · View notes
ganeshbangalore-blog-blog · 14 years ago
Text
2011 rubyconf videos
http://confreaks.net/videos/701-rubyconf2011-debugging-ruby
0 notes
ganeshbangalore-blog-blog · 14 years ago
Text
Backbone and jquery details
el -->  All views have a DOM element at all times (the el property)
e.preventDefault() -> Its for preventing the default action on a particular event
e.stopPropagation() -> prevents the event from parent dom manipulations
3 notes · View notes
ganeshbangalore-blog-blog · 14 years ago
Text
javascript class syntax
https://gist.github.com/f61d290b18c105b33d46
0 notes
ganeshbangalore-blog-blog · 14 years ago
Text
Ruby Performance
http://www.igvita.com/2010/06/07/rails-performance-needs-an-overhaul/
0 notes
ganeshbangalore-blog-blog · 14 years ago
Text
For twitter engineering
http://engineering.twitter.com/2010/03/unicorn-power.html
0 notes
ganeshbangalore-blog-blog · 14 years ago
Text
For concuurency rails 3.1 app
https://github.com/igrigorik/async-rails
0 notes
ganeshbangalore-blog-blog · 14 years ago
Text
Twitter Scalability Problem
http://natishalom.typepad.com/nati_shaloms_blog/2008/05/twitter-as-an-e.html
0 notes
ganeshbangalore-blog-blog · 14 years ago
Text
TO install multiple versions of IE with VM
https://github.com/xdissent/ievms
2 notes · View notes
ganeshbangalore-blog-blog · 14 years ago
Text
For Linux softwares
http://alternativeto.net/software/?profile=linux
6 notes · View notes
ganeshbangalore-blog-blog · 14 years ago
Text
Alternative js frame works
sproutcore, spine, knockout.js are the alternative frameworks
For backbone.js views
http://joeybeninghove.com/2011/08/16/backbone-screencast-introduction-views/
0 notes
ganeshbangalore-blog-blog · 14 years ago
Text
About backbone.js
1) Its a MVC based javascript framework
M- JSON object wrapper with events and remote synching
V- For handling instance behaviour
C-For the logic and single page web apps
Backbone,js is a combination of underscore.js [For functional programming kind of support] and also the zepto.js [ For mobility support]
Zepto.js: a minimalist framework for mobile WebKit browsers
1 note · View note
ganeshbangalore-blog-blog · 14 years ago
Text
For Pivotal labs talks
http://pivotallabs.com/talks
0 notes
ganeshbangalore-blog-blog · 14 years ago
Text
Js Frameworks
we have seen frameworks like Backbone, Spine and knockout JS.
0 notes
ganeshbangalore-blog-blog · 14 years ago
Text
For Managing submodule in rails projects
http://intridea.com/2009/3/25/using-git-submodules-for-shared-rails-components?blog=company
0 notes