Friday, August 31, 2012

Friday Fashion: New Shoes

I hung out with my friend Marie the other day.  We went to all the thrift stores on the Ave, because I needed to find some plain colored sneakers and flats.  I ended up buying patterned sneakers, but they aren't nearly as clashy as my rainbow plaid sneakers.  Also, they're awesome and brand new looking so it's cool.  My rainbow plaid Airwalks somehow have an orange stain on the toe that I cannot get off no matter how hard I try.  Also I have no idea how I got an orange stain on them.  I didn't rub Cheetos all over my shoes or anything.  I also bought some really cool boots.  I saw them last time I was at Crossroads Trading Company, but I didn't buy them.  After not buying them, I repeatedly wished that I had.  They were still there this time, at least two weeks later, so I tried them on and they fit perfectly and I bought them.  We also went to this amazing store that sells vintage and things by local artists, and YOU GUYS, if you're ever in Seattle, you need to go to this store!  It is the best store ever and the owner is the nicest lady.  I might be able to sell some of my own jewelry there, which would be pretty much the coolest thing ever.  The store is called Valley of the Roses Boutique.  I commented to Marie that I loved this one pair of shoes (bright orange heels with orange and white striped bows on the toes) and the owner told me that if I wanted to buy them, she would put them on sale for me.  Talk about customer service!  They were way too small for me though, because I have big feet, so big that G likes to call me Bigfoot.  Anyway, here is the outfit that I wore for thrifting.


This outfit is mostly thrifted/free.

I won the arrow necklace in a blog giveaway, bought the deer necklace for cheap off eBay,
made the earrings, and got the bracelet from the Oregon Coast years ago.


And here are the shoes I bought.



Studded straps are one of my favorite shoe features.
These cost me $15 at Crossroads Trading Company.
They are just like new. I don't think they were actually worn.

These work as neutrals.  Even though they have a print, it's subtle.
I really like the not-quite-glitter not-quite-sequins.
For some reason I was very drawn to shiny shoes that day.
These cost me $10 at Goodwill and they are pretty much brand new.

Thursday, August 30, 2012

Product Review: Julep Nail Polish

I am a very lazy person when it comes to doing my nails.  I usually have lots of important stuff to do like looking for a job and making jewelry, so I don't do my nails that often.  I finally took the time to paint my nails the other day after not having them painted for about a month.  I got a really great deal on Julep nail polish quite a few months ago.  Julep nail polish is a brand where you take a quiz and then they tell you which polish box goes best with your results.  The thing is that it's usually really expensive, like more than I like to pay for shoes (keep in mind that I buy my shoes from thrift stores), but one of the bloggers I follow shared a code to get it for super cheap.  I don't remember how cheap because I got it four or more months ago and foolishly didn't write it down.  The polish arrived and there were three shades plus a milk chocolate bar.  It came in really pretty packaging, which of course I didn't photograph.  The chocolate was really tasty.  I didn't use any of the polish until this week.  I received Rachel, Meryl, and a gold glitter shade that I sold at my yard sale.  I used the Meryl shade on my fingernails and Rachel on my toes.  Meryl is a gray shade, a darker gray with a shiny finish.  I really like the color.  It's an interesting change from the usual bright colors I use.  The gray makes me feel more like a rock star, which may sound silly, but I don't care.  The Rachel looks sort of red in the bottle, but when it dries it's sort of a chocolate brown shade with a copper-ish shimmer.  I like it a lot too.  The polish is super fast drying.  My left hand was literally dry by the time I got done painting my right hand.  I usually don't paint my nails because it takes so long to dry and then I mess up my nails by trying to do stuff like type or text too soon.  I can't really comment on how long it lasts without chipping, because I was too lazy to do a top coat to protect it.  It did last for a whole day before chipping, which is better than my normal cheap drug store nail polish.  Here is a photo of Meryl.  I didn't take a photo of Rachel, because there are people with foot fetishes on the internet and I don't want to give them a better reason to be on my blog.


Yeah I know I didn't do a good job but I don't care.

Overall I give Julep polish 4 stars out of 5.  For the price, you expect a really great polish and that's what you get.  However I would not personally pay for it at full price, not even for the awesome chocolate.

Wednesday, August 29, 2012

Where to Go Near Seattle: Evergreen State Fair

On Sunday, G took me to the Evergreen State Fair.  It was about an hour away.  It was the perfect day for it, 70 degree temperatures and slightly overcast so I didn't get a sunburn.  We looked at so many cute animals, including bunnies and chickens.  There were these one chickens who looked like they had little feather afros.  Some of them even had their eyes covered by their feather afros.  We also played a carnival game.  We both lost.  It was my first time ever playing a carnival game.  It turns out that they're a lot harder than they look : )  Then we had Philly cheesesteaks and shared an elephant ear with cinnamon sugar.  I didn't take very many pictures, but here are the ones I did take.


This was the most adorable little ball of feathers I have ever seen.

No matter what I did, I couldn't get it to look at the camera.

These two baby bunnies were sleeping with their faces together and it was soooo cute!

Unfortunately my camera refused to focus on the bunnies.
I need to figure out how to change the focus settings.

Tuesday, August 28, 2012

How to Add a Pin it Button to all of your Posts

All credit for css goes to http://danialde4.blogspot.com/2012/08/facebook-like-tweet-google-1-buffer-and_24.html.  I just took the Pinterest portion of his share button code.  I am not a css ninja, but this was easy enough for me to do.  Also I know that this works for Blogger, but I am not sure if it is the same for other sites, so someone should try it and let me know.  Thanks : )

Before you edit your HTML, it is a good idea to save your template by clicking Backup/Restore after going to the template (In Blogger, just click Design in the top bar).  Then click Proceed when it asks if you want to edit the HTML.  Next you need to check the box marked "Expand widget templates".  Search for data:post.body
(On a PC, you can search by pushing Ctrl and F.)

Danial says that if you find it three times, use the second one.  I only found it twice, so I used the first one.  After the part that says <data:post.body>, paste

<!-- Pinterest Start -->
<div id='pin-wrapper' style='display: inline; padding-left: 25px;'>
<a class='pin-it-button' count-layout='horizontal' expr:href='&quot;http://pinterest.com/pin/create/button/?url=&quot; + data:post.url'>Pin It</a>
<a href='javascript:void(run_pinmarklet())' style='margin-left:-93px; width:43px; height:20px; display:inline-block;'/>
</div>
<script src='http://assets.pinterest.com/js/pinit.js' type='text/javascript'/>
<script type='text/javascript'>
function run_pinmarklet() {
    var e=document.createElement(&#39;script&#39;);
    e.setAttribute(&#39;type&#39;,&#39;text/javascript&#39;);
    e.setAttribute(&#39;charset&#39;,&#39;UTF-8&#39;);
    e.setAttribute(&#39;src&#39;,&#39;http://assets.pinterest.com/js/pinmarklet.js?r=&#39; + Math.random()*99999999);
    document.body.appendChild(e);
}
</script> 
<!-- Pinterest End -->

Then click Preview and make sure it worked.  If it did, click Save Changes and then you're done.  It goes onto all of your previously published posts and all of the posts you write in the future.