Overcoming Scaffolding ADDICTION

Size: px
Start display at page:

Download "Overcoming Scaffolding ADDICTION"

Transcription

1 Overcoming Scaffolding ADDICTION

2 hi, my name is amy hoy

3 but... let s talk about you

4 you... have a problem

5

6 script/console generate scaffold foo

7 POW!

8 exists app/controllers/ exists app/helpers/ create app/views/foos create test/functional/ dependency model create app/models/ create test/unit/ create test/fixtures/ create app/models/foo.rb create test/unit/foo_test.rb create test/fixtures/foos.yml create app/views/foos/_form.rhtml create app/views/foos/list.rhtml create app/views/foos/show.rhtml create app/views/foos/new.rhtml create app/views/foos/edit.rhtml create app/controllers/foos_controller.rb create test/functional/ foos_controller_test.rb create app/helpers/foos_helper.rb create app/views/layouts/foos.rhtml create public/stylesheets/scaffold.css

9 it s like... magic

10 magic that sucks!

11

12

13

14 the beginnings of withdrawal

15 how do I make scaffolding...

16 create prettier forms? link models? create multiple objects?

17 ?????????????

18

19 scaffolding is not the answer

20

21

22 ugly

23 associationignorant

24 2 Jar 1 Kitten yeah right

25 class Kitten < ActiveRecord::Base belongs_to :jar end class Jar < ActiveRecord::Base has_many :kittens end

26 code excess

27

28 too damn many files

29

30 brainnumbing

31 fresh start, cold turkey

32 pssst, this is turkey brrrrrr

33 what do you need?

34 kittens create view edit feed put to sleep jars create edit delete?

35

36 script/generate controller kittens create view edit feed put_to_sleep

37 script/generate controller kittens create view edit feed put_to_sleep

38 script/generate controller kittens create view edit feed put_to_sleep

39 app/controllers/kittens_controller.rb

40 script/generate model kitten --skip-migration script/generate model jar --skip-migration

41 script/generate model kitten --skip-migration script/generate model jar --skip-migration

42 script/generate model kitten --skip-migration script/generate model jar --skip-migration

43 app/models/jar.rb and kitten.rb

44

45 app/models/jar.rb and kitten.rb

46 new and create, together at last

47

48

49 app/views/kittens/create.rhtml

50 app/views/kittens/create.rhtml

51

52 but...

53 app/views/kittens/create.rhtml

54

55 /kittens/create Kittens Controller kittens_controller.rb if(params[:kitten])... yep! nope! nope! yep! as yet unspecified show form create.rhtml

56 incomiiiing!

57 app/views/kittens/create.rhtml this outputs a YAML dump of any object

58

59 any view! any controller!

60 linky linky

61 app/controllers/kittens_controller.rb

62 saving might be nice

63 app/controllers/kittens_controller.rb

64 app/controllers/kittens_controller.rb

65

66 app/controllers/kittens_controller.rb

67 app/views/kittens/view.rhtml

68 app/views/kittens/view.rhtml

69

70 isn t that refreshing?

71 please! no more code! Photo Malingering,

72 other fun things to do with forms

73 partials use other field types create multiple associations create a bunch of records

74 i m partial

75 app/views/kittens/create.rhtml create this file app/views/kittens/_kitten_form.rhtml the preceeding underscore means "it's a partial"

76 select menus kinda hurt. ow.

77 step 1: preload data in controller step 2: create select tag in view step 3: there is no step 3!

78 dealing with multiple associations

79 2 Jar 1 Kittens OMG

80 step 1: helper method for checks step 2: call helper in view

81 step 3: deal with array in controller

82 creating multiple records

83 step 1: in your view step 2: in your controller

84 aggregate controllers

85 in any controller, use any model

86 app/controllers/home_page_controller.rb

87 not every model requires a controller

88 not every action requires a view

89 app/controllers/home_page_controller.rb

90 filters are fun

91 app/controllers/home_page_controller.rb

92 layouts, partials, views

93 layouts wrap actions unless you turn 'em off layout action view partial partial partial partial partial partial partial partials can go anywhere... including inside other partials action views: where the action is & they're mapped to controller methods Ruby on Rails Right-Brained Guide

94 deep breath relax

95 oy vey

96

Physical Address: Place of work: Work Phone: Driver s License Number with State Issued: Have you ever had pets run away or disappear? Please explain.

Physical Address: Place of work: Work Phone: Driver s License Number with State Issued: Have you ever had pets run away or disappear? Please explain. Volunteer Foster Application Date: Name: Physical Address: Cell Phone: Home Phone: Place of work: Work Phone: Driver s License Number with State Issued: What is your motivation for fostering an animal?

More information

Supporting document Antibiotics monitoring Short database instructions for veterinarians

Supporting document Antibiotics monitoring Short database instructions for veterinarians Supporting document Antibiotics monitoring Short database instructions for veterinarians Content 1 First steps... 3 1.1 How to log in... 3 1.2 Start-screen... 4 1.3. Change language... 4 2 How to display

More information

A Peek Into the World of Streaming

