Mining of Massive Data Sets is a book evolved from material developed over several years by Anand Raja- raman and Jeff Ullman for a one-quarter course at Stanford. The course titled Web Mining, was designed as an advanced graduate course, although it has become accessible and interesting to advanced undergraduates.
...
Twitter has a business center setup to help people make the most of Twitter for their business.
You can find tools, starting with the basis:
What is Twitter?
Twitter Glossary
As a programmer I am constantly looking for new ways to manage my code libraries and make myself more efficient.
I need to be able to store small and large snippets of code in about 3-5 different languages. I need to be able to categorize, name them and post code as plain text.
I have migrated from Visual Studio to Adobe Dreamweaver (i know, don't even say it) to Aptana as my primary IDE in the last...
I'm watching the scene unfold with Gawker media, and thinking about the security of my personal identity. The security of our personal online identities has ALWAYS been important,...
Amazon Web Services increased the size limit for objects you can store on Amazon S3 from 1TB to 5TB today.
In order to upload larger objects they require you to use the new Multipart Upload...
I am spending a couple hours today going through popular app marketplaces looking for document management and collaboration applications. I'm also comparing each marketplace as browse through them..
I'm looking through four primary marketplaces:
Google Apps Marketplace<...
Google finally released the long awaited Google Cloud Print with Chrome. You will need to download the latest version of Chrome to take advantage of Cloud Print.
After you connect your printer with the Google Cloud you will be able to prin...
Amazon added a DNS service to their stack of web services today The service is called Amazon Route 53.
Now you can host your domains DNS with Amazon for $1.00 / month per zone and .50 cents per million queries.
You can use the Route 53 DNS for your Amazon infrastructure as well manage external resources as wel...
OpenID has become the standard for web site login, taking the authentication off your site and centralizing it using OpenID enabled accounts they use every day.
OpenID makes it easier for users to login to your web site. Local account registration and log...
Amazon CloudWatch has matured and now is available with a Freemium tier for monitoring your EC2 instance at no charge.
Amazon Cloudwatch allows you to monitor:
CPU Load
Disk Input / Ouput
Network Input / Output
For your Amazon EC2 instances. The data is collecte...