2013-09-19 聚會手記

上一週 || 下一週

Table of Contents

pct

IRC auto op
http://little418.com/2012/01/adding-ops-to-your-new-freenode-channel.html
/msg chanserv flags #h4 USERNAME +oO

amos

python project install dependencies library

from setuptools import setup                                                
setup(
    name='project_name',
    install_requires=[
        'sqlalchemy',
    ] 
)

manuel

Stack Overflow Careers 2.0

vincent

Gradle - automate the building, testing, publishing, deployment

JVM language

(Gradle) Groovy ----\__ byte code
           JAVA ----/

yan

http://hashcat.net/oclhashcat-plus/

https://www.opennetworking.org/sdn-resources/sdn-definition

http://devopsangle.com/2012/06/18/build-your-own-splunk-like-central-log-management-tool-with-open-source-software/

http://standin.io/

Social Plugins - Facebook Developers
https://developers.facebook.com/docs/plugins/

除非特別註明,本頁內容採用以下授權方式: Creative Commons Attribution-ShareAlike 3.0 License