A Peek Into the World of Streaming A Peek Into the World of Streaming What s Streaming? Data Stream processing engine Summarized data What s Streaming? Data Stream processing engine Summarized data Data storage Funny thing: Streaming in

More information

Visiting Lowry Park Zoo

Visiting Lowry Park Zoo Visiting Lowry Park Zoo Planning the Visit We will go to the Zoo with our family our class our friends We will eat before the Zoo at the Zoo after the Zoo We will be at the Zoo in the morning in the afternoon

More information

How the Arctic Fox Got Its White Fur. By Maelin

How the Arctic Fox Got Its White Fur. By Maelin How the Arctic Fox Got Its White Fur By Maelin A long, long time ago, the Artic was the warmest place on earth and all of the foxes that lived there were orange. They were all very happy. But one day the

More information

Meeting minutes Current Group Members: Artic. Music. Shylanrose. Maka. CinnnKitten. PrincessKyosh.

Meeting minutes Current Group Members: Artic. Music. Shylanrose. Maka. CinnnKitten. PrincessKyosh. Downloaded from: justpaste.it/1xnz 1302008 Meeting minutes Current Group Members: Artic Music Shylanrose Maka CinnnKitten PrincessKyosh FoxyAngelFerro Saltariax darkangelprincess69 ladygaga679045345567

More information

Clicker Books: How to Make a Clicker Book Using Clicker Books App v

Clicker Books: How to Make a Clicker Book Using Clicker Books App v 105 1750 West 75th Avenue, Vancouver, B.C., Canada V6P 6G2 Phone: 604.261.9450 Fax: 604.261.2256 www.setbc.org Clicker Books: How to Make a Clicker Book Using Clicker Books App v. 1.4.3 Introduction Clicker

More information

Recall. Core Rules Applied

Recall. Core Rules Applied Recall For effective recall you will need: 1. Long line (25 feet to 100 feet) - My preference is 50 feet. 2. Harness to hook up long line - connect to the front of their chest. Core Rules Applied 1. Energy

More information

Barry county 4-H Dog project notebook. Juniors. First year. Name of 4-H Junior: Name and breed of Dog:

Barry county 4-H Dog project notebook. Juniors. First year. Name of 4-H Junior: Name and breed of Dog: Barry county 4-H Dog project notebook Juniors First year Name of 4-H Junior: Name and breed of Dog: 1 Six major responsibilities of dog care: Draw a line from the responsibility on the left to the correct

More information

BEGONIA CHATTER CUTTING SWAP. Astro Branch American Begonia Society 4513 Randwick Drive Houston, Texas (713)

BEGONIA CHATTER CUTTING SWAP. Astro Branch American Begonia Society 4513 Randwick Drive Houston, Texas (713) BEGONIA CHATTER Astro Branch American Begonia Society 4513 Randwick Drive Houston, Texas 77092-8343 (713) 686-8539 JANUARY 2019 ISSUE CUTTING SWAP The January 6, 2019 meeting of the Astro Branch of the

More information

User Manual. Senior Project Mission Control. Product Owner Charisse Shandro Mission Meow Cat Rescue and Adoptions, Inc.

User Manual. Senior Project Mission Control. Product Owner Charisse Shandro Mission Meow Cat Rescue and Adoptions, Inc. User Manual Senior Project Mission Control Product Owner Charisse Shandro Mission Meow Cat Rescue and Adoptions, Inc. Team The Parrots are Coming Eric Bollinger Vanessa Cruz Austin Lee Ron Lewis Robert

More information

So What s in a Word the word Argentine that is?

So What s in a Word the word Argentine that is? So What s in a Word the word Argentine that is? by Kelly Brown Palmira s leg which shows the amount of leg wool on her FRONT leg. Just as many llama owners before me and those sure to follow, when the

More information

Squinty, the Comical Pig By Richard Barnum

Squinty, the Comical Pig By Richard Barnum Squinty, the Comical Pig By Richard Barnum Chapter 2: Squinty Runs Away Between the barking of Don, the dog, and the squealing of Squinty, the comical pig, who was being led along by his ear, there was

More information

I hesitated then added. I wasn t able to get a script for the pill

I hesitated then added. I wasn t able to get a script for the pill Nothing below the waist I said firmly. Ok Can I ask why though? I hesitated then added. I wasn t able to get a script for the pill Well I can pull out No I could wear a condom at least I thought for a

More information

SARG Guide Surrey Amphibian and Reptile Group. SARG Reptile Surveyor s Guide Using SARGWEB. April 2012 Version 1.0. Steve Langham

SARG Guide Surrey Amphibian and Reptile Group. SARG Reptile Surveyor s Guide Using SARGWEB. April 2012 Version 1.0. Steve Langham SARG Guide Surrey Amphibian and Reptile Group SARG Reptile Surveyor s Guide Using SARGWEB Steve Langham April 2012 Version 1.0 Contents The SARG Reptile Surveyor s Guide to SARGWEB... 3 1. Introduction...

More information

PNCC Dogs Online. Customer Transactions Manual

PNCC Dogs Online. Customer Transactions Manual PNCC Dogs Online Customer Transactions Manual Your registration code can be found under the Owner Number section of the Application to Register Dog/s form as shown below: Oasis ID 5535356 1 Table of Contents

