Showing posts with label twitter. Show all posts
Showing posts with label twitter. Show all posts

Social Networking Karma - Twitter

In my on-going series on Social Networking Karma I want to look at some specific techniques that you can use to promote others, build your business, and effectively promote your own shop. Today - Twitter!


We hear all the time that Twitter is a powerful tool. I have to admit that I've gone back and forth on how I feel about this. There have been times where I've used twitter religiously, and times where I said "whatever" and ignored it. It's been a long, hard, road for me. Along the way I've learned some approaches that don't work, and quite a few things that do work! Here's my advice:

1. Don't feel like you have to read every tweet that every person you follow sends out.
While in an idea world you might see everything, the reality is that we are all balancing a variety of important things, and if you have a lot people you follow, seeing every tweet just isn't manageable. So what do you do? Well...

2. If you have unlimited texts - subscribe to mobile texts if you want to see every tweet a person sends out. Just remember that you will be overwhelmed if you do this for more than a few people! Another option is...



3. Make a list of your top 20 people. These are the people that you want to check in on every day! When you log into twitter, use that list to dictate what you read first.

4. Use those lists for other things! Honestly, I don't utilize the power of lists the way I should, but I can see the potential! Feel free to use these lists to organize the people you follow however you want :)

5. Tweet and Retweet other people's work! This is the big one that I do. I may not be on twitter all the time, but when I am on there I try to retweet at least one person's tweet that I like. Ideally - two or three. This has lead to some great conversations and new friends! Also - when I see an item I really like, from a team mate or in a treasury, or just from browsing - I take a minute or so to tweet it! If you have that persons twitter address than include them in the tweet by doing "@their name." If not - send them a short message with a link to the tweet!



There is a lot more that I could say about twitter - but I don't want this to get too long. So I'll just add one more thing. Do you know about hashtags? That's when you end your tweet with things like: #etsy, #artfire, and many, many more! These help people to find your tweets and can be really important. Trends occur when lots of people are using and searching these tags, and I'm trying to start a new trend! 

I'm using the hashtag #ArtistsTogether whenever I promote other artists. Why? It comes back to the whole concept of Social Networking Karma. Independent Artists find the best success when they work together. Hence - #ArtistsTogether! I have to admit one of my friends helped me come up with the tag and I can't for the life of me remember which one >_> 

My challenge to you is to promote other artists, as well as yourself, on your twitter! I'd love it if you'd join with me and use the #ArtistsTogether tag as well - thanks guys! 

One last thing - leave your twitter account in the comments! Mine is: www.twitter.com/rosewksjewelry

Social Networking Karma!



What is Social Networking Karma? Why am I talking about it? First let's back up and examine the idea of Karma...

Karma, the Golden Rule, "What goes around comes around," - whatever you call it, it's a concept that has been around for for a long time. When you do nice things for other's, it often comes back to you in wonderful and unexpected ways. Right? 

Now let me ask you a question. Do you ever get tired of promoting yourself? I know I do! There have definitely been times when I get tired of tooting my own horn and where I feel like I'm just blabbing to the universe with no feedback. The various social networking sites were starting to feel pointless. That's when I started thinking about Social Networking Karma. 


Now, I don't want you to think I came upon this idea on my own, this has been a long process and I know that there have been a lot of different artists who've given me individual ideas that I eventually pulled together into a whole!

How it works: 

Social Networking Karma happens when you promote artists (authors, bloggers, etc), other than yourself. You can do this in a lot of ways! See something you like? Share it on Twitter, Facebook, Plurk, or your blog! Then, and this is key, tell that person where you've shared it and send them a link. You'll be amazed at the results! 

Since I've started practicing this habit the results have blown me away. I've had people e-mail me and tell me that I've made their day because they had a horrible day and having someone do something nice just totally floored them. I've had people tell me that they were considering shutting down their shop, then I promoted them, and it made them think that maybe there is some value to their work. I've also had a lot of people return the favor and promote me in one way or another.

There's no feeling like it! When they return the promotion, it's great, but it's the people who's day's I make, or who I end up building a relationship with them as a result, that I love :) 



I'm going to be talking about some different approaches to practice Social Networking Karma over the next few weeks. Specifically we'll be talking about Twitter, Facebook, and Blogging. I may add to that list as I continue to explore the topic! 

