在网页设计中颜色的重要性

Posted by linyupark :: 2007,September 21st,12:27 pm

A website is basically a marketing tool, representing the companies, products and services it is also a reflection of the companies personality, ideologies and philosophies. It is definitely a heavy burden to carry for a mere website, but it dose. Huge corporations spend millions of dollars to determine the perfect color for the branding […]

CSS @ Ten: 下一个重要的东西

Posted by linyupark :: 2007,August 30th,7:16 am

CSS is ten years old this year. Such an anniversary is an opportunity to revisit the past and chart the future. CSS has fundamentally changed web design by separating style from structure. It has provided designers with a set of properties that can be tweaked to make marked-up pages look right—and CSS3 proposes additional properties […]

PHP 安全技巧连载 #12

Posted by linyupark :: 2007,August 13th,20:28 pm

原文:http://devzone.zend.com/article/1821-PHP-Security-Tip-12
We’ve talked about filtering, we’ve talked about validating, we’ve talked about filtering again. Filtering inputs into your application is an important concept and the pre-cursor to many good security practices. However, once you have the input filtered and validated you can’t simply sit back and relax. You have to stay vigilant when programming to […]

PHP 安全技巧连载 #11

Posted by linyupark :: 2007,August 13th,19:58 pm

I think we can all agree that users are at once the boon and the bane of our applications. On the one hand, if it weren’t for users, we wouldn’t have security problems. On the other hand, if we didn’t have users, we wouldn’t need the application to begin with. So we can all agree […]

Page 1 of 512345»