Candy Corn Bag


Loom Knit Girl Halloween

A whimsical Halloween bag for all those yummy treats that your little ones are bound to collect. It is a one  of a kind bag! Your little ones will play with it not only during Halloween but over and over as they take it out to play dress up!

Materials:

Loom: 40 peg large gauge knitting loom. Sample was knit on yellow round Knifty Knitter loom.

Yarn: 2 1/2 skeins of Lambs Pride Bulky.Candy Corn Bag

  • 1 skein in Orange You Glad
  • 1 skein in Lemon Drop
  • 1/2 skein in Cream

Size: 12x 11-1/2 inches (pre-felted). 11x 10-1/2 inches (felted)

Gauge: 11sts and 18 rows=4 inches in garter stitch

PATTERN IS FREE FOR A LIMITED TIME (10/21/15)-Click on the link below to be taken to Ravelry to get the pattern. 

Available for purchase via Ravelry

Nyah and Candy Corn Bag

 

Candy Corn Treats Bag

CandyCornTreatsFrontPage

The perfect little companion bag to the Candy Corn bag. This mini-version is big enough to carry around small treats. 

Materials:

Yarn: 3 oz/85 g; 158
yd/144 m balls Lion Brand Wool in colors:
Pumpkin, Goldenrod,Creamy Natural Wool. 1 skein each.

Loom: Purple Round Knifty Knitter Loom or Round Blue Loom. (If you use the Purple, you can knit both sides at the same time).

Notions: Knitting Tool, Tapestry Needle

Gauge: 6sts & 6 rowsin Garter Stitch=2inches

Size: 9×9 inches (pre-felted), 7×7 inches(felted)

 

Ravelry Link for purchase

 

Loom Knitting School

 

LoomingSchool150

Welcome to Loom Knitting School!

At these pages, you will find the latest tutorials and videos in loom knitting. The tutorials are either in PDF (denoted by a *) or in a webpage format, whenever possible, I have made them accessible via PDF to allow you, the user, the availability to print the pages. 

The videos section has different videos that I have put together over the years. Some of the videos are on YouTube and others are available through One True Media. 

Tutorials 

Loom Knitting Videos

Knitting Looms

PurpleRoundLoomKnifty Knitter Adult Hat Loom

48 pegs

One of the most sought after knitting looms in the market. It has an even number of pegs to allow for more design possibilities.

Price: $9.99






Knifty KnittPurpleKKer Knitting Board

Price: $7.99

Labor Day Sale

  Sale

Labor Day Sale, Buy 5 for $5! Any five patterns for $5.00!

To order this special sale, use the Buy Now button below and in the same checkout process, tell me the 5 pattern names that you would like to receive. Within 24hrs, I will send you the download links to get your patterns.

Extended! Sale ends: August 15th, 2010 at midnight!

Thank you and happy knitting!

Newsletter


#mc_embed_signup fieldset {position: relative;}
#mc_embed_signup legend {position: absolute; top: -1em; left: .2em;}

.mc-field-group {overflow:visible;}

http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js
http://downloads.mailchimp.com/js/jquery.validate.js
http://downloads.mailchimp.com/js/jquery.form.js