On Fire For Handmade Feature Artist: Luna Essence

Are you On fire or Handmade?This weeks Featured Artisan is Diana - Luna Essence. Diana creates beautiful jewelry and manages a group on Facebook as well as an Etsy Team! You can find Luna Essence on:


Etsy

If You Tweet...Read This

A new Twitter scam is making the rounds, spreading through accounts of unsuspecting users who have been duped into clicking on a link that claims to reveal how many hours they’ve spent on Twitter. 

The scam spreads through a message that reads “I have spent 11.6 hours on Twitter. How much have you? Find out here.”
The message is followed by a link that takes the user to a page that will attempt to connect an application called “Time on Tweeter,” which, if installed, will spread the message further through the users’ Twitter account without their consent.



Similar to many other Twitter and Facebook scams we’ve seen, this latest one shows how important it is to make sure you can trust an application before you give it access to your Twitter or Facebook account.

If you’ve fallen victim to this or similar scams, you should immediately revoke Twitter access to all suspicious applications. To do that, log into Twitter, click on “Settings” in the upper-right drop-down menu, choose “Connections” and click “Revoke Access” on suspicious apps — which, in this case, is the app named “Time on Tweeter.”

Marketing Tip: Adding a Retweet Button to your Blog

I find since adding the retweet button to my blog posts, it saves me so much time by one click retweet and I'm done. So everytime I'm on my blog I find a post to retweet. Click, confirm, done! It will also display how many times it's been retweeted. I'll tell you how to add it to Blogspot (Blogger).


1. Determine where you would like the retweet button to appear in your posts (My button is normal right):
 normal right, normal left







compact right, compact left




2. Now to get the code for which position you would like. HINT: I would open Word, notepad, somewhere to paste the code to. Once you decide which position you want, copy the code for that placement and paste it into Notepad, Word, wherever you chose to paste it.

Normal Left

<div style="float:left;padding:4px;">  <script type="text/javascript">  tweetmeme_url = '<data:post.url/>';  tweetmeme_source = 'your_twitter_user_name';  </script>  <script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>  </div>
 
Normal Right
<div style="float:right;padding:4px;">  <script type="text/javascript">  tweetmeme_url = '<data:post.url/>';  tweetmeme_source = 'your_twitter_user_name';  </script>  <script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>  </div>  
 
Compact Left
<div style="float:left;padding:4px;">  <script type="text/javascript">  tweetmeme_style = 'compact';  tweetmeme_url = '<data:post.url/>';  tweetmeme_source = 'your_twitter_user_name';  </script>  <script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>  </div>
 
Compact Right

<div style="float:right;padding:4px;">  <script type="text/javascript">  tweetmeme_style = 'compact';  tweetmeme_url = '<data:post.url/>';  tweetmeme_source = 'your_twitter_user_name';  </script>  <script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script>  </div> 

 
3. See this in the code that you just pasted? 
'your_twitter_user_name
Change that to your Twitter username.
  
 
4. Open up your blogger, and go to the Design Mode. 
In the upper left corner you will see Page elements, 
Edit HTML, Template Designer Click on Edit HTML. 
You will see this screen:
  
See the Expand Widget Templates in the upper right corner of that box? Check that.


5. Within that box, find this code: 
<div class='post-header-line-1'/>
I suggest using the Find (control F) and paste that code in that search box. Or you can scroll through the code.  *** Please note, depending on how your blog was set up... templates, etc, if you cannot find this code, try this code: <data:post.body/> and move to step 6***.

6. Once you find that code, go to the Word, Notepad, etc document where you pasted that placement code. Copy it and paste that after the code
<div class='post-header-line-1'/>


7. Save template. If you preview, it will give you false tweet numbers, fyi. Go to your blog and you should see it in the place you wanted.

8. You're done! Retweet a blog post!  Hope this is helpful.

Great place to find Blog topics hints and tips.

Marketing Tip of the Week - Opt Out of Facebook Instant Personalization

This is a loosely defined marketing tip. Since it includes Facebook which we use for promotion, I thought it applicable.  I had seen rumors of our personal information being used for promotion on Facebook with third parties. Did you know there is a solution for this that is simple to do? You can opt out of sharing your information.  It'll take you 2 seconds following these directions. It explains what the "Instant Personalization" project is, how it works and how to opt-out.

