Know How Awesome Your Blog Looks On Ipad with iPad Peek
I am sure that most of us know about the new iPad that has just been launched recently. Looks cool right? But have you ever wondered how will our WordPress blog looks when it is being browsed through iPad?
Will it looks like in the iPod touch or iPhone?
For those who are interested to know, there is actually website that will let you know the rough idea of how your WordPress blog will look in iPad. I have checked mine, it is still looking great while in horizontal and also vertical position
.
By the way, the site is called iPad Peek.
The sole purpose of this site is simply to give the ‘peek’ on how will your blog will look in iPad. There are no advertisement banners or even about page which make I love the site. However, do keep in mind that this site is not functioning exactly like iPad as there is no Flash for iPad. So, to get closer ‘iPad’s experience’, I would suggest you to disable Flash in your internet browser.
Below screen cast will show you how well the site is being built to give the rough idea on how will your WordPress blog looks on iPad.
10 Seconds Secret in Getting Fresh Blogging Idea
I am sure that most of us do agree that getting fresh blogging idea and updates are important to maintain the excitement in our WordPress. Unfortunately, the process in getting those can be hard as it is hard to get control on news that being published every second through blogs and Twitter.
Previously, I have share with you on how to get fresh and new blogging idea through Tweetdeck. In case you have missed the post, you can read the post through below link.
Generate Fresh and New Blogging Idea through TweetDeck.
However, the drawback of this method is it will only cover news and buzz from Twitter. How’s about those articles from the million of blogs which not being tweeted yet?
Google – Goldmine of Bloggers
For today post, I would like to share with you the method that I am using for most of the time at the moment. This method will not only cover any news from Twitter and blogs, it will only cover everything that has been indexed by Google.
First of all, let’s assume we want to know what is going on with the new Google Nexus One so that we can blog about it and give the latest update to our blog readers. However, there is always news about it being released and a lot of site claim that they have the latest leaked information about it and there is high chance that we will miss it.
So, how can we know every sites that have such information?
The best way that I can suggest you is through Google. However, it is not simply search and click because the results that will come out are not necessarily the latest one as it is depends on the relevance. Do you want to blog and share with your readers the last month news? I guess not…
When you get the search result for the term that you are searching (in this case, Google Nexus One), you will get roughly the same screen like below.

And to get the any latest news that has just been released, you have to click on the ‘Show Options’ link and click the ‘Latest’ link which you can find at the left hand side.

