Smile 笑容

LinkWeb 相关信息

工作记录平台: http://www.staff.vagnsson.com/

以前的工作记录:

(04 Dec 2003 Begin the work.)

Time inNotesTime outNotesLength
20 Feb 2004 05:39
[20 Feb 2004 06:15]
i forgot stamp in, h...20 Feb 2004 06:25i can't dispose :[ W...00:46
19 Feb 2004 08:56
[19 Feb 2004 13:58]
begin to debug the s...19 Feb 2004 14:05modi the file of tra...05:09
21 Dec 2003 14:00
[22 Dec 2003 03:58]
Begin to work, vot...21 Dec 2003 16:00
[22 Dec 2003 04:00]
End of CheckUrl.php ...02:00
19 Dec 2003 13:55
[20 Dec 2003 07:10]
Begin work, vote pa...19 Dec 2003 13:14
[20 Dec 2003 07:11]
End work of this day...00:-41
18 Dec 2003 13:05
[20 Dec 2003 07:07]
vote part(Checkurl.p...18 Dec 2003 15:00
[20 Dec 2003 07:08]
finish 30% work.01:55
13 Dec 2003 10:08
[13 Dec 2003 11:09]
fix the bug at topli...13 Dec 2003 11:26upload ok, and run o...01:18
11 Dec 2003 10:04i will coding the "C...11 Dec 2003 11:56i go home now, work ...01:51
07 Dec 2003 07:241. to understand the...07 Dec 2003 10:26fixed a bug : at fun...03:01
05 Dec 2003 11:01code the "forgot you...05 Dec 2003 14:071. to understand the...03:05
04 Dec 2003 14:00
[05 Dec 2003 10:10]
at this night i has ...04 Dec 2003 16:30
[05 Dec 2003 10:12]
i already coding a ...02:30

New Todolist:

New Todolist:

modify table of links. add a field : votesum, voter,
the voter storage the voter name , because some body only can vote once times.
use the "," to separate those.

if ($username not in $voters){
    update set votesum=votesum+1 where pid=$pid
}

Finished:

  1. read the plan doc file. and dispose it.
  2. signinverify.php 's javascript move to top.

03/09/2004

Finished:

  1. can you add a control-link in the control menu for the admin , "change watermark" so the admin can change and upgrade the watermark.
  2. on programming the part where the user can insert plaintext, similar to the functions of adding a link and adding a picture.
    This was in your old list.
    A Text - add should have the following things:
    Header:
    Text:

    Detailed:
    in the  http://www.thisisit.de/addimage.php there should be a text field so the user can but in some text with the picture, So you will have to change the name of the short dicription to Titel and add a nother text field undir that field that has the name "Text to go with picture"   by John.

2004年02月24日遗留的任务:

语言部分:

修改在修改要翻译的内容的时候,只显示要修改的,增加原版信息(内容)的显示;

1、网站的右侧有:
有一个列表是现在正在管理网站的成员。我们想在上面加一个标题,列表的下面我们希望放一个小的广告条(Banner)。

2、下一个是这个星期的最高得分的用户列表,和所有用户的得分情况的链接。
在这个列表下面还有一个和另一个大小相同的广告条。
Next should come a list of the users with the highest scour this week and link to the scour status of all the users.

3、广告条的位置 :
然后我们必须定义广告条的确切位置。我们曾一直想把广告条放到链接列表中间。第一个列表放在8/9链接之间。第二个放置在16/17广告条之间,最后一个放在24个之后。

我们还想在在列表上侧加入插入文字的区域。

Position of banners:

Then we have to define the exact positions of the advertisements banners. We where thinking about having them between the list of links, The first banner would then be placed between link number 8 and 9, the second between 16 and 17 and the last after link 24.

We also have to insert field over the list on the page. We want to be able to insert some text there.

4、加入作为链接的文字。
用户应该也可以在网站里加入文字,方法和用户加入链接和图片一样。我们在左面加入链接,在链接下方加入图片

图片注释文字:
当插入图片时,应当可以插入图片附上的文字。这段文字应该在链接被浏览的同时出现在图片下方。所以我们要在用户加入图片的地方下方加入文字区域。

When you insert a picture you should be able to insert a text to go with the picture. This text should be published under the picture when the link is viewed. So we have to insert a new text field, in the site were the user inserts the picture.

 Insert a text as a link on the site:

The user should also be able to insert a text on the website, in the same way as the user inserts a link and a picture. Here we have to add a link on the left site, under the link add picture.

 

5、打分系统:
我们还要在SQL数据库里加入一部分,这部分和链接,图片还有文字连接。这部分里计算各个时间里有多少用户给链接打分了。
只有拥有了三个以上的评分的连接才会被加入评选。
就是当新的24链接列表建立时, 系统只查询有三个以上评分的链接,然后再在评分中取平均值,然后这个值会加到排名列表中。
还没有进行评分的链接会被存储在系统里,用户之后可以进行打分。

改动操作者的评分部分:
我们还要改动评分系统,这样操作者可以同时给出多于一个的连接点。把该系统从每个连接有一个发送键改为选择每个链接然后在列出的未评分的链接表下方的发送键

Rating system:

We have to add a field in the sql-database that goes with the links, pictures and text that are sent in, in this field goes the counts of how many operators have rated the links at each moment.

The link will not be put in the rating pull unless at least three operators have rated the link. That is when new to 24 link list is built the sites only checks the links that more than 3 operators have rated and take the average of there points and on that value will the top list be built.

The links that have not been rated when the system creates a new 24 list will stay in the system and the operators will have the opportunity to rate them later.

 Changing of the rating part for the operator:

Text to go with picture

We also have to change the rating system so the operator will be able to give more than a one link points simultaneously.  Changes it from having submit button for each link and but instead checkbox after each link and then a submit-button at the bottom of the list of the unrated links.