[PHP] XMLRPC를 이용한 네이버 블로그 포스팅
XMLRPC를 이용해 네이버블로그에 포스팅할 수 있는 코드를 작성했다. 우선은 게시글 포스팅만 가능하기 때문에 파일업로드와 게시글 등록 기능만을 구현했다. 작성한 코드는 github.com 에 공개돼 있다. XML-RPC for PHP 클라이언트이용하며 composer를 통해 설치할 수 있다. 기능 추가 등의 코드 관리는 github Repo를 이용할 예정이다.
XMLRPC를 이용해 네이버블로그에 포스팅할 수 있는 코드를 작성했다. 우선은 게시글 포스팅만 가능하기 때문에 파일업로드와 게시글 등록 기능만을 구현했다. 작성한 코드는 github.com 에 공개돼 있다. XML-RPC for PHP 클라이언트이용하며 composer를 통해 설치할 수 있다. 기능 추가 등의 코드 관리는 github Repo를 이용할 예정이다.
➜ Price : $224.99
fēnix 3 HR multisport training GPS watch is rugged, capable and smart. With feature sets for fitness training plus feature sets for outdoor navigation, fēnix 3 HR is ready for any training activity and competition. Access to the Connect IQ platform allows customization of watch faces and data fields and provides downloadable widgets and apps. As your arm swings, the internal 3-axis accelerometer of the device will measure and record each complete swing as two steps. Occasionally, during certain activities, your arm may swing enough resulting in a small number of steps to accumulate.On the other hand there are instances where a lack of arm movement may result in a loss of steps while you are walking. (more…)
Ubuntu 16.04 + PHP 7.0 환경에 PECL 이용해 MongoDB PHP Driver 를 설치한다. MongoDB 설치는 이전 포스트를 참고한다.
sudo apt-get install libcurl4-openssl-dev pkg-config libssl-dev libsslcommon2-dev
sudo pecl install mongodb
➜ Price : $149.99 + $5.39 Shipping & Import Fees Deposit to Korea, Republic of
Samsung 860 EVO solid state drive is the SSD to trust. Based on 3D VNAND flash, Samsung offers enhanced read/write performance, endurance and power management efficiency. With multiple form factors, the 860 EVO is ideal for mainstream PCs and laptops. (more…)
MongoDB 설치 후 GUI 클라이언트를 사용하기 위해 Robo 3T를 설치했다. Robo 3T 설치를 위해 아래 사이트에서 파일을 다운로드 하거나 wget 명령을 통해 직접 다운로드 한다.
Robo 3T : https://robomongo.org/download (more…)