Skip to content

Commit

Permalink
bag of links
Browse files Browse the repository at this point in the history
  • Loading branch information
Elad Meidar committed Feb 6, 2010
1 parent f62708b commit b124bb1
Show file tree
Hide file tree
Showing 14 changed files with 292 additions and 84 deletions.
32 changes: 32 additions & 0 deletions _posts/2010-2-5-bag-o-links-5-2-2010.textile
@@ -0,0 +1,32 @@
---
title: Bag O' Links - 5/2/2010
layout: post
---

* "Is your plugin ready for Rails 3?":http://railsplugins.org/ - add yours even if it's not.
* "Legal resources for Startups and entrepreneurs":http://www.readwriteweb.com/start/2010/01/legal-resources-for-startups.php
* "Test your Javascript with QUnit":http://net.tutsplus.com/tutorials/javascript-ajax/how-to-test-your-javascript-code-with-qunit/ - for those of you that don't write perfect code.
* "jQuery 1.4 vs MooTools 1.2":http://ryanflorence.com/jquery-1-4-mootools-1-2-compared - just like comparing Apples and Oranges in my opinion, but anyway this is a good collection of snippets in both frameworks, regardless to the fact that i don't care what the final conclusion is.
* "Bayesian classification in Rails":http://blog.logankoester.com/bayesian-classification-on-rails - a simple tutorial, might come really handy in a project i have coming up.
* "Bulletproof backups for your MySQL":http://carsonified.com/blog/dev/bulletproof-backups-for-mysql/ - i personally don't believe in bulletproof stuff, but it does look like a very comprehensive tutorial.
* "script/migrator to navigate through your migrations":http://mediumexposure.com/scriptmigrator-for-navigating-migrations/ - another awesome tool from "@hakunin":http://twitter.com/hakunin, this time a simple migration navigator which by coincidence is also going to be the last member of Rails's `script/` library. RIP.
* "Linkedin new search, under the hood":http://thenoisychannel.com/2010/01/31/linkedin-search-a-look-beneath-the-hood/ - Architecture overview for the new Linkedin referenced search.
* "When to serialize objects in the database":http://www.mysqlperformanceblog.com/2010/01/21/when-should-you-store-serialized-objects-in-the-database/ - excellent article by the MySQL performance blog.
* "Friendly - noSQL on MySQL":http://friendlyorm.com/ - 2 weeks ago or so, i was talking to "@elado":http://twitter.com/elado about friendly, saying it feels weird and if i am going to use noSQL, i'd probably go for MongoDB or Tokyo. After retrying Friendly i take it back, this is a really nice implementation.
* "Rails 3 upgrade peepcast":http://blog.peepcode.com/tutorials/2010/live-coding-rails-3-upgrade - free.
* "Superfluous DSL":http://blog.citrusbyte.com/2009/12/15/superfluous-dsls/ - Do validations belong in the instance scope?
* "Why i use HAML and SASS":http://blog.digimonkey.com/2010/02/why-use-haml-and-sass-i-already-know-html/ - and Eric davis that "doesn't use HAML and SASS":http://theadmin.org/articles/2010/02/04/why-i-dont-use-haml-or-sass/.
* "zen-coding":http://code.google.com/p/zen-coding/ - some people's answer to the whole "HAML/SASS is less typing" argument.
* "Music with Ruby":http://www.vimeo.com/9111883 - 2 screencasts
* and "a little bit of hate to us all":http://groups.google.com/group/gnu.emacs.help/browse_thread/thread/47bc043c2257b9a2/f4f658199b65eeaf?pli=1 - Just for kicks :)


h4. Treasures

* "js/uix":http://www.masswerk.at/jsuix/ - Unix-like javascript OS toy.
* "importx":http://github.com/ryanb/importex - Easily import excel files into your database.
* "authlogic-oauth":http://github.com/jrallison/authlogic_oauth/ - enable your users to login with their Twitter credentials.
* "Speednotes":http://spreadnotes.me/ - sticky notes got cooler.
* "The letter V on Gemcutter":http://gemcutter.org/gems?letter=V - GemCutter is awesome and sometimes i wonder between the gems over there when i get bored, the letter V specifically is awesome because there are lots of "validates_something" gems there that people might find useful.


