我的菜市場
http://bazaars.tw/
http://www.bazaars.tw/store/all
http://www.bazaars.tw/farmer/all
2015年9月29日 星期二
2015年9月4日 星期五
Phabricator pull remote repository got "Command failed with error #128!"
make sure there is the root's id_rsa (not id_rsa.pub) content in the phabricator credential
References :
2015年9月3日 星期四
Phabricator allow everybody to view the dashboard
Allow nologin user
Create public dashboard
References :
How does one make a Phabricator instance public? - Stack Overflow
Config -> Policy -> policy.allow-public -> Allow Public Visibility -> Save Config Entry
Create public dashboard
Applications -> Dashboards -> Create Dashboard -> and set Visible To Public (No Login Required)
References :
How does one make a Phabricator instance public? - Stack Overflow
2015年9月2日 星期三
UnicodeEncodeError: 'latin-1' codec can't encode characters in position 0-1: ordinal not in range(256)
SQLAlchemy insert error
References :
python - How do I get SQLAlchemy to correctly insert a unicode ellipsis into a mySQL table? - Stack Overflow
db = create_engine('mysql://user:pass@localhost/db?charset=utf8')
References :
python - How do I get SQLAlchemy to correctly insert a unicode ellipsis into a mySQL table? - Stack Overflow
2015年9月1日 星期二
PHP Fatal error: Call to undefined function json_decode()
# apt-get install php5-json
Refernces :
json - PHP Fatal error: Call to undefined function json_decode() - Stack Overflow
訂閱:
文章 (Atom)