Tag Archive for 'WWW'

Amazon SimpleDB

Check out what I received today on my inbox, Amazon is going further when it comes to offering web services not only storage but now databases. Seems like a good choice for those of us that run a VPS with only 256MB, pricing is good enough and that may be what I was looking for to reduce the load on my VPS.

Dear AWS Developers,

This is a short note to let a subset of our most active developers know about an upcoming limited beta of our newest web service: Amazon SimpleDB, which is a web service for running queries on structured data in real time. This service works in close conjunction with Amazon Simple Storage Service (Amazon S3) and Amazon Elastic Compute Cloud (Amazon EC2), collectively providing the ability to store, process and query data sets in the cloud.

Traditionally, this type of functionality has been accomplished with a clustered relational database that requires a sizable upfront investment, brings more complexity than is typically needed, and often requires a DBA to maintain and administer. In contrast, Amazon SimpleDB is easy to use and provides the core functionality of a database - real-time lookup and simple querying of structured data - without the operational complexity.

Were excited about this upcoming service and wanted to let you know about it as soon as possible. We anticipate beginning the limited beta in the next few weeks. In the meantime, you can read more about the service, and sign up to be notified when the limited beta program opens and a spot becomes available for you. To do so, simply click the “Sign Up For This Web Service” button on the web site below and we will record your contact information.

I am waiting for Amazon to open a spot, will be reporting as soon as possible (very exited).

If you find any of the material on this site useful please take a moment to make a small donation.

Google Apps All In One Solution

Google not only provides good results on the web but also solutions for sharing information across the Internet, at first Google Apps didn’t seem that interesting I saw no advantage in using web based software at all then I forgot my USB drive for a very important event. In this day and age many companies compete for users but only a few provide solutions outside of regular that can be used by individuals and small businesses. Not long ago I decided that it was time to switch email provider due to lack of space and some form of application that could be used to share appointments between a small group of people, what’s needed?.

  • The ability to use my own domain name
  • Plenty of storage for email
  • Reliability
  • Mobile access
  • The ability to share and communicate with a small group on my domain
  • The ability to expand at a later time

After looking at different options both free and paid it became clear that Google Apps was the winner, some of the solution provided are.

  • 2GB for email storage and increasing
  • Web based calendar, allows for group use
  • Easy administration
  • I can use my own domain
  • Some of the services can be access from mobile devices

Now if you don’t have a domain I recommend you get one from Godaddy.com, the popular .com TLD can be purchased for $9.99 a year (may change). After you get a domain go to the Google Apps site and sign up for the free standard account, enter your new domain where required, also don’t forget to create an email account with Godaddy. Google Apps requires verification of the domain ownership you need to either add an HTML file on the public web directory or create a RECORD (that’s my choice) review then click on verify.

The following step requires a new “MX Record”, here is an example.

type: MS
name: linhost.info.
data: ASPMX.L.GOOGLE.COM.
auxiliary info: 1

Expect to create no more than 5 records, check your Google Apps account if it says “Active” you still need to tell Google that an MX RECORD change has been made, check your account again and the status should have change to “updating” wait for 2 to 24 hours to become fully functional. Navigate the “Manage this domain” link in the dashboard and create an email account, to make sure the service its working send an email from another email provider.

Great Google is working but the problem is that to access our email or other services we get a long URL that’s almost impossible to use. Lets create a simple URL leading to our email, docs and whatever they offer. Go to the Apps Dashboard, choose the service, and pick “change url” it will give you something like “docs.linhost.info” choose “ok”. Go back to the Godaddy Domain Control Panel and create a CNAME RECORD follow the example,

[GODADDY.COM example CNAME]

Enter an Alias Name:mail
Points To Host Name:GHS.GOOGLE.COM

Enter an Alias Name:start
Points To Host Name:GHS.GOOGLE.COM

Enter an Alias Name:calendar
Points To Host Name:GHS.GOOGLE.COM

Enter an Alias Name:docs
Points To Host Name:GHS.GOOGLE.COM

Now when somebody types “docs.linhost.info” they will be forwarded to “docs.google.com/a/linhost.info/”, after the login page appears you will only need to enter the username and password there is no need to enter the domain name after the username Google already knows you are associated with that account.

In case you have a Windows Mobile phone and want to sync Google calendar download Gmobilesync it will allow you to create or erase events from a mobile phone and lets your contacts know of changes to the calendar. The only downside to Gmobilesync is that syncing has to be manual. Regardless of the need for manual sync its a great tool. Google Apps can now be access from your phone web browser at the same URL “docs.linhost.info” and “calendar.linhost.info”.

Google Apps should be working without a problem, ask if you have any problems.

If you find any of the material on this site useful please take a moment to make a small donation.