visibletrap.github.io visibletrap.github.io

visibletrap.github.io

About Me by visibletrap

View My GitHub Profile. Hi I'm Nuttanart Pornprasitsakul or you can call me Tap. I'm a programmer who favor on product quality and life happiness. I'm a generalist but most familiar with Ruby on Rails stack and Clojure. I know a little about Object-Oriented design, Functional programming concepts, Test-driven development, Developer testing, API design, Agile development thought and I also have some experiences with Unix, Redis, PostgreSQL, Ansible, Docker and Java. Find out more about me.

http://visibletrap.github.io/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR VISIBLETRAP.GITHUB.IO

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

May

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Thursday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.1 out of 5 with 16 reviews
5 star
7
4 star
5
3 star
3
2 star
0
1 star
1

Hey there! Start your review of visibletrap.github.io

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.4 seconds

CONTACTS AT VISIBLETRAP.GITHUB.IO

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
About Me by visibletrap | visibletrap.github.io Reviews
<META>
DESCRIPTION
View My GitHub Profile. Hi I'm Nuttanart Pornprasitsakul or you can call me Tap. I'm a programmer who favor on product quality and life happiness. I'm a generalist but most familiar with Ruby on Rails stack and Clojure. I know a little about Object-Oriented design, Functional programming concepts, Test-driven development, Developer testing, API design, Agile development thought and I also have some experiences with Unix, Redis, PostgreSQL, Ansible, Docker and Java. Find out more about me.
<META>
KEYWORDS
1 about me
2 english blog
3 thai blog
4 linkedin
5 twitter
6 i tweet there
7 and agile66
8 coupons
9 reviews
10 scam
CONTENT
Page content here
KEYWORDS ON
PAGE
about me,english blog,thai blog,linkedin,twitter,i tweet there,and agile66
SERVER
GitHub.com
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

About Me by visibletrap | visibletrap.github.io Reviews

https://visibletrap.github.io

View My GitHub Profile. Hi I'm Nuttanart Pornprasitsakul or you can call me Tap. I'm a programmer who favor on product quality and life happiness. I'm a generalist but most familiar with Ruby on Rails stack and Clojure. I know a little about Object-Oriented design, Functional programming concepts, Test-driven development, Developer testing, API design, Agile development thought and I also have some experiences with Unix, Redis, PostgreSQL, Ansible, Docker and Java. Find out more about me.

LINKS TO THIS WEBSITE

visibletrap.blogspot.com visibletrap.blogspot.com

tAp's blog: VIM - How to format and syntax highlight JSON file

http://visibletrap.blogspot.com/2010/05/vim-how-to-format-and-syntax-highlight.html

Monday, May 10, 2010. VIM - How to format and syntax highlight JSON file. Run this command in shell. Put this line to /.vimrc. When want to format JSON file press. Credit : “tidify” a json in vim. Download json.vim form http:/ www.vim.org/scripts/script.php? Put this line to /.vimrc. Au BufRead,BufNewFile *.json set filetype=json. Credit : Add JSON syntax highlighting in Vim on OS X. You missed the y on the end of pretty. :). April 11, 2011 at 10:56 PM. Its good post, thanks :). April 14, 2011 at 8:48 AM.

visibletrap.blogspot.com visibletrap.blogspot.com

tAp's blog: Start lein repl with test profile

http://visibletrap.blogspot.com/2015/04/start-lein-repl-with-test-profile.html

Saturday, April 4, 2015. Start lein repl with test profile. When you try to run lein repl. With test profile, you'll get warning/error message similar to this. Lein with-profile test repl. Warning: no nREPL dependency detected. Be sure to include org.clojure/tools.nrepl in :dependencies of your profile. Error loading clojure.tools.nrepl.server: Could not locate clojure/tools/nrepl/server init.class or clojure/tools/nrepl/server.clj on classpath:. Lein with-profile default,test repl.

visibletrap.blogspot.com visibletrap.blogspot.com

tAp's blog: May 2015

http://visibletrap.blogspot.com/2015_05_01_archive.html

Monday, May 25, 2015. PostgreSQL] List running queries. In psql, run this command. Select * from pg stat activity where datname = YOUR DB NAME. And state = 'active'. You might also what to order the result by query start. Subscribe to: Posts (Atom). PostgreSQL] List running queries. This is a link to my profile. View my complete profile. Simple template. Powered by Blogger.

visibletrap.blogspot.com visibletrap.blogspot.com

tAp's blog: Sort file name by number of changes in git history

http://visibletrap.blogspot.com/2015/06/sort-file-name-by-number-of-changes-in.html

