April 30th, 2008 at 08:45am
Under Web Hosting
I am going to move this blog to the new web host that I have found recently. Not just because it is cheaper (In fact I have to pay for it). The reason is that it is offering me a lot more than my current host. And I realized most of my readership are from the US, hence a local host would be beneficial.
From as low as $2.99 I have access to a 99.5% uptime Linux web server. I would have 5GB of space (a WOW for a blog) and 100GB Bandwidth (another WOW)! Other features include (but not limited to):
- 30-day money back guarantee
- 24/7 service support
- Instant backup
- No contract
- Instant Setup
- Free Setup
- Control Panel (cPanel)
- Fantastico
- Unlimited domains
- Unlimited subdomains
- Parked domains
- Unlimited FTP
To know more about this package, click here. They also provide reseller hosting at an affordable price.
Need a blog? No problem. Fantastico provides everything that you would ever need!
I have hosted another website with this service to test it out. So far, no complaints!
Choose the same web host as me. Choose Cirtex Hosting.
By Leo
April 11th, 2008 at 12:20pm
Under Freebies+ Newest Technologies+ Web 2.0+ Web Design & CSS+ Web Hosting
Do you want to host a website in Google? Now you got the chance. Google announced the preview release of the new Google App Engine, which allows you to build and run applications in Python in Google’s server infrastructure.
And guess what, it is free!
The Google App Engine applications are easy to build and maintain. You do not need to maintain your own server or hosting, as Google generously provides 500MB space for free. All you have to do is to upload the application, and it would be done. You can use a free domain name from appspot.com, or your own domain. You can also choose to share the finished application with the world or limit it to just yourself.
Did I mention free? Same as most of the other Google applications, having an account is free. The bandwidth should allow you do serve about 5 million page views a month, according to Google.
At this stage only free accounts are available. However, in the near future, you would probably be able to purchase more disk space.
Other features include (but not limited to):
- Sandbox - The sandbox isolates your application in its own secure, reliable environment that is independent of the hardware, operating system and physical location of the web server.
- Python Runtime Environment - The App Engine only supports Python at the moment. It is running Python 2.5.2.
- Datastore - App Engine provides a powerful distributed data storage service that features a query engine and transactions. Just as the distributed web server grows with your traffic, the distributed datastore grows with your data.
- Google Accounts - You can of course associate your application with your Google account.
- URL & Fetch Service - Applications can access resources on the Internet, such as web services or other data, using App Engine’s URL fetch service.
By Leo