Archive for June, 2010

Block / batasi facebook pada jam – jam tertentu (jam kerja)

Tuesday, June 8th, 2010

Dalam kasus ini yaitu melakukan block facebook atau sejenisnya dengan menggunakan Shell Script (versi mikrotik) yang dijalankan secara otomatis dengan menggunakan scheduler mikrotik v 2.9.27 ke atas

firewall-nat rule webproxy
/ip firewall nat add chain=dstnat protocol=tcp dst-port=80 action=redirect to-ports=8080

enable webproxy
ip web-proxy set enabled=yes

block content

/ip web-proxy access add src-address=0.0.0.0/0 dst-address=0.0.0.0/0 url=facebook action=deny comment=blockfb
/ip web-proxy access add src-address=0.0.0.0/0 dst-address=0.0.0.0/0 url=twitter action=deny comment=blocktwi

/ip web-proxy access add src-address=0.0.0.0/0 dst-address=0.0.0.0/0 url=orkut action=deny comment=blockorkut
/ip web-proxy access add src-address=0.0.0.0/0 dst-address=0.0.0.0/0 url=friendster action=deny comment=blockfs

script for schedule
/ip web-proxy access enable [/ip web-proxy access find comment=blockfb]
/ip web-proxy access disable [/ip web-proxy access find comment=blockfb]
/ip web-proxy access enable [/ip web-proxy access find comment=blocktwi]

/ip web-proxy access disable [/ip web-proxy access find comment=blocktwi]
/ip web-proxy access enable [/ip web-proxy access find comment=blockorkut]
/ip web-proxy access disable [/ip web-proxy access find comment=blockorkut]

/ip web-proxy access enable [/ip web-proxy access find comment=blockfs]
/ip web-proxy access disable [/ip web-proxy access find comment=blockfs]

scheduler
/system scheduler add name=fb-08:00 start-date=Nov/25/2009 start-time=08:00:00 interval=1d on-event=fb-deny

/system scheduler add name=fb-11:00 start-date=Nov/25/2009 start-time=11:00:00 interval=1d on-event=fb-allow
/system scheduler add name=fb-13:00 start-date=Nov/25/2009 start-time=13:00:00 interval=1d on-event=fb-deny

/system scheduler add name=fb-16:00 start-date=Nov/25/2009 start-time=16:00:00 interval=1d on-event=fb-allow

untuk script scheduler friendster, twitter, orkut silahkan dikembangkan lagi.

sumber :

Converter Ms Office 2007 ke 2003

Monday, June 7th, 2010

Pernah merasa jengkel karena ga bisa membuka file MS Office 2007 di MS Office 2003?
Jika anda pernah mengalaminya, tenang…
Jangan terburu-buru untuk mengganti Office anda menjadi Office 2007.
Anda bisa menggunakan Converter yang disediakan pihak Microsoft.

====================================
File Format Converter
====================================
Dengan “Compatibility Pack” ini, para pengguna
microsoft office 2003 maupun microsoft office XP,
dapat support (open edit, dan save) file dokument word,
excel dan powerpoint kamu ke dalam format file
microsoft office 2007. More…Pengguna yang masih setia dengan
office 2003 dan XP tidak harus berpindah ke ms office 2007,
bila hanya menginginkan support terhadap office 2007.
“Compatibility Pack” ini juga dapat digunakan oleh
Microsoft Office Word Viewer 2003, Excel Viewer 2003,
dan PowerPoint Viewer 2003 untuk membuka file-file yang
disimpan dalam format Ms Office 2007.

Silahkan Download disini…..

Mereset Sendiri Epson R230

Monday, June 7th, 2010

Epson R230 dapat direset printer dengan SSC Service Utility software.
Untuk mendapatkan softwarenya langsung ke situs aslinya
di http://www.ssclg.com/epsone.shtml.

Berikut langkah-langkanya:

1. Pastikan printer dalam kondisi hidup dan terkonek dengan komputer (driver printer sudah terinstall)
2. Instal SSC Service Utility dan jalankan programnya
3. Seting konfigurasi printer model. Pilih Epson Stylus Photo R230. Setelah itu tutup main windowsnya. ssc
4. Dipokok kanan bawah taskbar (deket ama jam) klik kanan ikon SSC Service Utility, pilih Protection Counter -> klik reset protection counter -> pilih Yes pada pop up yang menanyakan “Have you Replace waste ink pad”
Reset counter
5. Restart printer, dan printer sudah ga ngeblink lagi.

Itulah langkah-langkah yang sederhana jadi tidak perlu ke tukang service untuk mereset Epson R230.
Semoga bermanfaat.

sumber :