Rachael's small change, enormous results

Rachael.Ray.Blog <Zoe@hoganslimcenter.com> Fri, 13 March 2015 14:12 UTC

Return-Path: <ZoeSutton@hainestrained.hoganslimcenter.com>
X-Original-To: ietfarch-krb-wg-archive@ietfa.amsl.com
Delivered-To: ietfarch-krb-wg-archive@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 59FE51A00E4 for <ietfarch-krb-wg-archive@ietfa.amsl.com>; Fri, 13 Mar 2015 07:12:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 3.489
X-Spam-Level: ***
X-Spam-Status: No, score=3.489 tagged_above=-999 required=5 tests=[BAYES_99=3.5, HTML_MESSAGE=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id q2fjxjbGLpD3 for <ietfarch-krb-wg-archive@ietfa.amsl.com>; Fri, 13 Mar 2015 07:12:12 -0700 (PDT)
Received: from hainestrained.hoganslimcenter.com (hainestrained.hoganslimcenter.com [198.105.97.6]) by ietfa.amsl.com (Postfix) with ESMTP id E6FF21A87BB for <krb-wg-archive@lists.ietf.org>; Fri, 13 Mar 2015 07:12:11 -0700 (PDT)
Date: Fri, 13 Mar 2015 06:12:10 -0800
From: Rachael.Ray.Blog <Zoe@hoganslimcenter.com>
To: <krb-wg-archive@lists.ietf.org>
Subject: Rachael's small change, enormous results
Message-ID: <cf267a4b34700eb69041ba30b6e5f591.20150313060721010@hainestrained.hoganslimcenter.com>
Content-Type: multipart/alternative; boundary="===============1245052384271710424=="
MIME-Version: 1.0

ConsumerReportsBlog

Rachael Ray is no longer skeptical and this recently changed her life. It's shocking to say the least.
http://www.hoganslimcenter.com/31372_smearing-2925-29156_volume/adumbration.htm

"I lost 25LB in 4 weeks with no lifestyle changes or exercise" -- Rachael Ray

As Rachael began her investigation she noticed something very strange... She began dropping 1 pound a day. We had a panel explain how this could and if it is safe.


She teamed up with Doc.Oz to have a closer look at these shocking results.
http://www.hoganslimcenter.com/31372_smearing-2925-29156_volume/adumbration.htm







================================================================================

She replied that the recipe was very straightforward but people would not want to cook it because of pin boning the salmon. Somebody else told me that the trend now is for very simple and quick meals such as pouring boiling water into a cup and adding some vegetables to it.



S.T.F. Consumer Reports - 216 Edgewood Rd - Vestal NY - http://www.hoganslimcenter.com/longs/87299/341-antiabortion-incur.php

She replied that the recipe was very straightforward but people would not want to cook it because of pin boning the salmon. Somebody else told me that the trend now is for very simple and quick meals such as pouring boiling water into a cup and adding some vegetables to it.

I'm working on a css animation that uses 'cogs and chains', but am unable to create a 'smooth' border rotation sequence.

You can see in this  How (currently) I'm using a pseudo element to generate a 'rotation' effect. This is done by 'switching' between a dashed white and dashed gold colored border, making it seem like the 'border is rotating'.

What I have

Show code snippet

So, the lower section of the snippet, you can see how I've generated the 'rotating chain effect' through using keyframes.
------------------------------------------------------------

What I would like

My overall wish would be to generate something like:

Think of a cross section of a conveyor belt, and how the 'gears at the end drive the belt'. I'm trying to reproduce that. (i.e. the dashed border's gold bits should be within the troughs of the gear, and 'be pulled' by it)

Show code snippet

but with the gold dashes to fit within the gear's troughs, as well as being 80% width of the screen (if that makes sense).

In the end, I would like to generate something like this image portrays: