From Fedora Project Wiki

No edit summary
No edit summary
Line 1: Line 1:
<font size="4" color="red">'''''English Version:
<font size="4" color="red">'''''English Version:
https://fedoraproject.org/wiki/Summer_Coding_2010_proposal_Auto_Codec_FTP'''''</font>
http://fedoraproject.org/wiki/Summer_Coding_2010_proposal_Auto_Codec_FTP'''''</font>
== Random list of application requirements ==
== Random list of application requirements ==


Line 15: Line 15:
#* '''Auto-Codec FTP'''<br/><br/>
#* '''Auto-Codec FTP'''<br/><br/>
# Does your project come from an idea on the [[Summer Coding 2010 ideas]] page?  If so, provide a link for reference, as well as a link to any discussions with mentors about your proposal.
# Does your project come from an idea on the [[Summer Coding 2010 ideas]] page?  If so, provide a link for reference, as well as a link to any discussions with mentors about your proposal.
#* '''No, it's original. But we still don't have a mentor.'''<br/><br/>
#* '''是,但是暂时无导师。'''<br/><br/>
# Describe your project in 10-20 sentences. What are you making? Who are you making it for, and why do they need it? What technologies (programming languages, etc.) will you be using?<br/>
# Describe your project in 10-20 sentences. What are you making? Who are you making it for, and why do they need it? What technologies (programming languages, etc.) will you be using?<br/>
#* '''It's a FTP client with an easy to use interface.
#* '''这是一个简单易用的界面ftp客户端。
#* There's a general problem in non-English speaking countries. The ftp servers in these countries always don't use UNICODE to code the return data. This causes the unreadable codes in local software. Therefore, the most important feature of our project is to solve the inconsistent coding between the servers and local operation system. This can provide convenience to non-English speaking countries' users.<br/><br/>
#* 由于非用于国家用户的国内ftp不一定采用unicode编码返回数据,造成在本机linux上乱码。所以本软件的最大特点是解决服务器和本地操作系统的编码不一致问题,为非英语国家的用户提供方便。<br/><br/>
#* '''In addition, our FTP client may also offer the following features:'''
#* '''此外本ftp还提供以下特征:'''
#* 1) A list including major universities and enterprises open FTP server. The list support for custom and up-to-date by us.
#* 1) 各大高校,企业等资源性ftp列表,并支持自定义,支持更新
#* 2) Automatically prevent disconnecting by the server.
#* 2) 防踢
#* 3) Optional record the last successful FTP login password.
#* 3) 可选择记录上次登陆成功的ftp密码
#* 4) Auto FTP detection to judge whether the FTP servers is connectable and the connecting speed in the list. (via “ping”)
#* 4) 自动ftp探测,判断当前是否可连接,连接速度(通过ping)
#* 5) Daily tips to help the users learn the features of the software.<br/><br/>
#* 5) 每日一条,帮助用户学习软件功能<br/><br/>
#* '''We are using Python 2.6 and PyQt4 to program.'''<br/><br/>
#* '''软件用Python (2.6) + PyQt4编写。'''<br/><br/>
# What is the timeline for development of your project? The Fedora Summer Coding work period is 11 weeks long, May 24 - August 9; tell us what you will be working on each week. (As the summer goes on, you and your mentor will adjust your schedule, but it's good to have a plan at the beginning so you have an idea of where you're headed.) Note that you should probably plan to have something "working and 90% done" by the midterm evaluation (July 5-12); the last steps always take longer than you think, and we will consider canceling projects that are not mostly working by then.<br/>'''Here is our Schedule:'''<br/>
# What is the timeline for development of your project? The Fedora Summer Coding work period is 11 weeks long, May 24 - August 9; tell us what you will be working on each week. (As the summer goes on, you and your mentor will adjust your schedule, but it's good to have a plan at the beginning so you have an idea of where you're headed.) Note that you should probably plan to have something "working and 90% done" by the midterm evaluation (July 5-12); the last steps always take longer than you think, and we will consider canceling projects that are not mostly working by then.<br/>'''我们的Schedule:'''<br/>
#* '''5.1-5.20'''<br>Start the designing of the project.<br/>Work out the wiki page.<br/>Communicate with the community.
#* '''5.1-5.20'''<br>开始项目的设计<br/>完成项目维基页面<br/>项目组成员交流
#* '''5.21-5.31'''<br/>Software requirements analyze.
#* '''5.21-5.31'''<br/>软件需求分析
#* '''First Week in June'''<br/>Start coding. Design the basic core system of the program.
#* '''六月的第一周'''<br/>开始写代码,完成核心部分程序
#* '''Second and Third Week in June'''<br/>Perfect the core code.<br/>Implement the details of the function.
#* '''六月的第二和第三周'''<br/>完善核心代码<br/>完成软件的细节功能
#* '''Forth Week in June'''<br/>Design the GUI.
#* '''六月的第四周'''<br/>设计界面(UI)
#* '''7.1-7.12'''<br/>Project is nearly complete. (90%)<br/>Ready for midterm evaluation.
#* '''7.1-7.12'''<br/>完成绝大部分项目(90%)<br/>准备中期评价
#* '''7.13-7.20'''<br/>Continue the project, optimizing the code efficiency.
#* '''7.13-7.20'''<br/>优化代码,提高效率,除bug
#* '''7.21-7.31'''<br/>The preparation of the documents.<br/>Remove bugs and ready for release.
#* '''7.21-7.31'''<br/>写软件文档和帮助<br/>除bug,准备最终的发布
#* '''8.1-8.9'''<br/>Final check and fix for the project.<br/>Complete the project.<br/><br/>
#* '''8.1-8.9'''<br/>所有项目最后的检查和修改<br/>项目的最终完成<br/><br/>
<!--
<!--
#* If your project development progresses differently so there is not 90% functionality by the mid-term, you '''must''' be in regular contact with your mentor about this.  Your mentor must not be surprised about the state of your project when the mid-term comes.
#* If your project development progresses differently so there is not 90% functionality by the mid-term, you '''must''' be in regular contact with your mentor about this.  Your mentor must not be surprised about the state of your project when the mid-term comes.
Line 41: Line 41:
-->
-->
# Convince us, in 5-15 sentences, that you will be able to successfully complete your project in the timeline you have described. This is usually where people describe their past experiences, credentials, prior projects, schoolwork, and that sort of thing, but be creative. Link to prior work or other resources as relevant.
# Convince us, in 5-15 sentences, that you will be able to successfully complete your project in the timeline you have described. This is usually where people describe their past experiences, credentials, prior projects, schoolwork, and that sort of thing, but be creative. Link to prior work or other resources as relevant.
#* '''We have much python development experience (including the two GAE applications).'''
#* '''有较多的python开发经验(包括前面提到的那两个GAE应用)'''
#* '''We also have a lot of spare time to contribute to the Fedora Project on summer vocation.'''
#* '''暑期时间较空闲,确保可以圆满完成Fedora暑期项目竞赛'''
#* '''We are good at English and happy to share with community. Although we don't have a mentor yet, I and my teammate are in the SJTU and UESTC (Shanghai Jiao Tong University and University of Electronic Science and Technology of China). The two university train professional IT personnel so we have a lot of students, seniors and professors to consult.'''
#* '''英语水平较好,喜欢与项目组交流.'''
#* '''虽然暂时没有合适导师,但是在培养IT人才的电子科技大学和上海交通大学,有比较多的同学,学长,老师可以随时请教.'''


