Oct 15

imageI often see people copying images from other websites and blogs freely without permission.  They are not aware that copying image from other websites is illegal.  You can be sued and/or your site can be taken down for doing so.

So, when you need an image to put in your blog or website, either you need to purchase one from stock photo selling websites like Getty Images, iStockphoto, etc. or find free ones.  Before going into free resource details, I want you to learn about different licenses like public domain, creative commons, etc.

There are a few good sites where you can get high quality pictures for free.  Below are the three best sources I use for all my needs.

stock_xchngStock.Xchng:  It is my favorite site to get quality images for my work.  There are around 4 lakhs of royalty-free images available on SXC.  Don’t forget to browse through Hall of Fame, Most Commented, and Most Downloaded images from the drop down menu below the SXC logo.

flickrFlickr:  It has millions of photos you can use for your site or blog with attribution.  Flickr photos are tagged with Creative Commons licenses.  Use the advanced search to find the image you need.  Don’t forget to select the license at the bottom.  Browse photos by license here.

If you find a photo you really need and there is no license mentioned, you can always mail the owner asking permission to use it on your site.  I was working on a tourism site and I searched for the photos on Flickr.  I found high quality pictures on Flickr, but there were no license details mentioned.  I sent mail to the owners asking for the permission and they happily allowed me to use it in my work.  They just wanted to know where I was using them.

picasaPicasa Web Albums:  Picasa is also a good place to search for images with Creative Commons attribution.  Go to Picasa Web and on the top right corner, you will see a search box.  Search for the image you are looking for and then clock the “Show Options” on the top left corner.  At the bottom, you can see a section called “All licenses”  Choose the one of three licenses available according to your needs and you are done.

Now, I think you got an idea where to search for free images for your website.

Related Posts:

  1. Creating Dynamic Website Screenshots for Your Website This week I have worked on a project, which...
  2. Free and reliable PHP and MySQL web hosting I have tried a lot of free web hosts...
  3. Downloading images on a webpage – A quicker way – Tutorial For a post on my blog yesterday, I needed to...

\\ tags: , , , ,

Jun 07

Windows XpI have installed Ubuntu on Windows XP just to see how the new version is looking and try some features. At the end of the day, I have uninstalled it, but struck with the problem of bootloader. After installing Ubuntu, it has made changes to Windows bootloader so that while booting we can select Windows XP or Ubuntu from the list. Though I uninstalled the Ubuntu, the bootloader continued to show both operating systems and it was really annoying.

So, I have searched the Internet if there is any solution and what everyone was to use the Windows XP CD to repair it. Once we boot into the XP CD, we need to type “fixmbr” into recovery console to repair it. So, I digged the net to see if there is a simple solution and came with this. It worked for me great and there is no need to have XP CD. Follow these steps and you are done.

  • Right click on “My Computer” and click “Properties” which is at the end of the menu.
  • Select the “Advanced” tab from the list of tabs. Then, click “Settings” button in the “Startup and Recovery” section at the bottom.
  • It will open up a new window and then click “Edit” button, which will load boot.ini in notepad where you can edit it.

A normal boot.info file look like this:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=”Microsoft Windows XP Professional”/fastdetect

Though I have uninstalled the Ubuntu, the boot.ini was looking like this:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=”Microsoft Windows XP Professional”/noexecute= optin/fastdetect
c:\wubildr.mbr=”Ubuntu”

I have just copied the normal boot.ini code into the boot.ini, saved it, and restarted. Voila…..I got rid of the nagging dual boot window.  Below are the screenshots to guide you visually.

Bootloader 1

Bootloader 2

Related Posts:

  1. Telugu rendering and writing in Windows XP Have you ever looked at the web pages in Telugu?...
  2. Free Windows Registry Cleaner While going through an online software selling website, I...
  3. IDwhois – Free WhoIs client for Windows Yesterday, I have come across this fast and free WhoIs...

\\ tags: , , ,

May 04

websnapr This week I have worked on a project, which required me to categorize few websites and show screenshots of those websites arranged neatly.  Special requirement was dynamic creation of website screenshots because if the administrator wants, he will just add the URL and the screenshot need to be generated automatically.

I have searched for few solutions and ended up using Websnapr.  It has very simple API to fetch the screenshots of websites.  If it does not have the screenshot for the website we need, it will update it in few seconds after the first request made for it.

