From b657a4fe5432458c38e60bd5743f72c659c818c5 Mon Sep 17 00:00:00 2001 From: sipp11 Date: Wed, 10 Dec 2014 02:51:56 +0700 Subject: [PATCH] Add archive & tags page * UI tweak * new posts from zzyzx.pw --- .gitignore | 1 + _config.yml | 2 +- ...9-08-27-wpa-tkip-has-been-cracked.markdown | 4 +- ...spammers-request-remove-links-wth.markdown | 4 +- _posts/2014-12-10-galaxy-s2-reference.md | 28 +++++++++++++ _posts/2014-12-10-gapps-for-custom-roms.md | 18 ++++++++ archive.html | 41 +++++++++++++++++++ css/main.scss | 39 +++++++++++++++++- index.html | 2 + tags.html | 29 +++++++++++++ 10 files changed, 162 insertions(+), 6 deletions(-) create mode 100644 _posts/2014-12-10-galaxy-s2-reference.md create mode 100644 _posts/2014-12-10-gapps-for-custom-roms.md create mode 100644 archive.html create mode 100644 tags.html diff --git a/.gitignore b/.gitignore index badbc02..76fc4ea 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ _site .sass-cache +.DS_Store diff --git a/_config.yml b/_config.yml index 3319322..ba9a27e 100644 --- a/_config.yml +++ b/_config.yml @@ -10,7 +10,7 @@ twitter_username: sipp11 github_username: sipp11 permalink: /:year/:month/:title/ -paginate: 8 +paginate: 5 paginate_path: "post/page/:num/" # Build settings diff --git a/_posts/2009-08-27-wpa-tkip-has-been-cracked.markdown b/_posts/2009-08-27-wpa-tkip-has-been-cracked.markdown index 511a22f..cf8431c 100644 --- a/_posts/2009-08-27-wpa-tkip-has-been-cracked.markdown +++ b/_posts/2009-08-27-wpa-tkip-has-been-cracked.markdown @@ -16,8 +16,8 @@ categories: - network - security tags: -- '"wpa"' -- '"crack"' +- wpa +- crack ---

Wireless Network is the most popular target for any attacker these days. No doubt, it will get even worse. After WEP has been cracked *easily* for a while, now it’s WPA + TKIP’s turn. Japanese scientist has developed WPA encryption crack system that can break WPA that uses the Temporal Key Integrity Protocol (TKIP) algorithm in matter of minutes. Well, some might say this is not new stuff since WPA *can be* cracked for a while now. However, cracking WPA this fast shows that it’s getting worse and worse and using WPA w/TKIP is as much vulnerable as using WEP nowadays.

Last November, security researchers first showed how WPA could be broken, but the Japanese researchers have taken the attack to a new level, according to Dragos Ruiu, organizer of the PacSec security conference where the first WPA hack was demonstrated. "They took this stuff which was fairly theoretical and they've made it much more practical," he said.

