Pages

Labels

Saturday, August 13, 2011

10 Tweeting Ideas for better Tweet


 

Twitter is the best way for better advertisement. I was working on to find the ways for better tweet trick and tips. So I found the ten basic and best ways of Better Tweet. Here are these:  

Remove navbar in Blogger



don't like the blogger bar across the top of my Web site because it didn’t really go with my template and I already had a Google search bar integrated. So I went on a mission to remove it and de-bloggerify my blog. I searched far and wide and for some reason kept hitting a dead end. It turns out that the code used to change the old blogger templates no longer works! So after tracking down the CSS changes here is how I did it:

Turn Your Status Updates Into a Word Cloud


There’s a really fun way to visualize anyone’s status updates (even an entire country’s) as a word cloud. The Status Analyzer 3D

app will look at what it is you’ve been chatting about lately and generate a list, and then a pretty, colorful, animated cloud as pictured above.
You can share the results with others on the social networking site by posting it to your friends’ walls or by adding it to your profile.

How to Add Twitter Tweets to your Facebook Fan Page?

Twitter and Facebook are one of the important factor for social media branding for any product, business and blog. Interlinking them will let you drive more traffic and more brand-awareness.




Colors And Hover Effect To Author's Comments in Blogger.


You have seen several posts about How to use a different background color and text color on comments by the blogs author?This is a great way for readers to quickly find comments you make on your blogsuch as replies or extra information.That code has since become somewhat outdated so i have been working on a new more advanced code.




You may have noticed I have being trying out the code on the comments this blog.As with before the authors comments will have a different background color and text color but I have added a few more features.The background color will also have rounded corners and thecolors will change when users hover their cursor over the comment. You can see below comments have a different background and font color.There are some Author’s comments having a black backgroundwith White text and some comments have hover effect so with the cursor over the second comment the color changes to a Grey background with White text.



Add Colored Author Comments To Your Blog:

Step 1. In your Blogger dashboard click > Design > Edit Html > Tick The Expand Widget Templates Box:

Step 2. Find the following piece of code ]]></b:skin> in your blogs Html : (Click Ctrl and F for a search bar to help find the code )

Step 3. Copy and Paste the following code directly Above / Before]]></b:skin>
.comment-body-author {
-moz-border-radius: 15px;
border-radius: 15px;
background: #000000; /* BG color*/
color: #ffffff; /* Font color*/
border-top: 1px dotted #223344;border-bottom: 1px dotted #223344;border-left: 1px dotted #223344;border-right: 1px dotted #223344;
margin:0;
padding:0 0 0 20px;
}

.comment-body-author:hover {
-moz-border-radius: 15px;
border-radius: 15px;
background: #cccccc; /* BG Hover color*/
color: #000000; /* Font Hover color*/
border-top: 1px solid #990000;border-bottom: 1px solid #990000;border-left: 1px solid #990000;border-right: 1px solid #990000;
margin:0;
padding:0 0 0 20px;
}

Step 4. Now we need to edit the following section of code in your template.Finding a section of code can be hard so the best way is to find the first line and work from there.
<dl id='comments-block'>
<b:loop values='data:post.comments' var='comment'>
<dt expr:id='"comment-" + data:comment.id'>
<a expr:name='"comment-" + data:comment.id'/>
<b:if cond='data:comment.authorUrl'>
<a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
<b:else/>
<data:comment.author/>
</b:if>
said...
</dt>

Step 5. OK you have located the section of code, we now add two snippets of code to it.You can see the two snippets and were i have added them below in red.
<b:if cond='data:comment.author == data:post.author'>
<dd>
<p><data:comment.body/></p>
</dd>
<b:else/>

<dd>
<b:if cond='data:comment.isDeleted'>
<span><data:comment.body/></span>
<b:else/>
<p><data:comment.body/></p>
</b:if>
</dd>
</b:if>

<dd>
<span>
<a expr:href='"#comment-" + data:comment.id'>
<data:comment.timestamp/>
</a>
<b:include data='comment' name='commentDeleteIcon'/>
</span>
</dd>
</b:loop>
</dl>

Step 6.  If you placed the code in the right place you can save your template and check it out.

Symbols for Facebook ϡ

Desktop computer instructions for ALT facebook symbols:
• Press and hold left Alt key on your keyboard.

• While holding Alt key enter one of the codes below to get the corresponding facebook symbol.
• Important note: You need to use numbers on the right side of the keyboard for entering code, not the numbers on top, otherwise they won’t work.