There are free and premium services available.  Free service allows 100,000 requests per month and if your site needs more than that, then you need to upgrade.  It is around $45 per month.  Website screenshots will be updated once in a month.

Go to Websnapr and register for a free account with the domain where you want to implement their service.  It will give you an API key, which looks like “123ABc1abcdA.”  Then, edit HTML of your website and use the following code to render the dynamic web screenshots.

<img src=”http://images.websnapr.com/?size=Size&key=YourAPIKeyHere&url=http://www.DomainURL.com” />

“Size” parameters: Use “T” for 92×70 pixel screenshots and “S” for 202×152 pixel screenshots.

If your site requests are more than 100,000, either you need to upgrade to their premium service or you can use tiny Firefox extensions to manually grab the screenshots.  Use Screengab, Abduction!, or FireShot if you are looking for advanced editing features.

Related Posts:

  1. Free stock photos/images for your website or blog I often see people copying images from other websites and...
  2. Get paid to read emails – Genuine paying website From time-to-time, I will be writing about genuine website where...
  3. How to report an abusive website? In the last few days, I got lot of mails...

\\ tags: , ,

Jan 23

dofollowI see a lot of newbie webmasters asking how to know whether a link is DoFollow or NoFollow in the webmaster forums.  Some people say just see the source code to see whether there is a “NoFollow” attribute to the link.  If it is not there, it is a DoFollow.  But what if you are checking a group of websites for link building.  It is tedious and time taking task, right!

What is DoFollow attribute?
It is a hyperlink attribute which tells search engines not to pass any significance or value to the outbound links.  If your site has a Google Pagerank (PR) of 5 and a DoFollow link goes to another site, which has zero PR, it is going to get some PR when Google updates the Pagerank.  NoFollow also prevents spammers spamming the high PR sites with their spam links.

So, what is the easy way to check whether a site is DoFollow or NoFollow easily?  Here comes the tiny Firefox plugin, NoDoFollow, which makes it pretty easier.  Get the plugin here: https://addons.mozilla.org/en-US/firefox/addon/5687

Once, it is installed you can see the option of “NoDoFollow” in the right click context menu.  Now launch a webpage, right click, and select the option.  That’s all, the plugin will turn all the DoFollow links to light blue and NoFollow links to light red.  It is so simple.  Isn’t it!

nodofollow

Plugin in action

Related Posts:

  1. Backup and sync Firefox environment with one click My system has been giving problems lately with the hardware...
  2. Revolution WordPress themes – Open Source ???? Today, I was thinking to develop two WordPress sites...
  3. How to dowload videos from LiveLeak I am already using Andrew Spencer’s YouTube video downloader script...

\\ tags: ,

Oct 29

FreeHostia I have tried a lot of free web hosts when I was learning WordPress and other open source CMS applications.  From year 2005 to till date I have tested more than 15 free web hosts.  Free web hosts normally put their advertisements on top of the site to cover the costs they incur on free web hosting, which makes the site appear somewhat ugly.  The ads occupy the large space.  Another disadvantage using free hosts is that we cannot question them if it goes down.  Some free hosts go down even for weeks.

After testing these free hosts for more than six months, I chose FreeHostia as the best free web host.  I have been using it for more than three years without a problem.  I have been building mini websites and blogs for my customers using FreeHostia.  FreeHostia offers an ad-free Linux hosting for free.  It has the following features:

  • Apache, PHP, MySQL, PHPMyAdmin, and Perl
  • Hosting for 2 domain and 10 subdomains
  • Data storage of 250 MB
  • Monthly bandwidth of 5 GB
  • 1 MySQL database (10 MB DB space)
  • 1 FTP account & web-based file manager
  • 3 POP3 accounts with SpamAssassin protection & Webmail
  • FrontPage Extensions
  • Free 24/7 technical support and ticketing system

Review and sign up for the free hosting here.

The downside of FreeHostia is 10 MB limit of MySQL DB.  When you reach that limit, you can either move to their paid hosting plan, which costs $1.95 per month and upgrades your MySQL database size to 25 MB or to a better and cheap paid web hosting like DraemHost, which removes all limits.  If you are planning to install WordPress on it, don’t forget to install the plug-in Revision Control, else your database will be filled up too fast because of the new feature called “Post Revisions.”

