Search This Blog

19.11.12

0 HOW TO INSERT PICTURES IN FACEBOOK CHAT.

Chatting on Facebook these days, has gone beyond just typing to relay messages.
Different emoticons have been introduced over the years to help users easily express their mood while chatting with friends.emoticons.jpg

But,how good will it be to use a personal image to express our feelings?
Well,here comes the great news...
It's now possible to make use of images instead of the old-common emoticons available in the facebook chat.

In one of our previous posts,we discussed on how you can easily go offline on facebook chat without having to log-off / sign-out of facebook.
So,if you'd like to remain present on the chat,here's a quick tip to make it more fun.

How To Use An Image As Emoticon In Facebook Chat

  1. Visit Smileytime's homepage and navigate to Choose File.
  2. Click on it and choose a picture to upload.
    Once chosen,fill out the Captcha image and click Upload now.
  3. Next,COPY the codes displayed on the screen and PASTE it directly in the chat box.
  4. Finally,click on enter to see the image display live in the chat.
It's as easy as that,but if you'd like to display your profile picture or any other person's profile pics,you don't have to go through the stress of uploading it.
All you need do is follow the simple instructions below...

How to Use A Profile Picture as Facebook Chat Emoticon

Note »
You can use this style to display not only a users profile pics, but also that of Facebook pages and groups.

So,here's how.
  1. Visit the Profile page of the User/Page/Group which you want to use the pics.
  2. Get the Username/ID [learn how to get facebook Id(s) of facebook users]
  3. Write out the Username / ID of the user and add “[[ ]]” at the beginning and end of the username.
    E.g [[bayosola]] or [[Techfreeplanet]].
    Infact,you don't have to be friends before you can use the person's image
    E.G “zuck” for Mark Zuckerberg
  4. Finally, click Enter and the whole texts/numbers will be converted into an image.
THAT'S ALL.
So either way,you can easily use a special image instead of the regular facebook emoticons available.

Have Fun Chatting!!!.

15.11.12

0 HOW TO GO “OFFLINE” ON FACEBOOK CHAT WITHOUT SIGNING-OUT.

Chatting on Facebook can sometimes become so infuriating with different people trying to chat with you when you're not in the mood to.
Turning off the chat feature then becomes the only option.

However,in a case whereby you wish to chat with 'just' a particular person/group of persons,this becomes impossible as the whole chat has been disabled & thereby left with one solution which is to go “online”.

Luckily,its now possible to decide who to see you online/offline.
In this tutorial,we'll be discussing on how to easily go offline to a particular contact or some group of contacts without actually disabling the whole chat.

Here's How...

  1. If you want to go offline to so many contacts at once, the best way is to group them together in a particular list.
    To do this,
    • Search for “LIST” at the left corner of your facebook wall and click “More”
    • Next,click on the button which says “Create List”.
      In the pop-up window,name the group you're hiding using any name.
    • Now,input/enter the names of your friends you want to hide from and click “Create”.
    • After successfully creating the list,in to the chat box & click on the “gear button/options” and select “Advanced chat settings”
    • From the pop-up, select the option which says “All your friends see you except…” and enter the name of the list that was created earlier.
    • Finally,click on “SAVE” button to go offline to all friends included in the list.
    • NOTE »
      Whenever you feel like un-doing the hiding,just go back to the option which says “Advanced chat settings” and delete the list's name.Then select "Save".
  2. To go offline to just one person at a time
    Open your friend's chat window and click on the “gear button/options” and select “Go Offline To...”
NOTE »
Using the second method i.e Going offline to just one person, the person won't see you online,but you can still chat with them.

That's all.
Got any contributions and/or questions?,do not hesitate to leave your comments behind.

27.9.12

1 AWESOME FACEBOOK LIKE,STUMBLE,RETWEET & DIGG COUNTER WIDGET FOR BLOGS.

Here's another cool Share-buttons widget for blogs. It's a 4-in-1 share widget with an awesome look and counters.

Well,I must confess,this is one of the most widely-used Social-media widget in the Blogosphere.

It includes the Facebook Like button,Digg Counter button,Stumble and Retweet buttons.

4in1 social share button.jpg

How To Add These Buttons To Blogger

Login to Blogger.
Go to Template » Edit HTML & Check the box next to
Expand Widget Template.

Next,search for <data:post.body/> by hitting CTRL+F.
Just add the following codes directly above/before it.