More information

2010 Canadian Computing Competition Day 1, Question 1 Barking Dogs!

2010 Canadian Computing Competition Day 1, Question 1 Barking Dogs! Source file: dogs.c Day, Question Barking Dogs! You live in a neighbourhood of dogs. Dogs like dogs. Dogs like barking even better. But best of all, dogs like barking when other dogs bark. Each dog has

More information

Everything about the school was dark and shadowy. There were long, narrow corridors and winding staircases and of course there were the girls

Everything about the school was dark and shadowy. There were long, narrow corridors and winding staircases and of course there were the girls CHAPTER ONE iss Cackle s Academy for Witches stood at the top of a high mountain surrounded by a pine forest. It looked more like a prison than a school, with its gloomy grey walls and turrets. Sometimes

More information

HOW TO PROTECT YOUR PET OVER SUMMER

HOW TO PROTECT YOUR PET OVER SUMMER HOW TO PROTECT YOUR PET OVER SUMMER TRAVELLING IN CARS WITH PETS Going on holidays with pets is fun, however the car trip can quickly become a nightmare if your pet suffers from travel sickness. It is

More information

REPORT OF ACTIVITIES 2009 TURTLE ECOLOGY RESEARCH REPORT Crescent Lake National Wildlife Refuge 3 to 26 June 2009

REPORT OF ACTIVITIES 2009 TURTLE ECOLOGY RESEARCH REPORT Crescent Lake National Wildlife Refuge 3 to 26 June 2009 REPORT OF ACTIVITIES 2009 TURTLE ECOLOGY RESEARCH REPORT Crescent Lake National Wildlife Refuge 3 to 26 June 2009 A report submitted to Refuge Manager Mark Koepsel 17 July 2009 John B Iverson Dept. of

More information

PNCC Dogs Online. Customer Transactions Manual

PNCC Dogs Online. Customer Transactions Manual PNCC Dogs Online Customer Transactions Manual Your registration code can be found under the Owner Number section of the Application to Register Dog/s form as shown below: Oasis ID 5535356 1 Table of Contents

More information

8A READ-ALOUD. How Turtle Cracked His Shell. Lesson Objectives. Language Arts Objectives. Core Vocabulary

8A READ-ALOUD. How Turtle Cracked His Shell. Lesson Objectives. Language Arts Objectives. Core Vocabulary 8A READ-ALOUD How Turtle Cracked His Shell Lesson Objectives The following language arts objectives are addressed in this lesson. Objectives aligning with the Common Core State Standards are noted with

More information

LOVE EVER, HURT NEVER. Discuss what this quotation means. Would it be a good thing to practise?

LOVE EVER, HURT NEVER. Discuss what this quotation means. Would it be a good thing to practise? Value: Non-Violence Lesson 1.22 Learning Intention: I can care for others Context: wildlife Key Words: wildlife, downy, ledge, owls, trusses, brambles, cottage, free QUOTATION/THEME FOR THE WEEK LOVE EVER,

More information

Mammal Scavenger Hunt Activity

Mammal Scavenger Hunt Activity Mammal Scavenger Hunt Activity Materials: Mammal questions worksheet (pages 2-3) 18 Mammal fact cards (pages 4-8) Tape and scissors Preparation: Print the fact cards on card stock or brightly-colored paper

More information

Animal Reputations. By: Abigale Walsh, Mr. Goldfarb s Class, 3/27/2015

Animal Reputations. By: Abigale Walsh, Mr. Goldfarb s Class, 3/27/2015 Animal Reputations By: Abigale Walsh, Mr. Goldfarb s Class, 3/27/2015 Table Of Contents Introduction...pg. 1 Radical Rats..pg. 1 2 Superb Sharks..pg. 2 Super Snakes...pg. 3 Conclusion.pg. 3 4 Sources..pg.

More information

Day Care and Boarding General Information and Policies

Day Care and Boarding General Information and Policies Day Care and Boarding General Information and Policies Charlotte Dog Resort provides a safe, fun, and stimulating social environment for dogs. To ensure the safety and health of your dog(s), we require

More information

MISSION 2 Create a mind map for your research on ONE of your animals.

MISSION 2 Create a mind map for your research on ONE of your animals. OUR PROJECT AIMS Look at how animals live Think about language to make animals move Create sounds animals might make Write our own poems Perform our poems Work independently MISSION 1 Our first step is

More information

2017 Holiday Gift Catalogue

2017 Holiday Gift Catalogue t f i g a e v i g r a e y This! s r e tt a m y ll a e r t tha 2017 Holiday Gift Catalogue PO Box 3143 Regina, SK S4P 3G7 Phone: (306) 543-6363 Fax: (306) 545-7661 www.reginahumanesociety.ca Dear Friends,

More information

Why Rabbits Have Long Ears And Short Tails By Jim Peterson

Why Rabbits Have Long Ears And Short Tails By Jim Peterson Why Rabbits Have Long Ears And Short Tails By Jim Peterson 2012 James Peterson Why Rabbits Have Long Ears And Short Tails By Jim Peterson As with most stories that deal with history there may be some who

More information

