Category Archives: Information Technology

A Review of Internet Technology Part 2 – Internet Infrastructure

By | December 13, 2011

Based on RFC 2026 of the Internet Engineering Task force (IETF), the internet is a loosely organized international collaboration of autonomous, interconnected networks.   Usually you get connected to the Internet through an ISP (Internet Service Provider), and you are assigned a unique temporary IP address from a DHCP (Dynamic Host Configuration Protocol), permanent one… Read More »

A Review of Internet Technology Part 1 – Client Side Technologies

By | December 13, 2011

Web browsers like Microsoft’s Internet Explorer, Mozilla’s Firefox, Google Chrome, Opera Software’s  Opera, Safari and other are essential medium for communicating and displaying most of the web applications, they are build upon layout engine that takes the markup language such as xml, html, images and so on and render them and displays them properly. They… Read More »

A Review of Internet Technology and its components

By | December 13, 2011

Considering web technology stack consists of Client Applications, Internet Infrastructure, Web server, Application, Data and services: I am going over each component and go over technology options that are used for each component and see how they evolved during the past decade. The following blogs are from Java architecture and development perspective.

Summary of Gary Vaynerchuk talk at INC 500 Conference

By | November 15, 2011

Here is the summary of Gary Vaynerchuk, who is a passionate and talented entrepreneur.  You can find the video of his speech at: http://www.rizzotees.com/blog/gary-vaynerchuk-in-a-seminal-performance-at-the-2011-inc-500-conference excuse his language, but the context of his speech is so motivating that it will encourage to search google and learn more about him, or at least I did. He started… Read More »

Summary of the concepts of mobile development discussed by our guest speaker Chuck Hudson.

By | November 10, 2011

A little bit of information about our guest speaker Mr. Chuck Hudson, the co-founder of Control UI, and currently Director of Control4 and he is Co Author of HTML 5 Developer’s cookbook. We had a very good, informative class with Mr. Chuck Hudson and Dr. Craig Piercy. We went through Android and iphone development basics… Read More »

What is an API?And what are the pros & cons of businesses who provide API and developer who use them!!!

By | September 29, 2011

API stands for Application Programming Interface. What does that mean? Well, it has different meaning to different people depending on the level of understanding of development and programming but in general term, an API is a means to communicate between programs. Currently, the API is the trend in the programming world. Before web technologies become… Read More »