Author - 오길호

Image warehouse update

Recently, the sudden increase in traffic has been used to relocate and stabilize the server. Name server change Source modification Design change Change how to use it Add shortcut domain Mobile support Image expansion support In addition, we will be able to make a quick connection abroad through CDN as soon as possible. If you find a problem after using it, please leave it in the question bbs. Go to ImageBox

PageFile.sys, Hiberfil.sys removal

Pagefile.sys removal (files that use hard disk as RAM if you lack memory) Control Panel -System -Advanced System Settings Advanced tab -settings Advanced tab -Change Uncheck the automatic check of automatic management of paging files for all drives No paging file -setting Hiberfil.sys (temporary file for maximum power saving mode) Start -CMD -Run with administrator authority PowerCFG ...

Mask shopping mall notification release

We will monitor the mask shopping mall and inform you of the products that can be sold. characteristic It tells you about online shopping malls, not offline.In real -time, we identify the sales status of each product.In only 2,000 won of goods per piece, the data is renewed without refresh. Shortcuts Go to mask alert shopping mall We will expose a list of products extracted as soon as possible. ^^ ;;; Think On average, if the product is sold on average, it is sold out in 20 minutes.

Create shortcut links using Google API

I needed a short link, so I made it PHP. You can use it after registering Google API. How to use: Shortur_google ('original address', 'API key'); <? PHP Function Shortur_google ($ URL, $ Key) { $ post = array ('LONGURL' => $ URL); $ json = json_encode ($ post); $ curlobj = curl_init (); curl_setopt ($ curlobj, curlopt_url, 'https://www.googleapis.com/urlshortener/v1/url?key='..nkey); CURL_SETOPT ($ curlobj, curlopt_returntransfer, 1); CURL_SETOPT ($ curlobj, curlopt_ssl_verifypeer, 0); CURL_SETOPT ($ curlobj, curlopt_Header, 0); curl_setopt ($ curlobj, curlopt_httpHeader, Array ('Content-Type: Application/JSON' '); CURL_SETOPT ($ curlobj, curlopt_post, 1); CURL_SETOPT ($ curlobj, curlopt_postfields, $ json); $ json = json_decode (curl_exec ($ curlobj)); curl_close ($ curlobj); return $ json-> ID; } Echo Shortur_google ('http://kalmuri.kilho.net/', 'API-KEY-API-KEY-Api-Key'); ?>

Windows Cleaner 2.3 Update

We have updated some stabilization and user suggestions. It works well in Windows 8. IE plugin has been added. The main features added to the 2.2 and 2.3 are easy and safer to surf the web by easily terminating the plug -in, such as IE toolbar, which is commonly used as malicious programs. (After checking the Clean IE, just check the plug -in to use and click "Initialize") Add the function ...

Keyboard mouse sharing

I am using two computers, but in Windows+Windows, I used it as a Microsoft Garage Mouse with Borders, but this time I used it as a Mac+Windows, so I was worried because the program was not supported. Once in a hurry, KM switches in Amazon Delivery is so slow ㅠㅠ… . After all, search for a sharing program Synergy feels like something is slow while thinking about SYNERGY and SHAREMOUSE ...