February 23, 2009
A domain name helps a lot in online marketing. But .com or .net domains are costly. You can’t afford to register 100 .com or .net doamins. Also most of the short domain names are already registered and hence not avaialble for registration. Some nice .info doamins are still available but .info domains are no less costly than .com or .net. Also if you don’t have an way to spend money online then registering a paid doamin is not possible for you.
Fortunately you have a good option to register free domain names. Obviously this is not .com or .net doamin. I am talking about free dot tk domains. Dot Tk allows to register unlimited domain names for completely free. Your web page will be shon in a Frame. No ad is shown.
Register a free domain name now!
Leave a Comment » |
Domain name | Tagged: domain, Domain name, domain registration, dot tk, free |
Permalink
Posted by Enam
February 22, 2007
With the easy availability of internet, freelancing is growing very fast. In recent few years , the world of freelancing has grown very fast. Most of the freelancers are part-timer. You can also be a freelancer while continuing your original job. All you shall need is an internet connection, communication skill, skill in any particular area and dedication.
If you are an expert in PHP, then you should try to get programming on php not perl unless you are a young programmer and have enough time to learn a new language. If you are not a programmer, no problem at all. A lot of jobs in other fields are also available.
There are a lot of sites which provides jobs for freelancers. ScriptLance is a very good site to start with. Other sites to mention are GetAFreelancer, GetACoder, RentACoder etc. If you are a highly skilled prefessional, then you can try eLance.
All the sites have feedback system. The beginners target should be to get some positive feedbacks. When you have some very positive feedbacks, it will be easier for you to get new projects.
4 Comments |
freelance, freelancer, internet job, online job, outsourcing, work from home |
Permalink
Posted by Enam
February 18, 2007
Craigslist is the most popular free classified site. Then comes backpage, kijiji.
Google recently launched a classified site named Google base. It’s a little bit different in nature than the aforesaid sites. Yahoo & Microsoft are also on the race.
I am interested to learn about other similar sites. If you know any such site, share your views here.
I have complied a small list of free classifieds here with PR and Alexa Traffic Rank.
If you need help for some postings on craigslist or other classified sites then click here.
262 Comments |
Advertisements, ads, advertising, backpage, classified ad posting, classifieds, craigslist, free advertising, free classifieds, internet marketing, kijiji, local classifieds, marketing, online classifieds, online marketing, tips |
Permalink
Posted by Enam
November 21, 2006
Now-a-days SOCKS proxies are getting popularity. Following PHP script can be used to browse a page using a SOCKS 5 proxy:
$url = “http://www.whatismyip.com/“;
$cUrl = curl_init();
curl_setopt($cUrl, CURLOPT_URL, $url);
curl_setopt($cUrl, CURLOPT_RETURNTRANSFER, 1);
$proxy = ‘proxy_name_or_ip:proxy_port’;
curl_setopt($cUrl, CURLOPT_PROXY, $proxy);
//Set proxy type to SOCKS 5; default is HTTP
curl_setopt($cUrl, CURLOPT_PROXYTYPE, CURLPROXY_SOCKS5);
curl_setopt($cUrl, CURLOPT_PROXYUSERPWD, ‘username:pass’);
$PageContent = curl_exec($cUrl);
// echo curl_error ($cUrl) . “<br>\n”;
curl_close($cUrl);
echo $PageContent;
This scripts uses cURL library. It doesn’t support SOCKS 4 proxies. If the proxy doesn’t require authentication then comment out the following line:
curl_setopt($cUrl, CURLOPT_PROXYUSERPWD, ‘username:pass’);
5 Comments |
PHP, Proxy, programming |
Permalink
Posted by Enam
September 10, 2006
PayPal doesn’t allow sending or withdrawing more than $100 as an un-verified user. It is quite fine. But mysteriously, PayPal allows to receive more than $100 as an un-verified user. Then doesn’t allow the user to transfer the money in any way. Is it justified? If a user accept more than $100 as he doesn’t know the above mentioned rule, what will happen with the extra amount of money over $100 if the user fails to make his account verified? The money will stay in PayPal’s account for indefinite period of time. Virtually, PayPal is becoming the owner of the money.
Is it ethical on part of PayPal? I guess PayPal has grabbed millions of dollars in this way. When PayPal doesn’t allow sending or withdrawing more than $100 as an un-verified user, they should limit the receiving amount to $100 too. They are allowing the user to receive but not withdrawing or sending the money. This is a plusible policy and not justified at all.
Furthermore, sometimes PayPal suspends the user right to send or withdraw money. But they don’t suspend receiving of money. What will happen with the money received if the user can’t resolve the issue? Shouldn’t PayPal suspend sending & receiving right at the same time, if they need to do so? Suspending only the sending or withdrawing right seems to be a fraudulent policy to my consideration.
16 Comments |
money transfer, online money transaction, paypal |
Permalink
Posted by Enam
August 5, 2006
Craigslist is the most popular free classified ad posting site in the USA and worldwide. I have long experience of posting ads on craigslist. Craigslist has very high Alexa ranking. Due to it’s huge popularity the site is number one target of the spammers. Craigslist is upgrading it’s system continuously to fight against the spammers. Now it is harder to post the same ad on different locations or multiple times in a particular location.
Following are some tips for posting ads on craigslist over and over again:
1) Unique Email address: Try to use a different email address for each posting.
2) Unique description: You need to change the ad description each time. Otherwise, simply it is not possible to post the same ad over and over again.
3) I.P. address: Change your I.P. as frequently as possible. Craigslist allows to post about 10-20 ads per day from an I.P. If more is posted then it is blocked for few hours to few days, even permanently if abused recurrently.
4) Titles: Using a lot of different titles are also helpful. Particularly, it reduces user flagging. And obviously user flagging leads to staff deletion.
5) Time gap: Don’t post more than 10-20 ads at a time. Give some time gap between each batch of postings.
more…
Frequently Asked Questions on craigslist ad posting
*** Are you planning to advertise your product on craigslist?
Click here ***
452 Comments |
Advertisements, Craigs list, Craigslist org, Craigslist.org, ads, advertising, classified ad posting, classifieds, craigslist, craigslist ad posting, craigslist posting, craigslist posting tips, craigslist tips, online classifieds, tips |
Permalink
Posted by Enam
July 8, 2006
I am a freelancer. I lead a small team. We have experience of programming, web design, data entry, link building, ad posting (specially on craigslist.org).
Click here to see testimonials of my clients.
Leave a Comment » |
Uncategorized |
Permalink
Posted by Enam