วิธีเคลียร์ซับหมึกพริ้นเตอร์ Epson คิดว่าหลายๆท่านที่ใช้เครื่องพริ้นเตอร์ส่วนใหญ่คงเจอปัญหาซับหมึกเต็มกันอยู่บ่อยๆแน่นอน เพราะเมื่อมีการใช้งานพริ้นเตอร์สำหรับพริ้นเอกสารไปสักระยะ เซ็นเซอร์ที่จะคอยตรวจสอบซับหมึกจะฟ้องว่าซับหมึกเต็ม เมื่อซับหมึกเต็มแล้วเครื่องพริ้นเตอร์จะฟ้อง Error Code ขึ้นมาด้วยสัญลักษณ์ไฟกระพริบสลับระหว่างกระดาษหมดกับน้ำหมึกหมด ซึ่งจะไม่สามารถสั่งพิมพ์งานได้อีกต่อไป และไม่สามารถกดปุ่มใดๆบนเครื่องพริ้นเตอร์เพื่อทำให้เครื่องกลับมาใช้งานได้ตามปกติ หรือจะใช้ซอฟต์แวร์เครื่องพิมพ์ทำการตรวจสอบก็ไม่สามารถทำได้

Read More

I’ve got the Windows server blues…

This solution is based on this WordPress.org thread.

PROBLEM

When you try to update WordPress or install plugins, the downloader / installer page pops up, the compressed file is downloaded to your server, but installation fails because of this error:

PCLZIP_ERR_MISSING_FILE (-4) : Missing archive file ‘C:\Windows\TEMP/{whatever you were installing}.tmp’

SOLUTION

You need to access the files on your server via FTP. If you haven’t done this before, there are tutorials out there. Short version: find the FTP access details for your server, and grab FileZilla FTP Client. Or if your hosting provides a File Manager utility, use that.

On your server, navigate to the /wp-content folder. Create a new folder inside it called TEMP.

Download /wp-config.php from your server to your computer. Open it up in a text editor, and beneath

if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');

add the line

define('WP_TEMP_DIR', ABSPATH . 'wp-content/TEMP');

then save wp-config.php. Upload it to your server again.

Try updating WordPress or installing a plugin. It should work now.

The other solution is not to use Windows hosting!

ZEMANA ANTIMALWARE PREMIUM (100% DISCOUNT)

YOUR DOWNLOADYour download will start automatically, or you can manually download from the link below.

Download 1: (Installer) SharewareOnSale_Giveaway_Zemana_AntiMalware_Premium_hub.exe
Download 2: (Portable) SharewareOnSale_Giveaway_Portable_Zemana_AntiMalware_Premium_hub.exe

DIRECTIONS

The download links for Zemana AntiMalware Premium are given to you above. You have a download for Zemana AntiMalware Premium’s installer and a download for its portable version; you can use whichever you want. Download and install Zemana AntiMalware Premium (or download and run the portable version). Once Zemana AntiMalware Premium is running, register it with the following:

  • SharewareOnSale exclusive license key:ZAM-SWOSALE

You can register Zemana AntiMalware Premium by clicking the click the key icon in the top-right corner of the main program window. Enjoy!

1.  ดาวน์โหลดโปรแกรมสลับการแก้ไขเปลี่ยนภาษาไทย   ดาวน์โหลดโปรแกรม

Update : 10 ตุลาคม 2559 : ให้ทำการดาวน์โหลด Switch.Input.Language V.1.2 WIN 7-10

สามารถใช้ได้ทั้งใน Windows 7 , Windows 8.1 และ Windows 10

ทำการดาวน์โหลดตัว Switch.Input.Language.exe ตามลิงค์ด้านบน

2.  คลิกขวาที่โปรแกรม Run As administrator

Read More

วันนี้ จำเป็นต้องเขียน raspberry PI ให้ส่ง email เลยหาข้อมูลลองๆไปหลาย code เหมือนกัน code นี้ทำงานได้แล้วก็ใช้งานง่ายดี เลยขอเก็บไว้ เผื่อมีใครสนใจเอาไปใช้ งานต่อ ครับ

Capture

Read More