Popularity Theme is a clean and neat, 2 and 3 columns WordPress theme with customizable and spectacular typography. This theme is WordPress 2.5+ compatible, widget ready, and is created for easy customization. [ more... ]
P/S: We are using Popularity Theme :)
Explicit Phrase: Lets say you are looking for content about internet marketing. Instead of just typing internet marketing into the Google search box, you will likely be better off searching explicitly for the phrase. To do this, simply enclose the search phrase within double quotes.
Example: “internet marketing”
Exclude Words: Lets say you want to search for content about internet marketing, but you want to exclude any results that contain the term advertising. To do this, simply use the “-“ sign in front of the word you want to exclude.
Example Search: internet marketing -advertising
Site Specific Search: Often, you want to search a specific website for content that matches a certain phrase. Even if the site doesn’t support a built-in search feature, you can use Google to search the site for your term. Simply use the “site:somesite.com” modifier.
Example: “internet marketing” site:www.smallbusinesshub.com
Similar Words and Synonyms: Let’s say you are want to include a word in your search, but want to include results that contain similar words or synonyms. To do this, use the “~” in front of the word.
Example: “internet marketing” ~professional
Specific Document Types: If you’re looking to find results that are of a specific type, you can use the modifier “filetype:”. For example, you might want to find only PowerPoint presentations related to internet marketing.
Example: “internet marketing” filetype:ppt
This OR That: By default, when you do a search, Google will include all the terms specified in the search. If you are looking for any one of one or more terms to match, then you can use the OR operator. (Note: The OR has to be capitalized).
Example: internet marketing OR advertising
Phone Listing: Let’s say someone calls you on your mobile number and you don’t know how it is. If all you have is a phone number, you can look it up on Google using the phonebook feature.
Example: phonebook:617-555-1212 (note: the provided number does not work – you’ll have to use a real number to get any results).
Area Code Lookup: If all you need to do is to look-up the area code for a phone number, just enter the 3-digit area code and Google will tell you where it’s from.
Example: 617
Numeric Ranges: This is a rarely used, but highly useful tip. Let’s say you want to find results that contain any of a range of numbers. You can do this by using the X..Y modifier (in case this is hard to read, what’s between the X and Y are two periods. This type of search is useful for years (as shown below), prices or anywhere where you want to provide a series of numbers.
Example: president 1940..1950
Stock (Ticker Symbol): Just enter a valid ticker symbol as your search term and Google will give you the current financials and a quick thumb-nail chart for the stock.
Example: GOOG
Calculator: The next time you need to do a quick calculation, instead of bringing up the Calculator applet, you can just type your expression in to Google.
Example: 48512 * 1.02
Word Definitions: If you need to quickly look up the definition of a word or phrase, simply use the “define:” command.
Example: define:plethora
Source: smallbusinesshub
Just a quick note to share with you about how to add Digg Link to your Wordpress post without installing any plugin.
1. Find The Loop in your WordPress theme’s index.php and the post-entry part in your single.php
2. Find the place where you would like to put your Digg this link. Somewhere right after <?php the_content(); ?>
3. Copy and paste the following code.
<a href=”http://digg.com/submit?phase=2
&url=<?php the_permalink() ?>
&title=<?php the_title(); ?>
&bodytext=<?php the_excerpt() ?>”
title=”Digg this story” target=”_blank”>
<img src=”http://digg.com/img/badges/91×17-digg-button.gif” width=”91″ height=”17″ alt=”Digg!” border=”0″ align=”absmiddle” />
</a>
4. OK, Done
You also can get the official Digg badges and buttons to put on your website or weblog. Feel free to alter them and customize them for your site.
If you are not expert like me, may be you will spend some time to install smart archives v1.9 Wordpress plugin in your blog. Do you know that I have spent few days time to learn how to install smart archives v1.9 in my blog? I do not wish you like me spent so much time to learn and explore, that’s the reason why I write this post for sharing and I hope this post can help you.
If you are using Wordpress “Page” features, follow the steps below will do.
1. Download Smart Archives v1.9
2. Change the file extension from “.phps” to “.php”
3. Activate the plugin from the WordPress admin panel
4. Duplicated your page.php and change it to another name, let say page-archives.php. Put the following code at very top of page of page-archives.php
<?php
/*
Template Name: page-archive
*/
?>
5. Copy and paste the following function to page-archives.php. Refer following example:-
<?php get_header(); ?>
<div id=”content”>
<div id=”contentleft”>
<?php smartArchives() ?>
<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<?php the_content(__(’Read more’));?><div style=”clear:both;”></div>
<bR /><Br /><br /><br /><br />
<!–
<?php trackback_rdf(); ?>
–>
<?php endwhile; else: ?>
<?php _e(’Sorry, no posts matched your criteria.’); ?><?php endif; ?>
<?php posts_nav_link(’ — ‘, __(’« go back’), __(’keep looking »’)); ?>
</div>
</div>
<?php get_footer(); ?>
6. Log in Wordpress and write new page
7. Look at right hand sidebar of Wordpress new page
8. Select “Page-Archives” for the Page Template
9. You do not need to write anything in this page, just give a new Page name and save it, that’s all.
If you have any question, please leave your comment here and I will try my very best to help you out. To see an example of smart achieve in my blog, click here!
Just follow the following steps to configure your Firefox in order to speed up Firefox:-
Tip 1 [Step 1]: Type “about:config” into the Firexfox’s address bar and press Enter. Find the following Preference Name or you can copy the following Preference Name and then paste it into the Filter text box.
1) network.http.pipelining,
2) network.http.proxy.pipelining,
3) network.http.pipelining.maxrequests
Tip 1 [Step 2]: Alter the entries as follows:
1) Set “network.http.pipelining” to “true”
2) Set “network.http.proxy.pipelining” to “true”
3) Set “network.http.pipelining.maxrequests” to some number like 30. This means that it will make 30 requests at once.
Tip 2: Change the amount of time the browser waits before it acts on information it receives.
- Right-click anywhere on the Firefox browser and select New > Integer.
- Name it “nglayout.initialpaint.delay” and set its value to “0”. This value reduces the amount of time the browser waits before it acts on information it receives.
Do you ever enter to a blog which take you long time to download the page? Or may be they have put a lot of things at the sidebar and make you confuse to choose which one that you actually want to take a look? Let share with you what are those things that we must and better to put at the sidebar as below:-
Things Must Be Put at the Sidebar
RSS Reader: Most of us wish people to read our posts, the more people subscribe your RSS reader, the better chances of driving traffic to your blog while people can keep track your latest update of your blog.
Post Categories: You must categorize your posts in the particular category so that people can easily navigate and find your posts.
Search Function: If have hundred thousands of posts in your database, then you will know the important of Search Function. Let them use the Search Function to find the old entry of your posts.
Better to Have These Things at Your Sidebar
Introduction/About: To enhance the credible of your blog, let people know more about you.
Recent posts: People can be clear at a glance to view your recent posted articles easily.
Do you use latest version of MSN (Windows Live Messenger)? If yes, you must read this post to learn how to remove the advertisement at the bottom of the MSN main interface and chat interface, as well as the bottom search bar.
First, you must download ResHack software. After download, extra from zip and open ResHack. Try to locate msgsres.dll file under C:\Program Files\MSN Messenger and open by using REsHack.
1. To Remove Advertisement at the bottom of MSN Chat interface
Open 4004-920 source, press Ctrl+F to find id=atom(adbannergutter), change layoutpos=bottom to layoutpos=none as below.
<Element layoutpos=none layout=borderlayout() id=atom(adbannergutter)>
2. To Remove Advertisement at the bottom of MSN Main Interface
Open 4004-923, press Ctrl+F to find ID=Atom(SSConstrainer), change layoutpos=top to layoutpos=none as below.
<Constrainer layoutpos=none ID=Atom(SSConstrainer) Layout=FillLayout()>
3. To Remove the Search Bar at the bottom of MSN Main Interface
Open 4004-923, press Ctrl+F to find idSearchContainer, change change layoutpos=bottom to layoutpos=none as below.
<Element layoutpos=none padding=rect(4,3,4,4) layout=borderlayout() ID=Atom(ai238)>
<Element layoutpos=right contentalign=bottomright id=atom(gripper)/>
<Element layoutpos=client layout=filllayout()>
<element id=atom(idSearchContainer) layout=filllayout() padding=rect(4,0,4,4)>
After all the above already done, please be reminded that you must save msgsres.dll file. Restart your MSN then you will find the advertisements already disappeared. Congratulation! You are done.
I’m using Outlook Express to send and receive my email during office hours and it is necessary for me to backup the important emails periodically. I have spent a lot of time to search the free software to backup the email from Outlook Express, at last I found this software is only allowed 30 days trials, it is not very useful because I can’t backup my email after one month because this software will be expired and even you reinstall also cannot use at all.
Luckily my friend taught me how to backup Outlook Express email without software installation, you can follow the following steps to backup your Outlook Express email.
1. Windows Explorer > Tools > Folder Option (Under Folder Option dialog box, go to View tab, tick “Show hidden files and folders” and uncheck “Hide protected operating system files (recommended)”
2. C Drive > Documents and Settings > (your computer account name) > Local Settings > Application Data > Identities > {39594A78-5E62-4AE2-A0CF-C643E3E6D091} > Microsoft > Outlook Express (Copy all the data under this folder)
NOTE: {39594A78-5E62-4AE2-A0CF-C643E3E6D091} Different computer has different code, which means that your code is not same as mine
If you want to recover the email, follow the same steps, copy the the email which has been backup and paste to the Outlook Express folder (refer step 2) and overwrite the existing files.
Popularity Theme is a clean and neat, 2 and 3 columns WordPress theme with customizable and spectacular typography. This theme is WordPress 2.5+ compatible, widget ready, and is created for easy customization. [ more... ]
P/S: We are using Popularity Theme :)




