Our Publications
About Us
Josh Software
Our passion is Ruby On Rails! We are an Indian company who believes that programming is an art.Our portfolio! -- Contact Us
Categories
- Case Studies (1)
- CMS (9)
- Radiant (9)
- General (24)
- Javascript (5)
- Mobile Development (1)
- Sencha (1)
- MongoDB (2)
- Ruby (45)
- Ruby on Rails (117)
- Conferences (14)
- Search (8)
- Tutorials (12)
Authors
Category Archives: Ruby
MongoDB Map Re-Reduce and joins – performance tuning
“Why do we use map reduce in MongoDB? Cos it doesn’t support joins.” – And everybody believes that now! I decided that it was time to try something different. I was amazed to see how little there is on the net … Continue reading
Amazon EC2 and MongoDB configuration for great performance
Sometimes, we prefer using Amazon EC2 directly for our Rails stack. No offense to Heroku but we need a more controlled environment; and no offense to EngineYard as they don’t support MongoDB on their environment as yet. We were faced … Continue reading
Converting HTML to PDF
One of the common requirements we face across many Rails project is to convert HTML pages to PDF i.e. convert reports, tickets or any other page for that matter into the PDF format ‘as is’. What has made our job … Continue reading