(Untitled) By Courtney Omai Mililani Middle School, 7th Grade

(Untitled) By Courtney Omai Mililani Middle School, 7th Grade (Untitled) By Courtney Omai Mililani Middle School, 7th Grade Chapter 1 : Narrator (cockatiel): June 13, 1990 is but a memory. A memory that plays over and over in my head. The more I watch the more I

More information

45 min. year. Use 2B or HB pencil only. Time available for students to complete test: 45 minutes

45 min. year. Use 2B or HB pencil only. Time available for students to complete test: 45 minutes READING year 3 2016 45 min Time available for students to complete test: 45 minutes Use 2B or HB pencil only Australian Curriculum, Assessment and Reporting Authority, 2016 Read Boots the cat on page 2

More information

Not for sale - Distribution Free

Not for sale - Distribution Free Not for sale - Distribution Free Dear friends, Animals are wonderful company for children and adults. But sometimes dogs, cats and wild animals bats, raccoons, monkeys, foxes and others can give humans

More information

Judging Schedule Simcoe Performance Dogs Summer Spectacular July 1-2, 2017 CKC Obedience & Rally Obedience Trials

Judging Schedule Simcoe Performance Dogs Summer Spectacular July 1-2, 2017 CKC Obedience & Rally Obedience Trials Judging Schedule Simcoe Performance Dogs Summer Spectacular July 1-2, 2017 CKC Obedience & Rally Obedience Trials Shoes and our rubber floor: ALL shoes MUST be changed to clean indoor shoes and dog paws

More information

Texel Sheep Society. Basco Interface Guide. Contents

Texel Sheep Society. Basco Interface Guide. Contents Texel Sheep Society Basco Interface Guide Contents Page View Flock List 2 View Sheep Details 4 Birth Notifications (Natural and AI) 7 Entering Sires Used for Breeding 7 Entering Lambing Details 11-17 Ewe/Ram

More information

English Language Arts Test Listening Selection

English Language Arts Test Listening Selection English Language Arts Test Listening Selection Grade 6 January 14 18, 2008 20282 This listening selection is to be used in administering Book 2 of the English Language Arts Test. The entire selection is

More information

June 2014: Issue Click here to become a Westvet fan on Facebook

June 2014: Issue Click here to become a Westvet fan on Facebook June 2014: Issue 146 1. From the Editor s Desk 2. 5 tips for a Healthy Happy cat 3. Hills Kitty beds availalble 4. Arthritis in aging pets - an aching issue 5. No reason for your pet to suffer - Hills

More information

OPEN NINTH: CONVERSATIONS BEYOND THE COURTROOM K9TH PROGRAM...EVERYONE'S BEST FRIEND EPISODE 19 MARCH 23, 2017 HOSTED BY: FREDERICK J.

OPEN NINTH: CONVERSATIONS BEYOND THE COURTROOM K9TH PROGRAM...EVERYONE'S BEST FRIEND EPISODE 19 MARCH 23, 2017 HOSTED BY: FREDERICK J. 0 OPEN NINTH: CONVERSATIONS BEYOND THE COURTROOM KTH PROGRAM...EVERYONE'S BEST FRIEND EPISODE MARCH, HOSTED BY: FREDERICK J. LAUTEN 0 (Music.) >> Welcome to another episode of "Open Ninth: Conversations

More information

HOW TO PROTECT YOUR PET OVER SUMMER

HOW TO PROTECT YOUR PET OVER SUMMER HOW TO PROTECT YOUR PET OVER SUMMER TRAVELLING IN CARS WITH PETS Going on holidays with pets is fun, however the car trip can quickly become a nightmare if your pet suffers from travel sickness. It is

More information

THE MAINE COON CAT BY LIZA GARDNER WALSH DOWNLOAD EBOOK : THE MAINE COON CAT BY LIZA GARDNER WALSH PDF

THE MAINE COON CAT BY LIZA GARDNER WALSH DOWNLOAD EBOOK : THE MAINE COON CAT BY LIZA GARDNER WALSH PDF THE MAINE COON CAT BY LIZA GARDNER WALSH DOWNLOAD EBOOK : THE MAINE COON CAT BY LIZA GARDNER WALSH PDF Click link bellow and free register to download ebook: THE MAINE COON CAT BY LIZA GARDNER WALSH DOWNLOAD

More information

Reference Guide Playful Invention Company

Reference Guide Playful Invention Company Reference Guide 2016 TutleArt Interface Editor Run the main stack Tap the stack to run Save the current project and exit to the Home page Show the tools Hide the blocks Tap to select a category of programming

More information

Sketch Out the Design

Sketch Out the Design 9 Making an Advanced Platformer he first Super Mario Bros. game was introduced in 1985 and became Nintendo s greatest video game franchise and one of the most influential games of all time. Because the

More information

2 P a g e SONG: IT S SNOWING CATS AND DOGS

2 P a g e SONG: IT S SNOWING CATS AND DOGS 1 P a g e 2 P a g e SONG: IT S SNOWING CATS AND DOGS 3 P a g e After the song, the dogs talk amongst themselves. The cats freeze while they speak. Logan S 2Go (top dog): Woof! That sure was some snowstorm.

More information