Quickly Repair Mobile Phone dropped in water.

Many of you get your mobile phone wet by one way or another. You worry as you mistakenly drop your mobile phone in water. It can also get wet if you are out in a heavy rain.  However, there is no need to panic. It is possible to save your wet mobile phone by quickly repairing it. In order to save your mobile phone from water damage, you can consider these easy and simple solutions:

Why to Hire SEO Company?




You need to work a lot and spend much time to generate links. As it is said, any business needs an investment in the form of time or money; it is also applied here in the same way. By outsourcing your requirements of generating to a SEO company, you need to be careful. In market, there are many companies which do generate links for sites to a domain owned by them.

UET Lahore Student Designs Solar Powered Vehicle



















Student of Mechanical Engineering from University of Engineering & Technology,Pakistan has successfully built a solar powered vehicle – named Solaron.

This eco-friendly vehicle incorporates a battery that is charged by solar panelsthereby producing energy without any exhaust. Battery drives a DC motor that is used to power the vehicle.
Vehicle is based on reverse trike configuration i.e. two front wheels and one rear wheel which is powered by motor whereas steering is done with the help of front wheels. (See video below for demonstration)
Farrukh Khan, the guy who made this vehicle, says that most of the parts used in this vehicle are from old bicycle, including tires and shock absorbers whereas framework is custom built, made from aluminum to make it weight effective.
130 pound (approximately 60Kg) vehicle is 7 ft. long and 3.5 ft. wide with a height of 4.5ft. Equipped with 40 watt photovoltaic canopy, that charges onboard 12v/80Ah dry cell battery and provides a shade for rider as well.
Vehicle has a top speed of 30 km per hour on smooth road. Note that this is aprototype which can further be enhanced to work on larger scale.
As per designer, the total cost of the project is approximately 47,000 rupees including all the components, such as solar panel, battery and motor. (Details available at designer’s page)
It merits mentioning here that current head of Mechanical Engineering Department, Prof. Dr. Hameed Ullah Mughal is actively working on the implementation of solar energy in Pakistan and under his supervision, students have also developed other means of energy production using sun rays, one such project is Solar Concentrator.



Show Related Posts in Blogger Without Thumbnails

Blogger by default does not give several useful features however Developers have developed so many useful blogger hacks and tricks. One of these most useful blogger hacks is displaying Related Posts below each single post published in your blogspot blog. This hack displays related posts below your article which navigates your blog readers to other stuff from your blog. This is really a useful way to keep your readers on your blog for more time. "Related Posts" function comes with two options,displaying related links with Thumbnails or without thumbnails. Here we will talk about how to show related links without thumbnails

Priyanka Chopra – Global Movie Magazine (May – June 2010)


priyanka-chopra-global-movie
Priyanka Chopra – Global Movie Magazine (May – June 2010). Priyanka Chopra graces thecover of Global Movie Magazine edition for May – June 2010. Global Movie Magazine is all about life and life style of Bollywood Celebrities. These days Priyanka Chopra seems to be cut off from reporters but she is in touch through her twitter love @priyankachopra. She looks bit busty on the cover. She will be seen starring opposite Ranbir Kapoor in upcoming movie Anjaana Anjaani. Checkout Priyanka Chopra Global Movie Magazine

The World's Largest Aquarium

The%2BWorld%2527s%2BLargest%2BAquarium%2B%25282%2529Let's add it to the bucket list! The Georgia Aquarium, located in Atlanta, Georgia, USA is the world's largest aquarium with more than 8.5 million US gallons of marine and fresh water housing more than 120,000 animals of 500 different species. The stars? Four young whale sharks, four beluga whales, and four manta rays. (This aquarium is the only institution outside of Asia to house whale sharks.)

First opened to the public in November 23, 2005, the aquarium welcomed its 10 millionth guest on June 25, 2009.

Through these spectacular shots, photographers David Hiepler and Fritz Brunier give us just a glimpse of what it must be like to stand in front of its Ocean Voyagerexhibit's 6.3 million gallon tank. (No other aquarium in the world has ever attempted to manage the variety and size of fish in a major exhibit.) This is the largest aquarium habitat in the world.

It's also the second largest viewing window in the world at 23 feet tall by 61 feet wide and 2 feet thick. With thousands of fish swimming overhead, it gives visitors the opportunity to view all of their magnificent animals in a truly memorable way.