I saw this tip from a retweet on Twitter. Credit goes to Purplehayz.

Featured Crafter: By Your Side

I featured By Your Side in my very first treasury, It's in the Bag. I first found her on Twitter. A great place to meet those who craft. I like her casual look and feel of her bags.  The travel bags I have to admit are one of  my favorites. They just look like the kind of bag where you can throw in a few things for a quick trip to the park or running errands.


In the market for a new handbag? She's got those too. I think The lil Miss M Handbag - Burnt Orange, Olive and Golden Yellow Tracy Porter Floral Print Lined with an Olive Tracy Porter Print seen below would be a great summer handbag!

You can also follow her on her blog and Facebook Fan page. You can join in the journey of her redoing her bathroom and other household projects. She also features other crafters of the handmade as well on her blog.  Who knows, it could be you next. But you'll have to keep tabs on her to find out!


Of special note. By Your Side has also generously participated in donating items for the Hearts for Haiti cause on Etsy.  Please be sure to check out her items!

http://www.etsy.com/shop/HeartsforHaiti
http://www.etsy.com/view_listing.php?listing_id=38756904
http://www.etsy.com/view_listing.php?listing_id=38757719

Marketing Tip of the Week - Avatar Consistency

I know it's tempting to change your Twitter and Facebook avatars, but when you have a business profile, it's necessary to keep your avatar the same. The best solution is to keep your avatar as a logo. If it's important to change it up, then I suggest you create a personal profile that you can change to reflect your personality.  I for one recognize everyone on Twitter, Facebook and other social networking by their avatar. I have recently been running into the changing avatars for shops that I'm looking for and cannot find because the avatar has changed to the latest theme on Facebook or their pets latest pictures. I know, that's fun!  I'm happy to see them, but tell me about them instead.

I know the handmade community like correspondence on the personal side, and you still can by using a consistent avatar. You can post in your Facebook photos tab your latest dog's trick or you child's first steps.  Or blog about it. It makes for another example to draw people in and see all your latest products.  Your customers and potential customers don't get bored with your logo or avatar. It's how they recognize you. They grow to know it and expect to see it.  McDonald's golden arches do not change, ever and neither should your 'golden arches'.

Plurk VS Twitter

I know, I know, some of you are probably thinking, "Not ANOTHER social media site to keep up with!?!" But wait! Don't panic! Before you close this post thinking, "I just can't handle any more," I want to challenge you to at least read what I have to say, and THEN make your decision about wether Plurk might be a tool for you to use to grow your business. Ok?

www.plurk.com and www.twitter.com have a lot of similarites and a lot of differences. Similarities can be summed up as:

1. Both are Social Media Sites
2. Both provide you with a method to do "mini-blogging." IE - to share a short message about what's going on in your day.
3. Both have systems for finding and making "friends."
4. Both have systems for sending a direct or private message to an individual "friend."

Twitter has been around longer and is the one that I'm betting most of my readers are more familiar with. After all, even the stars are using twitter these days! I've been on twitter for awhile now, and I know many people who've found it very useful. I currently have 1,424 followers and I follow 1,377.

Now I know several people who've made sales that they can directly relate back to advertising on Twitter. I can say that I've gotten views on items, but no sales. I've built a few relationships, but with that many people feeding in to my twitter, building a relationship is hard!

When I first heard about Plurk my thought was, "Well isn't that just like Twitter? It's not like Twitter's really been that helpful for me..." I ignored the first few inventations I got to it, but then I noticed something. I was getting a LOT of invites for Plurk! So one day when I had some extra time I signed up...and fell in love pretty quickly.

Like Twitter, you post up short thoughts on Plurk. However, instead of having to go to your "replies" section to see if you've gotten any responses, Plurk creates a "thread" with each post that's put up so you and anyone else who's interested can follow the responses! This makes it much easier to form a connection and have a conversation with the people reading your plurks.

Plurk also updates you immediately when one of your friends puts up a new post or when someone replies. With Twitter you have to find and download a seperate program to get those features, but Plurk does it right there in your browser. I can't run the Twitter programs because I'm on a laptop and it slows down my processing speeds too much, but I can keep up with Plurk!

