Stumble!
Sign in for recommendations. New member? Start here

Joined on Feb 7, 2006 Sumanth I like them

Last login: 7 hours agoSumanth is a 26 year old single guy from Jyvaskyla, Helsinki, Finland.
Simple and Jovial...
Rasta: Home
Jun 24, 8:51am    (1 review)  web-design, testing, framework, ruby, testautomation, rasta  http://rasta.rubyforge.org/
Rasta is a keyword-driven test framework using spreadsheets to drive testing.
It's loosely based on FIT, where data tables define parmeters and expected
results. The spreadsheet can then be parsed using your test fixtures.

For the underlying test harness, Rasta uses RSpec so in addition to reporting
results back to the spreadsheet you can take advantage of RSpec's output
formatters and simultaneously export into other formats such as HTML and plain
text.
How to generate CSV files in Rails & Ruby on Rails
May 21, 9:25pm    (1 review)  programming, ruby-csv, ruby, rails, csv  http://satishonrails.wordpress.com/2007/...
handy post on ruby csv :)
jQuery Coda Slider Effect | Web Builder Zone
May 15, 5:48am    (1 review)  programming, jquery, javascript, slider  http://css.dzone.com/news/jquery-coda-sl...
Good article of jquery slider plugin to similate codaslider ;)
Building TweetReach with Sinatra, Tokyo Cabinet and Grackle: Austin on...
May 11, 12:53am    (1 review)  web-design, api, twitter, sinatra, tweet-reach  http://www.slideshare.net/hayesdavis/bui...
good presentation on sinatra usage over twitter API :)
jQuery plugin - Easy Image or Content Slider | Css Globe
May 7, 9:02am    (3 reviews)  web-design, jquery, css, slide-show, jquery-slider  http://cssglobe.com/post/3783/jquery-plu...
cool jquery plug-in
Niall Doherty - Home
Apr 29, 10:00pm    (1 review)  web-design, webdesign, blog, design, portfolio  http://www.ndoherty.com/
Good design
Qns to answer before taking the entrepreneurial plunge | Entrepreneurship...
Apr 18, 3:00am    (1 review)  entrepreneurship, questions, self-starter, startup, entrepreneur  http://www.pluggd.in/entrepreneurship/en...
What makes a successful entrepreneur? Are there specific qualities that one needs to have? Most importantly, are there specific questions that one needs to answer, in order to understand what lies ahead?

Here are some questions (courtesy WallStreetJoural) that might help you in deciding whether to take `that' plunge or not:
Ajax pagination - will_paginate - GitHub
Apr 16, 2:00pm    (1 review)  programming, ajax, pagination, will-paginate, ajax-pagination  http://wiki.github.com/mislav/will_pagin...
Ajax pagination

This is the most popular feature request for will_paginate library. Reasons why the core library doesn't support this are:

1. pagination is a concept decoupled from HTTP requests and rendering;
2. Ajax pagination is done differently across web frameworks;
3. Ajax is done differently across JavaScript libraries (not everyone uses Prototype);
4. The JavaScript side of the Ajax pagination concept is not trivial at all.
European Social Media: 19 Web Startups to Watch
Apr 5, 7:16am    (4 reviews)  entrepreneurship, social-networking, social-network, social-bookmarking, european-social-media  http://mashable.com/2009/04/05/europe-so...
Cool list of social networking web startups ;)
A Simple jQuery Stylesheet Switcher
Apr 5, 7:14am    (1 review)  web-design, web, jquery, css, web-designing  http://www.cssnewbie.com/simple-jquery-s...
Simple snippet to control style with jquery