陈奕雯
  • Female
  • 北京
  • China, mainland
Share on Facebook
Share Twitter

陈奕雯's Friends

  • 于果
  • 黄一潇
  • 刘妍菲
  • 郑浩
  • 杨礼谦
  • 刘媛媛
  • 王小娟
  • 李兆晶
  • 王皓宇
  • 孔怡思
  • 陈涛
  • 杨霄
  • 浦卓韵
  • 石佩玉
  • 符晓
 

陈奕雯's Page

Latest Activity

陈奕雯 commented on 陈奕雯's blog post and our project
"Thanks for your reminding, professor Koo"
Jan 17
Ben Koo commented on 陈奕雯's blog post and our project
"The reference link doesn't have enough data content. You need to correct this. For example, who is the editor, and proper name of the book."
Jan 17
陈奕雯 posted a blog post

<Beautiful Data> and our project

As recommended by Professor Koo, <beautiful data> was chosen as the sample of well written document for our final reports. O'Reilly Media, the author of this book said that, “In this insightful book, you'll learn from the best data practitioners in the field just how wide ranging and beautiful working with data can be. Join 39 contributors as they explain how they developed simple and elegant solutions on projects ranging from the Mars lander to a Radiohead video.” It’s like a…See More
Jan 16
陈奕雯 posted a blog post

Consider “transaction” in our project

      In the process of writing the final report of our project, I find the concept of transaction is very important, hence I review the process of transaction again.      1.  Definition of transaction     A transaction is a unit of program execution that accesses and possibly updates various data items. (Reference: Database System Concepts, 4th edition, P565, Abraham Silberschatz, Henry F.Korth, S. Sudarshan) Or in short, transaction is a sequence of read and write operations on a certain…See More
Jan 6
王小娟 liked 陈奕雯's blog post Storage and Querying of E-Commerce Data
Jan 5
陈奕雯 liked Toyhouse Administrator's page Resources
Dec 8, 2011
陈奕雯 commented on Oriol Rodriguez's blog post Improve the content of Toyhouse.cc
" Many groups should consider data visualization in their projects, JavaScript libraries can provide efficient and effective ways to realize this. Here, I’d like to introduce 7 most popular JS libraries for data…"
Dec 8, 2011
李兆晶 commented on 陈奕雯's photo
Thumbnail

DSC09916

"why this pic.."
Dec 7, 2011
陈奕雯 posted photos
Dec 6, 2011
杨霄 commented on 陈奕雯's blog post Implement data visualization by using JS library
"Good article! JS library is indeed a powerful resource for us javascript programmers. Actually, you and I have already benefited from it!"
Dec 6, 2011
陈奕雯 posted blog posts
Dec 6, 2011
陈奕雯 posted blog posts
Dec 1, 2011
Oriol Rodriguez and 陈奕雯 are now friends
Dec 1, 2011
Ben Koo liked 陈奕雯's blog post Making a lecture (personal experience)
Dec 1, 2011
陈奕雯 commented on Oriol Rodriguez's blog post Building the visual identity of toyhouse
"f d a f is concise and stylish, I like it^_^"
Nov 30, 2011
陈奕雯 posted a blog post

Storage and Querying of E-Commerce Data

    This week, the combined team gives us a very inspiring lecture on data storage and querying. I have been doing some research on e-commerce, so I’m interested in e-commerce data processing method. Here, I’d like to share my understanding and personal opinion about data storage and querying of e- commerce after several days’ learning. Background    Emerging applications such as e-commerce and portals are creating new threats and opportunities for database technology. The prevalent…See More
Nov 27, 2011

陈奕雯's Photos

Loading…
  • Add Photos
  • View All

陈奕雯's Blog

<Beautiful Data> and our project

Posted on January 16, 2012 at 7:00pm 2 Comments

As recommended by Professor Koo, <beautiful data> was chosen as the sample of well written document for our final reports.

 

O'Reilly Media, the author of this book said that, “In this insightful book, you'll learn from the best data practitioners in the field just how wide ranging and beautiful working with data can be. Join 39 contributors as they explain how they developed simple and elegant solutions on projects ranging from the Mars lander to a Radiohead…

Continue

Consider “transaction” in our project