== We and the community ==
== We and the community ==

Revision as of 15:31, 18 May 2010

English Version: http://fedoraproject.org/wiki/Summer_Coding_2010_proposal_Auto_Codec_FTP

Random list of application requirements

  1. Must include a schedule that was worked out with mentor
  2. Keep on eye on the Talk: page that is associated with the proposal page you create. Click on the discussion link on the top of your proposal page. The Talk: page is where mentors comment on your proposal.
  3. Make sure you have clicked on the watch link on the top of your proposal page(s) and Talk: page(s). Use the link to my preferences at the top of the page to set your Watchlist preferences to email you when changes are made.

About me

  1. What is your name?
    • Haohua Li
  2. What is your email address?
    • lihaohua90@gmail.com
  3. What is your wiki username?
    • egg90
  4. What is your IRC nickname?
    • egg90
  5. What is your primary language? (We have mentors who may speak your preferred languages and can match you with one of them if you request.)
    • Chinese
  6. Where are you located, and what hours do you tend to work? (We also try to match mentors by general time zone if possible.)
    • China(GMT+8), From afternoon to Midnight(GMT 4:00 - GMT 16:00)
  7. Have you participated in an open-source project before? If so, please send us URLs to your profile pages for those projects, or some other demonstration of the work that you have done in open-source. If not, why do you want to work on an open-source project this summer?
    • Yes, I participated in some open-source projects before.These are some of them:
