[#405207] Does `self` and `scope(local)` operate parallels? — "Kumar R." <lists@...>

I am heavily confused with the topic when thinking `self` and `local

21 messages 2013/03/01
[#405211] Re: Does `self` and `scope(local)` operate parallels? — "Kumar R." <lists@...> 2013/03/01

Just to help experts out there I am clearing my statement once again

[#405242] Confusion in instance method calls of super class from subclass — "Kumar R." <lists@...>

I was just playing to see the instance method calls from the subclass

16 messages 2013/03/02
[#405252] Re: Confusion in instance method calls of super class from subclass — Hans Mackowiak <lists@...> 2013/03/03

YOU DID NOT READ WHAT I WAS WRITTEN:

[#405250] Extending Ruby. Little help or guidance if you are willing! — Cliff Rosson <cliff.rosson@...>

Hi Folk,

21 messages 2013/03/03
[#405393] Re: Extending Ruby. Little help or guidance if you are willing! — nannasin smith <lists@...> 2013/03/06

I've tried to do some reading but some of this is a bit over my head.

[#405549] Re: Extending Ruby. Little help or guidance if you are willing! — Cliff Rosson <cliff.rosson@...> 2013/03/10

Haven't been able to touch this in a week but I had a few minutes to look

[#405550] Re: Extending Ruby. Little help or guidance if you are willing! — Bartosz Dziewoński <matma.rex@...> 2013/03/10

On Sun, 10 Mar 2013 04:41:32 +0100, Cliff Rosson <cliff.rosson@gmail.com> wrote:

[#405600] Re: Extending Ruby. Little help or guidance if you are willing! — Cliff Rosson <cliff.rosson@...> 2013/03/11

Got ya. So it doesn't really matter if I convert things to ID and compare

[#405271] Confusion with Ruby's "case/when" block statement — "Kumar R." <lists@...>

Ruby uses `===` operator on the `case/when` type execution style.Now It

13 messages 2013/03/03

[#405310] How `next` works in ruby with `unless` ? — "Kumar R." <lists@...>

The `next` statement is used to skip a part of the loop and continue

25 messages 2013/03/04
[#405311] Re: How `next` works in ruby with `unless` ? — Joel Pearson <lists@...> 2013/03/04

Learn what semicolons do in Ruby.

[#405312] Re: How `next` works in ruby with `unless` ? — Matthew Kerwin <matthew@...> 2013/03/04

What Joel said.

[#405313] Re: How `next` works in ruby with `unless` ? — "Kumar R." <lists@...> 2013/03/04

Matthew Kerwin wrote in post #1100097:

[#405323] YourLanguageSucks — Kiswono Prayogo <kiswono@...>

Hi, i found this link.. https://wiki.theory.org/YourLanguageSucks

10 messages 2013/03/05

[#405376] When can one call themselves a “Rubyist”? — Rafal Chmiel <lists@...>

I was wondering what that term even meant. Is it something to do with

10 messages 2013/03/05

[#405400] Bignum-Fixnum-Numeric confusion — Pritam Dey <lists@...>

Hi,

13 messages 2013/03/06

[#405444] Question regarding automating some Outlook/IMAP and pdf parsing functions w/ ruby? — Ed Zimmerman <lists@...>

Hello,

20 messages 2013/03/07

[#405477] Compiling Ruby 2.0, problem with OpenSSL — "Piotr P." <lists@...>

Trying to compile Ruby 2.0 from source, having problem with it, getting

10 messages 2013/03/07

[#405495] RubyExcel class. Useful? — Joel Pearson <lists@...>

I've managed to create a (relatively) stable data-processing class which

32 messages 2013/03/08

[#405570] Confusion with block local variable declaration with block variable declaration within the pipe `|` — Love U Ruby <lists@...>

Why are we not allowed to create local variables or new object with

17 messages 2013/03/11

[#405597] Confusion with empty block printing — Love U Ruby <lists@...>

When I typed the below in my IRB:

18 messages 2013/03/11

[#405608] Access values for JSON.parse response — Nicole Villette <lists@...>

Hello, Does anyone know who to get the values from a nested hash in

17 messages 2013/03/11

[#405630] Confusion with some Module methods. — Love U Ruby <lists@...>

Can anyone help me to understand how the below module methods works?

16 messages 2013/03/12

[#405656] Confusion with Strings — Love U Ruby <lists@...>

From the book I read a line about string :

18 messages 2013/03/12

[#405762] Understanding Ruby Classes, Objects and Methods. — Kedar Mhaswade <lists@...>

Dear Rubyists,

12 messages 2013/03/13

[#405931] Finding one's way with 'super' in define_method/alias_emthod — Marcin Rzeźnicki <marcin.rzeznicki@...>

Hi all!

12 messages 2013/03/18
[#405935] Re: Finding one's way with 'super' in define_method/alias_emthod — Robert Klemme <shortcutter@...> 2013/03/18

On Mon, Mar 18, 2013 at 5:50 PM, Marcin Rze添nicki

[#405936] Re: Finding one's way with 'super' in define_method/alias_emthod — "Marcin R." <lists@...> 2013/03/18

Robert Klemme wrote in post #1102151:

[#405942] Re: Finding one's way with 'super' in define_method/alias_emthod — Robert Klemme <shortcutter@...> 2013/03/18

On Mon, Mar 18, 2013 at 8:39 PM, Marcin R. <lists@ruby-forum.com> wrote:

[#405986] Ruby tainting on primitives — "Nicolas V." <lists@...>

Hi there,

18 messages 2013/03/20

[#405987] Why was the object_id for true and nil changed in ruby2.0? — Bharadwaj Srigiriraju <lists@...>

irb(main):001:0> true.object_id

11 messages 2013/03/20

[#406015] fixedpnt 0.0.1: Binary Fixed Point Calculations — Axel Friedrich <lists@...>

https://github.com/Axel2/fixedpnt.rb

12 messages 2013/03/20

[#406184] Nokogiri help parsing HTML — Paul Mena <lists@...>

I'm relatively new to Ruby (and therefore Nokogiri) and am trying to

18 messages 2013/03/26

[#406258] Translation Project — Jeremy Henderson <lists@...>

Hello all! This is my first post! I started learning Ruby about 3 weeks

22 messages 2013/03/28

[#406291] Hash with default — Harry Kakueki <list.push@...>

I would like to make a hash like h2 with the default described by h in one

12 messages 2013/03/29

[#406375] Ruby Gotchas presentation slides — Dave Aronson <rubytalk2dave@...>

I recently made available the slides for a presentation I did

13 messages 2013/03/30

[#406387] Private setters can be called by self, why not getters? — Josh Cheek <josh.cheek@...>

class Counter

9 messages 2013/03/31

Re: Great Ruby CTO Search Near Boston

From: Tony Arcieri <tony.arcieri@...>
Date: 2013-03-05 00:42:14 UTC
List: ruby-talk #405322
I feel the spam issue on this mailing list needs to get discussed again


On Mon, Mar 4, 2013 at 4:07 PM, Nicholas Meyler <nickm@wdsearch.com> wrote:

> **
>       If you cannot view this email,
> please Click Here
> <http://app.streamsend.com/private/u4Kt/nKR/O8bw5LF/browse/18133805> to
> view an online version.  Unsubscribe/Update Profile
> <http://app.streamsend.com/private/u4Kt/nKR/O8bw5LF/unsubscribe/18133805>| Share
> With Friends
> <http://app.streamsend.com/private/u4Kt/b/glXKR6R/p/O8bw5LF/shares/new> | Subscribe
> <http://app.streamsend.com/public/u4Kt/nKR/subscribe/18133805>       Wingate
> Dunross, Inc.                           March 4, 2013
>
> Attention Engineers and Scientists:
> My client offers a tremendous growth opportunity for a highly skilled,
> experienced Ruby on Rails engineer to be rapidly groomed and promoted to a
> CTO role. They are a highly successful VC-funded startup in the Worcester,
> Massachusetts area which has achieved world-dominance in their industry and
> has successfully doubled market-share every year for the past three years.
>
>
> They have retained me to recruit an aspiring CTO to build their
> engineering team, and to lead the technology development of their small
> company poised for "rocket-ride" growth, accessible to candidates in the
> Boston, MA /Metrowest area as well as Providence, RI.
>
> What You値l Be Doing:
>
>             Leading the technical development of web applications
> serving up map-based, data heavy information products
>
>             Solving challenging problems working with massive datasets
> that include crime statistics, schools, lifestyles, neighborhoods and more
>
>             Working in an Agile, TDD environment writing code you can
> be proud of
>
>             Keeping existing products up-to-date with the latest
> technologies, architectures, and standards
>
>             Helping build a nimble engineering team with potential path
> to CTO
>
>             Collaborating with PhD Geographers and Statisticians to
> create new, disruptive products
>
> What痴 In it For You?
>
>             Major opportunity to build your own team with potential
> path to CTO position
>
>             Casual fun working environment, solving some of the most
> exhilarating Big Data problems in the industry, alongside a team that痴 as
> passionate as you are about this stuff!
>
>             Competitive salary, stock options for you to participate in
> company success, and great benefits (401(k), 100% medical coverage, 11 paid
> holidays)
>
>             Great work/life balance, with 40-45 hour work weeks the
> norm!
>
>             Long-term stability with a venture backed start up that is
> already profitable and growing
>
>             Investors include the Founders of MapQuest and CoreLogic
>
> Desired Skills & Experience:
>
>             A BS in Computer Science, Computer Engineering, or similar;
> MS preferred
>
>             5+ years designing and implementing complex, data-heavy
> e-commerce systems
>
>             Self-directed time management, documentation and
> communication skills
>
>             To be passionate about your craft
>
>             Extensive RoR app dev experience with merchant processing
> capabilities
>
>             An ideal candidate would also possess:
>
> o             Familiarity with GIS-related software, incl. spatial
> databases such as PostGIS and the Google Maps Javascript APIs
>
> o             Experience with all aspects/tiers of web and mobile web app
> development
>
> o             Strong Unix skills including API/data mining experience
>
> o             Scaling and performance tuning of high-traffic, data-heavy
> sites
>
> Company Description
>
> Small, high-end geospatial analysis Company born of university research,
> specializing in location-based decision-making tools:analytics, information
> and data.They license geospatial risk analytics and SaaS products for a
> host of business to business applications, and run the largest neighborhood
> search engine in the world, and 鍍he most trusted source for choosing a
> neighborhood,according to MoneyMagazine.
>
> IF interested, please submit resume with cover letter.
>
>
>
>                                 Mammoth Mountain Ski Resort 2-24-13
>      Wingate Dunross, Inc. is a Retained Executive Search Firm in Los
> Angeles which has been in operation since 1983. The combined experience of
> the four principals spans a century of dedicated commitment to the
> profession of recruiting and staffing. Nicholas Meyler is a degreed
> Chemical Engineer and a graduate of Princeton's World-renowned Philosophy
> Department. He enjoys fencing, chess, scuba, climbing, photography and
> genealogy.
>
>   Note: Please feel free to share this information with anyone you think
> might be interested. Please feel free to send me a LinkedIn invitation at:
>    http://www.linkedin.com/profile/view?id=230029253&trk=tab_pro<http://app.streamsend.com/c/18133805/1189/O8bw5LF/u4Kt?redirect_to=http%3A%2F%2Fwww.linkedin.com%2Fprofile%2Fview%3Fid%3D230029253%26trk%3Dtab_pro>
>
>
>
>
> Nicholas Meyler
> GM/President, Technology
> Wingate Dunross Associates, Inc.
> ph (818)597-3200 ext. 211
> nickm@wdsearch.com
>
>     www.thesite.com/updates/ <#13d37e0a23f4ae7b_>  Share this Email サ<http://app.streamsend.com/private/u4Kt/b/glXKR6R/p/O8bw5LF/shares/new>       28632 Roadside Drive #203, Agoura Hills, CA 91301
>
>
>



-- 
Tony Arcieri

In This Thread

Prev Next