diff --git a/_posts/2014-10-28-weird-day-spammers-request-remove-links-wth.markdown b/_posts/2014-10-28-weird-day-spammers-request-remove-links-wth.markdown index af2001d..b06bfb7 100644 --- a/_posts/2014-10-28-weird-day-spammers-request-remove-links-wth.markdown +++ b/_posts/2014-10-28-weird-day-spammers-request-remove-links-wth.markdown @@ -21,11 +21,11 @@ tags: --- Unmaintained WordPress tends to get tons of spam comments regardless of how you do it. However, today, it's a weird day. -Spammers request? +![](http://blog.10ninox.com/wp-content/uploads/2014/10/Screenshot-2014-10-28-18.15.27.png) I got a request from one of spammers that the links they put on my mom's blog was hurting them. So I checked that out. I didn't even remember the password since it wasn't maintained and my mom apparently hasn't blogged for many years already. -spammy-comment +![](http://blog.10ninox.com/wp-content/uploads/2014/10/Screenshot-2014-10-28-18.26.05.png) This is what I've found. The same IP addresses have spammed not only to this web site, but another as well. I suspected this firm did hire spammers for SEO or whatever, but now it's damage control phase, huh? I have no clue what they are trying to do here since comment section on my mom's blog isn't even reachable. I migrated to Disqus years ago. diff --git a/_posts/2014-12-10-galaxy-s2-reference.md b/_posts/2014-12-10-galaxy-s2-reference.md new file mode 100644 index 0000000..0b86335 --- /dev/null +++ b/_posts/2014-12-10-galaxy-s2-reference.md @@ -0,0 +1,28 @@ +--- +layout: post +title: Galaxy S2 Reference +created: 1418153341 +author: + display_name: sipp11 +categories: +- android +- phone +--- +### Mode + +* Enter recovery mode: __UP + HOME + POWER__ +* Enter Download Mode: __DOWN + HOME + POWER__ + +### Root +There are 2 way to root: + +* via odin: ลง CF-Root-SGS2xxx.zip ที่ช่อง PDA + ลง ClockWorkMod Recovery ก่อน แล้วค่อยไปจัดการ update ใน recovery โดยใช้ odin ก็คือ ลง file GT-I9100_JB_ClockworkMod-Recovery_6.0.2.9.tar ที่ช่อง PDA แล้วก็ค่อย reboot เข้า recovery แล้วจัดการที่เหลือ +* via ROM + ก็ถ้าลง ClockWorkMod แล้วก็ทำอะไรได้ในนั้น + ถ้าลงผ่าน odin ก็ลงช่อง PDA เหมือนเดิม ใส่มันทั้ง ROM เข้าไป + +### Download + +* Stock ROM: หาได้จาก [sammobile](http://www.sammobile.com/firmwares/) ตามปกติ +* Files ที่เกี่ยวข้องจากด้านบนหาได้ที่นี่ [via Copy](https://www.copy.com/s/yYYhTs04iNglWVMk/samsung-galaxy-i9100) diff --git a/_posts/2014-12-10-gapps-for-custom-roms.md b/_posts/2014-12-10-gapps-for-custom-roms.md new file mode 100644 index 0000000..30e761f --- /dev/null +++ b/_posts/2014-12-10-gapps-for-custom-roms.md @@ -0,0 +1,18 @@ +--- +layout: post +title: GAPPS for all ROMs +created: 1418153341 +author: + display_name: sipp11 +categories: +- android +--- + +4.3/4.4 +[xda-developer](http://forum.xda-developers.com/showthread.php?t=2397942) + +* Google Stock (~272MB) +* FULL (~217MB) +* MINI (~128MB) +* MICRO (~82MB) + diff --git a/archive.html b/archive.html new file mode 100644 index 0000000..bee01e9 --- /dev/null +++ b/archive.html @@ -0,0 +1,41 @@ +--- +layout: default +title : Archive +--- +
+{% assign posts_collate = site.posts %} + +{% for post in posts_collate %} + {% capture this_year %}{{ post.date | date: "%Y" }}{% endcapture %} + {% capture this_month %}{{ post.date | date: "%B" }}{% endcapture %} + {% capture this_month_num %}{{ post.date | date: "%m" }}{% endcapture %} + {% capture next_year %}{{ post.previous.date | date: "%Y" }}{% endcapture %} + {% capture next_month %}{{ post.previous.date | date: "%B" }}{% endcapture %} + + {% if forloop.first %} +

{{this_year}}

+

{{this_month}}

+
    + {% endif %} + +
  • {{ post.date | date: "%B %e, %Y" }} » {{ post.title }}
  • + + {% if forloop.last %} +
+ {% else %} + {% if this_year != next_year %} + +

{{next_year}}

+

{{next_month}}

+
    + {% else %} + {% if this_month != next_month %} +
+

{{next_month}}

+
    + {% endif %} + {% endif %} + {% endif %} + {% endfor %} + {% assign posts_collate = nil %} +
\ No newline at end of file diff --git a/css/main.scss b/css/main.scss index fc8c6a9..34c0991 100755 --- a/css/main.scss +++ b/css/main.scss @@ -35,6 +35,7 @@ form#cse-search-box input { font-size: $base-font-size; font-family: $base-font-family; color: $brand-color; + max-width:200px; border-bottom-color: $grey-color-light; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; @@ -59,7 +60,6 @@ form#cse-search-box input { border-top-style: none; border-top-width: 0px; box-shadow: rgba(0, 0, 0, 0.075) 0px 0px 0px 0px inset; - display: inline-block; margin: 0px; padding: 4px 6px; text-align: start; @@ -74,6 +74,43 @@ form#cse-search-box input { -moz-border-top-colors: none; } +ul.post-list>li { + display: block; + padding-top: 1em; + padding-bottom: 1em; + border-bottom: 1px solid $grey-color-light; +} + +ul.tag_box { + list-style: none; +} + +ul.tag_box>li { + display: inline-block; +} + +span.label-success { + background-color: $grey-color-light; +} + +span.label-success a, span.label-success a:hover { + color: $text-color; + text-decoration: none; +} + +span.label { + display: inline; + padding: 0.2em 0.6em 0.3em; + font-size: 75%; + font-weight: 700; + line-height: 1; + color: $text-color; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + border-radius: 0.25em; +} + // Using media queries with like this: // @include media-query($on-palm) { // .wrapper { diff --git a/index.html b/index.html index d7cb31c..c958596 100644 --- a/index.html +++ b/index.html @@ -13,6 +13,8 @@ layout: default
  • {{ post.title }}

    + + {{ post.content }}
  • {% endfor %} diff --git a/tags.html b/tags.html new file mode 100644 index 0000000..72c26db --- /dev/null +++ b/tags.html @@ -0,0 +1,29 @@ +--- +layout: default +title: Tags +--- + + + +{% for tag in site.tags %} +

    {{ tag[0] }}

    + +{% endfor %}