@@ -14,49 +14,44 @@ describing new techniques, or speculating on Ruby’s future.
14
14
Some ** planets** (online specialized feed aggregators) have been running
15
15
for years now. A few of them providing convenient content:
16
16
17
- * [ Ruby Corner] [ 4 ]
18
- * [ Planet Ruby] [ 5 ]
19
- * [ PlanetRubyOnRails.com] [ 7 ]
17
+ * [ Ruby Corner] [ 1 ]
20
18
21
19
### Blogs of Note
22
20
23
21
A few notable blogs stand out for the frequency and immediacy of their
24
22
updates.
25
23
26
- * [ ** O’Reilly Ruby** ] [ 8 ] is a group blog with pertinent Ruby tutorials
24
+ * [ ** O’Reilly Ruby** ] [ 2 ] is a group blog with pertinent Ruby tutorials
27
25
and interviews with interesting folks from around the community.
28
- * [ ** Riding Rails** ] [ 9 ] is the official group blog of the Ruby on Rails
26
+ * [ ** Riding Rails** ] [ 3 ] is the official group blog of the Ruby on Rails
29
27
team. If you are running Rails, this blog is essential for
30
28
notification of security updates and an overall view of the wide Rails
31
29
community.
32
- * [ ** Ruby Inside** ] [ 10 ] announces interesting applications and libraries
30
+ * [ ** Ruby Inside** ] [ 4 ] announces interesting applications and libraries
33
31
from throughout the world, both Ruby and Rails.
34
- * [ ** Matz’ Blog** ] [ 11 ] is a Japanese blog written by Ruby’s creator.
32
+ * [ ** Matz’ Blog** ] [ 5 ] is a Japanese blog written by Ruby’s creator.
35
33
Even if you can’t read all of it, it’s good to know he’s right there!
36
34
37
35
### Spreading the Word
38
36
39
37
If you’ve got a Ruby blog you’ve started, it’s wise to link the blog on
40
- [ del.icio.us] [ 12 ] with the * ruby* tag. You might also contact the
38
+ [ del.icio.us] [ 6 ] with the * ruby* tag. You might also contact the
41
39
weblogs above, if you are covering a topic they’d be interested in.
42
40
(Obviously, if it’s not Rails-related, then the * Riding Rails* crew may
43
41
not be as interested—but you never know.)
44
42
45
- Ruby is also a common topic on [ Digg] [ 13 ] , [ Slashdot] [ 14 ] , [ reddit] [ 15 ] ,
46
- and [ Hacker News] [ 16 ] , in their respective programming news. If you find
43
+ Ruby is also a common topic on [ Digg] [ 7 ] , [ Slashdot] [ 8 ] , [ reddit] [ 9 ] ,
44
+ and [ Hacker News] [ 10 ] , in their respective programming news. If you find
47
45
some brilliant code out there, be sure to let them know!
48
46
49
47
50
-
51
- [ 4 ] : http://rubycorner.com
52
- [ 5 ] : http://planetruby.0x42.net/
53
- [ 7 ] : http://www.planetrubyonrails.com/
54
- [ 8 ] : http://oreillynet.com/ruby/
55
- [ 9 ] : http://weblog.rubyonrails.org/
56
- [ 10 ] : http://www.rubyinside.com/
57
- [ 11 ] : http://www.rubyist.net/~matz/
58
- [ 12 ] : http://del.icio.us
59
- [ 13 ] : http://digg.com/programming
60
- [ 14 ] : http://developers.slashdot.org/
61
- [ 15 ] : http://www.reddit.com/r/ruby
62
- [ 16 ] : http://news.ycombinator.com/
48
+ [ 1 ] : http://rubycorner.com
49
+ [ 2 ] : http://oreillynet.com/ruby/
50
+ [ 3 ] : http://weblog.rubyonrails.org/
51
+ [ 4 ] : http://www.rubyinside.com/
52
+ [ 5 ] : http://www.rubyist.net/~matz/
53
+ [ 6 ] : http://del.icio.us
54
+ [ 7 ] : http://digg.com/programming
55
+ [ 8 ] : http://developers.slashdot.org/
56
+ [ 9 ] : http://www.reddit.com/r/ruby
57
+ [ 10 ] : http://news.ycombinator.com/
0 commit comments