Hetty s Thanksgiving. Isabella Pansy Alden. Anglocentria Aurora, Colorado

Hetty s Thanksgiving. Isabella Pansy Alden. Anglocentria Aurora, Colorado Hetty s Thanksgiving Isabella Pansy Alden Anglocentria Aurora, Colorado You can read more stories and novels by Isabella Alden by visiting: www.isabellaalden.com There, you ll find a biography of the author,

More information

If they don t have a box they do their best to hide

If they don t have a box they do their best to hide Day 1 Day 2 Day 3 Hiding Boxes If they don t have a box they do their best to hide Hide Panel Visual barriers between cages Make Other Adjustments Noise reduction - radio moved, off, turned down, station

More information

Our training program... 4

Our training program... 4 1 Introduction Agility truly is the ultimate dog sport! It combines speed and precision, teamwork and independence, dog training skills and handler finesse in a wonderfully complex mix. Agility has the

More information

First Edition Printed by Friesens Corporation in Altona, MB, Canada. February 2017, Job #230344

First Edition Printed by Friesens Corporation in Altona, MB, Canada. February 2017, Job #230344 1 Text and illustrations copyright 2017 by Institute of Reading Development, Inc. All rights reserved. This book may not be reproduced in whole or in part, stored in a retrieval system, or transmitted

More information

Also place two 2x4 boards along the bottom or use bricks to keep off the ground. 16

Also place two 2x4 boards along the bottom or use bricks to keep off the ground. 16 This shelter is made from using Rubbermaid Roughneck Totes. This shelter will work for 1-2 cats, when there are more cats to house, build additional shelters. Start by using a Rubbermaid Tote 18 gallon

More information

How to have a well behaved dog

How to have a well behaved dog How to have a well behaved dog Top Tips: Training should be FUN for both of you Training will exercise his brain Training positively will build a great relationship between you Training should be based

More information

Greyhound Play Day 2008 C-Bar-C Park, Citrus Heights

Greyhound Play Day 2008 C-Bar-C Park, Citrus Heights Greyhound Play Day 2008 C-Bar-C Park, Citrus Heights PRE-EVENT CHECKLIST Job Category Job Captain Comments Task Volunteer 3-4 months prior (~January): Call caterer regarding potential date (last Sun/Apr.)

More information

Santa Rosa Plateau Ecological Reserve

Santa Rosa Plateau Ecological Reserve Dear Third Grade Students, On your visit to the Plateau, we probably won t meet. I am nocturnal, which means I sleep all day long and come out at night. Since I m a male (or boy), when the sun starts to

More information

Session 6: Conversations and Questions 1

Session 6: Conversations and Questions 1 Session 6: Conversations and Questions 1 Activity: Outreach Role Play Script Role-Play Scripts Educator-Visitor Skit #1 Scene: At a public science event in the community (e.g., university open house, farmer

More information

Little Red Riding Hood

Little Red Riding Hood Week 61: Little Red Riding Hood I m sure you ve all heard about Little Red Riding Hood who walked through the woods to deliver food to her sickly grandmother. It must have been scary leaving the safety

More information

SUZANNE Caleb! Can you turn that down? Jake's trying to sleep! Caleb's voice responds distantly from the other room.

SUZANNE Caleb! Can you turn that down? Jake's trying to sleep! Caleb's voice responds distantly from the other room. (24) is cooking pasta while her infant son sits nearby in a bassinette. Her humming is barely audible over the sounds of a football game being watched in the next room. Caleb! Can you turn that down? Jake's

More information

St Margaret College Half Yearly Examinations Name: Class: A: Reading 20 marks HAMSTERS

St Margaret College Half Yearly Examinations Name: Class: A: Reading 20 marks HAMSTERS St Margaret College Half Yearly Examinations 2013 Year 5 English Language Time: 1hr 15min Name: Class: A: Reading 20 marks Read the following passage carefully. HAMSTERS Hamsters are rodents which make

More information

Taking Care of a fish

Taking Care of a fish Fish live in water and there are lots of different types. Things a fish will need: fish tank clean water Fish are good to watch because they can make you feel relaxed. fish food somewhere to hide Pet fish

More information

Questions and answers for exhibitors entering shows using TOES

Questions and answers for exhibitors entering shows using TOES Questions and answers for exhibitors entering shows using TOES The following will help you use TOES to find out about and enter shows. These questions and answers do not relate to the entry clerking and

More information

BASIC DOG TRAINING. The kind, fair and effective way

BASIC DOG TRAINING. The kind, fair and effective way BASIC DOG TRAINING The kind, fair and effective way Training can be started at any age, the sooner the better. You can start simple training with your puppy as soon as he or she has settled into his/her

More information

ENTRY CLERK MANUAL FOR THE ENTRYCLERK.CFA.ORG WEB APPLICATION. Page 1

ENTRY CLERK MANUAL FOR THE ENTRYCLERK.CFA.ORG WEB APPLICATION. Page 1 ENTRY CLERK MANUAL FOR THE ENTRYCLERK.CFA.ORG WEB APPLICATION Page 1 TABLE OF CONTENTS Login and Overview... 3 Creating New Contacts... 5 Creating New Cats... 8 Co-Owned Cats...10 Shows...12 Show SetUp...12