Now here's the kicker - I've only been on Plurk for a month or two (vs 8-10 months with Twitter) - and I've already had several sales as a result! Since all your replies to a post are right there and easy to view it's really easy to talk to potential customers. I've had several direct sales where I've posted about a new item and it's sold, and I've negotiated several custom orders via plurk.

Does that mean Twitter's all bad? Certainly not! Like I said, I know people who make sales from it! Plurk allows me to send all my posts over to Twitter so I still use my twitter. I check for responses through out the day and I still talk to people over there. I just vastly prefer Plurk!

If your interested in signing up for an account on plurk just follow this link: http://www.plurk.com/roseworksjewelry/invite

10% discount for Twitter followers

If you are one of my Twitter followers, as a thank you, you get a 10% discount from my jewelry at Dawanda. All you need to do is enter 'Twitter - your username' in the check-out message to me. (your username is your Twitter username).
Of course, FREE shipping all over the world also applies.

Welcome to the Twitterverse!

A couple weeks ago I stumbled upon www.twitter.com - I was hearing this buzz about it on www.etsy.com and I decided that I had to check it out! Now, I have a loooong list of sites that I need/want to check out, but for some reason I was so intriqued that I jumped right on it and checked it out.  I'm so glad I did! I love Twitter!

So what is Twitter all about? Twitter allows you to post updates, have conversations, and promote yourself, all in little "sound bites" of 140 characters or less.  It's like blogging and instant messaging got together and had a baby - that's twitter!

The main benefits that I see from Twitter are:

1. Builds exposure for your business.
2. Easy venue to create and build relationships.
3. Instant feedback when you have a question about an item or which direction you should go in.

Let me take those one by one. Building exposure for your business - You can browse through twitter for friends.  I started with a few people I knew, looked through their friends, and it snowballed from there! You can also search based on interests such as etsy, art, jewelry, pets, Moms, etc.  This means you can connect to the people that fit in with your world, and your marketing goals. It builds fast too! I have 202 followers, and other than my initial blitz of people I recognized, I haven't been searching for connections! I probably will at some point, but I love that I have the ear of 200 poeple and I don't put much effort into it!

Easy venue to create and build relationships - Do you ever find yourself on a social networking site and not having any clue what to say? Even I, someone who loves to talk, run across that problem from time to time! The great thing about twitter is that people will be posting up what their doing, their newest listings, newest blog posts, questions, and more; which gives you ample opportunity to find things to respond to! I've had fun growing closer to people I already knew, and I've definitely made some new friends and learned a lot in the short time I've been on Twitter!

Instant feedback when you have a question about an item or which direction you should go in - I haven't really done this yet, but I've responded to things a lot of other people have put up! It's fun to have a chance to give instant feedback to others, and I'm looking forward to having that outlet when I need it :)

I have a lot more to say about Twitter - but you'll have to wait for another post! I think it's a great promotions tool and I hope that my ideas, and the ideas of others I'm going to pull in, will be helpful! Have a great day :)

Time Management and Relaxation


As I've been talking a lot about time management there's one thing I've said several times and, I realized today I wasn't listening to myself! That is, it's important to find time to relax.  If you let yourself get to stressed out, then you will lose your creative edge.  Besides, it's just plain not healthy in general!

I've had a really long couple of days, and I was really tired by the time my dear hubby and I got home today!  The good news is that we're pretty sure we've found an apartment :) Which is really exciting! We're going in tomorrow to do paper work :)

So as I sat down this afternoon I had a million projects that needed to be worked on, and I wasn't too motivated to start working on them, I was just too tired! So instead of catching up with my dear etsy bloggers team, instead of turning on my twitter deck and chatting, instead of writing, I simply turned on a Firefly episode and pulled out a weaving project.

Wait! I'm sure you see the inconsistency in this.  Yes, I know, I'm a work-a-holic. I've been told that many times. You don't need to remind me!

The plain and simple truth is that I find bead weaving really relaxing.  Well, as long as everything is going well with the project and I don't get too many thread tangles that is :P That's one of the reasons I fell in love with it in the first place.  I have many health problems and beading allows me to spend hours sitting still, relaxing, and letting go of my stress.