In case you were wondering, the world's largest viewing window is part of the Dubai Aquarium inside The Dubai Mall.

Awe-inspiring and beautiful.
The%2BWorld%2527s%2BLargest%2BAquarium%2B%25281%2529
The%2BWorld%2527s%2BLargest%2BAquarium


20 Good ways to Boost your Website Traffic; Part 1

ttI had pretty much nothing to do at this moment and just thought to write in something useful to help you guys who have setup a website and/or blog but, some of you must be very confused to know how to promote your website once after you are ready with your website.

If you own a website or a blog, that doesn’t just means that your job is done. You will have to promote your website using following good possible ways in order toboost your webtrafic to get some eye balls on your website content. I will be shortly discussing the Top 20 ways to boost your website traffic.


1. Submit your website to Search Engines
The very first thing is to Submit your website url to all top search engines i.e. Google, Yahoo, Bing, Ask etc. Search Engine Submission means, that you are telling or permitting the search engines to crawl your website and get it listed on their search service, resulting in some instant quality traffic. In order to submit your website to 70+ search engines FREE use following url:

20 Good ways to Boost your Website Traffic; Part 2

thumb.php

Just like the Part 1 of this post which had some important basic things needed to promote a new website, below are the other half things which i would like to discuss:

11. Forum Signature
Mostly the online discussion forums hold a high PR value of which you can take full advantage by adding up your link url as your forum signature. Lets suppose you run a “CarsReview Website or blog”, now all you need to look for a popular CAR/Auto vehical related Discussion forum website, and join in as a member. Once you have done this, now setup your Forum Signature containing your own website URL. This gives you many back links, which can divert good traffic as well as search value
.

How to Track Invalid Clicks to Safeguard Your Adsense Account?


Lately, many blogs (including us) are facing this issue of being bombarded with invalid clicks on adsense ads – with an aim to get their adsense accounts blocked.
This activity is usually carried out by your rivals or those who are not happy with your existence, call it professional jealousy, personal grudge or any other possible thing.
So here are tips to track invalid adsense clicks, to make sure you are on safe side.
Frequently Monitor of your Adsense Account
  • Make sure that you are monitoring your adsense account at least once a day, 3-4 times a day is even better.
  • Keep a watch on CTR (Click through rate) – to make sure it’s around your daily average
  • If your CTR goes significantly high, then it’s time to start worrying and to do the necessary to make sure you are safe.
Tracking Invalid Adsense Clicks:
If there’s an invalid click activity in your adsense account – there are chances that Google will suspend your account without asking you anything. You will be given only one chance to prove that the clicks were invalid, and didn’t originate from your computer or your friends’ computer.
Google may ask you for IP details or other logs that you may provide them in order to get your account reinstated.
We know that you have Google analytics installed but unfortunately Google Analytics doesn’t provide much details about the visitors, such as their IP addresses, exit links and so on.
So what to do in this situation?
  • Register an account on statcounter.com (I am assuming you are familiar with basic setup, hence not going deep into details)
  • Follow the wizard to add new project (i.e. is your website)
  • Install the code on your website provided by statcounter.com – there’s an option to deploy invisible code (meaning that no counter button will be displayed)
  • You are good to go…
Statcounter will instantly start tracking your website for each single incoming visitor, outgoing links, or you can call them exit links, downloads and much more.
You need to focus on exit link activity to make sure that clicks on ads are valid – and there’s nothing suspicious going on. For this, go to your statcounter account, open the project you just created and check for stats, exit link activity being most crucial of them:
statcounter_thumb
As you can see, there are two google adsense clicks – that ProPakistani has got in last few minutes. We can click on magnifier to see more details, such as IP address, referrer, and more.
Check below screen for one of visitor who clicked on adsense:
Statcounter_IP_thumb
If you feel that Ad clicks are suspicious, and are coming from same IP with-in short interval of time – then note down the details, taking screenshots is even better and notify Google Adsense by clicking this link:http://www.google.com/support/adsense/bin/request.py?hl=en&contact_type=invalid_clicks_contact&rd=1
If you think someone is bugging you real hard, you may even try contacting FIA’s cyber crime wing with all the details. Contacting FIA’s cyber crime wing isexplained here.
A note to general readers:
If you are a legitimate reader, you don’t need to worry about anything about the tracking. This is done for the bad people only. You are one of millions of visitors on this website. We make sure that your visit history, cookies and all other details remain safe. Here’s our policy for further details on your privacy.

