06 September 2010

The Ruby Reflector

Topic

Documentation

  Source Favicon
By Daniel of OnRails.org 6 months ago.
Email

Loren Segal - Documentation with YARD

- YARD 0.5.3 - The Longest

- Yet Another Ruby Documentor

- Talk about documentation in general

- Documentation to help you think about your API

- What makes documentation good?

- consistency -> pick a style and stick with it

- correct -> it can be wrong and should be audited

- coherent

- YARD

- meta-data

- @ param [Symbol] req_type :get or :post

- ....

- yard-respec

- shows rspec specs alongside method docs …

onrails.org Read
  Source Favicon
By Joey of Global Nerdy 6 months ago.
Email

…SketchFlow, and more... Roundup of WPF Documentation Samples Some good stuff in here; Snoop = " Firebug for WPF", Inkscape = vector graphics editor... Write code to enter the NASA Pathfinder Innovation Challenge There are dozens of coding competitions out there at any given time, but we thought this one was really cool - you can either build a " mechanical Turk " game or an image recognition application. And c'mon... …

globalnerdy.com Read
  Source Favicon
On English - AkitaOnRails.com 7 months ago.
Email

You should read Chef's Documentation on Cookbooks to have a better understanding. Another way is to git clone Opscode and 37signals (or even mine) cookbook and read one by one to try to get the gist of it. To make it easier, you have to know this:

Most well written recipes will have a metadata.rb , metadata.json and at least a README . rdoc files. You should read them to get more information on a particular recipe.

If your recipe has an attributes directory, you know …

akitaonrails.com Read
  Source Favicon
By anup.narkhede of for i in infinity 10 months ago.
Email

Webrat:: XML.html document(response) doc.search('script').remove puts Webrat:: XML.inner text(doc)

Gives: Ruby on Rails Overview | Download | Deploy | Code | Screencasts | Documentation | Ecosystem | Community | Blog ......................................... ...

anup.info Read
  Source Favicon
By Jason Pearl of Pathfinder Development 11 months ago.
Email

…/// <param name= "number" >An integer input</param> /// <returns>Returns a <see cref="string"> based on the provided /// number /// </returns> public string GetSomething ( int number ) { ... }

That's not that painful is it?

Pathfinder is a software development firm. Hire us to build complex software that's easy to use.

C# Documentation (It ain't that hard)

pathf.com Read
  Source Favicon
By AJ Christensen of Opscode Blog 11 months ago.
Email

Wiki Documentation Page

The chef-deploy project written originally by Ezra Zygmuntowicz to bring Capistrano-strategy deployment to Chef has been ported to Chef proper. The SCM functionality has additionally been extracted into Git and Subversion resources. I'm increasingly excited by the prospects opened by having deployment and scm functionality available as first class citizens in Chef, and hope we can continue to offer more enhancements such …

opscode.com Read
  Source Favicon
Email

…unsure, check your driver documentation. A good place to look for docs is in your kernel source under Documentation, available on the web here: http://lxr.linux.no/linux+v2.6.30/Documentation/networking/ but be sure to select the correct kernel version, first!

Older e1000 drivers (newer drivers, do nothing) : make CFLAGS EXTRA=-DE1000 NAPI install

Throttle NIC Interrupts

Some drivers allow the user to specify the rate at which the NIC will generate interrupts. The e1000e …

timetobleed.com Read
  Source Favicon
Email

…best bet and well worth the effort of installing and configuring.

However, when it comes to simplicity and time versus performance I think the benefits to trying out fuzzy string matching are tangible.

Further Reading

Wikipedia on Soundex

PostgreSQL Documentation on Fuzzy String Matching

PostgreSQL Documentation on pg_trgm

About Sphinx

viget.com Read
  Source Favicon
On taylor.luk @ idn 1 year ago.
Email

…programming languages (** Ruby**, Python, PHP, Perl), Documentation on the Ruby binding is definitely lacking, Luckily, It provides pretty much all core C++ class and methods wrapped in Ruby.

** Xapit** [ Xapit][5]( pronounce as "zap it" ) is a new high level search library developed by RyanB, High level Ruby library for interacting with Xapian, a full text search engine that is in Ruby and most importantly ** ORM agnostic**.

It includes a AbstractAdapter…

taylorluk.com Read
  Source Favicon
By gregg of Rails Envy » Home 1 year ago.
Email