<?xml version="1.0" encoding="utf-8" ?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.0">
<channel>
 <title>Destroy Debt by Programming</title>
 <link>http://www.destroydebt.com/blogs/elasolova.html</link>
 <description>Destroy Debt by Programming</description>
 <copyright>www.destroydebt.com</copyright>
 <lastBuildDate>Thu, 09 Apr 2009 01:51:24 GMT</lastBuildDate>
 <managingEditor>webmaster@destroydebt.com</managingEditor>
 <webMaster>webmaster@destroydebt.com</webMaster>
 <item>
     <title>Build your own Paid to Post</title>
     <guid>http://www.destroydebt.com/blogs/elasolova/2078-build-your-own-paid-to-post.html</guid>
     <link>http://www.destroydebt.com/blogs/elasolova/2078-build-your-own-paid-to-post.html</link>
     <pubDate>Thu, 09 Apr 2009 01:51:24 GMT</pubDate>
     <description>I have made it finally. It was really easy. It took me one day to write the code. I planned a question answer based community just like yahoo answers. However, people are getting paid to post. 

  The one thing that you should be worried in the process is that where the money will come from to pay t...</description>
     <content:encoded><![CDATA[I have made it finally. It was really easy. It took me one day to write the code. I planned a question answer based community just like yahoo answers. However, people are getting paid to post. <BR><BR>  The one thing that you should be worried in the process is that where the money will come from to pay the members their earnings. You have many options in this. The best solution is to apply for impression ads. You can search the web for some impression ads publishers. I have applied for some but did not get accepted. I think the main reason for that was my site is a bit small now in terms of traffic and the publishers want sites that have huge traffic. So I applied for a moderate ad publisher. It is not impression based though it is click based. Anyway, I still earn someincome from those ads. Another option for income is to put some offers on your website linking to other paid sites. People will join under your offer to be activated. It is not professional, but is a solution.<BR><BR>  If you want to know the site pm me and I will send you the link. <BR><BR>  Best]]></content:encoded>
 </item>
 <item>
     <title>General Suggestions</title>
     <guid>http://www.destroydebt.com/blogs/elasolova/478-general-suggestions.html</guid>
     <link>http://www.destroydebt.com/blogs/elasolova/478-general-suggestions.html</link>
     <pubDate>Sun, 15 Mar 2009 10:00:03 GMT</pubDate>
     <description>I think &quot;pay me $10 and I will show you how to make million dollars&quot; are crap. Why would somebody try to sell such a book ifhe knows how to be a millionaire? Ironic. If you want to make money online with honor, I advice you to choose programming. There are three basic areas. First one is database pr...</description>
     <content:encoded><![CDATA[I think "pay me $10 and I will show you how to make million dollars" are crap. Why would somebody try to sell such a book ifhe knows how to be a millionaire? Ironic. If you want to make money online with honor, I advice you to choose programming. There are three basic areas. First one is database programming. The second, Internet programming and the last one is programming for portable devices such as Ipod. <BR><BR>  There are many areas that will help you to makemoney online by programming. You can search the web to find many online jobs. More than that, there are many programming contests that will&nbsp; pay you $2-$50. <BR><BR>  I advice you to learn C/C++ as a beginning. It will construct your base for programming. For database programming learn SQL, and for Internet programming PHP,ASP,Ruby,Python are some options. Java is good for portable devices.]]></content:encoded>
 </item>
 <item>
     <title>How to Host Your Own Website</title>
     <guid>http://www.destroydebt.com/blogs/elasolova/476-how-to-host-your-own-website.html</guid>
     <link>http://www.destroydebt.com/blogs/elasolova/476-how-to-host-your-own-website.html</link>
     <pubDate>Sun, 15 Mar 2009 05:29:04 GMT</pubDate>
     <description>You do not need to pay to host your website on a company as it is easy to host your own website with your home computer. You can even register a decent domain name for free.

  (This guide is for Windows)