More information

Lesson 4: Moo, Oink, Cluck

Lesson 4: Moo, Oink, Cluck Grades K 2: Lessons Source: HEART Lesson 4: Moo, Oink, Cluck Overview: Students will learn about the unique traits of farm animals and build an appreciation for them by understanding their natural behaviors

More information

Something's Going On. Something's going on here in Bethlehem Hustling, bustling, rushing around

Something's Going On. Something's going on here in Bethlehem Hustling, bustling, rushing around Something's Going On Something's going on here in Bethlehem Hustling, bustling, rushing around See all the people Hundreds of people Suddenly they're crowding into town! Anybody born here in Bethlehem

More information

[Ben walking home from school approaches Jody and Jenny sitting together on an outdoor bench]

[Ben walking home from school approaches Jody and Jenny sitting together on an outdoor bench] Discover Biodiversity Webisode Narrative Description [Ben walking home from school approaches Jody and Jenny sitting together on an outdoor bench] Jenny: Hey. What s up, Ben? Ben: Hey, Jenny. Jenny: I

More information

Getting Started. Instruction Manual

Getting Started. Instruction Manual Getting Started Instruction Manual Let s get started. In this document: Prepare you LINK AKC Understand the packaging contents Place Base Station Assemble your smart collar Turn on your Tracking Unit Insert

More information

HOW TO TALK TO WOMEN. written by. Marnie Mitchell-Lister

HOW TO TALK TO WOMEN. written by. Marnie Mitchell-Lister HOW TO TALK TO WOMEN written by Marnie Mitchell-Lister Copyright 2009 Contact: jrsygrl65@aol.com 1 FADE IN: EXT. GARDEN STATE PARKWAY (NJ) EXIT 140 NIGHT The road is lit up like a Christmas tree. Signs

More information

Sample Pages Vol. 1. Music, Movement, Signing and More for Children Ages 0-5. TEACHER GUIDE Vol. 1: It s Baby Signing Time

Sample Pages Vol. 1. Music, Movement, Signing and More for Children Ages 0-5. TEACHER GUIDE Vol. 1: It s Baby Signing Time Music, Movement, Signing and More for Children Ages 0-5 TEACHER GUIDE Vol. 1: It s Baby Signing Time 1 Contents GETTING STARTED... ASL Beginnings... Signing Time Beginnings... Benefits of Signing... Benefits

More information

FABULOUS FELINES LESSON 4: Grades K-3 WHY DO CATS DO THAT?

FABULOUS FELINES LESSON 4: Grades K-3 WHY DO CATS DO THAT? FABULOUS FELINES LESSON 4: Grades K-3 WHY DO CATS DO THAT? Show-Me Standards: Academic Goals: 1.5, 2.1, 2.3; Knowledge Goals: Communication Arts 1, 4, 6; Science - 3 Objective: To provide children with

More information

Volunteering with Your Pet Sample Script

Volunteering with Your Pet Sample Script Volunteering with Your Pet Sample Script Welcome This presentation is designed to orient you to the Pet Partners Therapy Animal Program as a way of volunteering in the community with your pet. Pet Partners

More information

Quick Setup Guide Model 5134G

Quick Setup Guide Model 5134G Radial-Shape Wireless Dog Fence Quick Setup Guide Model 5134G A B J K G I H D E F C Ensure that the following components are included with your system. If a component is missing, please call 1-800-800-1819,

More information

b) Look at the sentences. Where do you find the information in the text? Give line numbers. 1 The kids had a snack on the rocks on Rippon Tor.

b) Look at the sentences. Where do you find the information in the text? Give line numbers. 1 The kids had a snack on the rocks on Rippon Tor. 1 An exciting day a) Look at these scenes from the story. Find a sentence in the text for each picture. Colour the frame 1 of the picture and underline the sentence with the same colour. 1 2 3 4 5 6 b)

More information

Ohio Department of Agriculture Update Tony M. Forshey, DVM State Veterinarian Ohio Department of Agriculture

Ohio Department of Agriculture Update Tony M. Forshey, DVM State Veterinarian Ohio Department of Agriculture Ohio Department of Agriculture Update 2015 Tony M. Forshey, DVM State Veterinarian Ohio Department of Agriculture 2015 Exhibition Season 5 investigations 2014-3 investigations 2015 Exhibition Investigations

More information

Workbook. Version 3. Created by G. Mullin and D. Carty

Workbook. Version 3. Created by G. Mullin and D. Carty Workbook Version 3 Created by G. Mullin and D. Carty Introduction... 3 Task 1. Load Scratch... 3 Task 2. Get familiar with the Scratch Interface... 3 Task 3. Changing the name of a Sprite... 5 Task 4.

More information

DOWNLOAD OR READ : YOU CAN TRAIN YOUR CAT SECRETS OF A MASTER CAT TRAINER PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : YOU CAN TRAIN YOUR CAT SECRETS OF A MASTER CAT TRAINER PDF EBOOK EPUB MOBI DOWNLOAD OR READ : YOU CAN TRAIN YOUR CAT SECRETS OF A MASTER CAT TRAINER PDF EBOOK EPUB MOBI Page 1 Page 2 you can train your cat secrets of a master cat trainer you can train your pdf you can train your

