Monday, April 6, 2009

All About FTP


Setting Up A Ftp:
Well, since many of us have always wondered this, here it is. Long and drawn out. Also, before attempting this, realize one thing; You will have to give up your time, effort, bandwidth, and security to have a quality ftp server.
That being said, here it goes. First of all, find out if your IP (Internet Protocol) is static (not changing) or dynamic (changes everytime you log on). To do this, first consider the fact if you have a dial up modem. If you do, chances are about 999 999 out of 1 000 000 that your IP is dynamic. To make it static, just go to a place like h*tp://www.myftp.org/ to register for a static ip address.
You'll then need to get your IP. This can be done by doing this:
Going to Start -> Run -> winipcfg or www.ask.com and asking 'What is my IP?'
After doing so, you'll need to download an FTP server client. Personally, I'd recommend G6 FTP Server, Serv-U FTPor Bullitproof v2.15 all three of which are extremely reliable, and the norm of the ftp world.
You can download them on this site: h*tp://www.liaokai.com/softw_en/d_index.htm
First, you'll have to set up your ftp. For this guide, I will use step-by-step instructions for G6. First, you'll have to go into 'Setup -> General'. From here, type in your port # (default is 21). I recommend something unique, or something a bit larger (ex: 3069). If you want to, check the number of max users (this sets the amount of simultaneous maximum users on your server at once performing actions - The more on at once, the slower the connection and vice versa).
The below options are then chooseable:
-Launch with windows
-Activate FTP Server on Start-up
-Put into tray on startup
-Allow multiple instances
-Show "Loading..." status at startup
-Scan drive(s) at startup
-Confirm exit
You can do what you want with these, as they are pretty self explanatory. The scan drive feature is nice, as is the 2nd and the last option. From here, click the 'options' text on the left column.
To protect your server, you should check 'login check' and 'password check', 'Show relative path (a must!)', and any other options you feel you'll need. After doing so, click the 'advanced' text in the left column. You should then leave the buffer size on the default (unless of course you know what you're doing), and then allow the type of ftp you want.
Uploading and downloading is usually good, but it's up to you if you want to allow uploads and/or downloads. For the server priority that will determine how much conventional memory will be used and how much 'effort' will go into making your server run smoothly.
Anti-hammering is also good, as it prevents people from slowing down your speed. From here, click 'Log Options' from the left column. If you would like to see and record every single command and clutter up your screen, leave the defaults.
But, if you would like to see what is going on with the lowest possible space taken, click 'Screen' in the top column. You should then check off 'Log successful logins', and all of the options in the client directory, except 'Log directory changes'. After doing so, click 'Ok' in the bottom left corner.
You will then have to go into 'Setup -> User Accounts' (or ctrl & u). From here, you should click on the right most column, and right click. Choose 'Add', and choose the username(s) you would like people to have access to.
After giving a name (ex: themoonlanding), you will have to give them a set password in the bottom column (ex: was faked). For the 'Home IP' directory, (if you registered with a static server, check 'All IP Homes'. If your IP is static by default, choose your IP from the list. You will then have to right click in the very center column, and choose 'Add'.
From here, you will have to set the directory you want the people to have access to. After choosing the directory, I suggest you choose the options 'Read', 'List', and 'Subdirs', unless of course you know what you're doing. After doing so, make an 'upload' folder in the directory, and choose to 'add' this folder separately to the center column. Choose 'write', 'append', 'make', 'list', and 'subdirs'. This will allow them to upload only to specific folders (your upload folder).
Now click on 'Miscellaneous' from the left column. Choose 'enable account', your time-out (how long it takes for people to remain idle before you automatically kick them off), the maximum number of users for this name, the maximum number of connections allowed simultaneously for one ip address, show relative path (a must!), and any other things at the bottom you'd like to have. Now click 'Ok'.
**Requested**
From this main menu, click the little boxing glove icon in the top corner, and right click and unchoose the hit-o-meter for both uploads and downloads (with this you can monitor IP activity). Now click the lightning bolt, and your server is now up and running.
Post your ftp info, like this:
213.10.93.141 (or something else, such as: 'f*p://example.getmyip.com')
User: *** (The username of the client)
Pass: *** (The password)
Port: *** (The port number you chose)
So make a FTP and join the FTP section
Listing The Contents Of A Ftp:
Listing the content of a FTP is very simple.
You will need FTP Content Maker, which can be downloaded from here:
ht*p://www.etplanet.com/download/application/FTP%20Content%20Maker%201.02.zip
1. Put in the IP of the server. Do not put "ftp://" or a "/" because it will not work if you do so.
2. Put in the port. If the port is the default number, 21, you do not have to enter it.
3. Put in the username and password in the appropriate fields. If the login is anonymous, you do not have to enter it.
4. If you want to list a specific directory of the FTP, place it in the directory field. Otherwise, do not enter anything in the directory field.
5. Click "Take the List!"
6. After the list has been taken, click the UBB output tab, and copy and paste to wherever you want it.
If FTP Content Maker is not working, it is probably because the server does not utilize Serv-U Software.
If you get this error message:
StatusCode = 550
LastResponse was : 'Unable to open local file test-ftp'
Error = 550 (Unable to open local file test-ftp)
Error = Unable to open local file test-ftp = 550
Close and restart FTP Content Maker, then try again.
FTP errors

All About FTP


Setting Up A Ftp:
Well, since many of us have always wondered this, here it is. Long and drawn out. Also, before attempting this, realize one thing; You will have to give up your time, effort, bandwidth, and security to have a quality ftp server.
That being said, here it goes. First of all, find out if your IP (Internet Protocol) is static (not changing) or dynamic (changes everytime you log on). To do this, first consider the fact if you have a dial up modem. If you do, chances are about 999 999 out of 1 000 000 that your IP is dynamic. To make it static, just go to a place like h*tp://www.myftp.org/ to register for a static ip address.
You'll then need to get your IP. This can be done by doing this:
Going to Start -> Run -> winipcfg or www.ask.com and asking 'What is my IP?'
After doing so, you'll need to download an FTP server client. Personally, I'd recommend G6 FTP Server, Serv-U FTPor Bullitproof v2.15 all three of which are extremely reliable, and the norm of the ftp world.
You can download them on this site: h*tp://www.liaokai.com/softw_en/d_index.htm
First, you'll have to set up your ftp. For this guide, I will use step-by-step instructions for G6. First, you'll have to go into 'Setup -> General'. From here, type in your port # (default is 21). I recommend something unique, or something a bit larger (ex: 3069). If you want to, check the number of max users (this sets the amount of simultaneous maximum users on your server at once performing actions - The more on at once, the slower the connection and vice versa).
The below options are then chooseable:
-Launch with windows
-Activate FTP Server on Start-up
-Put into tray on startup
-Allow multiple instances
-Show "Loading..." status at startup
-Scan drive(s) at startup
-Confirm exit
You can do what you want with these, as they are pretty self explanatory. The scan drive feature is nice, as is the 2nd and the last option. From here, click the 'options' text on the left column.
To protect your server, you should check 'login check' and 'password check', 'Show relative path (a must!)', and any other options you feel you'll need. After doing so, click the 'advanced' text in the left column. You should then leave the buffer size on the default (unless of course you know what you're doing), and then allow the type of ftp you want.
Uploading and downloading is usually good, but it's up to you if you want to allow uploads and/or downloads. For the server priority that will determine how much conventional memory will be used and how much 'effort' will go into making your server run smoothly.
Anti-hammering is also good, as it prevents people from slowing down your speed. From here, click 'Log Options' from the left column. If you would like to see and record every single command and clutter up your screen, leave the defaults.
But, if you would like to see what is going on with the lowest possible space taken, click 'Screen' in the top column. You should then check off 'Log successful logins', and all of the options in the client directory, except 'Log directory changes'. After doing so, click 'Ok' in the bottom left corner.
You will then have to go into 'Setup -> User Accounts' (or ctrl & u). From here, you should click on the right most column, and right click. Choose 'Add', and choose the username(s) you would like people to have access to.
After giving a name (ex: themoonlanding), you will have to give them a set password in the bottom column (ex: was faked). For the 'Home IP' directory, (if you registered with a static server, check 'All IP Homes'. If your IP is static by default, choose your IP from the list. You will then have to right click in the very center column, and choose 'Add'.
From here, you will have to set the directory you want the people to have access to. After choosing the directory, I suggest you choose the options 'Read', 'List', and 'Subdirs', unless of course you know what you're doing. After doing so, make an 'upload' folder in the directory, and choose to 'add' this folder separately to the center column. Choose 'write', 'append', 'make', 'list', and 'subdirs'. This will allow them to upload only to specific folders (your upload folder).
Now click on 'Miscellaneous' from the left column. Choose 'enable account', your time-out (how long it takes for people to remain idle before you automatically kick them off), the maximum number of users for this name, the maximum number of connections allowed simultaneously for one ip address, show relative path (a must!), and any other things at the bottom you'd like to have. Now click 'Ok'.
**Requested**
From this main menu, click the little boxing glove icon in the top corner, and right click and unchoose the hit-o-meter for both uploads and downloads (with this you can monitor IP activity). Now click the lightning bolt, and your server is now up and running.
Post your ftp info, like this:
213.10.93.141 (or something else, such as: 'f*p://example.getmyip.com')
User: *** (The username of the client)
Pass: *** (The password)
Port: *** (The port number you chose)
So make a FTP and join the FTP section
Listing The Contents Of A Ftp:
Listing the content of a FTP is very simple.
You will need FTP Content Maker, which can be downloaded from here:
ht*p://www.etplanet.com/download/application/FTP%20Content%20Maker%201.02.zip
1. Put in the IP of the server. Do not put "ftp://" or a "/" because it will not work if you do so.
2. Put in the port. If the port is the default number, 21, you do not have to enter it.
3. Put in the username and password in the appropriate fields. If the login is anonymous, you do not have to enter it.
4. If you want to list a specific directory of the FTP, place it in the directory field. Otherwise, do not enter anything in the directory field.
5. Click "Take the List!"
6. After the list has been taken, click the UBB output tab, and copy and paste to wherever you want it.
If FTP Content Maker is not working, it is probably because the server does not utilize Serv-U Software.
If you get this error message:
StatusCode = 550
LastResponse was : 'Unable to open local file test-ftp'
Error = 550 (Unable to open local file test-ftp)
Error = Unable to open local file test-ftp = 550
Close and restart FTP Content Maker, then try again.
FTP errors

Tuesday, March 31, 2009

Bidvertiser Payment: USD$10.50


I got paid by Bidvertiser again. So far, this is the 3rd time I am paid by Bidvertiser. Bidvertiser is quite a good way to make extra money from my blog. This time, I am paid USD$10.50. I know that this is not a big amount of money but at least, I make extra pocket.


I use Bidvertiser because I can receive payment using PayPal. This is a faster way to get paid. So, it is quite a good AdSense Alternatives.

Tuesday, March 24, 2009

Blog for Money by Revenue Sharing

I came across a very interesting site called GetPaidFrom.us. It is a site giving free blogging service to everyone PLUS revenue sharing or in other word, profit sharing. This is quite a new idea - giving free blogging services and bloggers can make money by revenue sharing - indeed a great idea and great ways for mutual benefits.

What is Revenue Sharing?
Revenue Sharing means that the GetPaidFrom.us is offering us to start a blog on their site and we get a share of the revenue generated on the site. In another word, it means profit sharing.

The revenue sharing of GetPaidFrom.us is 50/50. This means that all bloggers will share 50% of the total earnings of GetPaidFrom.us.

Example:
If GetPaidFrom.us is generating $5000.00 per month, then 50% of the earnings will be given to Bloggers. We will earn some percentage of income from the $2500.00 per month.


How GetPaidFrom.us is paying Bloggers?
They pay according to the popularity of your blog. This means that the more popular your blog, the more money you are going to generate.

All I can say is that GetPaidFrom.us is a pure Helping Bloggers Blog for Money site. It is a great idea but nothing is perfect because there are good and bad. We should not only look at the positive side, we must look at the negative side too.

Lets Look at the Pros:
  • Just concentrate to write your blog in GetPaidFrom.us without worriying about the advertisements placement. this is because GetPaidFrom.us will help you place the advertisements at the best place on your blog.
  • You can get visitors quite easily because GetPaidFrom.us is a large online community with a lot of active Bloggers. So, if your blog is good, you will get visitors.


Lets Look at the Cons:
  • Normally, we would not know EXACTLY how much the site is making per month. So, the revenue sharing might not be 50/50.
  • Is the site really making money or it is not making much money every month? So, what will happen to our income?


From the Pros and Cons, you can see that the site is having a great idea of Bloggers write blogs, earn money for popularity of blogs. For the part of revenue sharing, we are not sure how much money willthe site make and how much will the bloggers receive every month. What about those not so popular blogs? Will they make money?

So, these are some questions that we need to think about and you need to think about if you want to join. Anyway, joining and using GetPaidFrom.us is Free. So, it is not a bad idea to try out your luck. Who knows, maybe you will become a famous bloggers in the site and make a lot of revenue from it.

So far, I feel that GetPaidFrom.us is a great site for beginners Bloggers who want to make money from their blog. It is a good place to get started and make money online. About all those questions, I leave to your wisdom to think about it.

Monday, March 16, 2009

MyLot February Payment: USD$12.78




I got paid again. It is my February 2009 payment from MyLot. So far, I have received 9th payments from MyLot. Now, I am very sure that MyLot is a legitimate and trusted site to make money.

I have made more than USD$120.00 from MyLot and I am sure I can make even more money from it.


I want to thank MyLot again for the payment and I will continue using MyLot to make more money.
If you are not sure what is MyLot, read more about it below:

Join MyLot to Make Extra Money!!!

Friday, March 6, 2009

Bidvertiser Payment: USD$11.64


This is the second time I received payment from Bidvertiser. I had written a post about my first Bidvertiser payment, USD$10.62 in another post few weeks ago, you can read about it.

If you still do not know what is Bidvertiser, then you might want to read about it "Bidvertiser VS Google AdSense".


So far, Bidvertiser is performing good on my blog. I want to thanks Bidvertiser for sending me the payment and Bidvertiser is a great program as well as great AdSense Alternative.

Saturday, February 28, 2009

What Should We Do If Our Source of Income is Banned


Some of us are having bad experience to make money online especially to make money using Google AdSense. I know that a lot of bloggers felt disappointed when their AdSense account are being banned and some even given up blogging because the number one (Google AdSense) source of income from their blog is gone.

Should You Give Up Blogging?
From my experience, I found that Google AdSense is not the only way to make money from blog. As long as you still have your blog and you still keep it, you are still having the chance to make money from your blog. There are a lot of money making opportunities for your blog. Some programs are performing much much more better than Google AdSense.

I understand the feeling of being banned by Google AdSense, seeing our only money making opportunities vanish in a just a few seconds, that hurts a lot but do not feel down or sad, do not give up. There are still hope and there are a lot of money waiting for your blog.

Don't believe me?
If you are in doubt or you still believe that Google AdSense is your #1 income source for your blog, then you will need to change your believe because the small list below will open your mind to much better and higher performance income opportunities for you.


The small list below is a great way to monetize your blog. So, check them out.


Advertising on Your Blog:

Getting advertisers on our blog is the most important and consider the compulsory part if you really want to make money using your blog. If we are to find advertisers ourselves, then I think it would be extremely hard. So, the list above is a great list because these programs will automatically assign advertisements on your blog according to the contents of your blog.

Make Money From Our Writing Skill:
Basically, writing article and get paid is by far the easiest and fastest way to make money from blog. I know that a lot of bloggers are using this method to make money from their blog. This is the fastest way to make money but the weakness is that it will harm your Page Rank and harm your Google AdSense.

Personal Advertising:

You can sell ads space on your blog. You can set a price for ads space on your blog and hopefully, sell it to earn monthly income from it. Personal advertising requires luck and your blog need to be a very famous blog. Advertisers will advertise on your blog only if your blog is very high traffic blog. The problem of this method is that you will need to find advertisers yourself or you need to place a section on your blog so that advertisers can contact you to buy ads space on your blog.

Affiliate Marketing:
  • CommisionJunction
  • Clickbank
Affiliate marketing is not an easy task but it would be very profitable if you know how to use it to make money. Most affiliate marketing programs offer high payment. For example, if you are an affiliate of an ebook product and you successfully sell an ebook on your blog, normally you would get high commission as high as USD$40 per sale. The commission payout depends on the programs you join.

In short, there are thousands of money making opportunities available for your blog. So, do not give up your blog.

Blogging and Making Money from it is fun and exciting ONLY if you enjoy it.