-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
548 lines (283 loc) · 17.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>The Red Gem of Programming</title>
<meta name="author" content="Victor and Ashbbb">
<meta name="description" content="May 3rd, 2013 Green, Ruby, Shoes Gravity Simulator : Fantastic Green Shoes App I’d love to introduce a new fantastic Green Shoes app: Gravity …">
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="/aavalam/atom.xml" rel="alternate" title="The Red Gem of Programming" type="application/atom+xml">
<link rel="canonical" href="http://aavalam.github.com/">
<link href="/aavalam/favicon.png" rel="shortcut icon">
<link href="/aavalam/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700' rel='stylesheet' type='text/css'>
<!--Fonts from Google"s Web font directory at http://google.com/webfonts -->
<link href="http://fonts.googleapis.com/css?family=PT+Serif:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic" rel="stylesheet" type="text/css">
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript">jQuery.noConflict();</script>
<a href="https://plus.google.com/102865874903694456832" rel="publisher">Google+</a>
</head>
<body>
<div class="container">
<div class="left-col">
<div class="intrude-less">
<header id="header" class="inner"><div class="profilepic">
<script src="/aavalam/javascripts/md5.js"></script>
<script type="text/javascript">
document.write("<img src='http://www.gravatar.com/avatar/" + MD5("keeperotphones@gmail.com") + "?s=160' alt='Profile Picture' style='width: 160px;'");
</script>
</div>
<h1><a href="/aavalam/">The Red Gem of Programming</a></h1>
<p class="subtitle">Ruby Thoughts for Mortals (Unless Specifically Otherwise Denoted!)</p>
<nav id="main-nav"><ul class="main-navigation">
<li><a href="/aavalam/">Blog</a></li>
<li><a href="/aavalam/blog/archives">Archives</a></li>
<li><a href="/aavalam/about-us">About Us</a></li>
</ul>
</nav>
<nav id="sub-nav">
<div class="social">
<a class="google" href="https://plus.google.com/116568773932133159290?rel=author" title="Google+">Google+</a>
<a class="twitter" href="http://twitter.com/kotp" title="Twitter">Twitter</a>
<a class="github" href="https://github.com/aavalam" title="GitHub">GitHub</a>
<a class="rss" href="/aavalam/atom.xml" title="RSS">RSS</a>
</div>
</nav>
</header>
</div>
</div>
<div class="mid-col">
<div id="banner" class="inner">
<div class="container">
<ul class="feed"></ul>
</div>
<small><a href="http://twitter.com/kotp">kotp</a> @ <a href="http://twitter.com">Twitter</a></small>
<div class="loading">Loading...</div>
</div>
<script src="/aavalam/javascripts/twitter.js"></script>
<script type="text/javascript">
(function($){
$('#banner').getTwitterFeed('kotp', 10, true);
})(jQuery);
</script>
<div class="mid-col-container">
<div id="content" class="inner">
<div itemscope itemtype="http://schema.org/Blog">
<article class="post" itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting">
<div class="meta">
<div class="date">
<time datetime="2013-05-03T14:18:00-05:00" data-updated="true" itemprop="datePublished">May 3<span>rd</span>, 2013</time></div>
<div class="tags">
<a class='category' href='/aavalam/blog/categories/green/'>Green</a>, <a class='category' href='/aavalam/blog/categories/ruby/'>Ruby</a>, <a class='category' href='/aavalam/blog/categories/shoes/'>Shoes</a>
</div>
</div>
<h1 class="title" itemprop="name"><a href="/aavalam/blog/2013/05/03/gravity-simulator-fantastic-green-shoes-app/" itemprop="url">Gravity Simulator : Fantastic Green Shoes App</a></h1>
<div class="entry-content" itemprop="articleBody">
<p>I’d love to introduce a new fantastic Green Shoes app: <a href="http://ifni.co/articles/programming/gravity_simulator">Gravity
simulator</a></p>
<a href="/aavalam/blog/2013/05/03/gravity-simulator-fantastic-green-shoes-app/" class="more-link">Read on →</a>
</div>
</article>
<article class="post" itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting">
<div class="meta">
<div class="date">
<time datetime="2013-04-02T13:38:00-05:00" data-updated="true" itemprop="datePublished">Apr 2<span>nd</span>, 2013</time></div>
<div class="tags">
<a class='category' href='/aavalam/blog/categories/dsl/'>DSL</a>, <a class='category' href='/aavalam/blog/categories/linux/'>Linux</a>, <a class='category' href='/aavalam/blog/categories/livecd/'>LiveCD</a>, <a class='category' href='/aavalam/blog/categories/usb/'>USB</a>, <a class='category' href='/aavalam/blog/categories/unetbootin/'>UnetBootin</a>
</div>
</div>
<h1 class="title" itemprop="name"><a href="/aavalam/blog/2013/04/02/getting-in-touch-with-linux/" itemprop="url">Getting in Touch With Linux</a></h1>
<div class="entry-content" itemprop="articleBody">
<p>I have helped a few people get started with Linux the last couple of
years and the tool that helped them get exposed to it, and finally
installing Linux on their system, is called UnetBootin. You can find
their official homepage in the References list below this blog post.</p>
<a href="/aavalam/blog/2013/04/02/getting-in-touch-with-linux/" class="more-link">Read on →</a>
</div>
</article>
<article class="post" itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting">
<div class="meta">
<div class="date">
<time datetime="2013-03-14T00:25:00-05:00" data-updated="true" itemprop="datePublished">Mar 14<span>th</span>, 2013</time></div>
<div class="tags">
<a class='category' href='/aavalam/blog/categories/course/'>Course</a>, <a class='category' href='/aavalam/blog/categories/ruby/'>Ruby</a>
</div>
</div>
<h1 class="title" itemprop="name"><a href="/aavalam/blog/2013/03/14/ruby-programming-41st-batch-registrations-now-open/" itemprop="url">Ruby Programming 41st Batch Registrations Now Open</a></h1>
<div class="entry-content" itemprop="articleBody">
<p>Registrations are now open for RubyLearning’s popular <a href="http://rubylearning.com/blog/2013/03/14/ruby-programming-41st-batch-registrations-now-open/">Ruby Programming Course</a>.
<a href="/aavalam/blog/2013/03/14/ruby-programming-41st-batch-registrations-now-open/" class="more-link">Read on →</a>
</div>
</article>
<article class="post" itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting">
<div class="meta">
<div class="date">
<time datetime="2013-03-09T03:46:00-06:00" data-updated="true" itemprop="datePublished">Mar 9<span>th</span>, 2013</time></div>
<div class="tags">
<a class='category' href='/aavalam/blog/categories/lambda/'>Lambda</a>, <a class='category' href='/aavalam/blog/categories/params/'>Params</a>, <a class='category' href='/aavalam/blog/categories/proc/'>Proc</a>, <a class='category' href='/aavalam/blog/categories/ruby/'>Ruby</a>
</div>
</div>
<h1 class="title" itemprop="name"><a href="/aavalam/blog/2013/03/09/ruby-2-dot-0-0-params-not-just-for-methods/" itemprop="url">Ruby 2.0.0 Params Not Just for Methods</a></h1>
<div class="entry-content" itemprop="articleBody">
<p>While working on documenting things I learned through a Learn Ruby By
Testing project, I came across documenting the new Ruby 2.0 ‘Params’
feature.</p>
<p>I realized that Methods are blocks and Procs and lambdas are very
close, so was wondering if the arguments would cross over.</p>
<p>It turns out that it does.</p>
<a href="/aavalam/blog/2013/03/09/ruby-2-dot-0-0-params-not-just-for-methods/" class="more-link">Read on →</a>
</div>
</article>
<article class="post" itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting">
<div class="meta">
<div class="date">
<time datetime="2013-03-03T21:54:00-06:00" data-updated="true" itemprop="datePublished">Mar 3<span>rd</span>, 2013</time></div>
<div class="tags">
<a class='category' href='/aavalam/blog/categories/configuration/'>Configuration</a>, <a class='category' href='/aavalam/blog/categories/editor/'>Editor</a>, <a class='category' href='/aavalam/blog/categories/vim/'>VIM</a>
</div>
</div>
<h1 class="title" itemprop="name"><a href="/aavalam/blog/2013/03/03/my-partial-vim-configuration/" itemprop="url">My Partial VIM Configuration</a></h1>
<div class="entry-content" itemprop="articleBody">
<p>What do you use to configure your editor?</p>
<p>I am usually in VIM for my editor. Not the graphical (gvim) version, the one
that runs in the terminal.</p>
<p>I also use <a href="https://github.com/carlhuda/janus">Carlhuda’s Janus</a> configuration.</p>
<p>But there are things that I change that are simply minor things.</p>
<a href="/aavalam/blog/2013/03/03/my-partial-vim-configuration/" class="more-link">Read on →</a>
</div>
</article>
<article class="post" itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting">
<div class="meta">
<div class="date">
<time datetime="2013-03-01T19:19:00-06:00" data-updated="true" itemprop="datePublished">Mar 1<span>st</span>, 2013</time></div>
<div class="tags">
</div>
</div>
<h1 class="title" itemprop="name"><a href="/aavalam/blog/2013/03/01/decision-driven-fairy-tale-for-kids/" itemprop="url">Decision Driven Fairy Tale for Kids</a></h1>
<div class="entry-content" itemprop="articleBody">
<p>I’d like to introduce <a href="https://github.com/sebastjan-hribar">Sebastjan</a>’s fantastic project on github: <a href="https://github.com/sebastjan-hribar/princ">princ</a></p>
<a href="/aavalam/blog/2013/03/01/decision-driven-fairy-tale-for-kids/" class="more-link">Read on →</a>
</div>
</article>
<article class="post" itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting">
<div class="meta">
<div class="date">
<time datetime="2013-02-26T17:24:00-06:00" data-updated="true" itemprop="datePublished">Feb 26<span>th</span>, 2013</time></div>
<div class="tags">
<a class='category' href='/aavalam/blog/categories/ruby/'>Ruby</a>, <a class='category' href='/aavalam/blog/categories/testing/'>Testing</a>, <a class='category' href='/aavalam/blog/categories/versions/'>Versions</a>
</div>
</div>
<h1 class="title" itemprop="name"><a href="/aavalam/blog/2013/02/26/testing-multiple-versions-of-ruby/" itemprop="url">Testing Multiple Versions of Ruby</a></h1>
<div class="entry-content" itemprop="articleBody">
<p>When you have code that you would like to test, it is fairly simple to
develop your tests to allow for it to be ran in more than one version of
Ruby.
<a href="/aavalam/blog/2013/02/26/testing-multiple-versions-of-ruby/" class="more-link">Read on →</a>
</div>
</article>
<article class="post" itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting">
<div class="meta">
<div class="date">
<time datetime="2013-02-25T03:39:00-06:00" data-updated="true" itemprop="datePublished">Feb 25<span>th</span>, 2013</time></div>
<div class="tags">
<a class='category' href='/aavalam/blog/categories/2-0-0/'>2.0.0</a>, <a class='category' href='/aavalam/blog/categories/bundler/'>Bundler</a>, <a class='category' href='/aavalam/blog/categories/notes/'>Notes</a>, <a class='category' href='/aavalam/blog/categories/ruby/'>Ruby</a>
</div>
</div>
<h1 class="title" itemprop="name"><a href="/aavalam/blog/2013/02/25/ruby-2-dot-0-0-p0-notes/" itemprop="url">Ruby 2.0.0-p0 Notes</a></h1>
<div class="entry-content" itemprop="articleBody">
<p>I have been waiting for the 24th of February to see what would come of
the planned release date for Ruby 2.0.0-p0.</p>
<p>I wanted to apply my “Learn By Testing” repository on this new Ruby, and
am running into a few problems.
<a href="/aavalam/blog/2013/02/25/ruby-2-dot-0-0-p0-notes/" class="more-link">Read on →</a>
</div>
</article>
<article class="post" itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting">
<div class="meta">
<div class="date">
<time datetime="2013-02-19T01:57:00-06:00" data-updated="true" itemprop="datePublished">Feb 19<span>th</span>, 2013</time></div>
<div class="tags">
<a class='category' href='/aavalam/blog/categories/book/'>Book</a>, <a class='category' href='/aavalam/blog/categories/gem/'>Gem</a>, <a class='category' href='/aavalam/blog/categories/review/'>Review</a>, <a class='category' href='/aavalam/blog/categories/ruby/'>Ruby</a>
</div>
</div>
<h1 class="title" itemprop="name"><a href="/aavalam/blog/2013/02/19/create-and-publish-your-first-ruby-gem-a-review/" itemprop="url">Create and Publish Your First Ruby Gem - a Review</a></h1>
<div class="entry-content" itemprop="articleBody">
<p>A book(let) review.</p>
<p>A hands on guide for Ruby newbies to create and publish their first Ruby
gem.</p>
<p>Satish has published a booklet that takes you through the steps required
to publish your first Ruby Gem. <a href="http://www.amazon.com/gp/product/B00BECCKYM"><img class="right" src="http://ecx.images-amazon.com/images/I/41ZtM8-8HNL._BO2,204,203,200_PIsitb-sticker-arrow-click,TopRight,35,-76_AA278_PIkin4,BottomRight,-55,22_AA300_SH20_OU01_.jpg" width="300" height="300" title="How Do I Create And Publish My First Ruby Gem?" ></a> Recently updated with information on
how to ‘yank’ your gem in case you don’t need it to be available, it is
a good short reference to get you quickly started in the world of Ruby Gems.</p>
<p>There are tools out there that do the work for you in terms of having a
skeleton. This booklet will cover none of those. It will take you
through the basics to get a gem up and running in a few short minutes.</p>
<p>Yes, all the information is available for free. And it is not that
difficult to find it all. But dropping a dollar to have a handy
reference on your Kindle to support Satish’s efforts on RubyLearning is
just a small way to say “Thanks!” and a way to show some love.</p>
</div>
</article>
<article class="post" itemprop="blogPost" itemscope itemtype="http://schema.org/BlogPosting">
<div class="meta">
<div class="date">
<time datetime="2013-02-16T05:26:00-06:00" data-updated="true" itemprop="datePublished">Feb 16<span>th</span>, 2013</time></div>
<div class="tags">
<a class='category' href='/aavalam/blog/categories/blog/'>Blog</a>, <a class='category' href='/aavalam/blog/categories/octopress/'>Octopress</a>, <a class='category' href='/aavalam/blog/categories/posterous/'>Posterous</a>
</div>
</div>
<h1 class="title" itemprop="name"><a href="/aavalam/blog/2013/02/16/saying-goodbye-to-posterous/" itemprop="url">Saying Goodbye to Posterous</a></h1>
<div class="entry-content" itemprop="articleBody">
<p>When Twitter bought Posterous, I thought it was going to be a great
thing for us. We would have a long term platform, always improving,
easy to use for guest blogging from those that are not necessarily
familiar with html and markup/markdown. But I was notified by Satoshi
that they will be shutting down in April.</p>
<a href="/aavalam/blog/2013/02/16/saying-goodbye-to-posterous/" class="more-link">Read on →</a>
</div>
</article>
</div>
<nav id="pagenavi">
<a href="/aavalam/blog/page/2/" class="next">Next</a>
<div class="center"><a href="/aavalam/blog/archives">Blog Archives</a></div>
</nav></div>
</div>
<footer id="footer" class="inner"><p>
Copyright © 2008 - 2013 - Victor and Ashbbb -
<span class="credit">Powered by <a href="http://octopress.org">Octopress</a></span>
</p>
Design credit: <a href="http://shashankmehta.in/archive/2012/greyshade.html">Shashank Mehta</a></footer>
<script src="/aavalam/javascripts/slash.js"></script>
<script src="/aavalam/javascripts/jquery.fancybox.pack.js"></script>
<script type="text/javascript">
(function($){
$('.fancybox').fancybox();
})(jQuery);
</script> <!-- Delete or comment this line to disable Fancybox -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-5477279-2']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript">
(function() {
var script = document.createElement('script'); script.type = 'text/javascript'; script.async = true;
script.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(script, s);
})();
</script>
</div>
</div>
</body>
</html>