[도서] 메이크샵 쇼핑몰 창업 & 운영

2017-08-07 KENNETH 0

[도서] 메이크샵 쇼핑몰 창업 & 운영 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]메이크샵 쇼핑몰 창업 & 운영 메이크샵교육사업부,강수진 공저 | 앱북스 | 2017년 08월 판매가 22,500원 (10%할인) | YES포인트 1,250원(5%지급) 메이크샵은 쇼핑몰 구축이 곧 마케팅 전략이 될 수 있는 다양한 기능을 제공하고 있으며, 온라인 쇼핑몰 구축뿐만이 아니라 단 한 번의 클릭으로 모바일샵까지 만들 수 있습니다. 본 책에서는 쇼핑몰 구축 솔루션에 Source: [도서] 메이크샵 쇼핑몰 창업 & 운영

[도서] 웹 데이터 수집의 기술

2017-08-07 KENNETH 0

[도서] 웹 데이터 수집의 기술 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]웹 데이터 수집의 기술 타쿠로 사사키 저/김경록 역 | 한빛미디어 | 2017년 08월 판매가 17,820원 (10%할인) | YES포인트 990원(5%지급) 이벤트 : 주목 IT 신간&예약판매 사은품 이벤트 프로그램에 대한 배경 지식이 ‘1’도 없는 사람일지라도 엑셀, 구글 스프레드시트로 쉽게 할 수 있는 데이터 수집 방법! 웹에는 방대한 데이터가 모인다. 대형 정보관리체계로 유명한 Dell EMC 사의 통계에 따 Source: [도서] 웹 데이터 수집의 기술

HTTP/2 Theory and Practice in NGINX, Part 3

2017-08-05 KENNETH 0

HTTP/2 Theory and Practice in NGINX, Part 3 This transcription blog post is adapted from a live presentation at nginx.conf 2016 by Nathan Moore. This is the third of three parts of the adaptation. In Part 1, Nathan described SPDY and HTTP/2, discussed proxying under HTTP/2, and summarized HTTP/2’s key features and requirements. In Part 2, Nathan talked about NPN/ALPN, NGINX particulars, benchmarks, and more. This Part includes the conclusions, criticism of HTTP/2, closing thoughts, and a Q&A. td { padding-right: 10px; } Table of Contents 22:15 Conclusions 24:05 Second Systems Effect 24:43 Criticism of HTTP/2 25:32 W. Edwards Deming 25:40 Theory of Constraints 26:40 W. Edwards Deming, continued 26:57 Theory of Constraints, continued 28:07 Buzzword Compliance 22:15 Conclusions One thing I really want to emphasize here is that engineering is always done with numbers, right? The moment someone comes [ more… ]

Creating Materials and Lights in the Visual Layer

2017-08-05 KENNETH 0

Creating Materials and Lights in the Visual Layer In today’s post, we’re going wrap up this series by combining everything we’ve learned so far and take you through the steps in creating a custom material. We also have an amazing new tool to show you that empowers anyone to design a custom material. To see how you can use these custom materials in your XAML app, be sure to check out the last two posts in this series; XAML and Visual Layer Interop, part one and part two. The Fluent Design Language is an evolving concept, rather than a one-time design language release like MDL and MDL2. It was designed to expand and grow as Microsoft and the community of creators (developers and designers), adds to what it could be. We’ll show you that anything is possible, as designers, developers and [ more… ]

No Image

Compiling and Installing ModSecurity for Open Source NGINX

2017-08-05 KENNETH 0

Compiling and Installing ModSecurity for Open Source NGINX “ Web applications  – yours, mine, everyone’s  – are terribly insecure on average. We struggle to keep up with the security issues and need any help we can get to secure them.” – Ivan Ristić, ModSecurity creator We all want to create secure applications that will never be breached. But the almost weekly news of a high-profile company being hacked is a stark reminder of how challenging security really is. And with the prevalence of scanners, rootkits, and other malicious tools, it’s easier than ever for anyone with even minimal technical knowledge to begin hacking websites. Though getting breached may feel like an inevitability, we should still take all the precautions we can to protect our apps and data. A great tool for securing applications is ModSecurity, used by over a million [ more… ]