Upcoming High-Tech Cell Phones

Samsung-Galaxy-S-Plus-i9001-Android-23-Gingerbread

The technology world, especially in the field of computers and mobile phones are growing at an alarming rate. Not more than few years ago no one had these touch screen phones and XDA devices. Not only these devices came in handy for the consumers but also it gives breed to the developers communities such as XDA developers working on XDA developers forum.

Our focus in this post is on the upcoming latest XDA devices that are bound to come this year. Only high tech cell phones with mid to high price are chosen which will get most of consumers attention world wide.

More technical description after you click the desired image.

Nokia-X7-00

nokia-e6

NOKIA E6
micromax-a70-1

MICROMAX
LG-Thrive

LD THRIVE


HTC-Sensation-7

HTC - SENSATION 7
htc-sensation-4g

HTC - SENSATION
HTC-Sensation

HTC - SENSATION

htc.sensation.4g

HTC- SENSATION 4G

How to Add a Cute Animated Flying Twitter Bird in Blogspot / Blogger



"Twitter", is one of the most popular Social networking sites in the world among Bloggers to promote their blogs.There are a number of twitter widgets, scripts and plugins available to integrate Twitter with your blog.Most of the icons, buttons or badges are stationary or a fixed floating Twitter gadgets.Now here i have a very cool unique Blogger Twitter widget, an actual Animated flying Twitter Bird that flies around your blog.


This Plugin is java script based and it will display an animated Twitter bird that settles on different places of your blogs visible area.

Sehar-o-Iftar Time Table 2011 for Lahore, Karachi, Rawalpindi and Islamabad

Ramzan or Ramadan is time of worshiping Allah and putting more and more efforts in following the teachings of Islam. Muslims are encouraged to keep fasts and recite the entire Quraan-e-Paak in this month in Tarawih prayer. Tarawih prayer is held in mosques every night after Isha Prayer. Fast is kept in dawn and entire family gather the fast-breaking meal called IFTAAR. Between this period, Muslims abstain from food and drink. As different cities have different timings for dawn and sun set so Sehri and Aftaar/Iftar timing is also different. Here is Time table 2011 for Lahore, Karachi, Rawalpindi and Islamabad.

Create a Free Chat Room for Your Website/Blog


We add several features and many contents in our websites and blogs, so, lets add a chat room in your website. There may be several reasons for adding a free chatroom in a blog or website like, today, several people prefer to chat and find new buddies on chat websites rather than on Yahoo Chat, Paltalk chat etc.

Another reason is to get returning visitors to your blog regularly. By adding a chatroom in your website, you will get permanent users and your site will get more traffic daily.

Now Show Google AdSense on Facebook Pages - Make Money with Facebook



iwipa is a newly introduced Faceboook Application which helps to add additional fun to your facebook pages. Using iwipa, You can place iframes, html and fbml on your facebook pages. Earlier, i wrote how to create a chat room for facebook pages using iwipa which was a successful test. As iwipa allows you to use iframes, html and FBML on your pages, so you can also display Google Ads on your facebook pages and can earn money from Facebook pages. Here is how you can show Google Adsense in facebook.

HOW TO PLACE GOOGLE ADSENSE IN FACEBOOK PAGES ?

  • Login Your Facebook Account and Go to iwipa app page.
  • Click on "Go to App"
  • Click on "Install iwipa Page Now"
  • From the next page, select your "Facebook page" where you want to show Google Ads
  • Click on "Add iwipa= HTML + Iframe + FBML"

allow+application

  • Good, now go to your Facebook Page and Click on Welcome Tab (this is newly created tab) from the left sidebar and then click on "Click Here to Activate Your page"
  • Now you will see a complete iwipa admin interface from where you can manage your Facebook page.
  • Click on "Tabs and Layouts"

tabs+and+layouts

  • Now, drag and drop all boxes to tray and only keep two boxes (i.e. media box and comments - you can have as many boxes as you want however keep only two to test Google ads) in Main layout and then click on "Save Layout"

drag+and+drop
  • Click on "Edit Page Content"

edit+page+content

  • Now, click on Edit of media box, then a new window will pop-up

edit

  • Click on "Source", paste your Google Adsense code in body and click on "SAVE"

adsense+on+facebook

  • That's it ! Go to your page, click on "Welcome" tab and you will see Google Ads there.