[#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

Great CTO Software Opportunity Near Boston

From: "Nicholas Meyler" <nickm@...>
Date: 2013-03-15 00:24:55 UTC
List: ruby-talk #405813
Attention Engineers and Scientists:

#1) 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 Money® Magazine.

#2) Senior Ruby Developer 
Location: San Francisco, CA, United States

My client takes the pain out of subscription billing and gives developers the tools they need to outsource their recurring billing. This is a VC funded startup which recently secured $7 million in funding. There, you will have a unique opportunity to work on a variety of big, meaningful, technical challenges as their service continues to scale.

They use a service oriented architecture with many independent services and love unit tests. They iterate quickly, unit test, and deploy often. Their design makes it easy for you to own and grow your part of the service. As a senior developer, you’ll have ownership of your projects and collaborate with some very smart engineers.

About you
•You love to solve complex problems with the right tools.
•You’re experienced with building web applications and iterating on new functionality.
•You write tests with your code.
•You’re familiar with relational databases (MySQL or Postgres) and MongoDB
•You have at least 3-5 years of solid professional experience with Ruby on Rails 

#3) Head of Front-End Web Development 

Location: San Francisco, CA, United States

I am looking for an extremely talented front-end developer to help realize the vision for one of the most critical aspects of my new client's web-based application. Their entire service is delivered through web interactions. This critical role requires top-level command for web interaction design and build techniques. (HTML5, CSS3, Javascript, etc.)

You are a design-minded thinker and a builder. You ideally have strong opinions that have been well formed through experience working with various technologies. You surely have opinions about how to make appropriate tradeoffs during the build process depending on the ultimate objective for the project. You’re also likely a ravenous web user/consumer, with an insatiable curiosity for how various technologies are being used. We’d like to hear your thoughts.

Specific skills

•Take it from the top: You have a discerning eye for good user-centered design and well formed opinions about the best way to achieve desired outcomes.
•HTML, CSS, JS and other required skills. You’ve got this down.
•You likely prototype with HTML/CSS, and can generally build with minimal use of images because you’ve mastered CSS3 and various abstractions of it.
•You’ve built interfaces which rely on JSON data to be presented nicely.
•You a care about getting things right, but are also capable of making appropriate tradeoffs when necessary.
•Rapid prototyping – to post and paste a wall full of flows and directions to get it right.
•Experience organizing and maintaining front-end resources on large projects.
•You’re a natural communicator.

About the role

My client's entire service is delivered through web interactions. Their business depends on their ability to make interactions graceful and intuitive. This critical role requires a top-level command for web interaction design and build techniques. This person will own the responsibility of building new interfaces as well as rationalizing existing flows in an effort to continually improve the overall usability and success of our service.

This person will work closely with our Engineering team as well as our Design and Product teams to deliver cohesive user interactions that are a joy to use for our customers.

They practice a Scrum methodology. They focus intensely, and execute well on what they set out to achieve. You’ll be part of making that happen.

#4) Graphic Designer

Location San Francisco

They are looking for a graphic designer to join our team who will own the development of their visual communications. From layout, to asset creation, through delivery by working with their front-end team. 

This role will span from webpages to application interface design. User Experience is critical for our business, and the graphic designer will play a key role in ensuring that our visual communications are clean, simple, intuitive and pixel perfect. 

This person will ensure that we maintain a consistency in our design aesthetic from the moment that a customer comes to our website, through signup and on boarding, and beyond into newsletter communications and webinars. 

About you
•You're passionate about designing achingly beautiful websites.
•You think in terms of design systems.
•You get giddy when thinking about designing a full icon set.
•You have an opinion about flat vs skeuomorphic interfaces.
•You're a type nerd.
•You get excited about helping shape the direction of an app used by thousands of people.
•You can use design to drive conversions.
•You have an eye like a hawk for detail.
•You feel physical pain when elements are aligned to a grid.
•You can cogently communicate about your work to non-designers

#5) Javascript Developer

Location: San Francisco


My client is investing heavily in Javascript to run in the browser and on the backend. They aree looking for developers to help us extend their platform, improve their UI, and build innovative Javascript libraries.


Specific Skills
You know JavaScript inside and out.
You don't have to use jQuery for everything in the browser.
You want to use Node.js.
They use Ruby (on Rails & Sinatra) and Node.js on the backend. You should be able to understand the code, but don’t have to be an expert.

 
IF interested, please submit resume with cover letter.

Note: Please feel free to share this information. 
 
 
 
 
Nicholas Meyler 
GM/President, Technology 
Wingate Dunross Associates, Inc. 
ph (818)597-3200 ext. 211 
<nickm@wdsearch.com>

http://app.streamsend.com/private/u4Kt/nKR/O8bw5LF/unsubscribe/18208613

In This Thread

Prev Next