More information

MY ANIMAL FRIENDS THE HEN HAS A CHICK

MY ANIMAL FRIENDS THE HEN HAS A CHICK ANIMALS MY ANIMAL FRIENDS I know a mouse that lives in a house. I know a bear that has no hair. I know a pig that is very, very big. I know a dog that was lost in a fog I know a sheep that drives a jeep.

More information

Halo Pet Dog Chew Deterrent

Halo Pet Dog Chew Deterrent Dog Chew Deterrent Halo Dog Chew Deterrent Spray is specially designed to stop your dog or puppy chewing and biting your furniture and other objects in your home. It can also be used to stop your pet from

More information

강상윤영어카페

강상윤영어카페 실용영어 I [ 고 1 시사 ( 박 ) 2013 년개정판 ] 2 과기출문제모음 1. 다음글에서전체흐름과관계가없는문장은?[2과] 1) Amy takes off alone and begins to head toward the sanctuary. While waiting for Amy, her father, his friends, townspeople and many

More information

RUBBER NINJAS MODDING TUTORIAL

RUBBER NINJAS MODDING TUTORIAL RUBBER NINJAS MODDING TUTORIAL This tutorial is for users that want to make their own campaigns, characters and ragdolls for Rubber Ninjas. You can use mods only with the full version of Rubber Ninjas.

More information

How I Became A Scientist: Activity Book for 3rd Graders

How I Became A Scientist: Activity Book for 3rd Graders Purdue University Purdue e-pubs College of Veterinary Medicine ebooks College of Veterinary Medicine 12-1-2010 How I Became A Scientist: Activity Book for 3rd Graders Jessica Schneider Purdue University

More information

2019 Community Education Workshops. January-February

2019 Community Education Workshops. January-February January-February Monday, January 14, 2019 6-8pm (Location: Humane Society of Jefferson County) 3 days, 3 weeks, 3 months: How to help a new dog or puppy settle into your home If you just got a new dog,

More information

Unit 3 The Tiger. 3A Introduction. 3B Song Lyrics. doze perform. brilliant capture. plunge predator. continent crew.

Unit 3 The Tiger. 3A Introduction. 3B Song Lyrics. doze perform. brilliant capture. plunge predator. continent crew. The Word Up Project: Level Red Unit 3 The Tiger brilliant capture continent crew doze perform plunge predator primary wander 3A Introduction Have you ever seen a cat trying to swim? Probably not. Cats

More information

Vocabulary. 1. the group of vertebrates that have hair and nourish their young with milk

Vocabulary. 1. the group of vertebrates that have hair and nourish their young with milk Vocabulary migration prey jacobsons gland endothermic predator ectothermic hibernate mammal habitat vertebrate reptile invertebrate fish camouflage amphibian physical adaptation bird swim bladder Matching

More information

All the eating places were closed at that time of the night and it was a long ride into town. I couldn t take him back to my room, so I had to take a

All the eating places were closed at that time of the night and it was a long ride into town. I couldn t take him back to my room, so I had to take a All the eating places were closed at that time of the night and it was a long ride into town. I couldn t take him back to my room, so I had to take a chance on Millie. She always had plenty of food. At

More information

Using social media research methods to identify hidden churches

Using social media research methods to identify hidden churches Using social media research methods to identify hidden churches Anthony-Paul Cooper CofE Faith in Research Conference 2014 4th June 2014 Overview The research described in this presentation is part of

More information

Going Fishing. Phonics Skill. Digraphs sh, th. Tad is with his mom and his dad at the pond. Tad has his rod. I can get many fish with this.

Going Fishing. Phonics Skill. Digraphs sh, th. Tad is with his mom and his dad at the pond. Tad has his rod. I can get many fish with this. Decodable 13 Going Fishing Digraphs sh, th with fish that them this shack shut then Tad is with his mom and his dad at the pond. Tad has his rod. I can get many fish with this. Dad stops at the shack.

More information

Training To Help Your Grooming

Training To Help Your Grooming Training To Help Your Grooming Get my slides & notes at: FernDogTraining.com/Intergroom PLUS a chance to win a FREE business coaching session Who Is This Fern Guy? In a perfect world... Ideally I would

More information

Stay tuned for upcoming changes to our newsletter!

Stay tuned for upcoming changes to our newsletter! 4 10 Stay tuned for upcoming changes to our newsletter! We will be taking a break from sending out a monthly newsletter for the rest of 2018 as we work on some exciting changes for the new year. Please

More information

Mosquitoes in Your Backyard Diversity, life cycles and management of backyard mosquitoes

Mosquitoes in Your Backyard Diversity, life cycles and management of backyard mosquitoes Mosquitoes in Your Backyard Diversity, life cycles and management of backyard mosquitoes Martha B. Reiskind, PhD & Colleen B. Grant, MS North Carolina State University, Department of Applied Ecology, Raleigh,

More information

Explosive Detection Certification

Explosive Detection Certification Explosive Detection Certification A canine team must consist of a commissioned law enforcement officer, working a canine for a law enforcement agency, with the responsibilities and duties of locating explosive