Right after you click the ‘Latest’ link, every blog posts, website pages and even tweets that have published for the last one hour will appear in your screen. The parts that I love most are it covers almost entire major source of information especially Twitter and the search result page will be kept updated with latest news and tweets as long you keep the page opens in your internet browser.
How can you make full use of this secret?
Especially for those blog which main purpose is not giving latest news and updates to your readers, you can make full use of this great feature by simply creating a new category for your blog specifically. The category will be specifically for latest news and developments.
For example, if your blog is about making money online, you can use the category to give your readers update on any latest news and development that will directly and indirectly impact your readers such as the FTC rules. By doing this, instead of only giving tips which almost all the blogs within you niche do, you can add some variations to your blog by providing latest news which will have impact on your readers.
I am sure your readers will love it.
If you plan to give daily updates, you simply have to click on the ‘Latest’ or ‘Past 24 hours’ links and if you plan to give weekly updates, you can simply use the ‘Past Week’ link. How convenient right?
And to make it easier, simply bookmark the search results page. So, each time you want to get the latest updates, you can simply the button and do not have to keep doing the same process all over again.
What is your secret?
I have shared my secret. What do you think? Will you use it to help you to prepare blog post in future?
And, how about you share your secret on how you get the materials for your blog post? I am sure everybody will be excited to know it.
Cheers!
How to cloak affiliate links in your WordPress blog?
Affiliate program can be a great source of online income for a WordPress blog as most of online products from various types do offer affiliate program for WordPress bloggers to join. We simply have to use the links that are given to us to promote the product.
Whoever who buy the products through the given links will make us entitle for commission from the owner of the online products. If we know the best way to market the products, affiliate program can provide us decent income for out WordPress blog besides advertising.
Link Cloaking – Do not lose any money again
One of the tips that you should know about affiliate marketing is link cloaking. Basically, instead of using the given links to hyperlink words or images, you ‘mask’ those links with another links.
The importance of this tip is it will ensure that your potential buyer does not remove your ID which sometimes can easily be taken out from the given affiliate links. Another reason is it will make the links look pretty instead of filled with a lot of weird characters.
From
https://www.e-junkie.com/ecom/gb.php?cl=29717&c=ib&aff=44343
to
http://www.huzzer.com/recommends/WpClassipress- Online Classifieds WordPress Theme
For your information, there is always tendency for others, although not everybody to go straight to the online product’s website when those who are interested with the online products realised that we are using affiliate links. I also feel the same thing. How about you?
How can you cloak your affiliate link?
There are actually plenty of methods for you to cloak your affiliate links in your WordPress blog. The easiest method is through WordPress plugin such as Simple Link Cloaker and Affiliate Link Cloaker. However, through this method, it has the possibility to bring problems in future for example if the plugins are no longer been maintained by the developer.
In the end, the plugin may not be compatible with the latest version of WordPress. It will then affect the cloaked affiliate links in our old blog post as the links may probably will no longer working at that time.
Therefore, I will to give tutorial on simple way how can you cloak your affiliate links. The best part is this method will not affect your WordPress databases or systems and your .htaccess file. So, you will not have to worry as if something goes wrong, the worst thing that can happen is the cloaked links will not work. That’s all.
For your information, I learn this method from Keller Hawthorne from Fresheventure.com.
The simple steps are:
1) Open Notepad program.
2) The write below code in the program
<?PHP
Header("Location: PUT YOUR AFFILATE LINK OVER HERE");
Exit;
?>
3) Then, save the file as index.php and make sure that for the ‘Save as type’ section, you choose ‘All Files’ instead of ‘Text Documents’. In order to make it easier for the next steps, it is advisable for you to save it in Desktop.
4) You have to create a new folder in the new desktop to put in all of your index.php files as you have to create index.php file for any affiliate link you want to cloak.
5) However, to make the cloaked link to be more pretty like the one that I show you above, you have to create subfolder base on the category of the affiliate links. For example, for Huzzer Magazine, I make subfolder base on the developer of WordPress themes.
Example of the structure for the folder will be Recommends (main folder) > Templatic (subfolder) > eShop (sub-subfolder).
With this structure, you have to save the index.php file for the eShop theme under the ‘eShop folder’ and the links will look like www.huzzer.com/Recommends/Templatic/eShop.
6) After you have dove all of the steps above, you just need to upload the ‘Recommends folder’ into your WordPress blog’s folder in your hosting. If there is only one website that you host in your hosting, you simply need to upload the folder into public_html folder.
If not, you have to look for folder that you install your WordPress blog. The folder will have a lot of .php files starting with ‘wp-’ such wp-config.php and wp-register.php.
7) Then, after you have uploaded the folder, give it a try. Try to hyperlink any words in your WordPress blog and if you have properly followed the above steps, the link will bring you to the online products which you use its affiliate link in the Notepad just now.
If there is any error, please check back the link that you use and the spelling especially if there is any capital letter or ‘s’ at the end of your folders.
That’s all. Really simple right?
By the way, if you join new affiliate program in future, you just have to make new subfolder and upload it into the ‘Recommends folder’. You do not have to create another main folder again or to upload back all of the folders.
Which one do you prefer?
Which method of link cloaking that do you prefer? WordPress plugin or the method that I just taught you? For me, I prefer the above method as I find it more flexible and catchy as it is up to your creativity to make the cloaked links looks great.
What’s your say?
Huzzer Magazine’s Contest Winners: Congratulations!
I am sure that this is the post that everybody is waiting for as I am going to announce the winners of the contest that I launched last month. I want to thank everybody especially the winners who have make this contest a massive and great one.
So, I think it is better if we go straight to the list of the winners.
The winners are…
Top Blog Commentators
1st place: Mike
2nd place : Kushal Chap
3rd place: Ariff
6X Consolation prizes:
- Elvin
- Dana
- Roman
- iWoodpecker
- Dick
- Tinh
Top Tweeters
1st place: sat_legacy
2nd place: ariffshah
3rd place: superdwayne
Top Contest Promoters
1st place: Dhadha G.
2nd place: adone
3rd place: rosa
Subscriber’s Lucky Draw
- iheartcontest[at]gmail.com
- afauntleroy[at]gmail.com
- barese_[at]live.it
- agent001.blogger[at]gmail.com
- musyodik[at]gmail.com
- pdyer[at]speakeasy.net
- kruszewskizelman[at]gmail.com
- ardy22[at]earthlink.net
- sherrygo[at]ymail.com
- romanzick[at]yahoo.com
- johnfisher02[at]btinternet.com
- nathanielwoosley[at]gmail.com
What you should do know?
To make the prizes claiming process free form any problem, prize winners just need to wait for email from me. In the email, I will give you the instructions on how to claim your prizes. At the same time, I will also send email to the sponsors to let them know that you have won the prizes that they sponsor for the contest in Huzzer Magazine.
Just in case I have not emailed you after few days, do contact me through the contact form as I may not able to find your email address. Cheers!
Have a great weekend!
P/s: I have start working as an auditor with Mazars, a French accounting firm in Malaysia. So, I couldn’t update Huzzer Magazine as frequent as before due to the time restrictions. I hope you can keep supporting Huzzer Magazine. By the way, do you interested in blogging with Huzzer Magazine? I am interested in having you on board.
OnTheGo – Awesome Hand Drawn WordPress Themes by Elegant Themes
It can be really boring to have WordPress blogs that look like others especially in terms of design. Some of us including me can spent couple hours for the sake of looking WordPress theme that is not only looking good but unique.
One of my favorite types of WordPress themes is hand drawn WordPress theme. It is totally out of the box, looks great and creative plus it will make our WordPress blog looks more unique as compared to others.
In case you have missed my previous post, I have reviewed Left Handed, the first full hand drawn WordPress theme which is from Obox Design. However, if you have missed the post, you can check it out through below link.
Refresh WordPress Blog Design with Hand-Drawn WordPress Theme.
Now, there is another full hand drawn WordPress theme which I suspect the second of its type. However, for this time it is not from Obox Design but Elegant Themes. It is called OnTheGo.
OnTheGo comes with 5 elements that make it a great and well-functioning WordPress theme. They are:
Optional Blog Structure - Let you to use your WordPress as a normal blog as in default, the theme will be set your WordPress to be a CMS with a Page-Based structure.
Automated Thumbnail Resizing – Thumbnail plays crucial role for WordPress blog as it brings color to WordPress. With this feature, you do not need to resize your image to make the thumbnail feature to work.
In Depth Theme Option – This element is the most important thing that a WordPress should have as it helps WordPress bloggers especially those who have limited knowledge in web development to personalize their WordPress theme.
Advertising Management – There will be some point which we feel that we want to monetize our WordPress blog. With this feature, bloggers do not have to install external plugin. Your ad can be taken care from your theme option page.
4 unique color scheme – OnTheGo comes with 4 different color schemes which will give you some alternative in the color scheme of your WordPress blog.
Below are few screenshots from the theme.



My Verdict: OnTheGo Hand Drawn WordPress Theme – Yes or no?
Looks great right? The only thing that I think it should be better is the size and type of font that is being used. Personally, I don’t like the theme that uses small font especially. I love the size and the font of Huzzer Magazine. How about you?
The best part of this theme is that it is developed by Elegant Themes. That means, the cost of having one is pretty cheap as you only have to pay $19.95 per year and you will entitle to only this theme but all of themes from Elegant Themes including support.
Pretty good offer right?
If you are interested in knowing more about OnTheGo or want to buy this theme straight away, you may find below links to be handy.
Your Verdict: Left-Handed or OnTheGo?
Which hand drawn WordPress theme that you prefer? Left-Handed by Obox Design or OnTheGo by Elegant Themes? For me, I am more towards the theme from Obox Design. How about you?






© 2012