170 changes: 170 additions & 0 deletions _site/2010/2/bag-o-links-5-2-2010/index.html
@@ -0,0 +1,170 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Emphasized Insanity - Bag O' Links - 5/2/2010</title>
<script type="text/javascript" src="/javascripts/application.js"></script>
<link rel="stylesheet" type="text/css" href="/stylesheets/application.css">
<link rel="alternate" type="application/rss+xml" title="Emphasized Insanity - Elad Meidar" href="http://feeds.feedburner.com/EladOnRails" />
</head>
<body>
<div id="wrap">
<div id="header">
<img src="/images/500.png" alt="Emphasized Insanity" />
<div id="summary">
<h1><strong>EmphasizedInsanity</strong> at <strong>/life
</strong></h1>
<h2>undefined method `Sanity` for #&lt;EladMeidar::Developer:0x12e0670&gt;</h2>
<ul>
<li class="first"><strong>file:</strong> <code>
brain.rb</code></li>
<li><strong>location:</strong> <code>instance_missing
</code></li>
<li class="last"><strong>line:
</strong> 1</li>
</ul>
</div>
<div class="clear"></div>
</div>

<div id="backtrace" class='expanded'>
<h3>BACKTRACE</h3>
<p><a href="#" id="expando"
onclick="toggleBacktrace(); return false">(condense)</a></p>
<p id="nav"><strong>JUMP TO:</strong>
<a href="#get-info">GET</a>
<a href="#post-info">POSTS</a>
<a href="#cookie-info">COOKIES</a>
<a href="#env-info">ENV</a>
</p>
<div class="clear"></div>

<ul id="backtrace-ul">

<li class="frame-info framework">
<code>
No, this is not a real Sinatra error :). <br/>
This is the personal homepage of Elad Meidar, a web developer and an entrepreneur specializing in Ruby on Rails. I hang around Fort Lauderdale, FL and Tel-Aviv in Israel, and i am currently running <a href="http://www.nautilus6.com">Nautilus6</a> so Feel free to contact me regarding projects :).<br/>
I am a proud member of <a href="http://www.railsbridge.org">RailsBridge</a>, Helping new <a href="http://www.railsmentors.org/users/185">Rails developers</a> get into our world and also contributed a few <a href="http://contributors.rubyonrails.org/contributors/elad-meidar/commits">Patches</a> to the Ruby on Rails core.
</code>
</li>
<li class="code framework">
</li>
</ul>
</div> <!-- /BACKTRACE -->


