About Tuyen Huynh

Posts by Tuyen Huynh:

Web Analytics and Ecommerce Business {0}

In the article “10 Web Analytics Solutions for Ecommerce Merchants” (ROGGIO, 2011) Armando Roggio lists the top ten of web analytics.  According to the author, Web Analytics is a bridge which helps connecting the businesses and consumers. It also helps businesses improve their website about user and marketing experiences.  1. Adobe SiteCatalyst, poered by Omniture which [...]

NoSQL and Data Warehouses {1}

 In the article “Stonebraker on NoSQL and Enterprises,” Michael Stonebraker writes about why many enterprise’s users are lacking interested on NoSQL. First, enterprises usually own and manage a huge database, so they do not want to make a big chance.  He says, “The vast majority of his company’s applications are classifiable as online transaction processing [...]

Learning Multiple Server-Side Computer Languages {0}

In the article “Design and Delivery of Multiple Server-Side Computer Languages Course” the authors write about why information system (IS) students need to learn multiple server-side computer languages such as Java, .NET, or PHP. According the authors, every computer language has its own advantages and weaknesses. Java’s execution performance may be more efficient than ASP.NET; [...]

Why Businesses Should Switch to NoSQL {0}

 In the article “SQL Databases v. NoSQL Databases” Michael Stonebraker writes about why businesses should switch their database to NoSQL from SQL. People argue that they select NoSQL technology because of two reasons: Performance and Flexibility. For performance, the author says over time SQL performance will be inadequate and we need to pay huge licensing [...]

Advantages of ASP.NET MVC {0}

In the article “Which ASP.NET is Better,” Dino Esposito introduces many advantages of new ASP.NET was created by Microsoft in 2007-2008 called ASP.NET Model View Control (MVC). ASP.NET MVC allows web developers build their web system separate data, business, logic, and presentation layer to the users. Therefore, using this ASP.NET framework, the developers can keep [...]

Columnar Databases {0}

Recently, the Oracle introduced its new product based on NoSQL technology. When we talk about NoSQL we think about Columnar Database. In the article “The Value Proposition for Columnar Databases: Columnar databases are an essential component of enterprise infrastructure for the storage of data needing specific workloads,” William McKnight writes about the Columnar Databases and [...]

Protect our Database from SQL Attack {2}

We are living in the Internet era with many of internet applications. We all use the Internet everyday to communicate with our family, friends, school, banks, business, and government. Wherever we connect our information is stored on organization database. Therefore, protecting database becomes very critical. In the article “The Database Protection System against SQL Attacks” [...]

SQL Attack on the Internet {0}

Since the Internet has been developed, the WEB becomes popular in every day of human lives. People use the Internet for working, study, entertainment, shopping, and business transaction. The database becomes a part of the Internet especially for interactive websites. Unfortunately, the Internet computer viruses and computer attacks also has been increased. In the article [...]

Normalization Vs Denormalization {0}

In the article “The Design of Optimization Strategy for Physical Data Model” the authors write about that design physical model is very important phase of database design because a well design physical data model will improve the performance of the database. The authors also say that carefully design when using normalization and denormalization also helps [...]

Advantages of CSS in Web Layout {0}

In the article “An Elastic – Fluid mixing Web Layout Design Based on CSS” Fan Dongyan writes about the how CSS helps developers improve the web layout in the interactive web systems. Because of the diversity and differences of Web browser and browsing habits, developers experience may incompatible layout on different browsers. One ways to [...]

Digital World and our Privacy {4}

With the constantly increase of mobile technologies, we do not have any privacy anymore because “Users of TVs, computers and smart phones leave technological fingerprints wherever they go, and companies are lapping up the data” said, David Sarno. In the article “there is little privacy in a digital world,” the author writes about Apple company [...]

Bring Internet to Television World {2}

Recently, Televisions have been enhanced many new features base on the Internet standard. Television manufactories adopt web standards such as W3C and CSS to their products, so customers can customize their TV program likes a computer. This technology calls LINE Profiles. The profile includes a subset of XHTML, CSS, and ECMA Script that support more [...]

Automated Data Model Evaluation {1}

In the article “Software tool for automated analysis of conceptual data model,” the authors mention about how to automate evaluating a data model. Data modeling is very important to business because it strongly affects to quality of business database. The idea is using CASE Tool output to process data model evaluation based on transformation of [...]

HTML 5 a Plug in Free Video and Audio {0}

In the article “HTML 5  Starts Looking Real,” Cherny writes about how HTML 5 replaces plug in features such as Adobe Flash, Microsoft Silverlight, and Sun Java FX. The first version on HTML was developed by Tim Barners Lee in 1991 based on hypertext linking of pages. Today, we are using XHTML and HTML version [...]

User Experience Web and Car Shoppers {3}

In the article “More auto shoppers relying on the Web for research,” (Hirsch, 2011)Jerry Hirsh discusses about how car shopping culture has changed because of the Internet. More than 80 percent car shoppers research on Wed before buying their car at a dealer. There are many famous website that people can check them out before [...]

Data Modeling the First Step of Database Design {0}

In the Article “Why you want to be good at data modeling,” (Schumacher, 2011) Robin Schumacher writes about how important of Data Modeling in the design phase of Database. According to his article, many big projects cost many years to complete because of Data modeling and design are not taking serious in overall system development [...]

Distributor Middleman and World Wide Web {0}

            In tradition, consumers buy manufacture products through distributors or middleman. Since the World Wide Web (Internet) and E-commerce were developed, the middlemen were preplaced by the Internet.  The Internet allows business to business (B2B) and business to customer (B2C) rapidly increasing.  E-commerce becomes an opportunity for companies to achieve their competitive advantage. Online shopping [...]

Advantages of Model View Controller {0}

In the article “The Design of B2B E-commerce System Based on MVC Model and J2EE,” the authors mention to the new business model E-commerce which build on Model View Controller (MVC) model and Java 2 Platform Enterprise Edition (J2EE). The J2EE defines the standard for developing component-based multitier enterprise applications that allows developer to combine [...]

Social Network Face Book and Its Data Warehouse {0}

         This article talks about MapReduce (MR) platform with parallel data access. MapReduce is introduced by Google in 2004 for supporting multiple accesses of data. It has been written in many languages such as C++, C#, Java, and even PHP. Famous Social Network Face Book built its massive data warehouse by using the MapReduce technology. [...]

Open Source Database for Small Company {1}

  While Eclipse is very successful for Java Development, MySQL and PostgreSQL are very populating open source Databases.We cannot compare with brand name like Oracle, Microsoft, or IBM, but MySQL and PostgreSQL are very reasonable for small business.  If your data is less than a terabyte, both MySQL and PostgreSQL definitely can handle it. However, [...]