-
Hi! I'm Elad Meider
I'm a Ruby on Rails addict, an entrepreneur, a CEO of a web and mobile application development firm in Fort Lauderdale, a Ruby on Rails contributor and a Rails Mentor. -
I'm also making regular appearances on:
- Working With Rails
- GitHub
- and #rubyonrails, #railsbridge, #facebook and #jquery on irc.freenode.net as eladmeidar
- Error message:
- uninitialized constant Sanity in EladMeidar#life
- Exception class:
- Sanity::NotFound
- Application root:
- http://blog.eizesus.com
- Backtrace:
-
# File Location Bag O' Links - 20/10/2009
21 Oct 2009
blog comments powered by Disqus- Time tracking apps for freelancers – and for others that can’t keep track of anything.
- Nginx monitoring – seems like a nice tool, but i can’t get myself to drop Apache for nginx just for syntax.
- extending self with a module – another short tip from this guy.
- Fresh useful dosage of jQuery plugins – some stuff i didn’t know in there.
- Mysql + memcached or nosql + tyrant? – if you are not reading this blog you are missing an important aspect of that thing you do and is called “professional web development”.
- kill your signup form with rails – a way to enhance your signup forms, Rails oriented.
- RIA gallery – a nice collection of Rich internet applications.
- Nice drop down menu in jQuery – i like it.
- Drag to Share – that awesome feature from Mashable, turn to bits.
- Setup your EC2 instance – updated tutorial, written well.
- jQuery Navigation and menu plugins – kind of keeping me busy lately.
- Ways to start up subprocesses in Ruby – a serious of posts by @avdi about ruby subprocess running.
- GitHub and Unicorn – how switching to unicorn worked for GitHub.
- startuptodo – Twitter for startups, wonder if that will work.
- System administrator cheatsheet – all, and i mean ALL you ever needed.
- jQuery UI themes are on Google too – it appears that Google’s AJAX libraries include jQueri UI’s themes too, epic win for performance.
- my RailsIndexes on RailsSummit in Brazil – my very own RailsIndexes plugin was named by @GreggPollack of envylabs as a useful plugin for practicing scaling in rails, there are other good stuff on that list too. :)
- Using Forms in HTML emails – no, and why.
GitHub Treasures
Probably for the last time, till i convince @qrush to setup me up with a “recently updated” paginated list on gemcutter :)
- htto_status_exceptions – A Rails plugin to use exceptions for generating HTTP status responses.
- rbdbgr – Ruby 1.9 dubugger.
- ActiveDocument – Active models in Berkeley DB.
- NotificationSystem – event notification system for Rails.