<div id="get">
<a id="homepage_link" href="/">Back to Posts List</a>
<h3 id="get-info">GET</h3>
<h3 class="post_title"><a href="/2010/2/bag-o-links-5-2-2010">Bag O' Links - 5/2/2010</a></h3>
<div class="single_post">
<ul>
<li><a href="http://railsplugins.org/">Is your plugin ready for Rails 3?</a> &#8211; add yours even if it&#8217;s not.</li>
<li><a href="http://www.readwriteweb.com/start/2010/01/legal-resources-for-startups.php">Legal resources for Startups and entrepreneurs</a></li>
<li><a href="http://net.tutsplus.com/tutorials/javascript-ajax/how-to-test-your-javascript-code-with-qunit/">Test your Javascript with QUnit</a> &#8211; for those of you that don&#8217;t write perfect code.</li>
<li><a href="http://ryanflorence.com/jquery-1-4-mootools-1-2-compared">jQuery 1.4 vs MooTools 1.2</a> &#8211; just like comparing Apples and Oranges in my opinion, but anyway this is a good collection of snippets in both frameworks, regardless to the fact that i don&#8217;t care what the final conclusion is.</li>
<li><a href="http://blog.logankoester.com/bayesian-classification-on-rails">Bayesian classification in Rails</a> &#8211; a simple tutorial, might come really handy in a project i have coming up.</li>
<li><a href="http://carsonified.com/blog/dev/bulletproof-backups-for-mysql/">Bulletproof backups for your MySQL</a> &#8211; i personally don&#8217;t believe in bulletproof stuff, but it does look like a very comprehensive tutorial.</li>
<li><a href="http://mediumexposure.com/scriptmigrator-for-navigating-migrations/">script/migrator to navigate through your migrations</a> &#8211; another awesome tool from <a href="http://twitter.com/hakunin">@hakunin</a>, this time a simple migration navigator which by coincidence is also going to be the last member of Rails&#8217;s `script/` library. <span class="caps">RIP</span>.</li>
<li><a href="http://thenoisychannel.com/2010/01/31/linkedin-search-a-look-beneath-the-hood/">Linkedin new search, under the hood</a> &#8211; Architecture overview for the new Linkedin referenced search.</li>
<li><a href="http://www.mysqlperformanceblog.com/2010/01/21/when-should-you-store-serialized-objects-in-the-database/">When to serialize objects in the database</a> &#8211; excellent article by the MySQL performance blog.</li>
<li><a href="http://friendlyorm.com/">Friendly &#8211; noSQL on MySQL</a> &#8211; 2 weeks ago or so, i was talking to <a href="http://twitter.com/elado">@elado</a> about friendly, saying it feels weird and if i am going to use noSQL, i&#8217;d probably go for MongoDB or Tokyo. After retrying Friendly i take it back, this is a really nice implementation.</li>
<li><a href="http://blog.peepcode.com/tutorials/2010/live-coding-rails-3-upgrade">Rails 3 upgrade peepcast</a> &#8211; free.</li>
<li><a href="http://blog.citrusbyte.com/2009/12/15/superfluous-dsls/">Superfluous <span class="caps">DSL</span></a> &#8211; Do validations belong in the instance scope?</li>
<li><a href="http://blog.digimonkey.com/2010/02/why-use-haml-and-sass-i-already-know-html/">Why i use <span class="caps">HAML</span> and <span class="caps">SASS</span></a> &#8211; and Eric davis that <a href="http://theadmin.org/articles/2010/02/04/why-i-dont-use-haml-or-sass/">doesn&#8217;t use <span class="caps">HAML</span> and <span class="caps">SASS</span></a>.</li>
<li><a href="http://code.google.com/p/zen-coding/">zen-coding</a> &#8211; some people&#8217;s answer to the whole &#8220;<span class="caps">HAML</span>/<span class="caps">SASS</span> is less typing&#8221; argument.</li>
<li><a href="http://www.vimeo.com/9111883">Music with Ruby</a> &#8211; 2 screencasts</li>
<li>and <a href="http://groups.google.com/group/gnu.emacs.help/browse_thread/thread/47bc043c2257b9a2/f4f658199b65eeaf?pli=1">a little bit of hate to us all</a> &#8211; Just for kicks :)</li>
</ul>
<h4>Treasures</h4>
<ul>
<li><a href="http://www.masswerk.at/jsuix/">js/uix</a> &#8211; Unix-like javascript OS toy.</li>
<li><a href="http://github.com/ryanb/importex">importx</a> &#8211; Easily import excel files into your database.</li>
<li><a href="http://github.com/jrallison/authlogic_oauth/">authlogic-oauth</a> &#8211; enable your users to login with their Twitter credentials.</li>
<li><a href="http://spreadnotes.me/">Speednotes</a> &#8211; sticky notes got cooler.</li>
<li><a href="http://gemcutter.org/gems?letter=V">The letter V on Gemcutter</a> &#8211; GemCutter is awesome and sometimes i wonder between the gems over there when i get bored, the letter V specifically is awesome because there are lots of &#8220;validates_something&#8221; gems there that people might find useful.</li>
</ul>
<li>
</div>
<div class="clear"></div>
</div> <!-- /GET -->

