Recent Comments

Tags

Widgets



Comodo SSL Seal

Category Tech

11 Articles Found

Minority Report Today

Author Asif

Nov21

Check out this awesome platform by Oblong industries.


 
Hopfully you won't develop gorilla arms from this.

 

Ubiquity for Firefox from Mozilla Labs

Author Asif

Aug28

Ubiquity is both an interface and a development platform. Ubiquity 0.1 focuses on the platform aspects, while beginning to explore language-driven methods of controlling the browser.

 

Google Learns How To Crawl Flash

Author Asif

Jul1

"Google has been developing a new algorithm for indexing textual content in Flash files of all kinds, from Flash menus, buttons and banners, to self-contained Flash websites."

 

Heroku - Simultaneously Develop and Deploy Automatically Scalable Rails Applications in the Cloud

Author Asif

Jun8

The idea behind Heroku is that you upload a Rails application into Heroku and it automatically deploys into EC2 and it automatically scales behind the scenes.

 

Database Normalization and Table structures

Author Asif

May31

This is an easily digestible view of normalization which is the term used to describe how you break a file down into tables to create a database. There are 3 or 4 major steps involved known as 1NF (First Normal Form), 2NF (Second Normal Form), 3NF (Third Normal Form) and BCNF (Boyce-Codd Normal Form).