Related Posts:

  1. Guide to web hosting by Kaushal Sheth If you are using Wordpress for your blog, you might...
  2. Domain registration and web hosting – Australia PayLessDomains is a fully accredited domain registrar for Australian domain...
  3. IDwhois – Free WhoIs client for Windows Yesterday, I have come across this fast and free WhoIs...

\\ tags: , ,

Sep 07

In the last few days, I got lot of mails from greetingcard.org that I received a greeting card.  But, Gmail has marked them spam and thrown into spam folder.  Usually, I check only few spam messages that I think Gmail has wrongly marked as spam to see whether they are actually spam or not.

So, I opened the greetingcard.org mail today and seen that it is actually not coming from greetingcard.org.  From address is looked like this:  greetingcard.org
<webmaster@infinisource.com>
.  Someone used loopholes in mailing script of that site or spoofed the mail to send this spam message.

Email read like this:

From above you can see that mail is coming from another site with the user name as greetingcard.org.  It shows the greeting card link as an .exe file, which may contain harmful virus, malware, or adware.

So, how can we report it so that the domain and server can be shutdown and save others from this email attack?

Continue reading »

Related Posts:

  1. Free stock photos/images for your website or blog I often see people copying images from other websites and...
  2. IDwhois – Free WhoIs client for Windows Yesterday, I have come across this fast and free WhoIs...
  3. Creating Dynamic Website Screenshots for Your Website This week I have worked on a project, which...

\\ tags: , ,

Jul 07

I used to use Krify SMS for all my free SMS needs, but as the time is passing on, new SMS sites have been coming up with lot of features. So, here is the review of two best applications I have been using for sometime. They also offer address book facility, so that you can store all your friends and family’s mobile numbers and just by typing few words, you can retrieve just like what you do while sending SMS on your mobile.

1. 160by2.com

This is really a nice fast-loading site with Ajax touch. It offers address book as well as reminder facility. It also comes with predefined quick SMS templates. It sends the message within few seconds. It allows the users to send message up to 80 characters and they append an ad to the message sent using the rest of 80 characters. That is why, they chose 160by2 as their site’s name. 160 characters shared by user and the site.

They also offer features like address book and alerts. By using alerts, you can set reminders to be sent to your mobile. You can separate the alerts into three different predefined sections Birthday Alerts, Reminders, and Anniversary Alerts. This is my favorite option is 160by2. You can also create groups and send message at one click via web access or by sending from your mobile to a designated 160by2 member, which is available in the section >Contacts>My Groups

Continue reading »

Related Posts:

  1. Google SMS Channels – Create free SMS-based communities Google SMS Channels is a new product out from the...
  2. Get a copy of SnagIt FREE What is SnagIt? Showing someone exactly what you see on...
  3. FREE digital magazine subscriptions – Over 200 titles You might have received emails and snail mails from banks...

Feb 22

Blog Advertising - Get Paid to Blog These days, I have been experimenting with making money from Internet and found success with few. So, I will let you know one by one. Already, I have posted one offer – Ziddu.

This post is about making money from your blog. Recently, I have tried Smorty, a new blog advertising service, which pays for reviewing the products/services/websites of advertisers. Smorty paid within a week after I wrote a review.

What are the requirements?
If you have an active three months or older blog and it is indexed in Google and Yahoo, you can sign-up with Smorty. Once you are approved, you can log into your account and accept the offers from a list of offers available. They will also mail you whenever new campaigns are added. Being a PR4 blog with an Alexa Rank of 15L, I have got offers up to $16.

How much I can make?
The minimum pay per review is $6 and if you have a good Smorty score, you can get offers up to $100 per post. Smorty score will be calculated based on numerous factors like Google PR, Alexa rank, number of completed reviews, and approval/decline ratio of completed tasks. Smorty pays only through PayPal at this time, so you will need to have one to get the payment.

Smorty is one of the best services to get paid for blogging. I highly recommend it.

Read the program FAQs and Rules before signing up.

Related Posts:

  1. Get paid to share files and photos Ziddu is a new and rapid growing file sharing site,...
  2. Get paid to read emails – Genuine paying website From time-to-time, I will be writing about genuine website where...
  3. Three Tools Today, I have added three tools to my blog: YouTube...