Tuesday, June 16, 2015. Sort file name by number of changes in git history. Git log - pretty=format: - name-only sort uniq -c sort -rg less. Literally copied from the answer of " Finding most changed files in git. Subscribe to: Post Comments (Atom). Sort file name by number of changes in git history. PostgreSQL] Using some indexes from Composite ind. This is a link to my profile. View my complete profile. Simple template. Powered by Blogger.

visibletrap.blogspot.com visibletrap.blogspot.com

tAp's blog: [VIM] Not jumping to half of the screen when scroll to the right (horizontally) in a long line

http://visibletrap.blogspot.com/2015/03/vim-not-jumping-to-half-of-screen-when.html

Friday, March 27, 2015. VIM] Not jumping to half of the screen when scroll to the right (horizontally) in a long line. Credit: In vim, how to scroll horizontally, by just one character, when cursor reaches end of the window? For triggered my curiosity. Subscribe to: Post Comments (Atom). VIM] Not jumping to half of the screen when scrol. Set bash completion when aliasing docker to d. VIM] Move screen before cursor reaching top or bo. This is a link to my profile. View my complete profile.

visibletrap.blogspot.com visibletrap.blogspot.com

tAp's blog: December 2014

http://visibletrap.blogspot.com/2014_12_01_archive.html

Thursday, December 25, 2014. Ruby] string to hex, hex to string. Credit: http:/ stackoverflow.com/a/17223012. Wednesday, December 3, 2014. Calculate sum of memory usage data with Awk. I don't know how to use awk, but I have a problem which I know it suits for. I want to sum up memory usage data that come out from executing the command ps aux. I learned 2 usages of awk from this lesson. Print value of a column with:. Awk '{ print $COLUMN NUMBER }'. Sum value of a column with:. Subscribe to: Posts (Atom).

visibletrap.blogspot.com visibletrap.blogspot.com

tAp's blog: Set bash completion when aliasing docker to d

http://visibletrap.blogspot.com/2015/03/set-bash-completion-when-aliasing.html

Friday, March 27, 2015. Set bash completion when aliasing docker to d. After you installed docker bash completion. Either by sourcing it from your .bash profile or installing it to bash-completion. Add this line to the end of your docker-completion.sh file. Complete -F docker d. Reload your shell. And that's it! Note: change the last d. To other character you aliased docker to. Subscribe to: Post Comments (Atom). VIM] Not jumping to half of the screen when scrol. This is a link to my profile.

visibletrap.blogspot.com visibletrap.blogspot.com

tAp's blog: [PostgreSQL] List running queries

http://visibletrap.blogspot.com/2015/05/postgresql-list-running-queries.html

Monday, May 25, 2015. PostgreSQL] List running queries. In psql, run this command. Select * from pg stat activity where datname = YOUR DB NAME. And state = 'active'. You might also what to order the result by query start. Subscribe to: Post Comments (Atom). PostgreSQL] List running queries. This is a link to my profile. View my complete profile. Simple template. Powered by Blogger.

visibletrap.blogspot.com visibletrap.blogspot.com

tAp's blog: April 2015

http://visibletrap.blogspot.com/2015_04_01_archive.html

Saturday, April 4, 2015. Start lein repl with test profile. When you try to run lein repl. With test profile, you'll get warning/error message similar to this. Lein with-profile test repl. Warning: no nREPL dependency detected. Be sure to include org.clojure/tools.nrepl in :dependencies of your profile. Error loading clojure.tools.nrepl.server: Could not locate clojure/tools/nrepl/server init.class or clojure/tools/nrepl/server.clj on classpath:. Lein with-profile default,test repl.

UPGRADE TO PREMIUM TO VIEW 21 MORE

TOTAL LINKS TO THIS WEBSITE

30

SOCIAL ENGAGEMENT



OTHER SITES

visibletrade.com visibletrade.com

Price Request - BuyDomains

Url=' escape(document.location.href) , 'Chat367233609785093432', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=640,height=500');return false;". Need a price instantly? Just give us a call. Toll Free in the U.S. We can give you the price over the phone, help you with the purchase process, and answer any questions. Get a price in less than 24 hours. Fill out the form below. One of our domain experts will have a price to you within 24 business hours. United States of America.

visibletransformation.com visibletransformation.com

www.visibletransformation.com

visibletransformations-lbc.com visibletransformations-lbc.com

Coming Soon

Powered by InstantPage® from GoDaddy.com. Want one?

visibletransformations.com visibletransformations.com

Beauty Salon | Hair Salon | Barbershop | Houston, Texas

Need to transform your style or maybe you just want to maintain your style. You can. Staff to make you look good and feel good. Our stylists are skilled in the. And trends or can customize a look just right for your. Come in today for a. To make an appointment, book online. Visible Transformations will be opening in Houston, Texas. Stay tuned for more details.