<b:if cond='data:blog.pageType ==&quot;item&quot;'> <table border='0'> <tr> <td><div style='padding-top:6px;'> <script type='text/javascript'> tweetmeme_style = &quot;compact&quot;; </script> <script src='http://tweetmeme.com/i/scripts/button.js' type='text/javascript'/> </div></td> <td> <script expr:src='&quot;http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=&quot;+ data:post.url'/> </td> <td><div style='margin-left:35px;'> <script type='text/javascript'> (function() { var s = document.createElement(&#39;SCRIPT&#39;), s1 = document.getElementsByTagName(&#39;SCRIPT&#39;)[0]; s.type = &#39;text/javascript&#39;; s.async = true; s.src = &#39;http://widgets.digg.com/buttons.js&#39;; s1.parentNode.insertBefore(s, s1); })(); </script> <a class='DiggThisButton DiggCompact'/> </div></td> <td> <iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot;+ data:post.url +&quot;&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp; action=like&amp;font=arial&amp;colorscheme=light&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; margin-left:35px; width:100px; height:20px;'/> </td> </tr> </table> </b:if><br />

That's it. Do not forget to share your testimony with others[If it worked or not].

16.9.12

6 GRAB THIS AWESOME SOCIAL BOOKMARKING WIDGET WITH 3D EFFECT.

In our previous post,we discussed on “How to Add Animated Follow-us widget to blogger”.

So likewise,in this tutorial we will be dealing with how to add animated social bookmarking widget with 3D effect.

This widget is so cool that when hovered on,spins 360 degrees and spins back when released.
To add the widget on your blog,just follow the instructions below.

Login to Blogger,then go to Design » Page element and select 'Add a gadget'.
Now,locate "HTML/JAVASCRIPT" and select ADD.
Just copy/paste the code below and save the widget.

<style>
#social a:hover{background-color:transparent;opacity:0.7;}
#social img {-moz-transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition:all 0.8s ease-in-out; transition: all 0.8s ease-in-out;}
#social img:hover { -moz-transform:rotate(360deg); -webkit-transform:rotate(360deg); -o-transform:rotate(360deg); -ms-transform:rotate(360deg); transform:rotate(360deg);}</style>
<center>
<div id="social">
<!--Start Rss Icon--> <a title="Grab Our Rss Feed" href="YOUR FEED URL HERE" target="_blank"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgIeRwrqwuAqvcUlwOwBBPYsSwYp_gHalossIBr5iagaK30uLcU9OdQe2cvNlf_3CHy9N_tlUXxFty0PdyLurPaDz-b61JKynG2M1aDI3ycG5sRFikvhfyYBRbSVAbzkWCbhjkS_oDa99zq/s1600/RSS-48x48.png" style="margin-right:1px;" alt="Icon"/></a>
<!--End RssIcon-->
<!--Start Email Rss Icon-->
<a rel="nofollow" title="Get Free Updates Via Email" href="YOUR EMAIL RSS URL HERE" target="_blank"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKC-yW01-1uo6VQlHHA162gbzntUdytr-CVfz0WJ63cBvIBVlh6sdyFkXE-hp6rumqHWmyqjY-i1CNCeMSRJIMbLl_DtTH-Dkd8cYcHx8Tahir0AUlSqZxGAGacuH6ElvUrzo8ZwNLmkbd/s1600/RSS-EMAIL-48x48.png" style="margin-right:1px;" alt="Icon"/></a>
<!--End Email Rss Icon-->
<!--Start Facebook Icon-->
<a rel="nofollow" title="Like Our Facebook Page" href="YOUR FACEBOOK PAGE URL HERE" target="_blank"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4M97PcF8xNpiPBPVb-Z_IUEVWHPLXFdMYFRkaathLgvNQdQ8eobpfsfpjRS-4nl8i-WmyRlMh7mXI2X-xdj7sNz1T0pkNIB3hsBwGKYWVsUFot3I3mJiY0rQqR8lLaY2_9G41kEwKYdTe/s1600/FACEBOOK-48x48.png" style="margin-right:1px;" alt="Icon"/></a>
<!--End Facebook Icon-->
<!--Start Twitter Icon-->
<a rel="nofollow" title="Follow Our Updates On Twitter" href="YOUR TWITTER URL HERE" target="_blank"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEir0aVbHXHydX2402mJnzrAEumNIHNHqwDw5IXFpVSL0Pl8O255f0PJ_RQltFYfvIxuocSSpBPlqGGvtyp1267KCn4hEHPXR5pZGlkskyQK1cRrwz0SPbIO2_HlCoQfrmEAe5lqhtWBURAx/s1600/TWITTER-48x48.png" style="margin-right:1px;" alt="Icon"/></a>
<!--End Twitter Icon-->
<!--Start Google Icon--> <a title="Follow Us On Google " rel="nofollow" href="YOUR GOOGLE PLUS URL HERE" target="_blank"><img style="margin-right:1px;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgGSZLpT5k_J6AHfesUJWnmuVZbnMVN2BxQjEFK2Tu8jZMr-8U8oPWQuPIxe53xSYbUGfD015KO2l8tSkhefy33JPijF5l6SKHuyeBc_SyfzoiFy18KnioUYcBm_6PSTH_q44hRjhVUzSs/s1600/GOOGLE-PLUS-48x48.png"/></a>
<!--End Google Icon-->
<!--Start Pinterest Icon-->
<a title="Follow Our Pins" rel="nofollow" href="YOUR PINTEREST URL HERE" target="_blank"><img style="margin-right:1px;" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhQXPpMuezF38H6B7pr3J9ElPTkKinCrvBjmoEMY1muNG6DfYS4QjR7EypB90RHP9sQaFUeVH9zRzwsMIzdixNTXguvySbPa-qjNYZ6dzaENmT8KJ99zReAFWdC2qGBzfFYx3W3fabbXO7V/s1600/PINTEREST-48x48.png" alt="Follow Me on Pinterest" /></a>
<!--EndPinterest Icon--></div>
<!--Start Feed Count Button--> <a href="FEEDBURNER URL HERE" target="_blank"><img alt="Feedburner" src="http://feeds.feedburner.com/~fc/spiceupyourblog?bg=ff9933&fg=000000&anim=1" style="border:0" /></a>
<!--End Feed Count Button--> </center>

NOTE 
If you don't have any of these urls,you can simply remove it for the time being.
Just delete all codes from where you see 'START' to the 'END' part.

3 ANIMATED FOLLOW-US WIDGET FOR BLOGS.

Have you ever wondered if it's really possible to have an animated widget?...

If yes,then I'm glad to introduce to you this animated 3D[three dimension] FOLLOW-US widget which can easily catch the attention of your blog visitors.

It was designed in form of a square which rises and changes from gray to a stupefying color when hovered upon.

To add this widget in your blog,here's what you need do →
Login to Blogger,then go to Design » Page element and select 'Add a gadget'.
Now,locate "HTML/JAVASCRIPT" and select ADD.
Just copy/paste the code below and save the widget.

<style>.blogtoolz-flt-wdt{position:fixed; right:10px; top:36%;}
.blogtoolz-flt-wdtimg {float:right; clear:right; margin:1px; -webkit-transition:all .0s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition:all .2s ease-in-out; transition: all .2s ease-in-out;}
.blogtoolz-flt-wdt img:hover{-moz-transform:scale(1.2) rotate(6deg);-webkit-transform: scale(1.2) rotate(6deg);-o-transform: scale(1.2) rotate(6deg); -ms-transform: scale(1.2) rotate(6deg); transform: scale(1.2) rotate(6deg);}</style>
<div>
<style>
.BlogToolz1{display: block;width:64px;height: 64px;background:url('http://i1269.photobucket.com/albums/jj591/aditya9172/facebook_rollout_64x64.png') bottom; text-indent:-99999px;}
.BlogToolz1:hover{background:url('http://i1269.photobucket.com/albums/jj591/aditya9172/facebook_color_64x64.png')bottom; height: 64px;}
</style>
<a href="Your Facebook Link Here"></a>
<style>
.BlogToolz2{display:block;width:64px;height:64px;background:url('http://i1269.photobucket.com/albums/jj591/aditya9172/twitterl_rollout_64x64.png') bottom;text-indent:-99999px;} .BlogToolz2:hover{background:url('http://i1269.photobucket.com/albums/jj591/aditya9172/twitter_color_64x64.png') bottom; height: 64px;}
</style>
<a href="Your Twitter Link Here"></a>
<style>
.BlogToolz3{display:block;width:64px;height:64px;background:url('http://i1269.photobucket.com/albums/jj591/aditya9172/feed_rollout_64x64.png') bottom;text-indent: -99999px;}
.BlogToolz3:hover{background:url('http://i1269.photobucket.com/albums/jj591/aditya9172/feed_color_64x64.png') bottom; height:64px;}
</style>
<a href="Your Rss Feed Link Here"></a>
<style>
.BlogToolz4{display:block;width:64px;height:64px;background:url('http://i1269.photobucket.com/albums/jj591/aditya9172/google_rollout_64x64.png')bottom;text-indent: -99999px;}
.BlogToolz4:hover{background:url('http://i1269.photobucket.com/albums/jj591/aditya9172/google_color_64x64.png') bottom; height: 64px;}
</style>
<a href="Your Google Plus Link Here"></a> </div>
<!-- Animation widget ends -->

That's it.Just replace the necessary things there i.e the blue texts and save the widget.

24.6.12

25 LIST OF TOP SEARCH ENGINES TO SUBMIT YOUR SITE'S URL.

It's the dream of every site/blog owner to earn extra income or a living from his/her hard work,in order to achieve this,it's very necessary for you to get a reasonable amount of traffic per-day.

Though,there are some other ways to pull traffic to your site,e.g sharing it on bookmarking sites,by word of mouth,commenting on popular forums,e.t.c it's very necessary to submit your site to top search engines.

bookmarkingsites.jpg Below,I'll be listing some of the top search engines with their submission links.

LIST OF SEARCH ENGINES WITH SUBMISSION LINKS.

NOTE:-THIS LIST IS NOT ACCORDING TO THEIR IMPORTANCE/RANKING. Likewise,some require you to pay some amount of money,while others are free.
  1. «WORLD WEB DIRECTORY» To add your URL to Web World Directory,visit here
  2. «KNOW BE» Visit http://www.knowbe.com/addurl.php
  3. «YAHOO!» Yahoo requires you to register an account before you can submit your url.Here's the link http://search.yahoo.com/info/submit.html
  4. ALLTHEWEB Submission link» http://www.alltheweb.com/help/webmaster/submit_site
  5. GOOGLE I'll say so far,google is the best of them all. Submit here» http://www.google.com/addurl.html
  6. LIVE SEARCH To submit your URL to MSN LiveSearch,visit» http://search.msn.com.sg/docs/submit.aspx
  7. DMOZ Open Directory Project submission link» http://www.dmoz.org/add.html
  8. ALEXA» This is also one of the best.To suggest your site for inclusion in Alexa,visit» http://www.alexa.com/data/details/editor?type=contact
  9. SUNSTEAM» Submit your site to sunsteam http://www.sunsteam.com/add_your_site.html
  10. WALHELLO»To submit your url to Walhello Search Engine,visit» http://www.walhello.com/addlinkgl.html
  11. SUBMIT SERVICES» Add your site to 'Submit Services Directory'here.
  12. SCRUB THE WEB» Add your URL to Scrub The Web. http://www.scrubtheweb.com/addurl.html
  13. QANGO» To suggest your site for inclusion in Qango,visit http://www.qango.com/addurl.html
  14. ENTIREWEB» For free submission to Entireweb,visit» http://www.entireweb.com/free_submission/
  15. GOGUIDES» Goguides directory add-url page http://www.goguides.org/addurl.html
  16. Business.com» If you run a business concentrated website,you can promote your to business orientated public. http://www.business.com/info/advertise/
  17. EXACTSEEK» Submit your website to ExactSeek by following the link below. http://www.exactseek.com/add.html
  18. WHAT-U-SEEK» Here's another site to submit your url. http://www.whatuseek.com/addurl.shtml
  19. HOMERWEB» To add your url to Homerweb[the daddy of all search engines],visit http://www.homerweb.com/submit_site.html
  20. LINKOPEDIA» Add your URL and get a permanent listing in this high quality directory by visiting »http://www.linkopedia.com/submission/
  21. EZILON» Europe regional web directory submission and directories listings.This is also meant for business promotions.Visit here to add your site.
Like I mentioned above,these sites are not listed according to their popularity or service.

After submitting your url to the links above,most of it will start yielding a week after your submission.

If you feel an important link has been omitted,please share it with the others by using the comment link below.

15.2.12

0 COMMON CHATTING SLANGS.

Facebook is becomming more & more interesting with new developments everyday.People now make use of different slangs while chatting,in order to make their texting easier & faster.

Meanwhile,many don't understand those those slangs,& finds it somewhat difficult to interprete what people are talking about

Imagine,ordinary LOL,a friend of mine was asking for the meaning sometimes ago.

I'll be giving out the important ones here,to help those who are still in this category.

SLANGMEANING
ASAPAs Soon As Possible
GNGood Night
M/F Are You Male or Female?
ASLTell me your Age,Sex & Location
IDKI Don't Know
SDSweet Dreams
BRBBe right back
JKJust kidding
TnxThanks
BTWBy the way
KOkay
TYThank you
ROFLRolling on the floor laughing
LOLLaugh out loud
TTYLTalk to you later
FYIFor your information
LMFAOLaugh my fucking ass off
WTFWhat the fuck
FBFacebook
WTHWhat the hell
GMGood morning
LMKLet me know
ZZZSleeping
.

WELL,THOSE ARE THE MOST IMPORTANT ONES.I BELIEVE THEY WILL NO LONGER BE STRANGE TO YOU NOW.

NEXT» ¤HOME¤

 
[GET THIS]