Skip to content

Instantly share code, notes, and snippets.

View sairion's full-sized avatar
⚛️

Jaeho Lee (Jay) sairion

⚛️
View GitHub Profile
/*
*
* 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
@sairion
sairion / recursively_change_filename.sh
Last active December 17, 2015 16:49
Recursively change file name substring
#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/)"' _ {} \;
@sairion
sairion / wordpress search.php
Created June 6, 2013 02:58
Wordpress Search
<?php
/*
Wordpress search extension plug-ins:
http://wordpress.org/plugins/relevanssi/
http://wordpress.org/plugins/wp-admin-search-meta/screenshots/
@sairion
sairion / Detect mobile by UA String.js
Last active December 18, 2015 03:39
Detect mobile by UA String
//
//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);
@sairion
sairion / 알아야할 용어, Trend .md
Last active December 18, 2015 03:39
알아야할 용어 / 트렌드

###Server단

Replication, Spring, Mybatis, Django, AngularJS EC2, Chef, Autoscale OpenSocial, Facebook Linux, Bash, Hadoop, MapReduce MySQL, Redis, Riak, HBase, Nosql Graphite, Logstash, Elasticsearch