<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.paulbui.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pvu</id>
	<title>WLCS - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.paulbui.net/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pvu"/>
	<link rel="alternate" type="text/html" href="https://www.paulbui.net/wl/Special:Contributions/Pvu"/>
	<updated>2026-04-30T10:42:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.8</generator>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=5183</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=5183"/>
		<updated>2010-05-17T16:02:47Z</updated>

		<summary type="html">&lt;p&gt;Pvu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==c++==&lt;br /&gt;
&lt;br /&gt;
Guitar Tab-to-Sheet Converter module&lt;br /&gt;
&lt;br /&gt;
User inputs fret details and the program outputs an image of the sheet music equivalent&lt;br /&gt;
&lt;br /&gt;
[[Image:1.jpg]] [[Image:2.jpg]]&lt;br /&gt;
&lt;br /&gt;
This module can be implemented into a program which will be able to convert a text guitar tab, like:&lt;br /&gt;
&lt;br /&gt;
e------------------------------------&amp;lt;br&amp;gt;                                                                        &lt;br /&gt;
B--5---5-6-5-6-5--3--------------&amp;lt;br&amp;gt;  &lt;br /&gt;
G--5---5-5-5-5-5--3--------------&amp;lt;br&amp;gt;   &lt;br /&gt;
D--------7--------3----------------&amp;lt;br&amp;gt;   &lt;br /&gt;
A------------------------------------&amp;lt;br&amp;gt;   &lt;br /&gt;
E------------------------------------&amp;lt;br&amp;gt;   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
to &lt;br /&gt;
&lt;br /&gt;
[[Image:3.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Talent Show 2010==&lt;br /&gt;
&lt;br /&gt;
Mixed Elements - TS 2010 Mix (http://www.zshare.net/audio/76200709f13a88d5/)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Wikipedia Links==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=5181</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=5181"/>
		<updated>2010-05-17T15:15:16Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* c++ */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==c++==&lt;br /&gt;
&lt;br /&gt;
Guitar Tab-to-Sheet Converter module&lt;br /&gt;
&lt;br /&gt;
User inputs fret details and the program outputs an image of the sheet music equivalent&lt;br /&gt;
&lt;br /&gt;
[[Image:1.jpg]] [[Image:2.jpg]]&lt;br /&gt;
&lt;br /&gt;
This module can be implemented into a program which will be able to convert a text guitar tab, like:&lt;br /&gt;
&lt;br /&gt;
e------------------------------------&amp;lt;br&amp;gt;                                                                        &lt;br /&gt;
B--5---5-6-5-6-5--3--------------&amp;lt;br&amp;gt;  &lt;br /&gt;
G--5---5-5-5-5-5--3--------------&amp;lt;br&amp;gt;   &lt;br /&gt;
D--------7--------3----------------&amp;lt;br&amp;gt;   &lt;br /&gt;
A------------------------------------&amp;lt;br&amp;gt;   &lt;br /&gt;
E------------------------------------&amp;lt;br&amp;gt;   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
to &lt;br /&gt;
&lt;br /&gt;
[[Image:3.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Wikipedia Links==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=5153</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=5153"/>
		<updated>2010-05-11T16:16:22Z</updated>

		<summary type="html">&lt;p&gt;Pvu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==c++==&lt;br /&gt;
&lt;br /&gt;
Guitar Tab-to-Sheet Converter module&lt;br /&gt;
&lt;br /&gt;
User inputs fret details and the program outputs the sheet music equivalent&lt;br /&gt;
&lt;br /&gt;
[[Image:1.jpg]] [[Image:2.jpg]]&lt;br /&gt;
&lt;br /&gt;
This module can be implemented into a program which will be able to convert a text guitar tab, like:&lt;br /&gt;
&lt;br /&gt;
e------------------------------------&amp;lt;br&amp;gt;                                                                        &lt;br /&gt;
B--5---5-6-5-6-5--3--------------&amp;lt;br&amp;gt;  &lt;br /&gt;
G--5---5-5-5-5-5--3--------------&amp;lt;br&amp;gt;   &lt;br /&gt;
D--------7--------3----------------&amp;lt;br&amp;gt;   &lt;br /&gt;
A------------------------------------&amp;lt;br&amp;gt;   &lt;br /&gt;
E------------------------------------&amp;lt;br&amp;gt;   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
to &lt;br /&gt;
&lt;br /&gt;
[[Image:3.jpg]]&lt;br /&gt;
&lt;br /&gt;
==Wikipedia Links==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=File:3.jpg&amp;diff=5152</id>
		<title>File:3.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=File:3.jpg&amp;diff=5152"/>
		<updated>2010-05-11T16:06:22Z</updated>

		<summary type="html">&lt;p&gt;Pvu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=File:1.jpg&amp;diff=5151</id>
		<title>File:1.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=File:1.jpg&amp;diff=5151"/>
		<updated>2010-05-11T15:58:00Z</updated>

		<summary type="html">&lt;p&gt;Pvu: uploaded a new version of &amp;quot;Image:1.jpg&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=File:2.jpg&amp;diff=5150</id>
		<title>File:2.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=File:2.jpg&amp;diff=5150"/>
		<updated>2010-05-11T15:48:00Z</updated>

		<summary type="html">&lt;p&gt;Pvu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=File:1.jpg&amp;diff=5149</id>
		<title>File:1.jpg</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=File:1.jpg&amp;diff=5149"/>
		<updated>2010-05-11T15:46:57Z</updated>

		<summary type="html">&lt;p&gt;Pvu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4880</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4880"/>
		<updated>2010-03-22T16:37:52Z</updated>

		<summary type="html">&lt;p&gt;Pvu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Black History Assembly&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Programs used: &lt;br /&gt;
*Sony Vegas Pro 9&lt;br /&gt;
*Audacity&lt;br /&gt;
&lt;br /&gt;
Songs used:&lt;br /&gt;
*Billie Jean - Michael Jackson&lt;br /&gt;
*Thriller - Michael Jackson&lt;br /&gt;
*Beat It - Michael Jackson&lt;br /&gt;
*They Don&amp;#039;t Care About Us - Michael Jackson&lt;br /&gt;
*I Want You Back - Jackson 5&lt;br /&gt;
&lt;br /&gt;
Sound Effects from http://soundbible.com&lt;br /&gt;
&lt;br /&gt;
Final Mix: http://www.megaupload.com/?d=TLONXW80&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;C++&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*Goals&lt;br /&gt;
#Set Up g++&lt;br /&gt;
#Hello world - Done&lt;br /&gt;
&lt;br /&gt;
 Filename: hello.cpp&lt;br /&gt;
 #include &amp;lt;iostream&amp;gt;&lt;br /&gt;
 using namespace std;&lt;br /&gt;
 int main ()&lt;br /&gt;
 {&lt;br /&gt;
   cout &amp;lt;&amp;lt; &amp;quot;Hello World!\n&amp;quot;;&lt;br /&gt;
   return 0;&lt;br /&gt;
 }	&lt;br /&gt;
&lt;br /&gt;
*OpenGL&lt;br /&gt;
#Set Up GLUT&lt;br /&gt;
#Begin programming with OpenGL&lt;br /&gt;
&lt;br /&gt;
==Wikipedia Links==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4879</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4879"/>
		<updated>2010-03-22T15:30:19Z</updated>

		<summary type="html">&lt;p&gt;Pvu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Black History Assembly&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Programs used: &lt;br /&gt;
*Sony Vegas Pro 9&lt;br /&gt;
*Audacity&lt;br /&gt;
&lt;br /&gt;
Songs used:&lt;br /&gt;
*Billie Jean - Michael Jackson&lt;br /&gt;
*Thriller - Michael Jackson&lt;br /&gt;
*Beat It - Michael Jackson&lt;br /&gt;
*They Don&amp;#039;t Care About Us - Michael Jackson&lt;br /&gt;
*I Want You Back - Jackson 5&lt;br /&gt;
&lt;br /&gt;
Sound Effects from http://soundbible.com&lt;br /&gt;
&lt;br /&gt;
Final Mix: http://www.megaupload.com/?d=TLONXW80&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;C++&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*Goals&lt;br /&gt;
#Set Up g++&lt;br /&gt;
#Hello world - Done&lt;br /&gt;
&lt;br /&gt;
 Filename: hello.cpp&lt;br /&gt;
 #include &amp;lt;iostream&amp;gt;&lt;br /&gt;
 using namespace std;&lt;br /&gt;
 int main ()&lt;br /&gt;
 {&lt;br /&gt;
   cout &amp;lt;&amp;lt; &amp;quot;Hello World!\n&amp;quot;;&lt;br /&gt;
   return 0;&lt;br /&gt;
 }	&lt;br /&gt;
&lt;br /&gt;
==Wikipedia Links==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4859</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4859"/>
		<updated>2010-03-18T16:35:07Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Third Quarter */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Black History Assembly&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Programs used: &lt;br /&gt;
*Sony Vegas Pro 9&lt;br /&gt;
*Audacity&lt;br /&gt;
&lt;br /&gt;
Songs used:&lt;br /&gt;
*Billie Jean - Michael Jackson&lt;br /&gt;
*Thriller - Michael Jackson&lt;br /&gt;
*Beat It - Michael Jackson&lt;br /&gt;
*They Don&amp;#039;t Care About Us - Michael Jackson&lt;br /&gt;
*I Want You Back - Jackson 5&lt;br /&gt;
&lt;br /&gt;
Sound Effects from http://soundbible.com&lt;br /&gt;
&lt;br /&gt;
Final Mix: http://www.megaupload.com/?d=TLONXW80&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Objective-C&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*Goals&lt;br /&gt;
#Install Objective-C IDE (http://wwwmain.gnustep.org/) - Done&lt;br /&gt;
#Review Objective-C coding examples&lt;br /&gt;
#Hello world - Done&lt;br /&gt;
&lt;br /&gt;
 Filename: Hello.m&lt;br /&gt;
 #import &amp;lt;stdio.h&amp;gt;&lt;br /&gt;
 int main( int argc, const char *argv[] ) {&lt;br /&gt;
     printf( &amp;quot;hello world\n&amp;quot; );&lt;br /&gt;
     return 0;&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==Wikipedia Links==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4858</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4858"/>
		<updated>2010-03-18T16:34:04Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Third Quarter */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Black History Assembly&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Programs used: &lt;br /&gt;
*Sony Vegas Pro 9&lt;br /&gt;
*Audacity&lt;br /&gt;
&lt;br /&gt;
Songs used:&lt;br /&gt;
*Billie Jean - Michael Jackson&lt;br /&gt;
*Thriller - Michael Jackson&lt;br /&gt;
*Beat It - Michael Jackson&lt;br /&gt;
*They Don&amp;#039;t Care About Us - Michael Jackson&lt;br /&gt;
*I Want You Back - Jackson 5&lt;br /&gt;
&lt;br /&gt;
Sound Effects from http://soundbible.com&lt;br /&gt;
&lt;br /&gt;
Final Mix: http://www.megaupload.com/?d=TLONXW80&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:#Install Objective-C IDE (http://wwwmain.gnustep.org/) - Done&lt;br /&gt;
:#Review Objective-C coding examples&lt;br /&gt;
:#Hello world - Done&lt;br /&gt;
&lt;br /&gt;
 Filename: Hello.m&lt;br /&gt;
 #import &amp;lt;stdio.h&amp;gt;&lt;br /&gt;
 int main( int argc, const char *argv[] ) {&lt;br /&gt;
     printf( &amp;quot;hello world\n&amp;quot; );&lt;br /&gt;
     return 0;&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==Wikipedia Links==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4857</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4857"/>
		<updated>2010-03-18T16:28:24Z</updated>

		<summary type="html">&lt;p&gt;Pvu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
&lt;br /&gt;
Black history assembly mix: http://www.megaupload.com/?d=TLONXW80&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:#Install Objective-C IDE (http://wwwmain.gnustep.org/) - Done&lt;br /&gt;
:#Review Objective-C coding examples&lt;br /&gt;
:#Hello world - Done&lt;br /&gt;
&lt;br /&gt;
 Filename: Hello.m&lt;br /&gt;
 #import &amp;lt;stdio.h&amp;gt;&lt;br /&gt;
 int main( int argc, const char *argv[] ) {&lt;br /&gt;
     printf( &amp;quot;hello world\n&amp;quot; );&lt;br /&gt;
     return 0;&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
==Wikipedia Links==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4856</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4856"/>
		<updated>2010-03-18T16:23:31Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Third Quarter */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
&lt;br /&gt;
Black history assembly mix: http://www.megaupload.com/?d=TLONXW80&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:#Install Objective-C IDE (http://wwwmain.gnustep.org/) - Done&lt;br /&gt;
:#Review Objective-C coding examples&lt;br /&gt;
:#Hello world - Done&lt;br /&gt;
&lt;br /&gt;
==Wikipedia Links==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4855</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4855"/>
		<updated>2010-03-18T15:39:48Z</updated>

		<summary type="html">&lt;p&gt;Pvu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:#Install Objective-C IDE (http://wwwmain.gnustep.org/) - Done&lt;br /&gt;
:#Review Objective-C coding examples&lt;br /&gt;
:#Hello world - Done&lt;br /&gt;
:#Come up with game ideas&lt;br /&gt;
:#Develop game&lt;br /&gt;
&lt;br /&gt;
==Wikipedia Links==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4854</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4854"/>
		<updated>2010-03-18T15:39:19Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* == */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==Third Quarter==&lt;br /&gt;
&lt;br /&gt;
==Objective-C==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:#Install Objective-C IDE (http://wwwmain.gnustep.org/) - Done&lt;br /&gt;
:#Review Objective-C coding examples&lt;br /&gt;
:#Hello world - Done&lt;br /&gt;
:#Come up with game ideas&lt;br /&gt;
:#Develop game&lt;br /&gt;
&lt;br /&gt;
==Wikipedia Links==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4830</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4830"/>
		<updated>2010-03-12T17:16:31Z</updated>

		<summary type="html">&lt;p&gt;Pvu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
====&lt;br /&gt;
&lt;br /&gt;
==Objective-C==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:#Install Objective-C IDE (http://wwwmain.gnustep.org/) - Done&lt;br /&gt;
:#Review Objective-C coding examples&lt;br /&gt;
:#Hello world - Done&lt;br /&gt;
:#Come up with game ideas&lt;br /&gt;
:#Develop game&lt;br /&gt;
&lt;br /&gt;
==Wikipedia Links==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4796</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4796"/>
		<updated>2010-02-26T17:36:49Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Objective-C */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==Objective-C==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:#Install Objective-C IDE (http://wwwmain.gnustep.org/) - Done&lt;br /&gt;
:#Review Objective-C coding examples&lt;br /&gt;
:#Come up with game ideas&lt;br /&gt;
:#Develop game&lt;br /&gt;
&lt;br /&gt;
==Wikipedia Links==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4789</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4789"/>
		<updated>2010-02-26T16:31:12Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* XCode */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==Objective-C==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:#Install Objective-C IDE (http://wwwmain.gnustep.org/)&lt;br /&gt;
:#Review Objective-C coding examples&lt;br /&gt;
:#Develop game using Objective-C&lt;br /&gt;
&lt;br /&gt;
==Wikipedia Links==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4788</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4788"/>
		<updated>2010-02-26T16:21:59Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* XCode */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==XCode==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:#Install OSX on laptop using the OSx86 Project (http://iatkos.wikidot.com)&lt;br /&gt;
:#Review XCode examples (http://appsamuck.com/)&lt;br /&gt;
:#Research accelerometer and various UI functions &lt;br /&gt;
:#Develop a game using XCode&lt;br /&gt;
&lt;br /&gt;
==Wikipedia Links==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4787</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4787"/>
		<updated>2010-02-26T16:19:23Z</updated>

		<summary type="html">&lt;p&gt;Pvu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==XCode==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:#Install OSX on laptop using the OSx86 Project (http://iatkos.wikidot.com)&lt;br /&gt;
:#Review XCode examples&lt;br /&gt;
:#Research accelerometer and various UI functions &lt;br /&gt;
:#Develop a game using XCode&lt;br /&gt;
&lt;br /&gt;
==Wikipedia Links==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4709</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=4709"/>
		<updated>2010-01-26T16:20:26Z</updated>

		<summary type="html">&lt;p&gt;Pvu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==HTML 5==&lt;br /&gt;
&lt;br /&gt;
==Wikipedia Links==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3937</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3937"/>
		<updated>2009-10-09T15:15:20Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Wiki Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==Wikipedia Links==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3936</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3936"/>
		<updated>2009-10-09T15:15:05Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* See Also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==Wiki Links==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3935</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3935"/>
		<updated>2009-10-09T15:13:36Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* See Also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache] at [http://en.wikipedia.org/ Wikipedia]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3934</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3934"/>
		<updated>2009-10-09T15:12:48Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* See Also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3933</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3933"/>
		<updated>2009-10-09T15:12:32Z</updated>

		<summary type="html">&lt;p&gt;Pvu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Apache Apache]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Common_Gateway_Interface Computer Gateway Interface (CGI)]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Dedicated_server Dedicated Hosting]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Online_marketing Online Marketing]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Shared_web_hosting_service Shared Hosting&lt;br /&gt;
*[http://en.wikipedia.org/wiki/Virtual_private_server Virtual Private Server]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3932</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3932"/>
		<updated>2009-10-09T15:07:04Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* External Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
*[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
*[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
*[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
*[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3908</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3908"/>
		<updated>2009-10-07T16:39:25Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* External Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
&lt;br /&gt;
[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
&lt;br /&gt;
[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
&lt;br /&gt;
[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
&lt;br /&gt;
[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3907</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3907"/>
		<updated>2009-10-07T16:39:10Z</updated>

		<summary type="html">&lt;p&gt;Pvu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
[http://www.apache.org/ The Apache Software Foundation]&lt;br /&gt;
[http://www.fastcgi.com/ An open extension to CGI]&lt;br /&gt;
[http://www.webtoolkit.eu/wt Wt, C++ Web Toolkit]&lt;br /&gt;
[http://www.webtoolkit.eu/wt/doc/reference/html/index.html Wt Documentation]&lt;br /&gt;
[http://www.scc.virginia.gov/clk/dom_llc.aspx Virginia SCC - Office of the Clerk]&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3906</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3906"/>
		<updated>2009-10-07T16:34:42Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Goals */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Set Up Web Development Tools==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
==Review Toolkit Documentation==&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
==Begin Developing Websites Using Toolkit==&lt;br /&gt;
&lt;br /&gt;
==Website Ideas==&lt;br /&gt;
&lt;br /&gt;
==Marketing Strategies==&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Find Server Host==&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
::*Easily managed&lt;br /&gt;
::*Free domain name&lt;br /&gt;
::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*The website can have slow loading times&lt;br /&gt;
::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*You have more control over your website (You can install things on the server)&lt;br /&gt;
::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Complete control over the server&lt;br /&gt;
::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::*Very expensive ($150+/month)&lt;br /&gt;
::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
==Research Online Advertising==&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==Research Other Internet Startups==&lt;br /&gt;
&lt;br /&gt;
==Register a Company==&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3905</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3905"/>
		<updated>2009-10-07T16:29:00Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Goals */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Set Up Web Development Tools====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Review Toolkit Documentation====&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Begin Developing Websites Using Toolkit====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
:::*Easily managed&lt;br /&gt;
:::*Free domain name&lt;br /&gt;
:::*Tech support&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*The website can have slow loading times&lt;br /&gt;
:::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
:::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*You have more control over your website (You can install things on the server)&lt;br /&gt;
:::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Complete control over the server&lt;br /&gt;
:::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Very expensive ($150+/month)&lt;br /&gt;
:::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3904</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3904"/>
		<updated>2009-10-07T16:26:46Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Review Toolkit Documentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Set Up Web Development Tools====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
====Review Toolkit Documentation====&lt;br /&gt;
I will be reviewing the documentation on the Witty website, which will enable me to begin creating websites using C++.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
====Begin Developing Websites Using Toolkit====&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
:::*Easily managed&lt;br /&gt;
:::*Free domain name&lt;br /&gt;
:::*Tech support&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*The website can have slow loading times&lt;br /&gt;
:::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
:::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*You have more control over your website (You can install things on the server)&lt;br /&gt;
:::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Complete control over the server&lt;br /&gt;
:::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Very expensive ($150+/month)&lt;br /&gt;
:::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3903</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3903"/>
		<updated>2009-10-07T16:25:47Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Research Online Advertising */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Set Up Web Development Tools====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
====Review Toolkit Documentation====&lt;br /&gt;
I will be reviewing the documentation on the Witty website.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
====Begin Developing Websites Using Toolkit====&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
:::*Easily managed&lt;br /&gt;
:::*Free domain name&lt;br /&gt;
:::*Tech support&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*The website can have slow loading times&lt;br /&gt;
:::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
:::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*You have more control over your website (You can install things on the server)&lt;br /&gt;
:::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Complete control over the server&lt;br /&gt;
:::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Very expensive ($150+/month)&lt;br /&gt;
:::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Advertising Companies&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3902</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3902"/>
		<updated>2009-10-07T16:24:26Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Set Up Web Development Tools */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Set Up Web Development Tools====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::A commonly used HTTP server.(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
====Review Toolkit Documentation====&lt;br /&gt;
I will be reviewing the documentation on the Witty website.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
====Begin Developing Websites Using Toolkit====&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
:::*Easily managed&lt;br /&gt;
:::*Free domain name&lt;br /&gt;
:::*Tech support&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*The website can have slow loading times&lt;br /&gt;
:::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
:::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*You have more control over your website (You can install things on the server)&lt;br /&gt;
:::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Complete control over the server&lt;br /&gt;
:::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Very expensive ($150+/month)&lt;br /&gt;
:::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3901</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3901"/>
		<updated>2009-10-07T16:21:20Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Research Online Advertising */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Set Up Web Development Tools====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
====Review Toolkit Documentation====&lt;br /&gt;
I will be reviewing the documentation on the Witty website.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
====Begin Developing Websites Using Toolkit====&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
:::*Easily managed&lt;br /&gt;
:::*Free domain name&lt;br /&gt;
:::*Tech support&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*The website can have slow loading times&lt;br /&gt;
:::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
:::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*You have more control over your website (You can install things on the server)&lt;br /&gt;
:::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Complete control over the server&lt;br /&gt;
:::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Very expensive ($150+/month)&lt;br /&gt;
:::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  &lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Revenue Models&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Types of Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3900</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3900"/>
		<updated>2009-10-07T16:18:54Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Find Server Host */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Set Up Web Development Tools====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
====Review Toolkit Documentation====&lt;br /&gt;
I will be reviewing the documentation on the Witty website.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
====Begin Developing Websites Using Toolkit====&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
:::*Easily managed&lt;br /&gt;
:::*Free domain name&lt;br /&gt;
:::*Tech support&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*The website can have slow loading times&lt;br /&gt;
:::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
:::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*You have more control over your website (You can install things on the server)&lt;br /&gt;
:::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Complete control over the server&lt;br /&gt;
:::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
:::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Very expensive ($150+/month)&lt;br /&gt;
:::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3899</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3899"/>
		<updated>2009-10-07T16:18:27Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Research Online Advertising */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Set Up Web Development Tools====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
====Review Toolkit Documentation====&lt;br /&gt;
I will be reviewing the documentation on the Witty website.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
====Begin Developing Websites Using Toolkit====&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
:::*Easily managed&lt;br /&gt;
:::*Free domain name&lt;br /&gt;
:::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*The website can have slow loading times&lt;br /&gt;
:::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
:::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*You have more control over your website (You can install things on the server)&lt;br /&gt;
:::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Complete control over the server&lt;br /&gt;
:::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Very expensive ($150+/month)&lt;br /&gt;
:::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3898</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3898"/>
		<updated>2009-10-07T16:18:02Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Research Online Advertising */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Set Up Web Development Tools====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
====Review Toolkit Documentation====&lt;br /&gt;
I will be reviewing the documentation on the Witty website.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
====Begin Developing Websites Using Toolkit====&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
:::*Easily managed&lt;br /&gt;
:::*Free domain name&lt;br /&gt;
:::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*The website can have slow loading times&lt;br /&gt;
:::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
:::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*You have more control over your website (You can install things on the server)&lt;br /&gt;
:::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Complete control over the server&lt;br /&gt;
:::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Very expensive ($150+/month)&lt;br /&gt;
:::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3897</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3897"/>
		<updated>2009-10-07T16:17:26Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Research Online Advertising */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Set Up Web Development Tools====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
====Review Toolkit Documentation====&lt;br /&gt;
I will be reviewing the documentation on the Witty website.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
====Begin Developing Websites Using Toolkit====&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
:::*Easily managed&lt;br /&gt;
:::*Free domain name&lt;br /&gt;
:::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*The website can have slow loading times&lt;br /&gt;
:::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
:::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*You have more control over your website (You can install things on the server)&lt;br /&gt;
:::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Complete control over the server&lt;br /&gt;
:::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Very expensive ($150+/month)&lt;br /&gt;
:::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
::Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3896</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3896"/>
		<updated>2009-10-07T16:16:45Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Find Server Host */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Set Up Web Development Tools====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
====Review Toolkit Documentation====&lt;br /&gt;
I will be reviewing the documentation on the Witty website.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
====Begin Developing Websites Using Toolkit====&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
:::*Easily managed&lt;br /&gt;
:::*Free domain name&lt;br /&gt;
:::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*The website can have slow loading times&lt;br /&gt;
:::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
:::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*You have more control over your website (You can install things on the server)&lt;br /&gt;
:::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Complete control over the server&lt;br /&gt;
:::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Very expensive ($150+/month)&lt;br /&gt;
:::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3895</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3895"/>
		<updated>2009-10-07T16:16:22Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Find Server Host */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Set Up Web Development Tools====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
====Review Toolkit Documentation====&lt;br /&gt;
I will be reviewing the documentation on the Witty website.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
====Begin Developing Websites Using Toolkit====&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Cheap (Usually around $10-$20/month)&lt;br /&gt;
:::*Easily managed&lt;br /&gt;
:::*Free domain name&lt;br /&gt;
:::*Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*The website can have slow loading times&lt;br /&gt;
:::*Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
:::*You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*You have more control over your website (You can install things on the server)&lt;br /&gt;
:::*More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Complete control over the server&lt;br /&gt;
:::*Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::*Very expensive ($150+/month)&lt;br /&gt;
:::*More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3894</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3894"/>
		<updated>2009-10-07T16:15:15Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Find Server Host */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Set Up Web Development Tools====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
====Review Toolkit Documentation====&lt;br /&gt;
I will be reviewing the documentation on the Witty website.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
====Begin Developing Websites Using Toolkit====&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
There are practically three possible hosting options for websites.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Shared Web Hosting&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::This is the cheapest, most common option.  Depending on the provider, domain names are usually given as part of a shared webhosting package.  Unlimited network bandwidth and storage space are usually an option in shared webhosting, but the CPU and RAM usage are usually limited.&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::Cheap (Usually around $10-$20/month)&lt;br /&gt;
:::Easily managed&lt;br /&gt;
:::Free domain name&lt;br /&gt;
:::Tech support&lt;br /&gt;
&lt;br /&gt;
::&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::The website can have slow loading times&lt;br /&gt;
:::Will not be able to handle many concurrent users (only a few people can use the website at the same time)&lt;br /&gt;
:::You have to follow the rules of the hosting provider, so the content is restricted&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Virtual Private Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Virtual Private Servers, or VPS, offer a bit more than shared webhosting.  These servers give you more options, as you actually have control of part of a server.  You can install things onto the server, like development tools and scripts, which you wouldn&amp;#039;t be able to do with shared hosting.&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::You have more control over your website (You can install things on the server)&lt;br /&gt;
:::More dedicated RAM and CPU power&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::More expensive than shared hosting (VPS cost around $40-$50/month)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Dedicated Server&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::Dedicated servers are the best option for larger websites that have more users.  Buying a dedicated server is like buying an entire computer to host your website on.  This means that you have complete control over it, and you can manage it however you want.  This also means that you have full RAM and CPU usage, so you can handle larger amounts of users.&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;Pros&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::Complete control over the server&lt;br /&gt;
:::Usually no content restrictions&lt;br /&gt;
&lt;br /&gt;
::*&amp;#039;&amp;#039;&amp;#039;Cons&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:::Very expensive ($150+/month)&lt;br /&gt;
:::More difficult to get support for&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3892</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3892"/>
		<updated>2009-10-07T15:54:15Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Register a Company */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Set Up Web Development Tools====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
====Review Toolkit Documentation====&lt;br /&gt;
I will be reviewing the documentation on the Witty website.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
====Begin Developing Websites Using Toolkit====&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;br /&gt;
Registering a company can be essential when you plan to make a non-personal website.  If I make a website, registering it under a Limited Liability Company will protect me from lawsuits, as the LLC is the entity being sued instead of myself.  Another benefit of forming an LLC is that my personal information will be protected.  Instead of my name showing up on the website, it will be the LLCs name.  &lt;br /&gt;
&lt;br /&gt;
The process of registering an LLC varies per state.  Virginia requires you to submit an application form with a $100 fee.  The state requires that LLCs file an annual report, and pay an annual fee to maintain the registration.  &lt;br /&gt;
&lt;br /&gt;
The application forms to register an LLC in Virginia can be found on the state&amp;#039;s website. (http://www.scc.virginia.gov/clk/dom_llc.aspx)&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3889</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3889"/>
		<updated>2009-10-07T15:44:08Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Review Toolkit Documentation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Set Up Web Development Tools====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
====Review Toolkit Documentation====&lt;br /&gt;
I will be reviewing the documentation on the Witty website.  (http://www.webtoolkit.eu/wt/doc/reference/html/index.html)&lt;br /&gt;
&lt;br /&gt;
====Begin Developing Websites Using Toolkit====&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3888</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3888"/>
		<updated>2009-10-07T15:43:07Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Set Up Web Development Tools */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Set Up Web Development Tools====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::I will be using FastCGI as it is the most efficient CGI. (http://www.fastcgi.com/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
====Review Toolkit Documentation====&lt;br /&gt;
&lt;br /&gt;
====Begin Developing Websites Using Toolkit====&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3886</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3886"/>
		<updated>2009-10-07T15:42:48Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Set Up Web Development Tools */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Set Up Web Development Tools====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::(http://www.apache.org/)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::I will be using FastCGI as it is the most efficient CGI. (www.fastcgi.com)&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::The toolkit I will use is &amp;#039;Witty&amp;#039;.  This is the best toolkit candidate as it has the most support and documentation. (http://www.webtoolkit.eu/wt)&lt;br /&gt;
&lt;br /&gt;
====Review Toolkit Documentation====&lt;br /&gt;
&lt;br /&gt;
====Begin Developing Websites Using Toolkit====&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3885</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3885"/>
		<updated>2009-10-07T15:41:47Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Set Up Web Development Tools */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Set Up Web Development Tools====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::I will be using FastCGI as it is the most efficient CGI.&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
::The toolkit I will use is &amp;#039;Witty&amp;#039; (http://www.webtoolkit.eu/wt).  This is the best toolkit candidate as it has the most support and documentation.&lt;br /&gt;
&lt;br /&gt;
====Review Toolkit Documentation====&lt;br /&gt;
&lt;br /&gt;
====Begin Developing Websites Using Toolkit====&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3878</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3878"/>
		<updated>2009-10-07T15:20:32Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Goals */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Set Up Web Development Tools====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Apache Webserver&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;CGI&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;C++ Web Toolkit&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Review Toolkit Documentation====&lt;br /&gt;
&lt;br /&gt;
====Begin Developing Websites Using Toolkit====&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3837</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3837"/>
		<updated>2009-10-05T15:09:26Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Marketing Strategies */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Purchasing Advertisements&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
	<entry>
		<id>https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3832</id>
		<title>Paul Vu</title>
		<link rel="alternate" type="text/html" href="https://www.paulbui.net/wiki/index.php?title=Paul_Vu&amp;diff=3832"/>
		<updated>2009-10-05T13:30:10Z</updated>

		<summary type="html">&lt;p&gt;Pvu: /* Research Online Advertising */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals==&lt;br /&gt;
&lt;br /&gt;
====Website Ideas====&lt;br /&gt;
&lt;br /&gt;
====Marketing Strategies====&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;SEO (Search Engine Optimization)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Social Networking and Bookmarking&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
:*&amp;#039;&amp;#039;&amp;#039;Buying Adspace&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
====Find Server Host====&lt;br /&gt;
&lt;br /&gt;
====Research Online Advertising====&lt;br /&gt;
&lt;br /&gt;
Selling advertisement space on a website is a common way to generate revenue.  The main revenue models are CPC, CPM and CPA.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPC&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-Per-Click, or CPC, is a revenue model which pays a website owner based on how many people click on the advertisements.  You can expect around $0.01 - $0.10 per click, depending on the company you are advertising for.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-mille, or CPM, pays for every 1000 page impressions.  An impression can be described as a page view, or the act of a user&amp;#039;s web browser loading the advertisement.  Rates are variable, but are usually above $0.10 per 1000 impressions.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CPA&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Cost-per-acquisition, or CPA, can also be referred to as affiliate marketing.  This is when you place an advertisement on your website for another service, and get paid based on how many people you refer to them.  This often means that users have to sign-up or purchase something from the other website in order for you to get paid.  Rates are usually higher for this model, as it is generally more difficult to hook people.&lt;br /&gt;
&lt;br /&gt;
====Research Other Internet Startups====&lt;br /&gt;
&lt;br /&gt;
====Register a Company====&lt;/div&gt;</summary>
		<author><name>Pvu</name></author>
		
	</entry>
</feed>