###Server단
Replication, Spring, Mybatis, Django, AngularJS EC2, Chef, Autoscale OpenSocial, Facebook Linux, Bash, Hadoop, MapReduce MySQL, Redis, Riak, HBase, Nosql Graphite, Logstash, Elasticsearch
| /* | |
| * | |
| * Plugin Name: Show Submenu Context in Indexhibit Website | |
| * Author: Jaeho Lee (http://jayhello.com , http://rowsandcolumns.com) | |
| * Version: 0.1 | |
| * Description: Find submenu context by hash-sanitized location.href | |
| * | |
| */ | |
| $("#index a").each(function(){ |
| http://crevatehome3.cafe24.com | |
| http://tallur.com | |
| http://hongiksidi.com/2012 (반응형) | |
| http://planakorea.com | |
| http://dsfurs.co.kr | |
| http://2grey.com | |
| http://www.festivalbom.org/Home/2013/m/index.html (모바일만 지원) |
| <html> | |
| <head> | |
| <link href="style.css" rel="stylesheet" type="text/css" /> | |
| </head> | |
| <body> | |
| </body> | |
| </html> |
| /* style.css */ |
| http://wordpress.org/plugins/password-protected/screenshots/ | |
| 도큐먼트 관리 in WordPress | |
| http://wordpress.org/plugins/wp-document-revisions/ |
| TabletGothicWide | |
| i.e. http://modernfarmer.com/2013/05/whey-too-much-greek-yogurts-dark-side/ | |
| Omnes Pro (귀여운 라운디드 서체) | |
| https://typekit.com/fonts/omnes-pro | |
| 예시: http://www.eventbrite.com/ | |
| Patua One | |
| 슬랩 세리프. Cambria 같은 느낌. font-family: 'Patua one', cambria, georgia, serif; | |
| http://www.google.com/fonts/specimen/Patua+One |
| #from http://serverfault.com/a/226717 | |
| #change all filename contains *string1* into *string2* | |
| #change filename recursively | |
| find . -name "*string1*" -exec sh -c 'mv "$1" "$(echo "$1" | sed s/string1/string2/)"' _ {} \; | |
| #preview the command which will be excuted | |
| find . -name "*string1*" -exec sh -c 'echo mv "$1" "$(echo "$1" | sed s/string1/string2/)"' _ {} \; |
| <?php | |
| /* | |
| Wordpress search extension plug-ins: | |
| http://wordpress.org/plugins/relevanssi/ | |
| http://wordpress.org/plugins/wp-admin-search-meta/screenshots/ | |
| // | |
| //from http://stackoverflow.com/questions/3514784/what-is-the-best-way-to-detect-a-handheld-device-in-jquery | |
| (/iPhone|iPod|iPad|Android|BlackBerry/).test(navigator.userAgent); |
###Server단
Replication, Spring, Mybatis, Django, AngularJS EC2, Chef, Autoscale OpenSocial, Facebook Linux, Bash, Hadoop, MapReduce MySQL, Redis, Riak, HBase, Nosql Graphite, Logstash, Elasticsearch