var fnames = new Array();var ftypes = new Array();fnames[0]=’EMAIL’;ftypes[0]=’email’;fnames[1]=’FNAME’;ftypes[1]=’text’;fnames[2]=’LNAME’;ftypes[2]=’text’;var err_style = ”;
try{
err_style = mc_custom_error_style;
} catch(e){
err_style = ‘margin: 1em 0 0 0; padding: 1em 0.5em 0.5em 0.5em; background: rgb(255, 238, 238) none repeat scroll 0% 0%; font-weight: bold; float: left; z-index: 1; width: 80%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 0, 0);’;
}
var mce_jQuery = jQuery.noConflict();
mce_jQuery(document).ready( function($) {
var options = { errorClass: ‘mce_inline_error’, errorElement: ‘div’, errorStyle: err_style, onkeyup: function(){}, onfocusout:function(){}, onblur:function(){} };
var mce_validator = mce_jQuery(“#mc-embedded-subscribe-form”).validate(options);
options = { url: ‘http://loomknitterscircle.us1.list-manage.com/subscribe/post-json?u=e5a6d3ca134d93a9a737a5797&id=c6d3960d43&c=?’, type: ‘GET’, dataType: ‘json’, contentType: “application/json; charset=utf-8″,
beforeSubmit: function(){
mce_jQuery(‘#mce_tmp_error_msg’).remove();
mce_jQuery(‘.datefield’,’#mc_embed_signup’).each(
function(){
var txt = ‘filled’;
var fields = new Array();
var i = 0;
mce_jQuery(‘:text’, this).each(
function(){
fields[i] = this;
i++;
});
mce_jQuery(‘:hidden’, this).each(
function(){
if ( fields[0].value==’MM’ && fields[1].value==’DD’ && fields[2].value==’YYYY’ ){
this.value = ”;
} else if ( fields[0].value==” && fields[1].value==” && fields[2].value==” ){
this.value = ”;
} else {
this.value = fields[0].value+’/’+fields[1].value+’/’+fields[2].value;
}
});
});
return mce_validator.form();
},
success: mce_success_cb
};
mce_jQuery(‘#mc-embedded-subscribe-form’).ajaxForm(options);
});
function mce_success_cb(resp){
mce_jQuery(‘#mce-success-response’).hide();
mce_jQuery(‘#mce-error-response’).hide();
if (resp.result==”success”){
mce_jQuery(‘#mce-‘+resp.result+’-response’).show();
mce_jQuery(‘#mce-‘+resp.result+’-response’).html(resp.msg);
mce_jQuery(‘#mc-embedded-subscribe-form’).each(function(){
this.reset();
});
} else {
var index = -1;
var msg;
try {
var parts = resp.msg.split(‘ – ‘,2);
if (parts[1]==undefined){
msg = resp.msg;
} else {
i = parseInt(parts[0]);
if (i.toString() == parts[0]){
index = parts[0];
msg = parts[1];
} else {
index = -1;
msg = resp.msg;
}
}
} catch(e){
index = -1;
msg = resp.msg;
}
try{
if (index== -1){
mce_jQuery(‘#mce-‘+resp.result+’-response’).show();
mce_jQuery(‘#mce-‘+resp.result+’-response’).html(msg);
} else {
err_id = ‘mce_tmp_error_msg’;
html = ‘

‘+msg+’

‘;
var input_id = ‘#mc_embed_signup’;
var f = mce_jQuery(input_id);
if (ftypes[index]==’address’){
input_id = ‘#mce-‘+fnames[index]+’-addr1′;
f = mce_jQuery(input_id).parent().parent().get(0);
} else if (ftypes[index]==’date’){
input_id = ‘#mce-‘+fnames[index]+’-month’;
f = mce_jQuery(input_id).parent().parent().get(0);
} else {
input_id = ‘#mce-‘+fnames[index];
f = mce_jQuery().parent(input_id).get(0);
}
if (f){
mce_jQuery(f).append(html);
mce_jQuery(input_id).focus();
} else {
mce_jQuery(‘#mce-‘+resp.result+’-response’).show();
mce_jQuery(‘#mce-‘+resp.result+’-response’).html(msg);
}
}
} catch(e){
mce_jQuery(‘#mce-‘+resp.result+’-response’).show();
mce_jQuery(‘#mce-‘+resp.result+’-response’).html(msg);
}
}
}

Welcome to LoomKnit.com

PrepsterVest

Loom knitting has gained popularity over the past few years. It provides a way to create knitted fabric without the use of knitting needles. The dexterity needed for using a knitting loom is minimal, making them the perfect tool to learn to knit for both children and adults. Next time you are at your local craft store, pick up a set of knitting looms and a skein of yarn and take a couple of hours to create a hand knit heirloom.

The patterns in this website have been created over a period of time using some of the most popular knitting looms on the market, such as Provo Craft’s Knifty Knitters and Decor Accents, Inc. The designs were created by Isela Phelps, author of Loom Knitting Primer: a Beginner’s Guide to Loom Knitting.

Happy Looming!

Continue reading “Welcome to LoomKnit.com”

Standard Stitches

We all have seen it on patterns, stuff like Garter Stitch,
Stockinette, Ribbing, double Ribbing, but what does it all mean? If you
are new to the world of loom knitting or knitting in general, these
terms are unknown to you and as such may make a pattern that is really
simple into something quite confusing. Let's take a closer look at what
they all mean and how to get them done on a loom, shall we?

Garter
stitch:
Garter stitch has one of the best characteristics out
there, it creates reversible fabric that has a horizontal ridge. Also,
Garter Stitch fabric lays flat–meaning, it doesn't curl on itself.

How
to loom it: it is done the same in the round (a circular item such as a hat or sock) as in a flat panel (such as a scarf or blanket)

Row/Round 1: Knit

Row/Round 2: Purl

Repeat
Row/Round 1 and 2 until you have reached the desired length

The two rows/rounds make one
Garter Stitch Ridge. Some patterns may tell you to make 20 Garter Stitch
ridges which in turn will mean to work 40 rows/rounds.

Stockinette:
nice and fancy name, it must mean something quite difficult, actually,
you are probably already doing it each time you loom a hat. Stockinette
refers to the smooth side of the fabric, the one that has all the little
v's. Watch out, fabric done completely in stockinette stitch will curl
at the edges.

How to loom it:

As loom
knitters, we are very lucky as we don't need to do go through the
trouble of purling on the wrong side rows to make the smooth fabric. To
create stockinette on a loom, it is the same if you are working in the
round or a flat panel.

Row 1/Round 1: knit
Row 2/Round 2: knit

Repeat
Row/Round 1 and 2 until you have reached the desired length.

Reverse
Stockinette:
Simply refers to the opposite of stockinette, instead
of the nice smooth side, we want the bumpy side to be on the right side
of the fabric. As in stockinette, Reverse Stockinette also curls on
itself, so plan for it.

Looming it: To create reverse stockinette
on a loom, it is the same if you are
working in the round or a flat panel.

Row 1/Round 1: purl
Row 2/Round 2: purl

Repeat Row/Round 1 and 2 until you have
reached the desired length.

Lastly, let's look at
ribbing. What exactly is ribbing and no it is not going to the local rib
joint and eating until your tummy explodes.

Ribbing: Elastic and reversible fabric with vertical ridges,
mostly seen on cuffs or hems of sweaters. There are various types of
ribbing, the most common single and double.  Single involves 2 stitches,
double 4 stitches. 

Looming it:

Single:
Involves 2 stitches:

Row/Round 1: *k1, p1; rep from *. What does
it mean? Knit 1 peg, purl 1 peg, repeat from * to the end of the
row/round.

Repeat Row/Round 1 until you have reached the desired
length.

Double: Involves 4 stitches:

Row/Round 1:
*k2, p2; rep from *. What does it mean? Knit 2
pegs, purl 2 pegs, repeat from * to the end of the row/round.

Repeat Row/Round 1 until you have reached the desired length.

Now
that we have deciphered what the terms mean, go and loom something with
them and come back and share with me your pictures and your loomy
discoveries.

Keep on looming!

Welcome

Flowerheadband Loom knitting has gained popularity over the past few years. It
provides a way to create knitted fabric without the use of knitting
needles. The dexterity needed for using a knitting loom is minimal,
making them the perfect tool to learn to knit for both children and
adults. Next time you are at your local craft store, pick up a set of
knitting looms and a skein of yarn and take a couple of hours to create
a hand knit heirloom.

The patterns in this website have been
created over a period of time using some of the most popular knitting
looms on the market, such as Provo Craft’s Knifty Knitters and Decor
Accents, Inc. The designs were created by Isela Phelps, author of Loom
Knitting Primer: a Beginner’s Guide to Loom Knitting.

New at LoomKnit.com! Free Monthly Patterns. Sign up to our newsletter and be notified when the new pattern is released. You can find our Monthly Pattern by clicking on the link in the navigation bar.

Happy Looming!

Little Petals Hat

LittlePetals
Little Petals a simple lace hat designed with beginner level lace knitting techniques. The hat also introduces you to a new style of a loom knitted brim: the Picot edge brim/cuff. The Picot edge brim gives the hat a feminine whimsical touch. The project is perfect for a first time lace project. I recommend choosing a smaller gauge loom to show the delicate stitch detail.

Lace pattern is charted and each row of the chart is written with detailed step-by-step instructions.

Pattern Information

Materials:

Knitting Loom: Knitting loom with a peg multiple of 8. A Décor Accents, Child size small gauge knitting loom with 56 pegs was used in sample.

Yarn: 65 yards of heavy worsted wool. Belleza Collection Tesoro was used in sample. Note: You will need more yarn if you are making a bigger hat than the size provided here.

Other: Knitting tool, tapestry needle, 7 stitch/peg markers (or the number the chart will be repeated on your knitting loom)

Skills Knowledge: Single Stitch, Knit stitch.

Level: Intermediate

You will learn: knit 2 together (k2tog), Yarn over (YO)

Size: Pattern is easily adaptable to any knitting loom with a peg multiple of 8.

7” diameter and 6.5 inches depth (from cast on edge to top of hat). Recommended for Babies and Toddlers up to 24 months.

Adapt the pattern to a larger hat by simply knitting more pattern repeats. Be sure to keep in mind the stitch multiple when adapting the pattern.

Price: $2.99

Add to Cart