My usual problem, though, is that I usually work on my projects while sitting at the computer.  Which means I'm constantly getting interrupted because I get distracted by e-mail notifications, the forums, and twitter! As you can imagine that can be highly unproductive.  I'm working on this because I think it's a bad habit.  So I'm doing a lot more of ignoring e-mail and twitter for a period of time to work on a project.  Usually, though, it's been work for 15-20 mins, check everything, work again :P  I get a LOT more done that way, but it's not that relaxing.

Today I left a note for my etsy blogger friends so they'd know why I was gone, put up a quick comment on twitter, and simply bead wove and watched Firefly! I even had my laptop pushed far enough away that I wouldn't be very tempted to try and type!

It was sooooo relaxing! And I'm loving my project :) It's a combination of two goals I have for myself.  I spoke in an earlier post about my goal to try and complete one bead weaving project a week.  The necklace at the top of this post was my successful completion of that goal this last week :D

I've also had an idea for doing a line of bracelets that will fall under the "Geekery" section of Etsy! I have a LOT of ideas for this line, which is why I'm simply heading it under Geekery and not by the different shows ect.  The very first piece in this line is the bracelet I designed with the God Send symbol from the hit TV show Heroes.



I've also been working a series of other designs, but I needed to buy more seed beads before I could start. Today I finally got the last piece I needed to start on my first bracelet based off of a vidoe game! I should have it ready to show by next week.  No pictures tonight, I'm just too tired! I will tell you it's going to feature the character Link, from the Legenda of Zelda series.  It's an early version of Link, and my geeky brother helped me make sure that I had the details right.  I may be a geek - but he's and uber-geek and way better at the precise details than I am! Plus it's fun to involve him :) He's my geek consultant! 

I also have ideas for bracelets based off of Mario, Spiderman, Batman, Star Trek, Star Wars, and eventually, moving into the realm of dragons and faeiries :D That will take time though! Especially because these take a LOT more work to design and I'll probably alternate week by week doing a geek design with doing "pretty" or something else design that takes a little bit less planning!

Oh yes, and I'm also working on my first project for Team Big Damn Crafters, my team dedicated to the memory of the show Firefly (that I'm watching at the moment), and those will also end up listed under Geekery. :) And anything else that ends up being appropriate...

Can anyone say crafting ADHD? LOL

I'm also planning on learning an entirely new technique for me this week :P

For all those who've signed up for the newletter, I was planning on sending it out tonight, but I forgot my notes over at my parents house.  So I should be sending it out tomorrow.  Not signed up yet? There's a widget at the top of the blog! Make sure you go through the confirmation process so I get the notification! If you'd rather not do that, simply e-mail me at jedimarri@gmail.com, and I'll add you to the list! Incedentily, that's the e-mail address these will be coming from :P

Ok, off to chat some more with my Geek Consultant and work on my Link bracelet :)

Saturday's Goodness :)

I know I need to post up the next in my series on Time Management, but yesterday was too busy and today I'm just not feeling very good so it's hard to write intelligently.  LOL It should be up tomorrow though! Here's some quick updates on life in my business and world though :)

My Breast Cancer Awareness fund raising is over with as we have the dawning of the month! I only raised $11.40, but I'm going to raise it to an even $15 donation.

I'm starting a new fund raising effort for the next two months! I'm hoping that Christmas sales will mean this results in a much better donation :D Anyway, 10% of all my sales will be going to Open House Ministries. It's a homeless shelter in my home town that does some fantastic work in changing people's lives! I was privileged to work there for almost 2 years and I want to do something to support them now. To learn more go to www.sheltered.org  I plan on sharing some of my stories from my time there over the next two months, with names changed of course!

I have the newest edition of my BNR up in the forums right now! I didn't get a picture at opening, but here it is after the first two sales :) We're up to 3 sales for the round and 22 sales so far! Will you be the next to buy in?



I also found my self featured in this treasury - thank you storybeader!



I'm also on Twitter now, I have been for a few days, and i just wanted to give a shout-out and hello to all my new twitter friends! Look me up at: www.twitter.com/roseworksjewel And no, that's not a misspelling, it won't take my full name!

Oh! And one last thing before I go, I'm going to start a newsletter! It will be e-mail based, so either leave me your e-mail in a comment, sign up on the widget on the side bar, or send me an e-mail letting me know your interested at jedimarri@gmail.com

Have a great weekend all! And lots of sales to my etsy friends :)