From Fedora Project Wiki

English Version: http://fedoraproject.org/wiki/Summer_Coding_2010_proposal_-_Auto_Codec_FTP

PyQt4
Python

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:

关于我的伙伴

  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:

关于我们的项目

  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人才的电子科技大学和上海交通大学,有比较多的同学,学长,老师可以随时请教.

我们和项目组

  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.
    • 这个项目会为linux平台增加一个非英语国家用户的ftp解决方案 不会出现编码错乱的囧境.并且软件对用户友好 更贴近人的习惯
    • 项目不是非常复杂 大学生时间相对较充裕 应该可以顺利完成 并可以长期维护和更新软件 把新想法和新功能添加进去
    • 另一方面 Fedora开源社区提供很多新鲜好用的linux软件和资源,作为大学生 希望自己也能对社区做一点贡献 我们可以把编码自动识别功能写成python库供社区其他项目使用 暑期大赛是新想法 新技术 新代码 新资源交流的平台 应该把这些沟通和交流继续下去.

  2. What will you do if you get stuck on your project and your mentor isn't around?
    • 对于技术上的卡壳 在导师不在的时候 通过邮件列表 维基 twitter等等都可以在线与别人方便交流.多多提出问题 相信大家都可以帮忙.
    • 对于代码编写和测试中的具体问题 可以和自己的成员 朋友 其他老师 或翻阅书籍解决 急待解决的问题可以通过irc在线问 总之条条大路通罗马 相信问题大部分都可以解决

  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?
    • 通过加入多个邮件列表是个很好的方式 项目组不应该埋头一味苦干 可以多花点时间更多的放出demo下载 多多提出一些易于理解的问题 吸引更多的人共同测试 讨论

杂项

  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?

    • linux平台下(Fedora14&Ubuntu)Python+PyQt IDE(集成开发环境)为eclipse+Pydev
    • 暂时没有导师 成员是很熟悉的同学,联系紧密。

  2. What is your t-shirt size?
    • 我们都是XL....

  3. Describe a great learning experience you had as a child.
    • 中学有IT课 老师讲Access的数据搜索 对于刚刚入门的学生们都不会 老师就仔细讲解一些正则表达式的意思 并告诉我们 谁愿意继续学习 中午就去她那里 她就愿意放弃自己的午睡时间教我们更多的知识 于是我经常去她那里 她就教我装RedHat 我也学到了一些shell和perl脚本知识 她是我的入门导师 从一个会用电脑的初学者 变成了一个懂得写简单的程序来控制电脑的爱好者

  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. AutoCodec FTP这个项目可以移植到许多平台 Windows / Mac OS X等等
    • 2. 注释清晰 代码可重用
    • 3. 可能的话结合GAE谷歌云平台 联网后自动更新资源列表 滚动式更新软件
    • 4. 尽量做到更完美的多国语言的界面支持


留言

Comments:

Sofa~自己顶自己&&~欢迎拍砖~

demo

项目demo有没?

Re:DEMO

已经有一个初步的Demo。