Fetion Weather Forcast http://fetionwf.appspot.com
   [Source Code: http://code.google.com/p/fetionwf]

 Sending weather forecast using Chinese Mobile Fetion SMS to you or your Fetion friends.
 You can have your own schedule that when to send the SMS.
 It contains the the weather forecast of major city in China.
RenRen Farm Helper -_- http://renrenfarm.appspot.com
   [Source Code: http://code.google.com/p/renrenfarmhelper]
  • Project page
  1. English Version:
  2. Chinese Version:

About my company

  1. What is your name?
    • Jiawei Sun
  2. What is your email address?
    • sjw20489@gmail.com
  3. What is your wiki username?
    • sjw204
  4. What is your IRC nickname?
    • sjw204
  5. What is your primary language? (We have mentors who may speak your preferred languages and can match you with one of them if you request.)
    • Chinese
  6. Where are you located, and what hours do you tend to work? (We also try to match mentors by general time zone if possible.)
    • China(GMT+8), From afternoon to Midnight(GMT 4:00 - GMT 16:00)
  7. Have you participated in an open-source project before? If so, please send us URLs to your profile pages for those projects, or some other demonstration of the work that you have done in open-source. If not, why do you want to work on an open-source project this summer?
    • Yes, I participated in some open-source projects with Haohua Li (ID: egg90) before.These are some of them:
Fetion Weather Forcast http://fetionwf.appspot.com
   [Source Code: http://code.google.com/p/fetionwf]

 Sending weather forecast using Chinese Mobile Fetion SMS to you or your Fetion friends.
 You can have your own schedule that when to send the SMS.
 It contains the the weather forecast of major city in China.
RenRen Farm Helper -_- http://renrenfarm.appspot.com
   [Source Code: http://code.google.com/p/renrenfarmhelper]
  • Project page
  1. English Version:
  2. Chinese Version:

About our project

  1. What is the name of your project?
    • Auto-Codec FTP

  2. Does your project come from an idea on the Summer Coding 2010 ideas page? If so, provide a link for reference, as well as a link to any discussions with mentors about your proposal.
    • 是,但是暂时无导师。

  3. Describe your project in 10-20 sentences. What are you making? Who are you making it for, and why do they need it? What technologies (programming languages, etc.) will you be using?
    • 这是一个简单易用的界面ftp客户端。
    • 由于非用于国家用户的国内ftp不一定采用unicode编码返回数据,造成在本机linux上乱码。所以本软件的最大特点是解决服务器和本地操作系统的编码不一致问题,为非英语国家的用户提供方便。

    • 此外本ftp还提供以下特征:
    • 1) 各大高校,企业等资源性ftp列表,并支持自定义,支持更新
    • 2) 防踢
    • 3) 可选择记录上次登陆成功的ftp密码
    • 4) 自动ftp探测,判断当前是否可连接,连接速度(通过ping)
    • 5) 每日一条,帮助用户学习软件功能

    • 软件用Python (2.6) + PyQt4编写。

  4. What is the timeline for development of your project? The Fedora Summer Coding work period is 11 weeks long, May 24 - August 9; tell us what you will be working on each week. (As the summer goes on, you and your mentor will adjust your schedule, but it's good to have a plan at the beginning so you have an idea of where you're headed.) Note that you should probably plan to have something "working and 90% done" by the midterm evaluation (July 5-12); the last steps always take longer than you think, and we will consider canceling projects that are not mostly working by then.
    我们的Schedule:
    • 5.1-5.20
      开始项目的设计
      完成项目维基页面
      项目组成员交流
    • 5.21-5.31
      软件需求分析
    • 六月的第一周
      开始写代码,完成核心部分程序
    • 六月的第二和第三周
      完善核心代码
      完成软件的细节功能
    • 六月的第四周
      设计界面(UI)
    • 7.1-7.12
      完成绝大部分项目(90%)
      准备中期评价
    • 7.13-7.20
      优化代码,提高效率,除bug
    • 7.21-7.31
      写软件文档和帮助
      除bug,准备最终的发布
    • 8.1-8.9
      所有项目最后的检查和修改
      项目的最终完成

  5. Convince us, in 5-15 sentences, that you will be able to successfully complete your project in the timeline you have described. This is usually where people describe their past experiences, credentials, prior projects, schoolwork, and that sort of thing, but be creative. Link to prior work or other resources as relevant.
    • 有较多的python开发经验(包括前面提到的那两个GAE应用)
    • 暑期时间较空闲,确保可以圆满完成Fedora暑期项目竞赛
    • 英语水平较好,喜欢与项目组交流.
    • 虽然暂时没有合适导师,但是在培养IT人才的电子科技大学和上海交通大学,有比较多的同学,学长,老师可以随时请教.

