2012年5月6日 星期日

Programming Working Journal

2012.5.6

Target:
- Need log in to see content.
- Practice AJAX

Read "我是亞桑傑" (Julian Assange: The Unauthorised Autobiography)
Information helps to form multi-narrative, and this is important.
Needs to be a great hacker to build a secure mechanism. He has been hacking since he was 16, reaching  10 years/10,000 hours of practice very early.

Interested to know that he doesn't seem to have any interaction with the Chinese internet, given that he seems to have hacked many major network, this seems very strange.

Wikileaks had a lot of information, and he seems to have a way to proceed through 70,000 entries. The way of how he organized the data might be very interesting.

List of absorbing:
Complete package about login on github.
https://github.com/simfatic/RegistrationForm#readme

Read Getting Real
https://gettingreal.37signals.com/

Read out of control
http://www.kk.org/outofcontrol/


Trim: a php function that removes white space.
Usually used for password so that white space can be removed.
http://www.w3schools.com/php/func_string_trim.asp

Form and check box best practice
http://www.html-form-guide.com/php-form/php-form-checkbox.html
- Dynamics form
- Hide password
- Multiple Check box
- Check whether a sample is checked

Login form using PHP
http://www.html-form-guide.com/php-form/php-login-form.html
Complete package about it on github:
https://github.com/simfatic/RegistrationForm


Passing php variable
http://www.html-form-guide.com/php-form/php-form-variables.html

Session Best Practice
http://www.html-form-guide.com/php-form/php-order-form.html

沒有留言:

張貼留言