Posted on January 6, 2012 at 6:00pm 0 Comments

      In the process of writing the final report of our project, I find the concept of transaction is very important, hence I review the process of transaction again.

 

     1.  Definition of transaction

     A transaction is a unit of program execution that accesses and possibly updates various data items. (Reference: Database System Concepts, 4th edition, P565, Abraham Silberschatz, Henry F.Korth, S. Sudarshan) Or in short, transaction is a sequence of read…

Continue

A Brief Introduction of Mendeley

Posted on December 6, 2011 at 7:30pm 0 Comments

    A few days ago, Professor Koo recommended “Mendeley” to do academic research. I try to use it in my own research in managing download papers and benefit a lot, it’s efficient and convenient, the fast searching speed and clear data structure may result from its great database design and the interface of the software is also friendly. Although I have not started to use the powerful citing and grouping features, I’d like to list all its wonderful performance here. It deserves your attention…

Continue

The Necessity of Using SVN

Posted on December 1, 2011 at 4:30pm 0 Comments

    Recently, we have been processing our project with the common team SVN account. It helps us a lot in sharing and recording codes in every stage of our work, we really benefit from SVN, and in this blog, I’d like to discuss the necessity of subversion management system like SVN as the reflection of today’s illustration about SVN.

    SVN is famous for various functions like backup and data sharing. Here, I’d like to mention three important applications that benefit from SVN: backup…

Continue

Making a lecture (personal experience)

Posted on November 30, 2011 at 10:18pm 0 Comments

      In the previous lesson, Professor Koo gives the speakers patient guidance as well as strict requirements. I quite appreciate the professor’s effort of improving the class’ lecture skill. In my opinion, making a lecture is a very important skill. We are always in need of sharing our view and findings with other people. This is how we make our work known and improve by sharing. Although students may sometimes feel embarrassed for going onto the stage or going over the same script again…

Continue

Storage and Querying of E-Commerce Data

Posted on November 27, 2011 at 9:03pm 0 Comments

    This week, the combined team gives us a very inspiring lecture on data storage and querying. I have been doing some research on e-commerce, so I’m interested in e-commerce data processing method. Here, I’d like to share my understanding and personal opinion about data storage and querying of e- commerce after several days’ learning.

 

Background

    Emerging applications such as…

Continue

Implement data visualization by using JS library

Posted on November 6, 2011 at 9:30pm 1 Comment

    Many groups should consider data visualization in their projects, JavaScript libraries can provide efficient and effective ways to realize this. Here, I’d like to introduce some most popular JS libraries for data visualization.

    A JavaScript library is a library of pre-written JavaScript which allows for easier development of JavaScript-based applications, especially for AJAX and other web-centric technologies.

-Wikipedia

    Popular…

Continue

Personal understanding of application design

Posted on October 28, 2011 at 12:29am 0 Comments

Today, the 14-members team gives us a very inspiring lecture on technological process of application design an improvement. They progress to explain requirement analysis, data source analysis, the important concept ETL, database design implementation, operation and maintenance.

While In some related Database material, design process can be divided into the following 6 steps: Requirement analysis, Conceptual database design, Logical data base design, Schema refinement, Physical data…

Continue

Database design (Denormalization)

Posted on October 23, 2011 at 3:00pm 0 Comments

Any usage of data on computer should be valued under two main criteria, one is the space it takes, and the other is the operation efficiency. Normal forms help decrease spaces to store data, but it decreases the efficiency too when you need to connect two tables to finish one operation. So we sometimes need to break the normal forms to get a balance of both space and efficiency. And that’s denormalization.

In database design, denormalization is the process of attempting to optimise…

Continue

Comment Wall (2 comments)

You need to be a member of Toyhouse to add comments!

Join Toyhouse

At 3:29pm on September 26, 2011, Oriol Rodriguez said…

Hi 陈奕雯 leader of team 2,

I'm Oriol the TA. All your team members are in Toyhouse.cc but I recommend you to change the name of the group and have all your team members there

Seeya!

At 10:09pm on September 20, 2011, 李兆晶 said…

let's build a group(:

 
 
 

CC Creative Commons

Share your knowledge and creativity with the world, protect your work with CC Licenses and discover other creative works and CC activities around the world. For Chinese CC, please go to: (中文版知识共享协议网站请点击http://cn.creativecommons.org.

 

 

Creative Commons licenses provide a flexible range of protections and freedoms for authors, artists, and educators.

Members

Birthdays

Birthdays Tomorrow

Photos

Loading…
  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

Sponsors

© 2012   Created by Toyhouse Administrator.

Badges  |  Report an Issue  |  Terms of Service