<div id="post">
<h3 id="post-info">POST</h3>
<div id="disqus_thread"></div><script type="text/javascript" src="http://disqus.com/forums/emphasizedinsanity/embed.js"></script><noscript><a href="http://emphasizedinsanity.disqus.com/?url=ref">View the discussion thread.</a></noscript><a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a>
<div class="clear"></div>
</div> <!-- /POST -->

<div id="cookies">
<h3 id="cookie-info">COOKIES</h3>

<p class="no-data">I Don't have cookies.</p>

<div class="clear"></div>
</div> <!-- /COOKIES -->

<div id="rack">
<h3 id="env-info">ELAD ENV</h3>
<table class="req">
<tr>
<th>Variable</th>
<th>Value</th>
</tr>

<tr>
<td>LINKEDIN</td>
<td class="code"><div><a href="http://www.linkedin.com/in/eladmeidar">http://www.linkedin.com/in/eladmeidar</a></div></td>
</tr>

<tr>
<td>TWITTER</td>
<td class="code"><div><a href="http://www.twitter.com/eladmeidar">http://www.twitter.com/eladmeidar</a></div></td>
</tr>

<tr>
<td>FACEBOOK</td>
<td class="code"><div><a href="http://www.facebook.com/eladmeidar">http://www.facebook.com/eladmeidar</a></div></td>
</tr>

<tr>
<td>GITHUB</td>
<td class="code"><div><a href="http://github.com/eladmeidar">http://github.com/eladmeidar</a></div></td>
</tr>

<tr>
<td>WWR</td>
<td class="code"><div><code>{ :working_with_rails => '<a href="http://www.workingwithrails.com/person/5844-elad-meidar">http://www.workingwithrails.com/person/5844-elad-meidar</a>' }</code></div></td>
</tr>

<tr>
<td>IRC</td>
<td class="code"><div><code>{ 'irc.freenode.net' => [ '#rubyonrails', '#railsbridge', '#ruby', '#jquery' ]}</code></div></td>
</tr>
<tr>
<td>SKYPE</td>
<td class="code"><div>eladmeidar</div></td>
</tr>
</table>
<div class="clear"></div>
</div> <!-- /RACK ENV -->

<div class="stats">
<p>
<a href="http://feeds2.feedburner.com/EladOnRails"><img src="http://feeds2.feedburner.com/~fc/EladOnRails?bg=FFFFFF&amp;fg=444444&amp;anim=0" height="26" width="88" style="border:0" alt="" /></a>
<script type="text/javascript" language="javascript" src="http://twittercounter.com/embed/?username=eladmeidar&style=white"></script>
</p>
<p>
<script type="text/javascript" src="http://s51.sitemeter.com/js/counter.js?site=s51eizesusrulez"></script>
<noscript>
<a href="http://s51.sitemeter.com/stats.asp?site=s51eizesusrulez" target="_top">
<img src="http://s51.sitemeter.com/meter.asp?site=s51eizesusrulez" alt="Site Meter" border="0"/></a>
</noscript>
</p>
<div class="clear"></div>
</div>
<p id="explanation">You're seeing this error because I think it is funny.</p>

</div> <!-- /WRAP -->
</body>
</html>
5 changes: 5 additions & 0 deletions _site/archive.html
Expand Up @@ -65,6 +65,11 @@ <h3 id="get-info">GET</h3>
<div id="post">
<h3 id="post-info">POST</h3>

<div class="post">
<h4><a href="/2010/2/bag-o-links-5-2-2010">Bag O' Links - 5/2/2010</a></h4>
<em>05/02/10</em>
</div>

<div class="post">
<h4><a href="/2010/2/bag-o-links-1-2-2010">Bag O' Links - 1/2/2010</a></h4>
<em>01/02/10</em>
Expand Down

0 comments on commit b124bb1

Please sign in to comment.