We and the community

  1. If your project is successfully completed, what will its impact be on the Fedora community? Give 3 answers, each 1-3 paragraphs in length. The first one should be yours. The other two should be answers from members of the Fedora community, at least one of whom should be a Fedora Summer Coding mentor. Provide email contact information for non-Summer Coding mentors.
    • This project will provide a perfect FTP solution to the non-English-speaking countries' users. It won't let you drop into the unreadable codes dilemma. Also the software will be closer to people's habits.
    • The project is not so complex and the time of our college students are relatively abundant. So we think we can complete it and do the long-term maintenance and update. We are also interested in add more creativity in it.
    • On the other hand, the Fedora community provides much fresh and easy-to-use Linux software and resources. As college students, we wish we could make some contribution to the community. We can make an Auto coding Python library to be used in other projects. The summer coding is a platform to communicate new ideas, new technologies and new codes. I think these communication and exchange should continue.

  2. What will you do if you get stuck on your project and your mentor isn't around?
    • For technical problems, I'll communicate and ask for help via mail list, wiki, twitter and so on. Raise my question with respect, I believe many friends can help me.
    • For coding and testing problems, I can solve it with my teammates, friends, other teachers or checking books in library. The IRC channel is also a good place to refer to. Anyhow, all roads lead to Rome.

  3. In addition to the required blogging minimum of twice per week, how do you propose to keep the community informed of your progress and any problems or questions you might have over the course of the project?
    • It's a good way to join more mail lists. Out team should not work too stubbornly hard. We should spend more time on releasing demos and let more people join the test. The feedbacks will be very important to our improvements.

Miscellaneous

  1. We want to make sure that you are prepared before the project starts
    • Can you set up an appropriate development environment?
    • Have you met your proposed mentor and members of the associated community?

    • We have set up a development environment successfully under Linux. Our IDE is eclipse + Pydev.
    • We don't have a mentor temporarily. But I have a good teammate (ID: sjw204). He is student in University of Electronic Science and Technology of China and he is also good at programing. We are classmates since high school. We communicate with each other closely.

  2. What is your t-shirt size?
    • Both of our size is XL.

  3. Describe a great learning experience you had as a child.
    • There's IT course in my middle school. The teacher taught us Access data search and Regular Expression. It's quite difficult for us to understand the courses. The teacher said that he was eager to give up his nap time and teach us more. Then I always go to his office and he taught me to install the RedHat. I learned some shell and Perl script from him. He is the mentor who leads me into the computer world. So I become a computer fans and learn programing.

  4. Is there anything else we should have asked you or anything else that we should know that might make us like you or your project more?
    • 1. The project AutoCodec FTP can be transplanted to many platform such as Windows, Mac OS X and so on.
    • 2. The code should be with clear notes and easy to be reuse.
    • 3. The project can combine with GAE platform if possible to update the resource lists automatically.
    • 4. Multilanguage support as much as possible.

Note: you will post this application on the wiki in the category Category:Summer Coding 2010 applications. We encourage you to browse this category and comment on the talk page of other applications. Also, others' comments and your responses on the talk page of your own application are viewed favorably, and, while we don't like repetitive spam, we welcome honest questions and discussion of your project idea on the mailing list and/or IRC.

The NeL project has some good general recommendations for writing proposals. We encourage Summer Coding code to include tests.

Comments

Use the Talk:Summer Coding 2010 student proposal Auto Codec FTP to actually make comment, which then appear here on the main proposal page. You can use this link to make a new comment].


Comment: (以下是对项目的留言):


沙发 自己顶自己~&&欢迎大家拍砖

No mentor

A project must have a mentor to proceed. I note doing pre-deadline review of this proposal that it does not have a mentor. If you have a mentor identified, please fix the proposal and inform the team via the summer-coding-discuss list

--Quaid 21:56, 20 May 2010 (UTC)