Narnach's Links
Bookmarks and stuff

Warning:You must log in before you can do this

Links for tag 'tutorial'

    Page:
  • 1
  • 2
1
How to fork a github project and submit a patch
Over 3 years ago, FiXato posted a link to railsontherun.com.
Describes how you can fork a project that is hosted on github and submit patc...
2
Making your SSHd more secure in 5 steps
Over 4 years ago, FiXato posted a link to thinkhole.org.
A nice (Gentoo-oriented) howto for securing your SSH daemon in 5 steps.\r\nTh...
1
About.com on Rails' Association Options - :counter_cache
Over 4 years ago, FiXato posted a link to ruby.about.com.
A review/tutorial by About.com on Rails' :counter_cache Association option.\r...
1
Tutorial: Mixins in Ruby
Over 4 years ago, FiXato posted a link to www.juixe.com.
\"In Java you just have classes (both abstract and concrete) and interfaces. ...
1
RubyQuiz #49: Lisp Game
Over 4 years ago, Narnach posted a link to www.rubyquiz.com.
\"There's been quite a bit of discussion lately about how much Ruby is and is...
1
Handleiding ter correctie van zeer donkere monitoren
Over 4 years ago, FiXato posted a link to gathering.tweakers.net.
Dutch tutorial on calibrating your monitor for colour-warmth, gamma, brightne...
1
Merb on AIR - Drag 'n Drop Multiple File Upload
Over 4 years ago, FiXato posted a link to blog.vixiom.com.
A quick example/tutorial on how to create a multiple file uploader in Adobe's...
2
FiNGerTiPS Ruby Banter on Memoization in Rails
Over 4 years ago, FiXato posted a link to media.fngtps.com. It has 1 comment.
Memoization is a technique for speeding up your code by caching the results o...
2
RubyOnRails.org on PostgreSQL
Over 4 years ago, FiXato posted a link to wiki.rubyonrails.org.
A wiki page describing the use of PostgreSQL with Ruby/Rails, by RubyOnRails....
1
Tutorial on PostgreSQL Views
Over 4 years ago, FiXato posted a link to www.postgresql.org.
A short tutorial/introduction into PostgreSQL's Views.