改进了一下之前的资源列表
2010-07-24 16:53 by hackerzhou新版的资源列表数据库地址为 https://www.hackerzhou.me/mmdb/ ,我起名叫 MMDB,意为My Movie Database,不是MM数据库,从主页上方的“资源仓储”连接进去就可以了。
之前是图方便扫了一个list出来之后就放到网上,朋友要看什么电影前看看我是不是有,从我这里拷贝比较方便。放假了之后就计划着修改一下原来的实现,做一个能够搜索的东东,于是就用php写了一个简单的输出xml的查询接口,然后前台用Ajax调用这个接口进行查询并显示结果。
UI设计方面是昨天临时把风格改掉的,起因是昨天老大说要做个给老BOSS Demo的项目,由于老大的作品一向被批评说太丑了,这次我就想把界面方面做得漂亮些,昨天下午研究了下CSS 3,发现很多很炫的效果,比如原来不支持的圆角,阴影,渐变等等在CSS 3中都得到了很好的实现,除了IE 8还没有能实现CSS 3之外,其他浏览器的显示效果都还不错,我是用Firefox看效果的,如果想看比较完美的效果的话大家可以考虑用Firefox打开。晚上回家之后就把MMDB套上了新做的UI界面,感觉还挺好看的,又从 http://ajaxload.info/ 挑了两个感觉还不错的Ajax Loading效果,表格的配色方面我承认我相当不擅长,有时间请教一下追风。
昨天装了一下IE 9预览版,发现支持圆角属性了,不过这个预览版相当不稳定,动不动就崩溃。现在渐变采取的方法是,对于支持CSS 3的浏览器使用CSS 3,对于IE使用filter。
2015-03-04 08:40
Hello Lei,
Its being a month since I left the message, any updates so far?
Looking forward for your reply
Cheers
2015-03-05 19:46
Hi, sorry for the late reply. I am super busy recently so I almost forgot this message. Actually it is a very very simply app. I have uploaded php based src to https://www.hackerzhou.me/src.zip and you can find my scan movie util on https://www.hackerzhou.me/ListMovie.zip .
2015-03-10 09:58
Hi Lei.
Thanks so the backend need to setup mysql database?I got empty list once I try to browse it
Kind rgds
2015-02-10 14:02
Hi Lei,
Greeting.
Any updates on the program?
2015-01-30 13:51
Just checking.
Does the backend database a mysql based? or does it able to customised to use access database as it is much more easier to maintain this way
Thanks
2015-01-30 13:49
Hi Lei,
thanks how about the database? or it is purely a xml?
Rgds
Eugene
2015-01-29 08:43
Hi Zhou,
Happen to surf this MMDB page thru google, Like this MMDB program, is that possible for you to share it out with me, looking forward for your reply :)
Thing to improve
Could addon search function so it is much more easier to retrieve any movie
P.S Appreciate you could send me these files via email as above
Thanks
Eugene
2015-01-29 09:54
I am very glad that you like my small webapp. Actually this small webpage is just some php files. Very very very tiny.
I will send the code to you as soon as I come back from Hong Kong.
-Lei
2012-06-07 11:22
这个做的我非常喜欢。