Hosting Websites from your own computer






With Wamp
WampDeveloper is configured, by default, to pick up and answer all requests it receives (access to websites is not blocked)... But these requests have to get to WampDeveloper first.
If a website works locally but not remotely, the requests are not reaching WampDeveloper's Apache Service.
When a request comes in to the system that WampDeveloper is running on, WampDeveloper will check the "host header" (specifies the domain name) of the HTTP request and cross-reference it to the websites it contains (via the website's domain name and aliases data). When there is a match, WampDeveloper returns that specific website. When there is no match, WampDeveloper returns the "DefaultWebsite"...
So as long as the request reaches the server, or more specifically the WampDeveloper's running Apache Service, something (a website) will be returned.

Local Development

To develop and test a website locally you can do so using a non-registered (made up, fake) domain name.
Simply add a website using a Primary Domain Name such as: www.example.com and you will be able to access URL http://www.example.com/ in your browser. No other steps

SQL and NoSQL







Users who eschew traditional relational databases in favor of the newly emerging NoSQL databases might be "throwing the baby out with the bath water," warned a database pioneer before a roomful of NoSQL advocates.

Instead, SQL (Structured Query Language) can be adopted to newer systems with a few technical adjustments, giving it the full flexibility of NoSQL systems, argued Michael Stonebraker, CTO of distributed database software company VoltDB.
Stonebraker, making his argument at the NoSQL Now conference being held this week in San Jose, California, called this approach NewSQL.
While Stonebraker's company itself offers