Popular nodes on eigenclass.org
By popularity index (pageviews/f(age))
Nodes sorted by 
- MAIN (324876)
- Changes in Ruby 1.9 (151167)
- rcov: code coverage for Ruby (106877)
- ruby-wmii FAQ (20106)
- ruby-wmii: Ruby configuration/scripting for the wmii window manager (49910)
- rcov FAQ (16449)
- A better backup system based on Git (34309)
- A simple full-text search engine in 200 lines of Ruby (40216)
- The lightest lightweight threads, Protothreads (27529)
- rcodetools: TDD/BDD++, automagic assertions, 100% accurate completion, doc/code browsing... (38611)
- Inspecting a live Ruby process, easier if you cheat. (35649)
- Purging referrer URLs concurrently (35355)
- FastRI: faster, smarter RI docs for Ruby, DRb-enabled (23702)
- Ruby (35444)
- Fast content-aware image resizing (24356)
- Ruby internals: a self-study guide to the sources (27146)
- Usable Ruby folding for Vim (29184)
- Logic programming in Ruby: a tiny prolog interpreter and symbolic computation (24301)
- Plugins in your Ruby application (25678)
- A minimalistic yet much more powerful bookmark manager, kicking del.icio.us' and Firefox/you-name-it's ass (24826)
- Changes in Ruby 1.8.5 (23417)
- Conclusions about Wide Finder, C++, OCaml, JoCaml, Erlang and friends (17766)
- About problem formulations and ordered permutations (13511)
- Trivial AJAX, encoding gotchas: comment previews (20609)
- Enhanced xmp code evaluation and annotation (22902)
- ruby-wmii 0.3.1: bookmark manager, generalized menus, view history... (20232)
- A Ruby challenge: defuse the code bomb and test your Ruby fu (22237)
- A better Kernel#caller (20865)
- How complex is your Ruby? Time for some lexical variability analysis (22389)
- Estimating how many people are subscribed to my RSS feeds (21265)
- Using introspection to get method arguments and other info (19511)
- What's new in Ruby 1.9, Feb. 07 update (17936)
- eigenclass.org "Happy 2007!" Ruby mini-contest started (18105)
- Comparing lightweight threads (13445)
- Introducing FastRI: faster RI docs for Ruby, across machines - one Ring to find them (via DRb + Rinda) (18370)
- Pattern matching over Ruby objects (21337)
- Continuations are so much easier to grasp than 2ch and Japanese (21317)
- Low-level introspection to save brain bits: Ruby object model, class hierarchy and method dispatching (20545)
- Scripting the wmii-3 window manager with Ruby (19430)
- A taste of evil.rb: using DL to unfreeze objects (20266)
- Turning Hiki into a simple CMS (21049)
- xmpfilter: automagic Test::Unit assertions/RSpec expectations and code annotations (18048)
- Cross-compiling Ruby extensions for win32: rcovrt (19215)
- call_stack 0.1.0: making ruby-breakpoint/Rails' breakpointer work with Ruby 1.8.5 (17874)
- CPAN vs. RAA: costs (19211)
- On the value of the RAA, and some statistics (19154)
- Object removal using seam carving, still fast (14160)
- More about naming conventions (19760)
- xmp redux: expanding test assertions for profit (19752)
- rcov 0.4.0: more accurate code coverage, scriptability, unrotten internals (18250)
- Automagic (generalizable) working set discovery, improved ruby-wmii WM scripting 0.2.1 (17980)
- Binding.of_caller and breakpoint breaking in 4 days (Ruby 1.8.5) (17333)
- Hashes with default procs as memoized functions (18921)
- A blog quine and deferred type checks in Ruby (19010)
- Making concurrency simple, and a multi-threaded downloader in 4 (long) lines (17983)
- Outperforming Ferret at searching, 3X faster indexing, code online (16037)
- simplefold: better vim folding (Ruby, Objective Caml, Perl, PHP, Java) (14884)
- Better code coverage for Ruby: rcov 0.1.0 prerelease (18378)
- Ruby, SEX and STDs: infectious practices (15268)
- Indexing faster than Ferret with some algorithmic help (an order of magnitude faster than Lucene? can't be) (15849)
- The ICFP Programming Contest 2006: a VM that challenges YARV as far as the fun factor goes (16807)
- Opening up my hiki wiki: bliki.rb plugin (16545)
- Usable Ruby folding for Vim, second update (18402)
- Frost-safe DSL'ing with instance_exec (17892)
- Dissecting matz's monster patch: lots of activity in 1.9 (2006-06) (16828)
- IRB+RI: still room for improvement - better completion, method definition site discovery (15654)
- Persistent URLs: really easy (thank you open-uri, SOAP4R, Ruby) (17309)
- 1.8.4 upgrade frenzy to solve the plastic (explosive) Ruby puzzle? (17652)
- Railisms (core/stdlib extensions in Ruby on Rails) (14724)
- rcov 0.2.0: speedy, prettier, more convenient code coverage (17203)
- Aim for the Top! Beating the former #1 Wide Finder log analyzer with the join-calculus. (12346)
- call_stack: backtrace data and 1.8.5-safe breakpoint/Binding.of_caller (15680)
- Ruby interpreting Prolog' interpreting Lisp interpreting Lisp solving FizzBuzz (14189)
- A small FS in DATA and a pure Ruby compiler (in the classical sense) (16619)
- Addressing the ORM problem, typed relational algebra (12111)
- SimpleFold 0.4.0 and visual comparison of (vim) folding methods (16163)
- The dangers of #undef_method, #instance_exec recalled for memleaking! (15685)
- rcov 0.8.0 (Ruby code coverage): new output modes, fix for RSpec woes, superior emacs integration (13921)
- Naïve suffix array search engine vs. Ferret vs. Lucene (14578)
- sort_by{rand}'s bias makes BigDecimal cry (16932)
- ruby-wmii community: plugins and configurations (12956)
- Towards compatibility with Ruby 1.9: Rails, Rake, RubyGems... (13439)
- VimInAnger competition, how about Project + simplefold + taglist + rcov + bufferlist + xmpfilter? (14410)
- Ruby support for Vim (16759)
- Picking and renaming methods from included modules---tastes like Eiffel? (16539)
- Wide Finder 2: processing 42GB of httpd logs, 300X faster than naïve Ruby. (8530)
- My mind and continuations, callcc seen graphically (16261)
- Over two orders of magnitude faster with YARV, yay for algorithmical optimization (15534)
- Rails on 1.9: first benchmarks, YARV exposed to non-synthetic tests (12754)
- Changes in Ruby 1.9, second update (2006-01) (15677)
- Running your tests automatically with autotest + wmii, emacs and ratpoison (13432)
- Ruby HEAD's been evolving in the last 4 months (2006-10) (13611)
- Reworked semi-automagic test generator and code annotator (14083)
- WeakHash, WeakRefs and lambda evilness (15165)
- Unexplored corners of Ruby's syntax (14634)
- Legitimate uses of micro-benchmarks: parameter passing and function call costs (10393)
- Tricking that old, picky interpreter: prototype-based OOP (14643)
- The mechanically verified Ruby 1.9 changelog (10096)
- rcov 0.3.0: happier Rails (code coverage analysis) (14042)
- rcov 0.6.0: "differential code coverage", full (faster) cross-referenced reports, vim integration (13781)
- When the GC is doing its job, but your app still needs too much RAM (12663)
- Call graphs to analyze code dependencies, or just because. (14259)
- Ruby's branching plan, a pic worth more than a ML thread (now with mput's explanation) (12514)
- Ruby 1.8.5 in time for the Lantern Festival (13568)
- ruby-wmii 0.3.0: extensibility via plugins, easier upgrades, new applets (MPD, battery monitor)... (13365)
- Symbols, meta-programming and leaks. On harakiri and DoSing Rails? (13315)
- Recursive data structures, #hash and #eql? (14627)
- rcov 0.5.0: cross-referenced reports (code coverage and callsite info), RubyGems, Rant support, improved heuristics (13492)
- Adding regression tests to rcov (13355)
- Can we trigger some .vimrc editing frenzy? Chapter (n): ruby-run-and-vsplit. (13467)
- Doing some n-gram analysis over Ruby's docs (11972)
- Warm fuzzy things for random simulations (8930)
- FastRI 0.2.0: full-text searching, smarter search strategies (11950)
- Bounded space memoization, another new twist (11371)
- Differential RSS feeds (13678)
- More self-references: Ruby speaking languages in ASCII demos (13743)
- Not quite a SuperStruct, maybe a SuperClass? automatic attributes and initialization (12967)
- Memory overhead for small objects: often underestimated (13092)
- The double inclusion problem (13785)
- gibak 0.3.0 (backup tool using Git): OSX support, extended attributes, bugfixes (8581)
- Line numbers, error reporting and backtraces (12588)
- The Neo-Rails controversy and a language generator (10817)
- rcov 0.7.0: code coverage and callsite/defsite data aggregation across multiple runs (12062)
- Related document discovery, without algebra (11051)
- More logical programming in Ruby: solving Einstein's riddle (Zebra puzzle) (10816)
- Last month, in Ruby 1.9... (2006-03) (12828)
- Cheapest rsync replacement (yep, with Ruby) (12768)
- Ruby block conversion macros for Vim (13369)
- On GC and finalizers in Ruby, corrected weak hash table implementations (10278)
- Rethinking the Benchmark module (12081)
- xmpfilter 0.3.1: RSpec support, emacs love, win32 compatibility (11160)
- rcodetools 0.5.0: additional code completion info, path settings (10561)
- Firebrigade: automated, sandboxed testing of RubyGems packages by other developers (10473)
- The PostRailsMonkey Manifesto (10159)
- Ruby rewrites my CSS, eigenclass.org repainted (think of the children and their eyes) (10629)
- rcodetools screenshots/screencasts (10447)
- Structural equivalence of Ruby objects (12562)
- Quicksort erratum (7133)
- evil.rb wants love (9841)
- Ruby 1.8.5 released. What's new? (10808)
- Extending the wmii WM with more plugins; thanks, Nathan (10823)
- FastRI 0.1.1: not only faster, also smarter than ri (the Ruby documentation browser) (10306)
- Fast image enlargement through seam insertion in OCaml (8394)
- Accessing the non-perishable information on eigenclass.org (10178)
- SideMenu (12112)
- Changing filename encodings in a tarball, and a small refactoring tale (11174)
- TextFormattingRules (12032)
- URL rewriting with WEBrick (9790)
- Preincrement plays, not about arithmetics actually (10782)
- More archeolinguistics: unearthing proto-Ruby (10484)
- Yet another way to wrap methods in Ruby (11500)
- Popular nodes on eigenclass.org (9749)
- What's eigenclass.org? (8425)
- A small teaser (rcov 0.5.0) (10522)
- Piping logs and stuff through HTTP (10783)
- ruby-wmii updated for use with wmii 3.6 (7645)
- First update to the Ruby change summary (11243)
- Typed relational algebra: schemas, CRUD, source code (7193)
- Ruby releases beyond 2007, and some news about 1.9/2.0 too. (9900)
- Richer RSS selection expressions with negation (10285)
- Analyzing the stdlib (10256)
- Functions accepting blocks in Ruby's C API make for tricky bugs (8975)
- Changes in Ruby 1.9, Oct. 07 update (7037)
- Cheaper alternative to Binding.of_caller (8965)
- Code hosted at eigenclass.org (7083)
- Elo ratings for the Benchmarks Game (aka Great Computer Language Shootout) (5286)
- Rich exception hierarchies, multiple inheritance in Ruby (7720)
- Failed acceptance tests... that means they actually passed?! (9396)
- eigenclass.org 'Happy 2007!' Ruby contest, Sat 2007-01-06 20H UTC (7666)
- rcov 0.8.1: compatibility with Ruby 1.8.6-p11[01], intentional testing with RSpec, etc. (6316)
- YARV merged into 1.9? not that soon (8578)
- WEBlog.Ruby (7538)
- rocaml: fast, easy Ruby extensions in Objective Caml (5493)
- FastRI 0.3.0: standalone mode (DRb not needed), more search methods, extended class info... (6365)
- Reexamining qsort, eager vs. lazy algorithm analysis and Ruby's (and other's) GC (4277)
- WEBlog -> Ruby (7595)
- Message-oriented (duck-typed) exceptions (5722)
- rocaml-0.6.1: fast, easy Ruby extensions in Objective Caml (4852)
- Some functional programming and OCaml koans (3322)
- rcodetools 0.8.0 (2991)
- InterWikiName (5386)
- Experimental features withdrawn from Ruby 1.9 (3084)
- DefaultTemplate (2564)
- 404 not found (-947843)
By pageviews (all-time)
- MAIN (324876)
- Changes in Ruby 1.9 (151167)
- rcov: code coverage for Ruby (106877)
- ruby-wmii: Ruby configuration/scripting for the wmii window manager (49910)
- A simple full-text search engine in 200 lines of Ruby (40216)
- rcodetools: TDD/BDD++, automagic assertions, 100% accurate completion, doc/code browsing... (38611)
- Inspecting a live Ruby process, easier if you cheat. (35649)
- Ruby (35444)
- Purging referrer URLs concurrently (35355)
- A better backup system based on Git (34309)
- Usable Ruby folding for Vim (29184)
- The lightest lightweight threads, Protothreads (27529)
- Ruby internals: a self-study guide to the sources (27146)
- Plugins in your Ruby application (25678)
- A minimalistic yet much more powerful bookmark manager, kicking del.icio.us' and Firefox/you-name-it's ass (24826)
- Fast content-aware image resizing (24356)
- Logic programming in Ruby: a tiny prolog interpreter and symbolic computation (24301)
- FastRI: faster, smarter RI docs for Ruby, DRb-enabled (23702)
- Changes in Ruby 1.8.5 (23417)
- Enhanced xmp code evaluation and annotation (22902)
- How complex is your Ruby? Time for some lexical variability analysis (22389)
- A Ruby challenge: defuse the code bomb and test your Ruby fu (22237)
- Pattern matching over Ruby objects (21337)
- Continuations are so much easier to grasp than 2ch and Japanese (21317)
- Estimating how many people are subscribed to my RSS feeds (21265)
- Turning Hiki into a simple CMS (21049)
- A better Kernel#caller (20865)
- Trivial AJAX, encoding gotchas: comment previews (20609)
- Low-level introspection to save brain bits: Ruby object model, class hierarchy and method dispatching (20545)
- A taste of evil.rb: using DL to unfreeze objects (20266)
- ruby-wmii 0.3.1: bookmark manager, generalized menus, view history... (20232)
- ruby-wmii FAQ (20106)
- More about naming conventions (19760)
- xmp redux: expanding test assertions for profit (19752)
- Using introspection to get method arguments and other info (19511)
- Scripting the wmii-3 window manager with Ruby (19430)
- Cross-compiling Ruby extensions for win32: rcovrt (19215)
- CPAN vs. RAA: costs (19211)
- On the value of the RAA, and some statistics (19154)
- A blog quine and deferred type checks in Ruby (19010)
- Hashes with default procs as memoized functions (18921)
- Usable Ruby folding for Vim, second update (18402)
- Better code coverage for Ruby: rcov 0.1.0 prerelease (18378)
- Introducing FastRI: faster RI docs for Ruby, across machines - one Ring to find them (via DRb + Rinda) (18370)
- rcov 0.4.0: more accurate code coverage, scriptability, unrotten internals (18250)
- eigenclass.org "Happy 2007!" Ruby mini-contest started (18105)
- xmpfilter: automagic Test::Unit assertions/RSpec expectations and code annotations (18048)
- Making concurrency simple, and a multi-threaded downloader in 4 (long) lines (17983)
- Automagic (generalizable) working set discovery, improved ruby-wmii WM scripting 0.2.1 (17980)
- What's new in Ruby 1.9, Feb. 07 update (17936)
- Frost-safe DSL'ing with instance_exec (17892)
- call_stack 0.1.0: making ruby-breakpoint/Rails' breakpointer work with Ruby 1.8.5 (17874)
- Conclusions about Wide Finder, C++, OCaml, JoCaml, Erlang and friends (17766)
- 1.8.4 upgrade frenzy to solve the plastic (explosive) Ruby puzzle? (17652)
- Binding.of_caller and breakpoint breaking in 4 days (Ruby 1.8.5) (17333)
- Persistent URLs: really easy (thank you open-uri, SOAP4R, Ruby) (17309)
- rcov 0.2.0: speedy, prettier, more convenient code coverage (17203)
- sort_by{rand}'s bias makes BigDecimal cry (16932)
- Dissecting matz's monster patch: lots of activity in 1.9 (2006-06) (16828)
- The ICFP Programming Contest 2006: a VM that challenges YARV as far as the fun factor goes (16807)
- Ruby support for Vim (16759)
- A small FS in DATA and a pure Ruby compiler (in the classical sense) (16619)
- Opening up my hiki wiki: bliki.rb plugin (16545)
- Picking and renaming methods from included modules---tastes like Eiffel? (16539)
- rcov FAQ (16449)
- My mind and continuations, callcc seen graphically (16261)
- SimpleFold 0.4.0 and visual comparison of (vim) folding methods (16163)
- Outperforming Ferret at searching, 3X faster indexing, code online (16037)
- Indexing faster than Ferret with some algorithmic help (an order of magnitude faster than Lucene? can't be) (15849)
- The dangers of #undef_method, #instance_exec recalled for memleaking! (15685)
- call_stack: backtrace data and 1.8.5-safe breakpoint/Binding.of_caller (15680)
- Changes in Ruby 1.9, second update (2006-01) (15677)
- IRB+RI: still room for improvement - better completion, method definition site discovery (15654)
- Over two orders of magnitude faster with YARV, yay for algorithmical optimization (15534)
- Ruby, SEX and STDs: infectious practices (15268)
- WeakHash, WeakRefs and lambda evilness (15165)
- simplefold: better vim folding (Ruby, Objective Caml, Perl, PHP, Java) (14884)
- Railisms (core/stdlib extensions in Ruby on Rails) (14724)
- Tricking that old, picky interpreter: prototype-based OOP (14643)
- Unexplored corners of Ruby's syntax (14634)
- Recursive data structures, #hash and #eql? (14627)
- Naïve suffix array search engine vs. Ferret vs. Lucene (14578)
- VimInAnger competition, how about Project + simplefold + taglist + rcov + bufferlist + xmpfilter? (14410)
- Call graphs to analyze code dependencies, or just because. (14259)
- Ruby interpreting Prolog' interpreting Lisp interpreting Lisp solving FizzBuzz (14189)
- Object removal using seam carving, still fast (14160)
- Reworked semi-automagic test generator and code annotator (14083)
- rcov 0.3.0: happier Rails (code coverage analysis) (14042)
- rcov 0.8.0 (Ruby code coverage): new output modes, fix for RSpec woes, superior emacs integration (13921)
- The double inclusion problem (13785)
- rcov 0.6.0: "differential code coverage", full (faster) cross-referenced reports, vim integration (13781)
- More self-references: Ruby speaking languages in ASCII demos (13743)
- Differential RSS feeds (13678)
- Ruby HEAD's been evolving in the last 4 months (2006-10) (13611)
- Ruby 1.8.5 in time for the Lantern Festival (13568)
- About problem formulations and ordered permutations (13511)
- rcov 0.5.0: cross-referenced reports (code coverage and callsite info), RubyGems, Rant support, improved heuristics (13492)
- Can we trigger some .vimrc editing frenzy? Chapter (n): ruby-run-and-vsplit. (13467)
- Comparing lightweight threads (13445)
- Towards compatibility with Ruby 1.9: Rails, Rake, RubyGems... (13439)
- Running your tests automatically with autotest + wmii, emacs and ratpoison (13432)
- Ruby block conversion macros for Vim (13369)
- ruby-wmii 0.3.0: extensibility via plugins, easier upgrades, new applets (MPD, battery monitor)... (13365)
- Adding regression tests to rcov (13355)
- Symbols, meta-programming and leaks. On harakiri and DoSing Rails? (13315)
- Memory overhead for small objects: often underestimated (13092)
- Not quite a SuperStruct, maybe a SuperClass? automatic attributes and initialization (12967)
- ruby-wmii community: plugins and configurations (12956)
- Last month, in Ruby 1.9... (2006-03) (12828)
- Cheapest rsync replacement (yep, with Ruby) (12768)
- Rails on 1.9: first benchmarks, YARV exposed to non-synthetic tests (12754)
- When the GC is doing its job, but your app still needs too much RAM (12663)
- Line numbers, error reporting and backtraces (12588)
- Structural equivalence of Ruby objects (12562)
- Ruby's branching plan, a pic worth more than a ML thread (now with mput's explanation) (12514)
- Aim for the Top! Beating the former #1 Wide Finder log analyzer with the join-calculus. (12346)
- SideMenu (12112)
- Addressing the ORM problem, typed relational algebra (12111)
- Rethinking the Benchmark module (12081)
- rcov 0.7.0: code coverage and callsite/defsite data aggregation across multiple runs (12062)
- TextFormattingRules (12032)
- Doing some n-gram analysis over Ruby's docs (11972)
- FastRI 0.2.0: full-text searching, smarter search strategies (11950)
- Yet another way to wrap methods in Ruby (11500)
- Bounded space memoization, another new twist (11371)
- First update to the Ruby change summary (11243)
- Changing filename encodings in a tarball, and a small refactoring tale (11174)
- xmpfilter 0.3.1: RSpec support, emacs love, win32 compatibility (11160)
- Related document discovery, without algebra (11051)
- Extending the wmii WM with more plugins; thanks, Nathan (10823)
- The Neo-Rails controversy and a language generator (10817)
- More logical programming in Ruby: solving Einstein's riddle (Zebra puzzle) (10816)
- Ruby 1.8.5 released. What's new? (10808)
- Piping logs and stuff through HTTP (10783)
- Preincrement plays, not about arithmetics actually (10782)
- Ruby rewrites my CSS, eigenclass.org repainted (think of the children and their eyes) (10629)
- rcodetools 0.5.0: additional code completion info, path settings (10561)
- A small teaser (rcov 0.5.0) (10522)
- More archeolinguistics: unearthing proto-Ruby (10484)
- Firebrigade: automated, sandboxed testing of RubyGems packages by other developers (10473)
- rcodetools screenshots/screencasts (10447)
- Legitimate uses of micro-benchmarks: parameter passing and function call costs (10393)
- FastRI 0.1.1: not only faster, also smarter than ri (the Ruby documentation browser) (10306)
- Richer RSS selection expressions with negation (10285)
- On GC and finalizers in Ruby, corrected weak hash table implementations (10278)
- Analyzing the stdlib (10256)
- Accessing the non-perishable information on eigenclass.org (10178)
- The PostRailsMonkey Manifesto (10159)
- The mechanically verified Ruby 1.9 changelog (10096)
- Ruby releases beyond 2007, and some news about 1.9/2.0 too. (9900)
- evil.rb wants love (9841)
- URL rewriting with WEBrick (9790)
- Popular nodes on eigenclass.org (9749)
- Failed acceptance tests... that means they actually passed?! (9396)
- Functions accepting blocks in Ruby's C API make for tricky bugs (8975)
- Cheaper alternative to Binding.of_caller (8965)
- Warm fuzzy things for random simulations (8930)
- gibak 0.3.0 (backup tool using Git): OSX support, extended attributes, bugfixes (8581)
- YARV merged into 1.9? not that soon (8578)
- Wide Finder 2: processing 42GB of httpd logs, 300X faster than naïve Ruby. (8530)
- What's eigenclass.org? (8425)
- Fast image enlargement through seam insertion in OCaml (8394)
- Rich exception hierarchies, multiple inheritance in Ruby (7720)
- eigenclass.org 'Happy 2007!' Ruby contest, Sat 2007-01-06 20H UTC (7666)
- ruby-wmii updated for use with wmii 3.6 (7645)
- WEBlog -> Ruby (7595)
- WEBlog.Ruby (7538)
- Typed relational algebra: schemas, CRUD, source code (7193)
- Quicksort erratum (7133)
- Code hosted at eigenclass.org (7083)
- Changes in Ruby 1.9, Oct. 07 update (7037)
- FastRI 0.3.0: standalone mode (DRb not needed), more search methods, extended class info... (6365)
- rcov 0.8.1: compatibility with Ruby 1.8.6-p11[01], intentional testing with RSpec, etc. (6316)
- Message-oriented (duck-typed) exceptions (5722)
- rocaml: fast, easy Ruby extensions in Objective Caml (5493)
- InterWikiName (5386)
- Elo ratings for the Benchmarks Game (aka Great Computer Language Shootout) (5286)
- rocaml-0.6.1: fast, easy Ruby extensions in Objective Caml (4852)
- Reexamining qsort, eager vs. lazy algorithm analysis and Ruby's (and other's) GC (4277)
- Some functional programming and OCaml koans (3322)
- Experimental features withdrawn from Ruby 1.9 (3084)
- rcodetools 0.8.0 (2991)
- DefaultTemplate (2564)
- 404 not found (-947843)
Keyword(s):[eigenclass.org]
References:[Ruby rewrites my CSS, eigenclass.org repainted (think of the children and their eyes)] [SideMenu]