visibletrap.blogspot.com visibletrap.blogspot.com

tAp's blog

Monday, July 13, 2015. PostgreSQL] List index usage. This query is much cooler Index size/usage statistics. In psql console, connect to the database you want to check its indexes usage. Then execute this query. SELECT * FROM pg stat user indexes ORDER BY idx scan DESC;. If your database is manage by Rails's schema, you could filter out auto generated public key indexes like so. SELECT * FROM pg stat user indexes WHERE indexrelname NOT LIKE '% pkey' ORDER BY idx scan DESC;. Tuesday, June 16, 2015. Be sure...

visibletrap.github.io visibletrap.github.io

About Me by visibletrap

View My GitHub Profile. Hi I'm Nuttanart Pornprasitsakul or you can call me Tap. I'm a programmer who favor on product quality and life happiness. I'm a generalist but most familiar with Ruby on Rails stack and Clojure. I know a little about Object-Oriented design, Functional programming concepts, Test-driven development, Developer testing, API design, Agile development thought and I also have some experiences with Unix, Redis, PostgreSQL, Ansible, Docker and Java. Find out more about me.

visibletrap.wordpress.com visibletrap.wordpress.com

Tap | Programmer Story

แนวทางการ design api บน Clojure. ว นน ไปเจอโปรเจ คเล ก ๆ ท ช อว า progrock. ซ งเป นไลบราล ท ช วยในการวาด progress bar บน Clojure. ด วยความท ม นเล ก แก ป ญหาท เข าใจง าย และม ขอบเขตช ดเจนน เอง ผมจ งร ส กว าม นเป นโปรเจ คสำหร บการศ กษาการจ ดวางโค ด Clojure ท ด เลย ด วยขนาด code แค 100 บรรท ด และ test อ ก 50 บรรท ด ทำให น าจะเข าใจได ง าย. จ ดส งเกตหน งท ผมอยากจะกล าวถ งสำหร บโปรเจ คน ค อ Clojure api design เน นให ความสำค ญก บ data เสมอ จะเห นว าหน าตาของ data จะอย ในส วนต นๆ ของ README. การ เข ยน test.

visibletrash.com visibletrash.com

Best Home Improvement Ideas | Home Improvement Gallery

Best Home Improvement Ideas Home Improvement Gallery. Transition From Tile To Carpet Stairs. August 12, 2015. Terra Cotta Tile Flooring. August 12, 2015. Terra Cotta Tile Flooring Price. August 12, 2015. Peel And Stick Glass Tile Backsplash. August 12, 2015. Peel And Stick Glass Tile Backsplash Kit. August 12, 2015. Transition From Tile To Carpet Stairs. Terra Cotta Tile Flooring. Terra Cotta Tile Flooring Price. Peel And Stick Glass Tile Backsplash. Peel And Stick Glass Tile Backsplash Kit.

visibletreasures.blogspot.com visibletreasures.blogspot.com

Adventures of the Cautious

Adventures of the Cautious. We are serving under Evangelical Mennonite Conference. Chihuahua State, Mexico. Cuauhtemoc is in the south west corner of Chihuahua State (the orange part). Monday, October 31, 2011. Thanks to my mom mentioning this, some of you may have been looking here to read about us and see we haven't written since May. We have actually been writing, but on our other blog. So you'll hear more about us if you click on the link above that says Our Family Adventures, or click here. We came ...

visibletreasures2.blogspot.com visibletreasures2.blogspot.com

Our Family Adventures

Thursday, March 13, 2014. Why do I put myself through guilt of not writing here? Why do I spend so much time trying to think of what to write and end up sitting here blank looking at the screen? Thank you for reading here over the years, praying for us, loving us, and encouraging us. It's been quite the adventure, and now that chapter is slowly closing as we wait for a new one to begin. Wednesday, January 22, 2014. Monday, January 20, 2014. Starting to settle in. And just like that my thoughts have alrea...

visibletreasuresjewelry.blogspot.com visibletreasuresjewelry.blogspot.com

Visible Treasures Jewelry

Beautiful Sterling Silver and Fabulous Fashion Jewelry From Around The World. Friday, October 25, 2013. Wholesale Jewelry from Visible Treasures in Canada. Visible Treasures Jewelry now offers Wholesale! Bring our beautiful jewelry into your store today! We import sterling silver and fashion jewelry from around the world so you don't have to. Visible Treasures offers your customers quality jewelry, gorgeous designs and popular styles. Learn more today at http:/ www.visibletreasures.com. Someone is there ...