More information

Your New Kitten. Diet:

Your New Kitten. Diet: Your New Kitten Congratulations on your new kitten! Kittens are entertaining and a lot of fun, but this is also the time when you can make the most difference as to what your kitten will be like as an

More information

Package PetfindeR. R topics documented: May 22, Type Package Title 'Petfinder' API Wrapper Version Author Aaron Schlegel

Package PetfindeR. R topics documented: May 22, Type Package Title 'Petfinder' API Wrapper Version Author Aaron Schlegel Type Package Title 'Petfinder' API Wrapper Version 1.1.3 Author Aaron Schlegel Package PetfindeR May 22, 2018 Maintainer Aaron Schlegel Wrapper of the 'Petfinder API'

More information

Flying in the Wind (Part 2) By Ellen Schmalholz. The signs were there for me to see: little intake of food and water,

Flying in the Wind (Part 2) By Ellen Schmalholz. The signs were there for me to see: little intake of food and water, Flying in the Wind (Part 2) By Ellen Schmalholz The signs were there for me to see: little intake of food and water, peeing all over the house, hind legs collapsing under her, and periodic confusion--a

More information

Coding with Scratch - First Steps

Coding with Scratch - First Steps Getting started Starting the Scratch program To start using Scratch go to the web page at scratch.mit.edu. Page 1 When the page loads click on TRY IT OUT. Your Scratch screen should look something like

More information

Name: Page 1. Student Five. Student Six. Farmer. Bessie (cow) Hank (horse) Pork Chop (pig)

Name: Page 1. Student Five. Student Six. Farmer. Bessie (cow) Hank (horse) Pork Chop (pig) Name: Page 1 Farm Field Trip A Readers' Theater Script by Rebecca Besser This readers theater skit takes place at a farm. A teacher has just arrived with her class, and her students are eager to see the

More information

CAT Paid vs. CAT Unpaid November 2012

CAT Paid vs. CAT Unpaid November 2012 CAT Paid vs. CAT Unpaid November 2012 The following documentation contains information on updating reimbursement payments that have a CAT percentage and how to track it before sending the payment to CAT

More information

Cat K-3rd Pack. You may not:

Cat K-3rd Pack. You may not: Cat K-3rd Pack Thanks for downloading the Cat K-3rd Pack! Be sure to check back for more Packs! Please note the terms of use: These printables are provided free of charge and are for personal use only.

More information

The Worms / Chapter 34 and Partial 35 (pgs )

The Worms / Chapter 34 and Partial 35 (pgs ) Name: The Worms / Chapter 34 and Partial 35 (pgs.712-716) 1-6. Worms are not the simple organisms most people think of at first sight. List three specific features that support the idea that worms are

More information

Hello! The Athens County Dog Shelter is a county government facility under the County Commissioners. It is an open intake, no needless kill shelter.

Hello! The Athens County Dog Shelter is a county government facility under the County Commissioners. It is an open intake, no needless kill shelter. NICE TO MEET YOU! Hello! The Athens County Dog Shelter is a county government facility under the County Commissioners. It is an open intake, no needless kill shelter. ACDS is the safe place where stray,

More information

My name is James I am 11 years old and I am in Year 6.

My name is James I am 11 years old and I am in Year 6. Hello My name is James I am 11 years old and I am in Year 6. I have sensory integration difficulties. When I was little I lived with my first family. Things there were very very tricky and I used to get

More information

Dangerous Foods For Cats (Source:

Dangerous Foods For Cats (Source: Dangerous Foods For Cats (Source: www.pets.webmd.com/cats) Because they're such picky eaters, we sometimes think cats know what s best for them when it's time to eat. But the fact they'll walk away from

More information

HOW TO MAKE PUPPY CRACK

HOW TO MAKE PUPPY CRACK We use special treats to convince our dogs to come to us during Recall training. When we tell our dogs, Come! we really want our dogs to WANT TO COME! So we use our best treats, not the treats we use every

More information

Fraction Approximation: Closer to Zero, One-half or One whole? CCSS: 3.NF.3, 4.NF.2 VA SOLs: 3.3, 4.2, 5.2

Fraction Approximation: Closer to Zero, One-half or One whole? CCSS: 3.NF.3, 4.NF.2 VA SOLs: 3.3, 4.2, 5.2 Fraction Approximation: Closer to Zero, One-half or One whole? CCSS: 3.NF.3, 4.NF.2 VA SOLs: 3.3, 4.2, 5.2 Fraction Approximation: Closer to zero, one-half, or one whole? Have students decide whether their

More information

Mina Mauerstein Bail. Illustrated by Gabriel Choquette Edited by Sigrid Macdonald. The Max and Voltaire Series Book One

Mina Mauerstein Bail. Illustrated by Gabriel Choquette Edited by Sigrid Macdonald. The Max and Voltaire Series Book One Mina Mauerstein Bail Illustrated by Gabriel Choquette Edited by Sigrid Macdonald The Max and Voltaire Series Book One CHAPTER ONE LEAVING HOME Where am I? Where are my parents? Where are my brothers and

More information