1. Open command in Windows. Type ipconfig/all
2. Write down IP adress, subnet mask, default gat...</description>
     <content:encoded><![CDATA[You do not need to pay to host your website on a company as it is easy to host your own website with your home computer. You can even register a decent domain name for free.<BR><BR>  (This guide is for Windows)<BR>1. Open command in Windows. Type ipconfig/all<BR>2. Write down IP adress, subnet mask, default gateway, and DNS servers. These will be needed later.<BR>3. Open up network connections folder.<BR>4. Right click the internet you use and select properties.<BR>5. Scroll through the menu until you see Internet protocol. Use the protocol that matches for IP version. Highlight it and click properties.<BR>6. Click “Use the following IP adress”. If it is already checked, you already have a static IP.<BR>7. If not enter the info you copied down except the last digit of the ip address should be different than the one you copied down. (I used the same and it still works).<BR>8. Click ok.If you get a message saying Ip address is already in the network, choose a different last number.<BR>9. If you get a message saying Ip address is already in the network, choose a different last number.<BR>10. Try connecting to the internet. Did it work? If it didn’t work, contact your Internet Service Provider. Because this problem is the DNS servers. They will be able to tell you which DNS servers to use.<BR>11. You have completed the first step which is to setup a static address. Please note: This usually requires a router to do. The only time it doesn’t is if your ISP allows you to get a static IP address without contacting them first. This was written using windows xp. To learn how to setup a static IP on other operating systems go here:http://www.portforward.com/networking/staticip.htm The reason why this requires a router is because you are just setting up a static ip on your router. It may be possible to do this without a router but it just depends on your internet service provider. See above note.<BR>12. Download wampserver or xampp or only apache.<BR>13. Forward port 80 from the static ip you just configured to apache. Go here to learn how to do this: portforward.com It uses utorrent as an example. Do the same thing but forward it to the application “apache” instead of “utor1?. If you were able to setup a static ip without using a router or contacting your ISP, just open port 80 in your firewall.<BR>14. Visit your internet ip in your browser. You should see your apache’s home page<BR>15. You can then get a name for internet ip from no-ip.com through add host. Leave options as default. You can also use the software to update your ip if it is dynamic.]]></content:encoded>
 </item>
 <item>
     <title>Welcome</title>
     <guid>http://www.destroydebt.com/blogs/elasolova/474-welcome.html</guid>
     <link>http://www.destroydebt.com/blogs/elasolova/474-welcome.html</link>
     <pubDate>Sun, 15 Mar 2009 05:05:15 GMT</pubDate>
     <description>Hi everyone,&lt;BR&gt;&lt;BR&gt;I will try to explain programming basics with this blog. I will include examples from various programming languages on the way. I hope learning programming will help you to secure some extra jobs that are offered throughout the internet.</description>
     <content:encoded><![CDATA[Hi everyone,<BR><BR>I will try to explain programming basics with this blog. I will include examples from various programming languages on the way. I hope learning programming will help you to secure some extra jobs that are offered throughout the internet.]]></content:encoded>
 </item>
 <item>
     <title>Design Browser Based Games to Earn Money</title>
     <guid>http://www.destroydebt.com/blogs/elasolova/475-design-browser-based-games-to-earn-money.html</guid>
     <link>http://www.destroydebt.com/blogs/elasolova/475-design-browser-based-games-to-earn-money.html</link>
     <pubDate>Sun, 15 Mar 2009 05:05:04 GMT</pubDate>
     <description>This method requires some time and skill to be accomplished. However, with a good design you can earn alot of money. First of all you need to learn a scripting language. My favorite is PHP as it is well supported and it is downloaded on the server of most of the hosting companies. The other choices ...</description>
     <content:encoded><![CDATA[This method requires some time and skill to be accomplished. However, with a good design you can earn alot of money. First of all you need to learn a scripting language. My favorite is PHP as it is well supported and it is downloaded on the server of most of the hosting companies. The other choices are ASP and Ruby. <BR><BR>Well, in order to be an experienced scripter you may need up to 2 to 5 months. You may need to learn Javascript along the way to add fine touchings to your games. Here is a short list:<BR><BR>1. Learn PHP<BR><BR>2. Download and investigate free game scripts from the net and try to clone them as you wish.<BR><BR>3. Think about a promising game idea. Mob-style and Galaxy games are most famous ones.<BR><BR>4. Design your game and create it. It can take around 2 weeks to 1 year actually. Try to add some good graphics to make it more appealing.<BR><BR>5. Design your game so that some parts of it free and some require premium access. As people like your game they will want to try rhe premium option.<BR><BR>This is all. You only design your game once and then watch it grow and return you as cash.]]></content:encoded>
 </item>
</channel>
</rss>
