-
Archives
- November 2014
- June 2014
- August 2012
- January 2012
- December 2011
- October 2011
- August 2011
- June 2011
- May 2011
- April 2011
- January 2011
- October 2010
- September 2010
- August 2010
- June 2010
- April 2010
- March 2010
- February 2010
- January 2010
- November 2009
- September 2009
- August 2009
- July 2009
- February 2009
- November 2008
- October 2008
- September 2008
- August 2008
- June 2008
- May 2008
- December 2007
- September 2007
- August 2007
-
Meta
Tag Archives: rails
Rubykurs i Norge – Ruby er entreprenørspråket!
Ruby er entreprenørspråket. Vi kjører på med rubykurs for å bidra til fremdriften i Norge. I USA støvsuges markedet for rubyister, det er veldig mange startups. rubykurs.no Continue reading
Posted in personal, rails, ruby
Tagged entreprenør, gründer, kurs, norge, rails, ruby, ruby on rails
6 Comments
Pros and cons: In-House Servers vs Cloud Computing
Why and when In-house, Cloud (amazon aws, rackspace, heroku) ? Presenting a thorough pro and con list to help people understand the differneces, strenghts and weaknesses Continue reading
Posted in agile, cloud computing, rails, ruby, smidig
Tagged amazon, amazon ec2, aws, cloud, cloud computing, heroku, in-house, pros and cons, rackspace, rails, ruby
10 Comments
Ruby – Secure staging environment of your public app from users and bots
learn about how to activate http header authentication for staging environment. Continue reading
Posted in rails, ruby
Tagged apache, basic-authentication, heroku, rails, ruby, security, staging
16 Comments
Spawning Multiple Threads at Heroku Using Parallel
Figure out the whys yourself. Here’s the how! I’ve got the question in the rake task ” Q: Does spawning threads at heroku work? “. Well this is what running the rake task at heroku answered me I ran 4 … Continue reading
Skyen i praksis, smidig2010 skaleres med scrollbar!
Her skal jeg fortelle deg om noe helt fantastisk, som bør forandre synet ditt på IT og hvordan systemer kan lages. Smidig2010.no er blandt 80000+ webapplikasjoner på heroku. På populært buzznorsk er det cloud computing, eller server i “skyen”. Det … Continue reading
Posted in agile, cloud computing, git, lean, methodology, rails, ruby, smidig
Tagged cloud computing, git, heroku, kontinuerlig deployering, kontinuerlig prodsetting, mongodb, rails, ruby, skalering, skyen
3 Comments
Part 2: local clients pushing data to local server with RESTful web services
It’s really easy! But only when you know how! Like most stuff is. I was completely confused at the beginning. What does RESTful web services mean? It’s just a convention. You access the web services almost as you would access … Continue reading
Posted in integration, rails, ruby
Tagged background jobs, crontab, http, httparty, rails, RESTful, RESTful web services, sceduling, whenever, xml
Leave a comment
Rails 2.3+ template for creating new projects
I’ve been working with ruby on rails for the last few months and it’s been lots of ups and downs to me. It’s a learning curve and you just have to stand tall through the first frustrating weeks cursing the … Continue reading